/*  [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:#0254B6;
	font-size:200%;
	font-weight:normal;
	font-family:georgia, 'times new roman', serif;
	line-height: 100%;}
	
h2	
	{
	color:#333333;
	font-size:140%;
	font-weight:normal;
	line-height: 100%;}

h3	
	{
	color:#0254B6;
	font-size:125%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#999999;
	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;
	padding:6px 0px 4px 0px;
	padding-left:72px;}

p {
	line-height:160%;
	font-size:100%;}

a {
	color:#024CB0;
	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 {
	background:#D6DBBF url(images/site_bg.gif) 0 0 repeat-x;
	height:98%;}
			
h1 	{margin:0px 0px 24px 0px;padding-bottom:4px;}	
h2 	{margin:0px 0px 12px 0px;}
h3 	{margin:0px 0px 12px 0px;}
h4 	{margin: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;
	margin:0px auto;}
	
.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:#94884F;
	color:#FFFFFF;
	font-size:120%;
	font-weight:normal;
	padding:10px;}
	
#container .table-header-app {font-size:120%;}

.table-subheader-app {
	background:#9ba4af;
	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;}
	
.downloads-table-altrow td, .downloads-table-row td {
	border-bottom: 1px solid #DDDDDD;
	padding:10px;}
	
.downloads-table-altrow td {
	background:#eeeeee;}

/*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:90%;
	line-height:100%;
	text-align:right;}

	#utilities a {
		color:#999999;
		text-decoration:none;}

		#utilities a:hover {
			color:#999999;
			text-decoration:underline;}

#footer {
	color:#666666;
	font-size:80%;
	text-align:center;}

	#footer a {
		color:#666666;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:971px;}
		
	#header {
		clear:both;
		height:104px;
		width:100%;}
		
		#logo {	
			float:left;
			display:inline-block;
			margin:48px 0px 0px 9px;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:8px 0px 40px 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:12px;
			width:707px;}

		#topNav img {
			float:left;
			margin-right:0px;
			display:block;}
				
#footer {
	clear:both;
	margin:0px auto 10px auto;
	padding:27px 0px 0px 0px;
	height:42px;
	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]  */

#homeMiddle {
	color:#333333;}
	
	#homeMiddle a {color:#4B8CBC;}
	
#homeMiddle h2 {
	color:#666666;
	font:normal 140% Georgia, 'Times New Roman', sans-serif;
	margin:1px 0px 8px 30px;
	padding:0px 0px 0px 0px;}
	
#homeMiddle td p {
	font-size:90%;
	line-height:150%;
	margin:0px 10px 0px 17px;
	padding-top:15px;}
	
	#homeMiddle p {margin:0px 10px 0px 0px;padding:0px;}
	
		#homeMiddleC strong {
			margin:5px 10px 5px 10px;
			color:#4B8CBC;}
	
#homeBottom h2 {
	color:#666666;
	float:left;
	font:normal 140% Georgia, 'Times New Roman', sans-serif;
	margin:20px 22px 0px 13px;}
	
#homeBottom p {
	color:#333333;
	float:left;
	font-size:90%;
	margin:20px 32px 0px 0px;
	width:367px;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:100%;}

	#homeFlash {
		height:349px;
		width:100%;}
		
		.homeHR {
			clear:both;
			display:block;
			height:2px;
			padding:20px 0px 0px 0px;
			margin:0px auto 0px auto;
			width:940px;}
		
		#homeMiddleWrapper {
			background:url(images/home_middle_top.gif) 0 0 no-repeat;
			float:left;
			margin:13px auto;
			width:722px;}
		
		#homeMiddle {
			
			float:left;
			margin:10px auto;
			padding:0px 0px 0px 0px;}
			
			#homeMiddleTable {
				background:url(images/home_middle_bg.png) 0 0 repeat-y;}
		
			#homeMiddleA, #homeMiddleB, #homeMiddleC {
				background:#FFFFFF url(images/home_mid_bg.gif) 0px 29px repeat-x;
				border-left:1px solid #C3D2CE;
				border-right:1px solid #C3D2CE;
				height:190px;
				min-height:190px;
				_height: 190px important!}
			
			#homeMiddleA {
				width:235px;}

			#homeMiddleB {
				margin:0px 0px 0px 9px;				
				width:228px;}
				
			#homeMiddleC {
				margin:0px 0px 0px 9px;
				width:235px;}
				
				#homeMiddleC table table {
					font-size:90%;
					margin-top:15px;}
					
					#homeMiddleC table table td {
						padding-bottom:10px;}
				
			#homeMiddleD {
				float:right;
				margin-top:10px;}	
		
		#homeBottom {
			padding:0px 0px 15px 0px;}
								

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#content h1 {border-bottom:1px solid #E8EDED;}
	
