/*  [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:#333333;
	font:75% arial, helvetica, sans-serif;}

h1 {
	color:#F0B310;
	font-size:200%;
	font-weight:bold;
	line-height: 100%;}
	
h2	
	{
	color:#00447c;
	font-size:150%;
	font-weight:bold;
	line-height: 100%;}

h3	
	{
	color:#F0B310;
	font-size:130%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#00457C;
	font-size:110%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;}

p {
	line-height:150%;
	font-size:100%;}

a {
	color:#00447c;
	font-weight: bold;
	text-decoration:none;}

	a:hover {
		text-decoration:underline;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */
		
	#containerBlankTemplate td {
		font-size:100%;} /* ezedit vs. front-end fix */
		
		

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{padding:0px 0px 19px 0px;}	
h2 	{margin:0px 0px 10px 0px;}
h3 	{margin:0px 0px 5px 0px;}
h4 	{margin:0px 0px 5px 0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}

hr {border-top: 1px solid #CCCCCC; margin: 0px 0px 10px; padding: 0px; height: 1px;}

sub, sup {font-size: 70%; vertical-align: text-top;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
.imgLeft {
	margin: 10px 20px 20px 0px;}
	
.imgRight {
	margin: 10px 0px 20px 20px;}

/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	background:url(images/emagine-note.gif) 0 3px no-repeat;
	color: #FF0000;
	display:inline-block;
	font-size:110%;
	font-weight:bold;
	padding-left:20px;}
	
.footnote {
	font-size:90%;}
	
	#container td .footnote {
  font-size:85%;}
  
  #containerBlankTemplate td .footnote {
  font-size:85%;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#00447c;
	color:#FFFFFF;
	font-size:150%;
	font-weight:bold;
	padding:10px;}
	
#container .table-header-app {font-size:150%;}
#containerBlankTemplate .table-header-app {font-size:150%;}

.table-subheader-app {
	background:#9ba4af;
	color:#FFFFFF;
	font-weight:bold;
	font-size:120%;
	padding:10px;}
#container .table-header-app a {
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;}
	
	#containerBlankTemplate .table-header-app a {
		color:#ffffff;
		font-weight: bold;
		text-decoration:none;}

	#container .table-header-app a:hover {
		text-decoration:underline;}
		
	#containerBlankTemplate .table-header-app a:hover {
		text-decoration:underline;}

.table-row {
	border-bottom: 1px solid #DDDDDD;
	background:#FFFFFF;
	color:#333333;
	padding:10px;}

.table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#edf3f6;
	color:#333333;
	padding:10px;}
		
.table-header th a {
	color:#FFFFFF;}

/*For Download's Delivery header*/
	
.table-header th {
	background-color:#9ba4af;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}

#leadership	td {
	padding:10px 0px;
	border-top:1px solid #dddddd;}
	
#leadership {
	border-bottom:1px solid #dddddd;}

#leadership p {
	line-height:120%;
	margin:0px;}
	
#leadership img	{
	padding-right:5px;
	padding-left:15px;
	display:block;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#utilities {
	color:#333333;
	font-size:80%;}

	#utilities a {
		color:#333333;
		font-weight: normal;
		text-decoration:none;}

		#utilities a:hover {
			color:#333333;
			text-decoration:underline;}
			
			
#search {
	font-size:80%;
	color:#333333;}

#footer {
	color:#CCCCCC;
	font-size:90%;}
	
#socialMedia {
	color:#000000;
	font-size:80%;}

	#footer a {
		color:#CCCCCC;
		font-weight: normal;
		text-decoration:none;}

		#footer a:hover {
			color:#CCCCCC;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	background:url(images/container_bg.gif) 0px 0px no-repeat;
	margin:0px auto;
	width:1020px;}
	
#containerBlankTemplate {
	margin:0px auto;
	width:1020px;}
		
	#header {
		height:122px;
		margin:0px auto;
		width:979px;}
		
		#logo {	
			float:left;
			display:inline;
			margin:18px 0px 20px 16px;}
			
			#logo img {				
				display:block;}
			
		#utilities {
			float:left;
			display:inline; /*IE double margin fix*/
			margin:29px 0px 0px 128px;}
	
		#utilities li {
			padding:0px 0px 0px 9px;
			display:inline;}
			
		#search {
			float:right;
			display:inline;
			height:17px;
			margin:26px 19px 0px 0px;}
				
			#search img {
				display:block;}
				
			#searchBox {
				background: url(images/util_search_bg.gif) 0px 0px repeat-x;
				border-left:1px solid #CCCCCC;
				border-right:0px;
				border-bottom:0px;
				border-top:0px;
				display:block;
				padding:2px 0px 0px 1px;
				height:15px;
				font-size:90%;
				width:87px;}
				
			#socialMedia {
				clear:right;
				float:right;
				display:inline;
				margin:20px 20px 0px 0px;
				width:142px;}
				
				#socialMedia img {
					margin:0px 0px 0px 10px;}
			
			#topNav {
				background:#00457C;
				border-top:1px solid #FEBE10;
				clear:both;
				height:27px;
				padding:0px 0px 0px 361px;
				margin:0px 0px 0px 19px;
				width:580px;}
	
			#topNav img {
				float:left;
				display:block;}
				
