/*  [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:#444444;
	font:.875em arial, sans-serif;
	background:#DFE8F1;}

h1 {
	color:#E3C000;
	font-size:2em;
	font-weight:bold;
	letter-spacing:.03em;}

h2	
	{
	color:#0053a0;
	font-size:1.55em;
	font-weight:normal;}

h3	
	{
	color:#0053a0;
	font-size:1.3em;
	font-weight:bold;}

h4 {
	color:#0053a0;
	font-size:1.15em;
	font-weight:bold;}

h5 {
	color:#336699;
	font-size:140%;
	font-weight:bold;}

h6 {
	color:#555555;
	font-size:.75em;
	font-weight:bold;}

p {
	line-height:1.4em;}
	
ul {line-height:160%;}

a {
	color:#0053a0;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:.875em;
	}
	
	#content td {
	font-size: 100%;
	}

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

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{margin:0px 0px 23px 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;}

hr {margin: 12px 0px; display:block;}

.clear {clear:both;}

.imgBlock {display:block;}

.bold{font-weight:bold;}

.blue{color:#407EB8;}

.normal{font-weight:normal;}

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


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

/*	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;}

#print {
	clear:both;
	width:20%;
	margin:5px 0px 0px 0px;
	float:right;
	text-align:right;}
	
.printFriendly {
	cursor:pointer;}

/*	2.3 [Interior Tables and Applications]  */

#ctl00_Modules_ctl00_pnlList .table-header-app,
#ctl00_Modules_ctl01_pnlList .table-header-app,
#ctl00_Modules_ctl02_pnlList .table-header-app,
#ctl00_Modules_ctl03_pnlList .table-header-app {
	background-color:#ffffff;
	color:#990000;
	font-size:180%;
	font-weight:normal;}

.table-header-app {
	background-color:#3174A8;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:10px 10px 10px 0px;
	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:10px;}

.table-row {
	padding:10px;}
	
.table-altrow {
	background-color:#eeeeee;padding:10px;}
	
.table-altrow2 {
	background-color:#dfe8f1;padding:10px;}
	
.table-altrow3 {
	background-color:#cccccc;padding:10px;}
	
tr.table-row td {
	padding:10px;}
	
tr.table-altrow td {
	background-color:#eeeeee;padding:10px;}
	
tr.table-altrow2 td {
	background-color:#dfe8f1;padding:10px;}
	
tr.table-altrow3 td {
	background-color:#cccccc;padding:10px;}
		
	.footnote {
		font-size:80%;}			
	
/*	2.4 [Library Items]  */

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

/*	3.1 [Fonts]  */

	#utilities {
		color:#bbb;
		font:normal .8em arial, sans serif;}

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

			#utilities a:hover {
				text-decoration:none;}

#footer {
	color:#999999;
	font-size:.8em;
	text-align:left;}

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

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

			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:954px;}

	#header {
		background:url(images/header_bg.gif) 0px 0px repeat-y;
		clear:both;
		height:65px;
		width:954px;}

		#logo {
			float:left;
			margin:7px 0px 0px 25px;}
	
		#logo img {
			display:block;}
	
		#utilities {
			display:inline;
			float:right;
			margin:5px 10px 0px 0px;}
			
			#utilities li {
				display:inline;
				padding:0px 0px 0px 5px;}
				
		#search {
			float:right;
			display:inline;
			margin:0px 25px 0px 0px;}
					
			#search #searchBox {
				background: url(images/util_search_bg.gif) 0px 0px repeat-x;
				border:0px;
				float:left;
				display:block;
				height:18px;
				font-size:90%;
				padding:2px 0px 0px 3px;
				width:101px;}			
				
			#search #seachButton {
				display:block;
				float:left;}
				
		#topNavigation {
			clear:right;
			display:inline;
			float:right;
			margin:22px 25px 0px 0px;
			width:672px;}			
	
			#topNavigation img {
				float:left;
				display:block;
				margin-right:55px; }
				
			#topNavigation .last img {
				margin:0px; }

#footer {
	clear:both;
	height:33px;
	padding:18px 18px;
	margin:0px auto 15px auto;
	width:904px;}

	#footer ul {}

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

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

/*	4.1 [Fonts]  */

#homeMain {
	color:#555555;
	font-size:.875em;}
	
	#homeAbout h2, #homeNews h2, #homeSpotlight h2, #homeProducts h2, #homePresent h2 {
		font:bold 18px/18px Arial, Helvetica, sans-serif;
		padding:12px 0px 18px;
		margin:0px; }
		
	#homeAbout a, #homeSpotlight a, #homeProducts a, #homePresent a {
		text-decoration:none;
		font-weight:bold;
		white-space:nowrap; }

