/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */

body {
	color:#666666;
	font:75% arial, helvetica, sans-serif;}

h1 {
	color:#E2BF45;
	font:normal 180% 'arial black',arial, sans-serif;
	text-transform:uppercase;}

h2	
	{
	color:#064287;
	font:normal 180% 'arial narrow',arial, sans-serif;
	font-weight:normal;}

h3	
	{
	color:#457BB9;
	font:bold 130% arial, sans-serif;
	font-weight:bold;}

h4 {
	color:#666666;
	font-size:100%;
	font-weight:bold;}

h5 {
	color:#666666;
	font-size:80%;
	font-weight:bold;}

h6 {
	color:#666666;
	font-size:70%;
	font-weight:bold;}

p {
	line-height:160%;
	font-size:100%;}
	
ul {line-height:160%;}

a {
	color:#114C70;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {    /* ezedit vs. front-end fix */
		font-size:100%;} 

/*	1.2 [Layout]  */

body {
	background:url(images/site_bg.jpg) 0 0 repeat-x;
	height:98%;}
			
h1 	{margin:0px 0px 20px 0px;}
h2 	{margin:0px 0px 3px 0px;}
h3 	{margin:0px 0px 3px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 12px 0px;}
	
img {border:0px;}
.clear {clear:both;}
.imgBlock {display:block;}

ByStateHR {height:3px; color:#064287;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
.LocationsNav table {
    padding:10px 0px 10px 0px;
}

/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	color:#FF0000;
	font-size:110%;
	font-weight:bold;}	

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	border-bottom:3px solid #A7C8F3;
	color:#E2611F;
	font-weight:bold;
	font-size:75%;
	padding:10px 5px 5px 5px;
	vertical-align:top;}
	
.table-header-app td {
	background:#9ABED7;
	border-bottom:3px solid #2B77AB;
	color:#2B77AB;
	font-weight:bold;
	font-size:105%;
	padding:10px 5px 5px 5px;
	vertical-align:top;}
	
.table-header th {
	background:#9ABED7;
	border-bottom:3px solid #2B77AB;
	color:#2B77AB;
	font-weight:bold;
	font-size:105%;
	padding:10px 5px 5px 5px;
	vertical-align:top;}

#content .table-header-app {   /* ezedit vs. front-end fix */
	font-size:105%;}
	
.table-subheader-app {
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;}

.table-row {
	color:#666666;
	padding:5px;
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;}
	
.table-row td {
	color:#666666;
	padding:5px;
	border-top:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;}
	
.table-altrow {
	background-color:#F8F7F5;
	padding:5px;}
	
.table-altrow td {
	background-color:#F8F7F5;
	padding:5px;}
		
	.image-style {
		border:1px solid #bdbdbd;
		margin:5px;}
		
	#executives .table-row {
		border-top:1px solid #bdbdbd;
		border-bottom:1px solid #bdbdbd;}
		
	.footnote {
		font-size:80%;}
		
	#content #newsletters ul li {
		background: url(images/newsletter_arrow.gif) 3px 7px no-repeat;
		padding:0px 0px 3px 17px;}
	
/*	2.4 [Library Items]  */




/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#header {}

	#utilities {
		color: #FFFFFF;
		font-size:90%;}

		#utilities a {
			color:#FFFFFF;
			text-decoration:none;}

			#utilities a:hover {
				color:#FFFFFF;
				text-decoration:underline;}
				
#fontSize ul li {
    color:#CCC;
    font-size:90%;}

#footer {
	color:#00253E;
	font-size:90%;}

	#footer a {
		color:#00253E;
		text-decoration:none;}

		#footer a:hover {
			color:#00253E;
			text-decoration:underline;}

			
/*	3.2 [Layout]  */

#container {
	background:url(images/container_bg.jpg) no-repeat;
	margin:0px auto;
	width:960px;}

#header {
	background:url(images/header_bg.gif) 0px 0px repeat-x;
	border:1px solid #D7D7D7;
	border-top:0px;
	height:104px;
	width:958px;}

	#logo {	
		float:left;
		margin:50px 0px 0px 19px;}

	#logo img {
		display:block;}

	#utilities {
		float:right;
		list-style:none;
		text-align:right;}
		
		#utilities li {
			display:inline;}

		#topNav {
			float:right;
			clear:right;
			margin:18px 0px 0px 0px;
			width:578px;}
	
			#topNav img {
				float:left;
				display:block;}
				
            #fontSize {
		        clear:both;
		        width:100%;}
		        
		        #fontSize ul {
		            float:right;
		            margin:6px 0px 0px 0px;}
		            
		            #fontSize ul li {
		                display:inline;
		                padding:0px 0px 0px 3px;}


#footer {
	background:url(images/footer_bg.gif) 0px 0px repeat-x;
	border:1px solid #D7D7D7;
	clear:both;
	height:35px;
	margin:5px auto;
	text-align:left;
	width:958px;}

	#footer ul {
		list-style:none;
		margin:10px 0px 0px 27px;}

		#footer ul li {
			display:inline;
			padding:0px 5px 0px 0px;}
			

