/*  [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:#10499E;
	font-size:200%;
	font-weight:normal;
	line-height: 100%;}
	
h2	
	{
	color:#27A348;
	font-size:160%;
	font-weight:bold;
	line-height: 100%;}

h3	
	{
	color:#10499E;
	font-size:130%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#666666;
	font-size:110%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#4682B4;
	font-size:100%;
	font-weight:bold;}

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:#27A348;
	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:#F8FCFE url(images/body_bg.gif) repeat-x;
	height:98%;}
			
h1 	{padding:0px 0px 25px 0px;}	
h2 	{margin:0px 0px 7px 0px;}
h3 	{margin:0px 0px 5px 0px;}
h4 	{margin:0px 0px 5px 0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 17px 0px;}
	
img {border:0px;}
img td {border:0px;}

hr {border-top: 1px solid #CCCCCC; margin: 0px 0px 17px; 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:#10499E;
	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;}
	
.spec_summary {border-left: 1px solid #DDDDDD;border-top: 1px solid #DDDDDD; font-size: 90%;}
	.spec_summary td {border-right: 1px solid #DDDDDD; vertical-align: middle;}
	
	#container .spec_summary .table-header-app {
		border-bottom: 1px solid #DDDDDD;
		font-size: 100%;
		padding:6px;}
	
	.spec_summary .table-row {
		padding:6px;}
	
	.spec_summary .table-altrow {
		padding:6px;}
	
.benefits {border-left: 1px solid #DDDDDD;border-top: 1px solid #DDDDDD;}

	.benefits td {border-right: 1px solid #DDDDDD;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row td, .table-altrow td {
	padding:10px; border-bottom: 1px solid #DDDDDD;}
	
	.table-row td td, .table-altrow td td, td.table-row td, td.table-altrow td, 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:#424337;
	font-size:90%;
	text-align:right;}

	#utilities a {
		color:#424337;
		text-decoration:none;}

		#utilities a:hover {
			color:#424337;
			text-decoration:underline;}
			
#search {
	color:#424337;
	font-size:90%;}

#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:5px auto 0px auto;
	width:960px;}
	
	#containerBottom img {
		display:block;}
		
	#header {
		background:url(images/header_bg.gif) 0px 0px repeat-x;
		clear:both;
		height:144px;
		width:100%;}
		
		#logo {	
			float:left;
			display:inline-block;
			margin:15px 0px 13px 0px;}
			
		#btnContact {
			float:right;
			display:block;
			margin:0px 0px 17px 0px;
			width:102px;}
			
		#utilities {
			float:right;
			clear:right;
			display:inline; /*IE double margin fix*/
			height:33px;
			margin:0px 0px 0px 0px;}
	
		#utilities li {
			display:inline-block;
			float:left;
			padding:0px 0px 0px 11px;}
			
		#topNavContainer {
			background:url(images/topnav_bg.gif) 0px 0px repeat-x;
			clear:both;
			height:31px;
			width:960px;}
			
			#topNav {
				float:left;
				margin:0px 0px 0px 13px;
				width:492px;}
	
			#topNav img {
				float:left;
				display:block;}
			
			#search {
				float:left;
				margin:8px 0px 0px 297px;
				width:138px;}
				
				#searchBox {
					background: url(images/util_search_bg.gif) 0px 0px repeat-x;
					border:0px;
					border-left:1px solid #CCCCCC;
					font:80% arial, sans-serif;
					height:13px;
					padding:0px 0px 0px 1px;
					width:79px;}

				