#footer {
	background:url(images/footer_bg.gif) 0px 0px repeat-x;
	border:1px solid #000000;
	clear:both;
	height:28px;
	margin:10px auto 10px auto;
	width:939px;}

	#footer ul {
		list-style:none;
		margin:7px 0px 0px 0px;
		text-align:center;}

		#footer ul li {
			display:inline;
			padding:0px 5px 0px 0px;}
			
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeBottom {
	font-size:90%;}

#homeRight h1 {
	color:#666666;
	line-height:1;
	font-size:160%;}
	
#homeRight p {
	font-size:100%;
	line-height:1.6;}

#homeBottomA h1, #homeBottomB h1 {
	color:#221E1F;
	font-size:130%;}
	
#homeBottomC h1 {
	color:#999999;
	font-size:120%;}
	
#homeBottom ul {}
	
	#homeBottom ul li {
		color:#00447C;
		font-weight:bold;
		line-height:140%;}
	
.date {
	color:#00447C;
	font-weight:bold;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0px auto;
	width:979px;}
	
	#homeTop {
		clear:both;
		padding:0px 14px 0px 19px;
		width:946px;}

	#homeFlash {
		float:left;
		height:340px;
		width:641px;}
		
	#homeRight {
		background:url(images/homeright_bg.gif) 0px 0px no-repeat;
		float:right;
		padding:15px 10px 0px 23px;
		width:272px;}
		
		#homeRight h1 {
			padding:0px 0px 3px 0px;}
		
		#homeBottom {
			background:#ffffff url(images/homebottom_bg.gif) 0px bottom repeat-x;
			border:1px solid #BDBCBD;
			clear:both;
			margin:0px auto;
			width:939px;}
			
			#homeBottom ul {
				/*margin:0px 0px 7px 10px;*/
				margin:0px 0px 7px 0px;}
	
				#homeBottom ul li {
					background:url(images/home_list.gif) 2px 6px no-repeat;
					/*padding:0px 0px 4px 10px;*/
					padding:0px 0px 4px 15px;}
		
			#homeBottomA {
				float:left;
				/*margin:11px 0px 0px 19px;*/
				margin:11px 0px 0px 11px;
				/*width:280px;*/
				width:291px;}
				
				#homeBottomA h1, #homeBottomB h1 {
					background:#FEBE10;
					padding:8px 0px 0px 21px;
					margin:0px 0px 10px 0px;
					height:24px;}
		
			#homeBottomB {
				float:left;
				/*margin:11px 0px 0px 50px;*/
				margin:11px 25px 0px 25px;
				/*width:280px;*/
				width:291px;}
					
			#homeBottomC {
				float:right;
				/*margin:21px 16px 0px 0px;*/
				margin:11px 11px 0px 0px;
				width:263px;}
				
				#homeBottomC h1 {
					padding:0px;
					margin:0px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul {
	line-height:150%;}
	
#breadcrumbs {
	color:#A3A2A2;
	font-size:90%;}
		
	#breadcrumbs .Breadcrumb-Link {
		color:#A3A2A2;
		margin:0px 5px;
		text-decoration:underline;}
		
		#breadcrumbs .Breadcrumb-Link:hover {
			text-decoration:none;}
			
		#breadcrumbs .Breadcrumb-Selected {
			color:#00457C;
			font-weight:bold;
			margin:0px 0px 0px 5px;
			text-decoration:none;}


/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:0px auto;
	width:941px;}

	#sectionalGraphic {
		height:173px;
		width:941px;}
		
	#interiorColumns {
		margin:0px auto 10px auto;
		width:941px;}
		
	#breadcrumbs {
		clear:both;
		margin:15px 0px 17px 0px;
		padding:0px 0px 0px 0px;
		width:941px;}
	
	#leftNav {
		background:#ffffff url(images/leftnav_bg.gif) 0px bottom repeat-x;
		border:1px solid #DDDDDD;
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:0px 0px 25px 0px;
		width:180px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			margin:0px auto;
			width:164px;}
		
	#main {
		float:right;
		min-height:300px;
		height:auto !important;
		height:300px;
		width:737px;}
		
	#mainBlankTemplate {
		float:right;
		min-height:300px;
		height:auto !important;
		height:300px;
		width:100%;}
	
		#content {
			padding:17px 15px 0px 0px;
			width:100%;}
		
			#content ul {
				margin:0px 0px 13px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 5px 8px no-repeat;
					padding:0px 0px 7px 13px;}
				
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:none;
					padding:0px;}
					
					#content ul ul li {
						background: url(images/int_list.gif) 0px 7px no-repeat;
						padding:0px 0px 7px 13px;
						margin-top:3px;}
				
			#content ol {
				margin:0px 0px 12px 25px;
				padding:0px;}
	#events td	{
	padding:5px;
	border-bottom:1px solid #e6e2e2;}
	
	#dates .table-row {
	border-bottom: 1px solid #DDDDDD;
	background:#FFFFFF;
	color:#333333;
	padding:5px;}

	#dates .table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#edf3f6;
	color:#333333;
	padding:5px;}
	
	tr.table-row td {
	padding:5px;}
	
	tr.table-row td td {
	padding:0px;}
	
	tr.table-altrow td {
	padding:5px;}
	
	tr.table-altrow td td {
	padding:0px;}
	
	#news .table-row	{
	font-size:90%;
	line-height:150%;
	color:#666666;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-top:1px solid #dddddd;
	padding:5px 15px 0px 10px;
	background:#edf3f6;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */
		
