/*  [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% tahoma, verdana, sans-serif;}

h1 {
	color:#5E6E65;
	font-size:200%;
	font-weight:normal;}

h2	
	{
	color:#666666;
	font-size:160%;
	font-weight:normal;}

h3	
	{
	color:#555555;
	font-size:120%;
	font-weight:normal;}

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:140%;
	font-size:100%;}
	
ul {line-height:160%;}

a {
	color:#3174A8;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{margin:0px 0px 8px 0px;}
h2 	{margin:5px 0px 3px 0px;}
h3 	{margin:0px 0px 1px 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;}

#content ul.VAMValSummaryErrors li {
	background:none;}


/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.leadership-images {
	background:#eeeeee;
	border:1px solid #ccc;
	padding:3px;
	margin:2px 8px 0px 0px;
	}

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	color:#FF0000;
	font-size:110%;
	font-weight:bold;}
	
.imgRight {
	margin:4px 0px 4px 8px;}
	
.imgLeft {
	margin:4px 8px 4px 0px;}
	
.imgRightEnlarge {
	background:url(images/enlarge_image_bg.gif) center bottom no-repeat;
	padding-bottom:20px;
	margin:4px 0px 0px 8px;}
	
.imgLeftEnlarge {
	background:url(images/enlarge_image_bg.gif) 0px 0px no-repeat;
	margin:4px 8px 4px 0px;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background-color:#3174A8;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
	
	.table-header-app td {
		background-color:#7D63AD;
		color:#FFFFFF;
		font-size:110%;
		font-weight:bold;
		padding:5px;
		vertical-align:top;}
		
.table-header td, th {
		/*background-color:#7D63AD;*/
		color:#000000;
		font-size:110%;
		font-weight:bold;
		padding:5px;
		vertical-align:top;
		}

.table-subheader-app {
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;}

.table-row {
	padding:5px;}

.table-altrow {
	padding:5px;
	background-color:#eeeeee;}
		
	.footnote {
		font-size:80%;}
			
	
/*	2.4 [Library Items]  */




/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#header {}

	#utilities {
		color: #666666;
		font:normal 90% arial, sans serif;}

		#utilities a {
			color:#666666;
			text-decoration:none;}

			#utilities a:hover {
				color:#666666;
				text-decoration:underline;}

#footer {
	color:#999999;
	font-size:90%;
	text-align:right;}
	
	#footer p.helpful {
		font-weight:bold;}

	#footer a {
		color:#999999;
		text-decoration:none;}

		#footer a:hover {
			color:#999999;
			text-decoration:underline;}

			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:860px;}
	
	#headerContainer {
		margin:10px 0px 8px 0px;
		width:860px;}

	#header {
		background:#D8D9D4 url(images/header_bg.gif);
		border-left:1px solid #BDC1A3;
		border-right:1px solid #BDC1A3;
		height:91px;
		width:858px;}

		#logo {	
			float:left;
			margin:8px 0px 13px 20px;}
	
		#logo img {
			display:block;}
	
		#utilities {
			float:right;
			list-style:none;
			margin:8px 15px 0px 0px;
			text-align:right;}
			
			#utilities li {
				padding:0px 0px 3px 0px;}
				
				#utilities li.number {
					background:none;
					font-weight:bold;}
					
			#tagline {
				float:left;
				margin:25px 0px 0px 16px;
				width:305px;}
	
			#topNav {
				clear:both;
				height:25px;
				padding-left:30px;
				width:830px;}
		
				#topNav img {
					float:left;
					display:block;}

#footer {
	background: url(images/footer_bg.gif) repeat-x;
	border:1px solid #CCCCCC;
	clear:both;
	height:26px;
	margin:18px 0px 0px 0px;
	padding:7px 20px 0px 19px;
	width:819px;}
	
	#footer p.helpful {
		float:right;
		margin:0px;}

	#footer ul {
		float:left;
		margin:0px;
		padding:0px;
		list-style:none;}

		#footer ul li {
			display:inline;
			padding:0px 5px 0px 0px;}
			

/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeMain {
	color:#666666;
	font-size:90%}
	
	#homeBottom a {
		color:#F38610;
		text-decoration:none;}
	
	#homeBottom a:hover {
		text-decoration:underline;}
	
	#homeBottom h1 {
		color:#5E6E65;
		font-size:120%;
		font-weight:normal;}

/*	4.2 [Layout]  */