#footer {
	clear:both;
	padding:15px 0px 15px 0px;
	width:100%;}

	#footer ul {}

		#footer ul li {
			display:inline;
			padding:0px 0px 0px 3px;}
			
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0px auto;
	width:960px;}

	#homeFlash {
		height:270px;
		width:100%;}
		
		#homeBottom {
			background:url(images/homebottom_bg.gif) 0px 0px no-repeat;
			padding:20px 0px 0px 0px;
			width:100%;}
				
			#homeBottomA {
				float:left;
				line-height: 160%;
				width:600px;}

			#homeBottomB {
				float:right;
				width:310px;}
				
				#homeBottomB p.footnote {margin: 5px 0px 0px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul li {
	line-height:150%;}

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:0px auto;
	width:960px;}	
		
	#sectionalGraphic {
		height:209px;
		margin:0px auto;
		width:958px;}
	
		#sectionalGraphic img {
			display:block;}
		
	#interiorColumns {
		background:url(images/int_column_bg.gif) 0px 0px no-repeat;
		clear:both;
		padding:20px 0px 0px 0px;
		width:100%;}
		
	#leftNavContainer {
		float:left;
		display:inline; /*IE double margin fix*/
		margin:0px 0px 20px 0px;
		width:166px;}
		
		#leftNavContainer img {
			display:block;}
	
	#leftNav {
		background:#EBF0E8;
		border-left:1px solid #DCE2DA;
		border-right:1px solid #DCE2DA;
		padding:15px 0px 0px 8px;}
		
		#leftNav table {
			clear:both;
			width:149px;}
		
	#main {
		background:#ffffff;
		float:right;
		width:780px;}
		
		#mainBorder {
			border-left:1px solid #DCE2DA;
			border-right:1px solid #DCE2DA;
			min-height:500px;
			height:auto !important;
			height:500px;}
	
		#content {
			padding:37px 20px 5px 24px;
			width: 100%;}
		
			#content ul {
				margin:0px 0px 13px 30px;
				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 {
				list-style:decimal;
				margin:0px 0px 12px 25px;
				padding:0px;}
				
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:100%; width: 166px;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:24px 24px 0px 10px;}
		
		.libraryItem {
			font-size: 90%;
			margin-bottom: 10px;}
			
			.libraryItem {
				font-size:12px;
			}
			
			.libraryItem table {
				background-color: #f1f0ed;
				border:0px;}
			
			.libraryItem table table {
				margin: 0px 12px;
				width:90%;}
			
			.libraryItem table img {display:block;}
			
			.libraryItem table table img {margin: 0px 7px 0px 0px;display:inline;}
			
			.libraryItem table table hr {
				border-top:1px solid #FFFFFF;
				height:1px;
				margin:7px 0px;}
			
			.libraryItem h2	{
				color:#eb6e1f;
				font-size:170%;
				font-weight:normal;
				line-height: 100%;
				margin: 5px 12px 12px;}
			
			.libraryItem p {padding: 0px 15px; margin: 5px 0px 10px;}
			
			.libraryItem a {color: #666666; 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 {
	background:url(images/leftnav_lvl1_on.gif) 0px 0px no-repeat;
	color:#10499E;
	font-weight:bold;
	font-size:90%;
	padding:7px 10px 7px 17px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	color:#333333;
	background:url(images/leftnav_lvl1_off.gif) 0px 0px no-repeat;
	font-weight:bold;
	font-size:90%;
	padding:7px 10px 7px 17px;
	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:#10499E;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#10499E;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_on.gif) 17px 12px no-repeat;
	color:#10499E;
	font-weight: bold;
	font-size:90%;
	padding:6px 10px 6px 24px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	color:#333333;
	font-size:90%;
	background:url(images/leftnav_lvl2_off.gif) 17px 12px no-repeat;
	padding:6px 10px 6px 24px;
	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:#10499E;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#10499E;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 45px 11px no-repeat;
	color:#10499E;
	font-size:90%;
	font-weight: bold;
	padding:5px 10px 6px 52px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	color:#333333;
	background:url(images/leftnav_lvl3_off.gif) 45px 11px no-repeat;
	font-size:90%;
	padding:5px 10px 6px 52px;
	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:#10499E;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#10499E;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #333333;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-weight: bold;
	font-size:90%;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .link .item last {
 	border:0px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #333333;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-weight: bold;
	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:#A5AF9F;
	color:#FFFFFF;
	font-weight: bold;
	font-size:90%;
	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:#A5AF9F;
	color:#FFFFFF;
	font-weight: bold;
	font-size:90%;
	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:#EBF0E8;
	border:1px solid #BDC7B6;
}

.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;}
