/*  [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, sans-serif;}

h1 {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:240%;
	font-weight:normal;
	line-height: 100%;}
	
h2	
	{
	color:#236cb5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:175%;
	font-weight:normal;
	line-height: 100%;}

h3	
	{
	color:#236cb5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	font-weight:normal;
	line-height: 100%;}

h4 {
	color:#236cb5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:6px 0px 4px 0px;
	padding-left:72px;}

p {
	line-height:160%;
	font-size:100%;}

a {
	color:#236cb5;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:100%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	height:98%;
	background:#296cb5;}
			
h1 	{padding:0px 0px 20px 0px;}	
h2 	{margin:0px 0px 5px 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;}
img td {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;}

.img_border {border: 1px solid #E3E2D0;}

#content ul.VAMValSummaryErrors li {background:none;}
	
.imgLeft {margin: 5px 20px 10px 0px;}
	
.imgLeft_border {
	border: 1px solid #E3E2D0;
	margin: 5px 20px 10px 0px;}
	
.imgRight {
	margin: 5px 0px 10px 20px;}

.imgRight_border {
	border: 1px solid #E3E2D0;
	margin: 5px 0px 10px 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%;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#236cb5;
	color:#FFFFFF;
	font-size:120%;
	font-weight:normal;
	padding:10px;}
	
#container .table-header-app {font-size:120%;}

.table-subheader-app {
	background:#999999;
	color:#FFFFFF;
	font-weight:normal;
	padding:10px;}

.table-row {
	border-bottom: 1px solid #DDDDDD;
	background:#FFFFFF;
	color:#333333;
	padding:10px;}

.table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#eeeeee;
	color:#333333;
	padding:10px;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row td, .table-altrow td {
	padding:10px; border-bottom: 1px solid #DDDDDD;}
	
	table.table-row td, table.table-altrow td {
	padding:0px; border-bottom: none;}

/*For Download's Delivery header*/
	
.table-header th {
	background-color:#9ba4af;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}

#representatives img	{
	padding: 10px 5px 10px 5px;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#utilities {
	color:#999999;
	font-size:80%;
	line-height:100%;
	text-align:right;}

	#utilities a {
		color:#999999;
		text-decoration:none;}

		#utilities a:hover {
			color:#999999;
			text-decoration:underline;}

#footer {
	color:#ffffff;
	font-size:80%;
	text-align:center;}

	#footer a {
		color:#ffffff;
		text-decoration:none;}

		#footer a:hover {
			color:#ffffff;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:100%;
	height:100%;
   /* background:#e2f4fd; */
	/* background:#E7F5FE  */
	background:#e6f5fd;
	}
	
#container_shell {
	margin:0px auto;
	width:100%;
	height:100%;
   /* background:#e2f4fd; */
	/* background:#E7F5FE  */
	background:#f0f8fe;
	}
		
	#header {
		background:url(images/header_bg.gif) 0px 0px repeat-x;
		clear:both;
		height:63px;
		width:100%;}
		
	#header_shell {
		width:990px;
		margin:0px auto;
		clear:both;
		height:86px;
		}
		
		#logo {	
			float:left;
			display:inline-block;
			margin:13px 0px 0px 13px;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:14px 18px 0px 0px;}
	
		#utilities li {
			background:url(images/util_link_bg.gif) right 4px no-repeat;
			display:inline;
			padding:0px 0px 0px 10px;}
			
		#topNav {
			float:right;
			clear:right;
			height:13px;
			margin:0px 18px 0px 0px;
			width:482px;
			z-index: 2;}

		#topNav img {
			float:left;
			margin-right:0px;
			display:block;}
			
		#utilContainer {
			padding:2px 46px 0px 0px;
			float:right;
			width: 137px;}
			
			#utilContainer .btnSearch {display:inline;float:left; margin: 0px; padding: 0px;}

			#searchBox{
				background: url(images/search_bg.gif) 0px 0px no-repeat;
				border:0px;
				padding:9px 0px 7px 2px;
				float: left;
				margin: 0px;
				font-size:11px;		
				line-height: 11px;		
				color:#666666;
				width:100px;}
				
	