#content ul li {
	line-height:150%;}
	
	#topLinks {
		color:#999999;
		font-size:90%;}
		
		#breadcrumbs .Breadcrumb-Link {
			color:#999999;
			text-decoration:none;}
			
			#breadcrumbs .Breadcrumb-Link:hover {
				text-decoration:underline;}
				
			#breadcrumbs .Breadcrumb-Selected {
				color:#333333;}
	
#content a {
	font-weight: bold;}


/*	5.2 [Layout]  */

#interiorMain {
	background:url(images/interior_bg.png) 0 0 no-repeat;
	clear:both;
	width:100%;}
		
	#interiorColumns {
		clear:both;
		margin:0px 0px 0px 0px;}
		
	#sectionalGraphic {
		margin-top:-1px;
		height:124px;}
	
		#sectionalGraphic img {
			display:block;}
			
	#printerFriendly {
		float: right;
		font-size: 84%;
		font-weight: bold;
		text-align: right;
		padding:7px 31px 11px 0px;
		width: 150px;}
	
	#printerFriendly div {display: block; float:right;}
	
		#printerFriendly div.text {
			display: inline; /*IE double margin fix*/
			margin: 5px 4px 0px 0px;}
			
		#printerFriendly img {vertical-align:middle;padding:3px 0px 0px 3px;}
	
	#printerFriendly a {color:#333333;text-decoration: none;}
	
		#printerFriendly a:hover {text-decoration: underline;}
			
	#breadcrumbs {
		float:left;
		width:700px;
		padding:10px 0px 11px 31px;}
	
	#left {float:left;}
	
	#leftnavBtm {clear:left;margin-left:11px;}
	
	#leftnavWrapper {
		background:url(images/leftnav_bg.gif) 0px 0px repeat-y;		
		float:left;
		display:inline;
		margin:0px 0px 0px 11px;
		width:232px;}
	
	#leftNav {
		font-size:100%;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			margin-left:16px;
			width:196px;
			border-bottom:1px solid #E2E2DF;}
		
	#main {
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		margin:0px 0px 0px 0px;
		width:727px;}
	
		#content {
			padding:25px 17px 5px 17px;
			width: 100%;}
		
			#content ul {
				margin:0px 0px 13px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 5px 7px 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 45px;
				padding:0px;}
				
				#content ol li {
					padding:0px 0px 7px 0px;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:100%; width: 169px;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:50px 12px 0px 0px;}
		
		.libraryItem {
			background: url(/Collateral/Templates/English-US/images/lib-middle.gif) left top repeat-y;
			font-size: 90%;
			margin-bottom: 10px;
			padding:0px 13px 0px 8px;}
			
			.libraryItem td p {font-size: 90%;}
				
				.libraryItem table td {
					vertical-align: top;}
				
				.libraryItem h2 {
					color: #0254b6;
					font-size: 105%;
					font-weight: bold;
					margin: 0px;}
			
			.libraryItem p {padding: 0px; margin: 0px 0px 5px; line-height: 140%;}
			
			.libraryItem a {color: #333333; font-weight: bold; text-decoration: none;}
				.libraryItem a:hover {text-decoration: underline;}
			
	

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}

#leftNav td.leftnav-lvl1-on {
	border-top:1px solid #E2E2DF;
	color:#0254B6;
	font-weight:bold;
	padding:8px 10px 8px 2px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	border-top:1px solid #E2E2DF;
	color:#333333;
	font-weight:bold;
	padding:8px 10px 8px 2px;
	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:#215293;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#215293;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_on.gif) 13px 10px no-repeat;
	color:#0254B6;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 8px 22px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_off.gif) 13px 10px no-repeat;
	color:#333333;
	font-size:90%;
	padding:6px 10px 8px 22px;
	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:#215293;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#215293;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 32px 6px no-repeat;
	color:#0254B6;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 8px 48px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_off.gif) 41px 12px no-repeat;
	color:#333333;
	font-size:90%;
	padding:6px 10px 8px 48px;
	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:#215293;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#215293;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #cccccc;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-weight: bold;
	white-space:normal;
	width:171px;
}

.RadMenu_Default .group .link .item last {
 	border:0px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #cccccc;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-weight: bold;
	white-space:normal;
	width:171px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	cursor:pointer;
	text-decoration:none;
	font-size:90%;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#999999;
	color:#FFFFFF;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align:left;
	white-space:normal;
	width:171px;
}

.RadMenu_Default .group .group .link:hover,  /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#999999;
	color:#FFFFFF;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align:left;
	white-space:normal;
	width:171px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	cursor:pointer;
	text-decoration:none;
	font-size:90%;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#3C3D3D;
	border:1px solid #595A5A;
}

.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;}