/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeMain {
	color:#666666;}

#homeMessaging p {
	color:#666666;
	font:125% arial, sans-serif;
	line-height:18px;}

/*	4.2 [Layout]  */

#homeMainContainer {
	background: url(images/homemain_bg.gif) 0px top repeat-x;
	z-index:0;}

#homeMain {
	margin:0px auto;}

	#homeFlash {
		clear:both;
		margin:0px auto;
		height:382px;
		width:960px;}
	
		#homeMessaging {
			padding:/*116px*/100px 0px 0px 34px;}		
	
	#homeBottom {
		clear:both;}
		
		#homeBottomA, #homeBottomB {
			float:left;}
			
		#homeBottomA {
			margin-right:11px;
			width:420px;}
		
		#homeBottomB {
			width:259px;}
		
		#homeBottomC {
			float:right;
			width:259px;}		

/*	4.3 [ezEdit ToolsFile]  */
				
				
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#main {}

/*	5.2 [Layout]  */

#interiorMain {
	width:960px;}

	#sectionalGraphic {
		clear:both;}
		
#interiorColumns {
	min-height:524px;
	height:auto !important;
	height:524px;}
	
	#leftNav {
		float:left;
		margin:0px 0px 0px 0px;
		width:172px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			margin-top:19px;
			width:100%;}
		
	#main {
		background:url(images/int_left_border.gif) 0 0 no-repeat;
		float:left;
		margin:56px 0px 0px 0px;
		width:788px;}
	
		#content {
			padding:0px 24px 0px 28px;}
			
			#content ul {
				margin:6px 0px 5px 40px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 3px 7px no-repeat;
					padding:0px 0px 7px 12px;}
					
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:circle;
					padding:0px;}
					
					#content ul ul li {
						background:none;
						padding-left:0px;
						}
				
			#content ol {
				margin:0px 0px 12px 39px;
				padding:0px;
				}
			
			#content #faqTable td {
				padding:3px 3px 3px 0px;}
				
			#content #faqTable td ul {
				margin:0px;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {}
		
/*	5.5 [Layout]  */
	
	#library {padding:40px 0px 0px 0px;}
			

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	background:url(images/leftnav_lvl1_on.gif) 2px 9px no-repeat;
	color:#A9A9A9;
	font-family:tahoma, sans-serif;
	font-weight:bold;
	padding:4px 10px 6px 10px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off {
	background:url(images/leftnav_lvl1_off.gif) 2px 9px no-repeat;
	color:#1468A2;
	font-family:tahoma, sans-serif;
	font-weight:bold;
	padding:4px 10px 6px 10px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off a {color:#1468A2;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#1468A2;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#A9A9A9;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#A9A9A9;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#A9A9A9;
	font-size:90%;
	padding:4px 10px 6px 20px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off {
	color:#2B77AB;
	font-size:90%;
	padding:4px 10px 6px 20px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off a {color:#2B77AB;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#2B77AB;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#A9A9A9;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#A9A9A9;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	color:#114C70;
	font-weight:bold;
	font-size:90%;
	padding:0px 22px 6px 31px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl3-off {
	color:#114C70;
	font-size:90%;
	padding:0px 22px 6px 31px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl3-off a {color:#114C70;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#66114C114C70706666;text-decoration:underline;}
#leftNav td.leftnav-lvl3-on a {color:#114C70;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#114C70;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #064287;
	font-weight:bold;
	padding:4px 10px 4px 10px;
	text-align: left;
	white-space:normal;
	width:147px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #064287;
	font-weight:bold;
	padding:4px 10px 4px 10px;
	text-align: left;
	white-space:normal;
	width:147px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#064287;
	color: #FFFFFF;
	font-weight:bold;
	padding:4px 10px 4px 10px;
	text-align:left;
	white-space:normal;
	width:147px;
}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#064287;
	color: #FFFFFF;
	padding:4px 10px 4px 10px;
	font-weight:bold;
	text-align:left;
	white-space:normal;
	width:147px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#FFFFFF;
	border:1px solid #BDBDBD;
}

.RadMenu_Default 
{
	background: #A6C7F3;
}

.RadMenu_Default_Context
{
	background: none;
}


.RadMenu_Default .text
{
	padding-left: 0px;	
	padding-right: 0px;
}

.RadMenu_Default .text:hover
{
	padding-left: 0px;	
	padding-right: 0px;
}

.slide /* use this style to add a top or bottom curve to a dropdown */
{
	background: url(images/topnav_dd_bg.gif) center bottom no-repeat;
	padding-bottom:5px;
	}

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:1px;}
.form-label {font-weight:bold;}
.form-button {}
.form-textbox {font: 1.09em arial, tahoma, sans-serif; color:#000000;border:1px solid #B3A892;}
.red-star {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }
.alert {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }

/*site map*/

.main, .main-bold {
	padding:5px;
	}
	
/* =-=-=-=-=-=-=-=-=-=-=-=-ZIP Locator Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

#Table2 {
	background:#E7E4EF;
	border:1px solid #97BDD7;}

#Table2 td {
	padding:5px;}