/*	4.2 [Layout]  */

.topRounded {
	clear:both;
	margin:6px 0 0 0;
	width:954px;
	height:16px;
	background: url(images/header_top.gif) 0px 0px no-repeat;}

.bottomRounded {
	clear:both;		
	margin:0 0 0px 0;
	width:954px;
	height:16px;
	background: url(images/header_btm.gif) 0px 0px no-repeat;}

#homeMain, #interiorMain {
	padding:8px 0px;
	background:url(images/main_bg.gif) 0px 0px repeat-y;
	width:954px; }
	
	#homeMainLeft {
		float:left; margin-left:25px; width:205px; }
		
	#homeMainRight {
		float:right; margin-right:25px; width:670px; }
	
	#homeAbout {
		border-top:3px solid #0053A0;
		float:left;
		width:205px;
		display:block;
		padding:0px 0px 25px; }
	
	#homeNews {
		border-top:solid 3px #81AA3F;
		font-weight:bold;
		clear:left; }
	
		#homeNews h2 {
			color: #81AA3F; }
		
		#homeNews a {
			font-weight:normal; }
	
	#homeFlash { 
		float:right;
		margin:0px;
		height:323px;
		width:670px; }
	
	#homeBottom {
		padding:40px 0px 0px 0px;
		margin:0px auto;
		width:670px;
		clear:right; }
		
		#homeSpotlight {
			float:left;
			width:200px;
			margin-right:30px;
			border-top:solid 3px #EB8500; }
		
			#homeSpotlight h2 {
				color:#EB8500;}
			
			#homeSpotlight img {
				margin:30px auto;
				display:block; }
			
			#homeSpotlight a img {
				margin:0;
				display:inline; }
				
		#homeProducts {
			float:left;
			width:205px;
			border-top:solid 3px #E3C000;
			margin-right:30px; }
		
			#homeProducts h2 {
				color: #E3C000; }
				
			#homeProducts a {
				display:block; }
			
			#homeProducts img {
				margin:0px 0px 6px 0px; }
				
				#homeProducts a img {
					margin:0px; }
		
		#homePresent {
			float:right;
			width:200px;
			border-top:3px solid #0053A0; }
			
			#homePresent h2 {
				color:#0053A0; }

/*	4.3 [ezEdit ToolsFile]  */

/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#topNav a.current {
	color:#BBB;
	border-top:2px solid #BBB;
}

/*	5.2 [Layout]  */

/*
#interiorMain {
	min-height:500px;
	height:auto !important;
	height:500px;
	width:940px;}
*/
	#sectionalGraphic {
		clear:both;
		height:193px;
		margin:0px auto 10px auto;
		width:904px;}
		
#interiorColumns {
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:10px 0px 0px 0px;
	margin:0px auto;
	width:904px;}
	
	#leftColContainer {}
	
	#leftCol {
		float:left;
		min-height:150px;
		height:auto !important;
		height:150px;
		padding-bottom: 7px;
		width:185px;
		border-top:3px solid #81AA3F;}
		
		#leftCol table {
			border-bottom:1px solid #CED9E0;
			width:100%;}
		
	#mainCol {
		float:right;
		width:689px;}
	
		#content {
			padding:10px 0px 15px 0px;}
		
			#content ul {
				margin:0px 0px 5px 29px;
				padding:0;}
				
				#content ul li {
					background:url(images/int_list.gif) 0px 8px no-repeat;
					padding:0px 0px 7px 10px;}
					
				#content ul ul {
					margin:0px 0px 0px 25px;
					padding:0px;}
					
					#content ul ul li {
						padding:0px 0px 7px 12px;}
				
			#content ol {
				list-style: decimal;
				margin:0px 0px 12px 39px;
				line-height: 160%;
				padding:0px;}

			#content ol li {padding-bottom: 7px;}
			
	#rightCol {
		float:right;
		clear:none;
		margin:58px 0 0 0;
		width:161px;
		}
		
		.borderRoundedTop {
			width:161px;
			height:9px;
			background: url(images/border_rounded_top.png) no-repeat top left;
		}
		
		.rightItem {
			width:142px;
			overflow:hidden;
			border-left: 1px solid #D2DBE3;			
			border-right: 1px solid #D2DBE3;
			padding: 8px;
		}
		
			.icon {
				float:left;
				width:37px;
			}
			
			.rightItemContent {
				float:left;
				clear:none;
				width:100px;
			}
		
		.borderRoundedBottom {
			width:161px;
			height:9px;
			background: url(images/border_rounded_bottom.png) no-repeat top left;
			margin-bottom:3px;
		}
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:100%; width: 166px;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:67px 0px 0px 25px;}
		
		.libraryItem {
			font-size: 110%;
			margin-bottom: 10px;}
			
			.libraryItem table {
			background: url(/Collateral/Images/English-US/Lib_items/lib_mid.gif) 0px 0px repeat-y;}
			
			.libraryItem p {padding: 5px 15px 0px 0px; margin: 0px 0px 0px;}
			
			.libraryItem a {color: #0053a0; font-weight: bold; text-decoration: none; padding-top:15px;}
				.libraryItem a:hover {text-decoration: underline;}
			
			.libraryItem h3 {
				padding:3px 0px 0px 0px;}
			.libraryItem img {
			margin: 0px 0px 0px 0px;}
		
	

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

#leftCol td.leftnav-lvl1-on {
	background:#f9dab2 url(images/orange_bg.gif) top left no-repeat;
	height:37px;
	border-top:1px solid #CED9E0;
	color:#EB8500;
	font-weight:bold;
	padding:10px 10px 10px 19px;
	vertical-align:top;
	}
	