/*	5.5 [Layout]  */
	
	#library {
		margin:42px 0px 0px 0px;
		width: 170px;}
		
		#library img {
			display:block;}
		
		#libTop {
			background:url(images/lib_top.gif) 0px 0px no-repeat;
			height:19px;
			/*margin:0px 0px -25px 0px;*/
			width:170px;}
			
		#libMid {
			background:url(images/libitem_bg.gif) 0px 0px repeat-y;
			padding:0px 0px 15px 0px;
			width:170px;}
			
		#libMid table {
			background: url(images/lib-line.gif) center bottom no-repeat;
			/*padding: 0px 6px;*/
			margin: 0px 0px 0px 6px;
			width:160px;}
			
			.testimonial {}
			
				#libMid table.testimonial p {
					padding: 0px 10px 0px 15px;}
				
				#libMid table.testimonial p.name {
					color: #00457C;
					font-size: 85%;}
				
				.quotes {
					font-family: Georgia, "Times New Roman", Times, serif;
					color: #f0b310;
					font-weight: bold;}
			
		#libMid table td {
			vertical-align: top;}
			
		#libMid table td.noimage {
			padding: 0px 0px 0px 13px;}
			
		#libMid p {
			color: #666666;
			line-height: 120%;
			font-size: 95%;
			margin: 0px 0px 10px 0px;
			padding: 0px 10px 0px 0px;}			
			
			#libMid p img {
				padding: 10px 0px 5px;}
				
			.arrow {
				padding: 0px;}
				
				#libMid p img.arrow {
					display:inline;
					padding: 0px;}
					
					#libMid ul {
						font-size: 95%;
						line-height: 120%;
						margin:0px 0px 3px 0px;
						list-style:none;
						padding: 0px 10px 0px 0px;}
						
						#libMid ul li {
							background: url(images/int_list.gif) 0px 5px no-repeat;
							padding:0px 0px 7px 7px;}
				
			
		#libMid a {
			color: #f0b310;
			font-weight: bold;
			text-decoration: none;}
			
			
		#libBtm {
			clear:both;
			background:url(images/lib_btm.gif) 0px 0px no-repeat;
			height:19px;
			/*margin:-25px 0px 0px 0px;*/
			width:170px;}
	

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}

#leftNav td.leftnav-lvl1-on {
	background:#E5ECF2 url(images/leftnav_lvl1_bg.gif) 0px top no-repeat;
	color:#00447C;
	font-weight:bold;
	font-size:100%;
	padding:7px 10px 7px 5px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	background:url(images/leftnav_lvl1_bg.gif) 0px top no-repeat;
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:7px 10px 7px 5px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#333333;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#00447C;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#00447C;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_bg.gif) 0px 0px repeat-y;
	color:#00447C;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 15px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:#E5ECF2;
	color:#333333;
	font-size:90%;
	padding:6px 10px 6px 15px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#333333;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#00447C;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#00447C;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3on_bg.gif) 0px 0px no-repeat;
	color:#00447C;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 38px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_bg.gif) 0px 0px no-repeat;
	color:#333333;
	font-size:90%;
	padding:6px 10px 6px 38px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#333333;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#00447C;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#00447C;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color:#333333;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-size:90%;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #333333;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-size:90%;
	white-space:normal;
	width:151px;
}

.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:#E7E7E7;
	color:#00447C;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align:left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .group .link:hover,  /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#E7E7E7;
	color:#00447C;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align:left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#ffffff;
	border:1px solid #DDDDDD;
}

.RadMenu_Default 
{
}

.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:3px;}
.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*/

#sitemap td {
	padding:5px;}
	
/* Press Release Detail Template */

#mainTopPressRelease {
	margin:7px 0px 0px 0px;
	width:764px;}
	
#mainPressRelease {
	background:url(images/main_bg.gif) 0px bottom repeat-x;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	min-height:400px;
	height:auto !important;
	height:400px;}
	
	#contentPressRelease {
			padding:6px 15px 5px 22px;}
			
#flashcontent {margin:5px auto 5px auto;}