#footer {
	background:#296cb5;
	clear:both;
	margin:0px auto 0px auto;
	padding:4px 0px 0px 0px;
	height:100% !important;
	width:100%;}

	#footer ul {
		list-style:none;
		margin:0px 0px 0px 0px;}

		#footer ul li {
			display:inline;
			padding:0px 0px 0px 3px;}
			
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeBottom {
	color:#333333;}
	
#homeBottom h1 {
	color:#3c5176;
	font:bold 120% Arial, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 9px 0px;}
	
#homeBottom h2 {
	color:#333333;
	font:bold 100% Arial, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 60px 7px 0px;}
	
#homeBottom p {
	margin:0px 0px 8px 0px;
	font-size:90%;}
	
#homeBottom ul {
	font:bold 90% Arial, sans-serif;
	list-style-type:disc;
	padding:4px 0px 4px 12px;
	}
	
#homeBottom li{
	padding:0px 0px 8px 0px;}
	
#homeBottom li.underline{
	padding:0px 0px 8px 0px;
	text-decoration:underline;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:100%;}

	#homeFlash {
		height:328px;
		width:100%;
		margin:0px auto;
		background-color:#e7dcc2;
		border-bottom:1px solid #ffffff;}
	
	#homeLinks	{
		width:990px;
		height:64px;
		margin:0px auto;
		background:url(images/homelinks_bg.gif) 0px 15px  no-repeat;}
		
	#homeLinks_shell	{
		width:990px;
		height:64px;
		margin:0px auto;
		background:url(images/homelinks_bg_shell.gif) 0px 15px  no-repeat;}
		
		#topNav	{
			width:990px;
			float:left;
			margin:21px 0px 0px 29px;}
			
		#homeBottom {
			margin:0px auto;
			width:990px;}
			
			#homeBottom_shell {
				background:url(images/home_bottom_mid.gif) 0px 0px repeat-y;
				float: left;
				margin:9px 0px 28px;
				width:990px;}
		
			#homeBottomA {
				border-right:1px dotted #b2b2b2;
				float:left;
				padding:0px 26px 0px 30px;
				margin-top:16px;
				min-height:200px;
				height:auto !important;
				width:278px;}

			#homeBottomB {
				border-right:1px dotted #b2b2b2;
				background:none;
				float:left;
				padding:0px 26px 0px 44px;
				margin-top:16px;				
				min-height:200px;
				height:auto !important;
				width:273px;}

			#homeBottomC {
				background:none;
				float:right;
				padding:0px 0px 0px 18px;
				margin-top:16px;
				min-height:200px;
				height:auto !important;
				width:264px;}
				
				
			#homeBottomA_btn {
				border-right:1px dotted #b2b2b2;
				float:left;
				padding:0px 26px 0px 30px;
				margin:0px 0px 10px 0px;
				min-height:40px;
				height:auto !important;
				width:278px;}

			#homeBottomB_btn {
				border-right:1px dotted #b2b2b2;
				background:none;
				float:left;
				padding:0px 26px 0px 44px;
				margin:0px 0px 10px 0px;			
				min-height:40px;
				height:auto !important;
				width:273px;}

			#homeBottomC_btn {
				background:none;
				float:right;
				padding:0px 0px 0px 18px;
				margin:0px 0px 10px 0px;
				min-height:40px;
				height:auto !important;
				width:264px;}
				
				
			img.boxbtn	{margin:-6px 0px 6px -2px;}
				

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul li {line-height:150%;}

/*	5.2 [Layout]  */