#homeMain {
	width:860px;}

	#homeFlash {
		clear:both;
		margin:0px auto;
		height:290px;
		width:860px;}
		
		#homeBottomContainer {
			margin:20px 0px 0px 0px;
			width:860px;}
		
		#homeBottom {
			background:#EDEDED url(images/homebottom_bg.gif) repeat-x;
			border-left:1px solid #CFCFCF;
			border-right:1px solid #CFCFCF;
			padding:10px 0px 0px 0px;
			min-height:166px;
			width:858px;}
			
			#homeBottomA {
				border-right:1px dotted #B1B1B1;
				float:left;
				padding: 0px 26px 0px 20px;
				width:217px;}
			
			#homeBottomB {
				border-right:1px dotted #B1B1B1;
				float:left;
				padding: 0px 30px 0px 14px;
				width:247px;}
				
			#homeBottomC {
				float:right;
				width:270px;}
		
/*	4.3 [ezEdit ToolsFile]  */


.homeOrange {
	color:#F38610;}
				
				
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#leftNav {
	font-size:90%;}

/*	5.2 [Layout]  */

#interiorMain {
	margin:0px auto;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:860px;}

	#sectionalGraphic {
		clear:both;
		height:173px;}
		
#interiorColumns {
	min-height:400px;
	height:auto !important;
	height:400px;}
	
	#leftNavContainer {
		float:left;
		margin:18px 0px 0px 0px;
		width:171px;}
	
	#leftNav {
		background:#ededed url(images/leftnav_bg.gif) repeat-x;
		border-left:1px solid #CFCFCF;
		border-right:1px solid #CFCFCF;
		padding:5px 0px 5px 0px;
		min-height:150px;
		height:auto !important;
		height:150px;
		width:171px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			border-bottom:1px dotted #B1B1B1;
			margin:0px auto;
			width:132px;}
		
	#main {
		float:right;
		margin:18px 0px 0px 0px;
		width:669px;}
	
		#content {
			padding:0px 0px 0px 0px;}
		
			#content ul {
				margin:0px 0px 5px 39px;
				list-style:none;
				padding:0px;
				}
				
				#content ul li {
					background: url(images/int_list.gif) 3px 8px 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 ol li {
				padding:0px 0px 7px 0px;}
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {
	font-size:90%;}
	
	td#library a {
		font-weight:bold;
		text-decoration:none;}
		
/*	5.5 [Layout]  */

	td#library {padding:40px 0px 20px 20px;}
		
	#libTable {
		width:154px;}
		
	#libTable img {display:block;}
		
	#libTable .libContent img {display:inline;}
	
	#libTable .libContentAnalysis img {display:inline;}
		
	#libraryItem {
		margin-bottom:15px;}
		
	.libContent, .libContentAnalysis {
		border-left:1px solid #CFCFCF;
		border-right:1px solid #CFCFCF;
		padding:11px 5px 0px 5px;}
		
	.libContent {
		background:#F4F4F4 url(images/libcontent_bg.gif) repeat-x;}
		
	.libContentAnalysis {
		background:#D2E3F1 url(images/lib_analysis_bg.gif) repeat-x;}
		
	td.libContent p {
		margin:0px 0px 4px 0px;}
			

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	border-top:1px dotted #B1B1B1;
	color:#F38610;
	font-weight:bold;
	padding:6px 10px 6px 0px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off {
	border-top:1px dotted #B1B1B1;
	color:#F38610;
	padding:6px 10px 6px 0px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl1-off a {color:#F38610;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#F38610;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#F38610;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#F38610;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/int_list.gif) 10px 11px no-repeat;
	color:#666666;
	font-weight:bold;
	padding:6px 10px 6px 17px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/int_list.gif) 10px 11px no-repeat;
	color:#666666;
	padding:6px 10px 6px 17px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl2-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#666666;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	color:#666666;
	font-weight:bold;
	padding:6px 22px 6px 24px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl3-off {
	color:#666666;
	padding:6px 22px 6px 24px;
	vertical-align:top;
	}
	
#leftNav td.leftnav-lvl3-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#666666;text-decoration:underline;}
#leftNav td.leftnav-lvl3-on a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#666666;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	border-top:1px dotted #B1B1B1;
	padding:4px 10px 4px 10px;
	text-align: left;
	white-space:normal;
	width:153px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	border-top:1px dotted #B1B1B1;
	padding:4px 10px 4px 10px;
	text-align: left;
	white-space:normal;
	width:153px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	color: #68776F;
	cursor:pointer;
	font-size:90%;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#5E6E65;
	border-top:1px dotted #B1B1B1;
	color:#ffffff;
	padding:4px 10px 4px 10px;
	text-align:left;
	white-space:normal;
	width:153px;
}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#5E6E65;
	border-top:1px dotted #B1B1B1;
	color:#ffffff;
	padding:4px 10px 4px 10px;
	text-align:left;
	white-space:normal;
	width:153px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	font-size:90%;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#D8D9D4;
	border:1px solid #BDC1A3;
	width:173px;
}

.RadMenu_Default 
{
	background: #FFFFFF;
}

.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; }

#sitemap td {padding:5px;}