body {
	font: 10pt arial;
	margin:0px;
	padding:0px;	
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}
#wrapper {
	position: relative;
	margin: 0;
	width: 785px;
	padding: 0;
}
#top {
	background-color : #3f5974;
}
#roll {	
	background-color: #2B4C9B;	
	height : 15px;
	padding: 5px;
}
#roll ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #1111FF;
	}
#roll li {
	display: inline;
	
}
#roll li a {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	text-decoration: none;
	padding: 5px 6px;
}
#roll li a:hover {
	background-color: #6265fe;
}
.hometopics {font: 12pt arial; font-weight: normal; text-decoration: none; color: #FFFFFF; display:block; width:410; background-color: #1f3646}
.hometopics:hover {font: 12pt arial; font-weight: normal; text-decoration: none; color: #FFFFFF; display:block; width:410; background-color: #2b4c9b}


#homeroll {	
	background-color: #2B4C9B;	
	height : 15px;
	padding: 5px;
	text-align:center;
}
#homeroll ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #1111FF;
	}
#homeroll li {
	display: inline;
	margin: 3px;
}
#homeroll li a {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:normal;
	color: #fff;
	text-decoration: none;
	padding: 2px 2px;
}
#homeroll li a:hover {
	background-color: #6265fe;
}

#flashBar {	
	background-color: #000;	
	height : 155px;
	position:relative;
}
#ArlingtonLocation {
	position:absolute;
	left:15px;
	top:15px;
	text-align:center;
}
#flashBanner {
	position:absolute;
	left:134px;
}
#main {
	position: relative;
	/*border: 2px solid #99FF00;*/
}
#left {
	background-image: url(images/leftBackground.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 145px;
        z-index:8;
}

/* LEFT MENU STYLE */
/* remove all the bullets, borders and padding from the default list styling */
#menuLeft {margin-top:10px;z-index:5;}
#menuLeft ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
/* position relative so that you can position the sub levels */
#menuLeft li {
	position:relative;
}

/* get rid of the table */
#menuLeft table {
	position:absolute; 
	top:0; 
	left:0;
}

/* style the links */
#menuLeft a, #menuLeft a:visited {
	display:block; 
	height:16px;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	
	width:140px;
        text-decoration: none;
        text-transform: uppercase;
	padding-left:5px;
}

#menuLeft ul a, #menuLeft ul a:visited {
	height:auto;
}

/* style the link hover */
#menuLeft a:hover{
	color:#000;
        background:#fff;
	background-image: url(images/pop_back.gif);
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menuLeft ul ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:145px; 
	background:#27448a;
         z-index:10;
}
/* make the second level visible when hover on first level list OR link */
#menuLeft ul :hover ul{
	visibility:visible;
}
/* END Left Menu Style */
#content {
	position: absolute;
	left: 145px;
	width: 485px;
        z-index:1;
}
#right {
	background-image: url(images/rightbackground.jpg);
	position: absolute;
	width: 155px;
	left: 630px;
	text-align:center;
	padding:0px;
	color:#FFFFFF;
}
#submenu {	
	background-color: #fe0000;	
	height : 15px;
	padding:3px;
	text-align:center;
}
#submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #1111FF;
	}
#submenu li {
	display: inline;
	margin: 0px;
}
#submenu li a {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	color: #fff;
	text-decoration: none;
	padding: 2px 6px;
}
#submenu li a:hover {
	background-color: #000;
}
hr {color: #1f3646}
h1 {font: 18pt arial; font-weight: bold; color: #1f3646}
a {font: 10pt arial; font-weight: normal; text-decoration: none; color: #0D27E7}
a:hover {color: #039cf6}
.bullets {font: 12pt arial; font-weight: normal; text-decoration: none; color: #0D27E7}
.asklawyer {font: 12pt arial; font-weight: normal; text-decoration: none;}
.questions {font: 14pt arial; font-weight: bold; text-decoration: none; color: #0D27E7}
.con2 {font: 12pt arial; font-weight: bold; color: #1f3646}
.footer {font: 10pt arial;}
b, strong {color: #0D27E7}
.quote {font: 12pt arial;
font-style:italic;
font-weight:bold;
color:#03213A;}
li.last {margin-top: 5px;}
li.last a {font-size: 13px !important;}