#leftCol td.leftnav-lvl1-off {
	background:url(images/leftnav_lvl1_off.gif) 1px 9px no-repeat;
	border-top:1px solid #CED9E0;
	color:#555555;
	font-weight:bold;
	padding:10px 10px 10px 0;
	vertical-align:top;
	}
	
#leftCol td.leftnav-lvl1-off a {color:#555555;text-decoration:none;}
#leftCol td.leftnav-lvl1-off a:hover {color:#555555;text-decoration:underline;}
	
#leftCol td.leftnav-lvl1-on a {color:#EB8500;text-decoration:none;}
#leftCol td.leftnav-lvl1-on a:hover {color:#EB8500;text-decoration:underline;}

#leftCol td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_on.gif) 20px 16px no-repeat;
	color:#EB8500;
	font-weight:normal;
	padding:10px 10px 10px 30px;
	vertical-align:top;
	}
	
#leftCol td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_off.gif) 20px 16px no-repeat;
	color:#555555;
	padding:10px 10px 10px 30px;
	vertical-align:top;
	}
	
#leftCol td.leftnav-lvl2-off a {color:#555555;text-decoration:none;}
#leftCol td.leftnav-lvl2-off a:hover {color:#555555;text-decoration:underline;}
	
#leftCol td.leftnav-lvl2-on a {color:#C77274;text-decoration:none;}
#leftCol td.leftnav-lvl2-on a:hover {color:#C77274;text-decoration:underline;}


#leftCol td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 20px 0px no-repeat;
	color:#EB8500;
	font-weight:normal;
	font-size:.75em;
	padding:6px 22px 0 62px;
	vertical-align:top;
	}
	
#leftCol td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_off.gif) 20px 0px no-repeat;
	color:#555555;
	font-size:.75em;
	padding:6px 22px 0 62px;
	vertical-align:top;
	}
	
#leftCol td.leftnav-lvl3-off a {color:#555555;text-decoration:none;}
#leftCol td.leftnav-lvl3-off a:hover {color:#555555;text-decoration:underline;}
#leftCol td.leftnav-lvl3-on a {color:#C77274;text-decoration:none;}
#leftCol td.leftnav-lvl3-on a:hover {color:#C77274;text-decoration:underline;}


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

.RadMenu_Default .group .link  /* 1st level off cell */
{
	border-bottom:1px solid #D2DBE3;
	padding:2px 10px 2px 10px;
	color: #555555;
	font-weight:bold;
	font-size:.775em;
	text-align: left;
	white-space:normal;
	width:153px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	border-bottom:1px solid #D2DBE3;
	padding:2px 10px 2px 10px;
	color: #555555;
	font-weight:bold;
	font-size:.775em;
	text-align: left;
	white-space:normal;
	width:153px;
}

.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
{
	border-bottom:1px solid #D2DBE3;
	background:#D9E5C5;
	color: #6E962D;
	padding:2px 10px 2px 10px;
	text-align:left;
	font-weight:bold;
	font-size:.775em;
	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
{
	border-bottom:1px solid #D2DBE3;
	background:#D9E5C5;
	color: #6E962D;
	padding:2px 10px 2px 10px;
	text-align:left;
	font-weight:bold;
	font-size:.775em;
	white-space:normal;
	width:153px;
}

.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 #D2DBE3;
	border-bottom:0px;
	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;}