#interiorMain {
	background:url(images/intmain_bg.gif) 0 0 repeat-y;
	clear:both;
	width:990px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:30px;
	margin-top:3px;}
		
	#interiorColumns {

		clear:both;
		width:990px;}
		
	#sectionalGraphic {
		position:relative;
		top:-6px;
		left:11px;
		height:210px;
		width:208px;
		z-index: 0;}
	
		#sectionalGraphic img {display:block;}
	
	#leftNav {
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		width:213px;
		height:100%;}
		
		#leftNav img {display:block;}
		
		#leftNav table {
			margin:-7px 0px 0px 18px;
			width:213px;
			height:100%;}
		
	#main {
		display:inline; /*IE double margin fix*/
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		margin:0px 19px 14px 0px;
		width:740px;}
	
		#content {

			padding:63px 15px 5px 19px;
			width: 100%;}
		
			#content ul {
				margin:0px 0px 8px 40px;
				font-size:100%;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 3px 4px no-repeat;
					padding:0px 0px 7px 13px;}
				
				#content ul ul {
					margin:0px 0px 8px 25px;
					font-size:100%;
					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;
						font-size:100%;
						list-style:decimal}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:100%; width: 201px; padding-top:110px;}

/*	5.5 [Layout]  */
	
	#library1, #library2, #library3 {padding:63px 0px 0px 40px;}
		
		.libraryItem {
			font-size: 100%;
			margin-bottom: 10px;}
			
			.libraryItem table {background:url(../../Images/English-US/Lib_Items/lib-background.gif)  left top repeat-y; margin-right:2px; height:140px;}
			
			 .libraryItem h3{font-size:160%; font-weight:bold; color:#3c5176; font-family:Arial, Helvetica, sans-serif; padding: 20px 16px 8px 4px;}
		
			.libraryItem p {padding: 0px 16px; margin: 5px 0px 10px;}
			
			.libraryItem a {color: #333333; font-weight: bold; text-decoration: none;}
				.libraryItem a:hover {text-decoration: underline;}
			
			img.icon {float:left; margin:8px 0px 0px 12px;}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}


td.leftnav-bevel-top-on	{
	background:url(images/leftnav_lv11_on_top.gif) top no-repeat; height:4px;}
	
	
td.leftnav-bevel-btm-on	{
	background:url(images/leftnav_lv11_on_btm.gif) bottom no-repeat; height:4px;}	


#leftNav td.leftnav-lvl1-on {
	background:url(images/leftnav_lv11_on.gif) 200px center no-repeat;
	background-color:#236cb5;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
	margin-top: 8px;
	padding:2px 24px 2px 10px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {

	color:#3c5176;
	font-weight:bold;
	font-size:100%;
	padding:9px 24px 5px 10px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#3c5176;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#3c5176;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#ffffff;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#ffffff;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {

	color:#236cb5;
	font-size:90%;
	font-weight: bold;
	padding:3px 10px 3px 30px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {

	color:#333333;
	font-size:90%;
	padding:3px 10px 3px 30px;
	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:#236cb5;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#236cb5;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lv13_on.gif) 38px 7px no-repeat;
	color:#236cb5;
	font-size:90%;
	font-weight: bold;
	padding:3px 10px 3px 45px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lv13_off.gif) 38px 7px no-repeat;
	color:#333333;
	font-size:90%;
	padding:3px 10px 3px 45px;
	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:#236cb5;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#236cb5;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #ffffff;
	font-size:90%;
	padding:7px 10px 7px 12px;
	text-align: left;
	font-weight: bold;
	white-space:normal;
	width:136px;
}

.RadMenu_Default .group .link .item last {
 	border:0px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #ffffff;
	padding:7px 10px 7px 12px;
	text-align: left;
	font-weight: bold;
	white-space:normal;
	width:136px;
}

.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:#4b647a;
	color:#ffffff;
	font-weight: bold;
	padding:7px 10px 7px 12px;
	text-align:left;
	white-space:normal;
	width:136px;
}

.RadMenu_Default .group .group .link:hover,  /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#4b647a;
	color:#ffffff;
	font-weight: bold;
	padding:7px 10px 7px 12px;
	text-align:left;
	white-space:normal;
	width:136px;
}

.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:#8295a6;
	border:1px solid #cfcfcf;
}

.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;}
