/*  [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:#666666;
	font:75% arial, helvetica, sans-serif;}

h1 {
	border-bottom:2px solid #CCCCCC;
	color:#000066;
	font-size:200%;
	font-weight:bold;
	margin:2px 0px 15px 0px;
	padding-bottom:0px;}
	
h2	
	{
	color:#000066;
	font-size:140%;
	font-weight:bold;
	line-height: 100%;}

h3 {
	color:#000066;
	font-size:110%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h5 {
	color:#333333;
	font-size:100%;
	font-weight:bold;}

p {
	line-height:150%;
	font-size:100%;}

a {
	color:#cc0000;
	text-decoration:none;}

	a:hover {
		text-decoration:underline;}
a.green {
	color:#006600;
	text-decoration:none;}

	a:hover {
		text-decoration:underline;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	height:98%;}
			
h1 	{padding:0px 0px 3px 0px;}	
h2 	{margin:0px 0px 8px 0px;}
h3 	{margin:0px 0px 4px 0px;}
h4 	{margin:0px 0px 4px 0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}

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]  */

.blockquote {margin-left:30px;margin-right:30px;display:block;}

.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;}
	
.libraryTable {
	background:#EEEEEE;
	border:1px solid #999999;
	border-bottom:0px;
	width:169px;}
	
	.libraryTable td {
		border-bottom:1px solid #999999;}
		
		.libraryHeader {}
		.libraryTable td.libraryHeader {
			background:#CECECC;
			padding:5px;}
			
			.libraryTable td.libraryHeader h2 {color:#000066;font:bold 110% arial, sans-serif;margin-bottom:0px;}
			
	.libraryTable ul {
		color:#303030;
		margin:7px 0px 13px 10px;
		list-style:none;
		padding:0px;}
		
		.libraryTable ul li {
			background: url(images/lib_list.gif) 0px 7px no-repeat;
			padding:0px 10px 5px 14px;}
			
.libraryPDFTable {
	background:#EEEEEE url(images/pdf_background.png) 0 0 no-repeat;
	border-top:2px solid #999999;
	border-bottom:2px solid #999999;
	width:171px;
	margin-top:0px;
	padding:0px;}	
			
	.libraryPDFTable img {margin-top:5px;}
	
	.libraryPDFTable p {margin:5px 5px 5px 0px;}
	
	.libraryPDFTable ul {
		color:#303030;
		margin:7px 0px 13px 10px;
		list-style:none;
		padding:0px;}
		
		.libraryPDFTable ul li {
			background: url(images/lib_list.gif) 0px 7px no-repeat;
			padding:0px 10px 5px 14px;}

.takeaway {
	color:#666666;
	font:bold 140% arial, sans-serif;}
	
.footnote {
	font-size:90%;}
	
	#container 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%;}

.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;}

	#container .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-row td {
	padding:10px;}

.table-altrow td {
	padding:10px;}
	
	.table-row td td {
		padding:0px;}
	
	.table-altrow td td {
		padding:0px;}
		
.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;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#utilities {
	color:#333333;
	font-size:90%;}
	
	#utilities ul li {
		line-height:100%;}

		#utilities ul li a {
			color:#333333;
			text-decoration:none;}
	
			#utilities ul li a:hover {
				color:#333333;
				text-decoration:underline;}

#footer {
	color:#666666;
	font-size:90%;
	text-align:left;}

	#footer a {
		color:#666666;
		font-weight: normal;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	background:url(images/container_bg.gif) 0px 0px no-repeat;
	margin:0px auto;
	width:920px;}
		
	#header {
		background:url(images/header_bg.gif) 0px 0px repeat-x;
		height:80px;
		width:100%;}
		
		#logo {	
			float:left;
			display:inline;
			margin:0px 0px 0px 15px;}
			
			#logo img {				
				display:block;}
				
		#utilities {
			float:right;
			height:13px;
			display:inline;
			margin:14px 30px 0px 0px;}
			
		#utilities ul {
			display:inline; /*IE double margin fix*/
			margin:0px 0px 0px 0px;}
	
		#utilities ul li {
			padding:0px 0px 0px 8px;
			display:inline;}
				
		#utilities #search img {
			display:block;
			}
				
		#utilities #searchBox {
			background: url(images/util_search_bg.gif) 0px 0px repeat-x;
			border:0px;
			border-left:1px solid #787878;
			display:block;
			height:13px;
			font-size:90%;
			width:67px;}
			
			#topNav {
				background:#001737;
				float:right;
				clear:right;
				display:inline;
				height:28px;
				margin:26px 30px 0px 0px;
				width:641px;}
	
			#topNav img {
				float:left;
				display:block;}
				
#footer {
	clear:both;
	height:28px;
	margin:10px auto 10px auto;
	width:920px;}
	
	#footer p {
		float:right;
		margin:7px 0px 0px 0px;}

	#footer ul {
		list-style:none;
		float:left;
		margin:7px 0px 0px 0px;}

		#footer ul li {
			display:inline;
			padding:0px 11px 0px 0px;}
			
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeBottom {
	font-size:90%;}
	
#homeBottom p {
	padding:0px 0px 7px 0px;
	margin:0px;}
	
	#homeBottom a {
		color:#CC0000;
		font-weight:bold;
		text-decoration:none;}
		
	#homeBottom a:hover {
		text-decoration:underline;}

#homeBottomA h2, #homeBottomB h2 {
	border:none;
	color:#333333;
	padding:0px 0px 8px 0px;
	margin:0px;
	font-weight:bold;
	font-size:120%;}
	


/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:100%;}

	#homeFlash {
		background:#FFFFFF;
		margin-top:0px;
		height:333px;
		width:100%;}
		
		#homeBottom {
			background:#FFFFFF;
			clear:both;
			margin:0px auto;
			padding:0px 0px 0px 0px;
			width:100%;}
			
			#homeBottom ul {
				margin:0px 0px 7px 10px;}
	
				#homeBottom ul li {
					background:url(images/home_list.gif) 2px 6px no-repeat;
					padding:0px 0px 4px 10px;}
					
			#homeBottomA, #homeBottomB, #homeBottomC {display:inline;}
			
			#homeBottomA, #homeBottomB {
				background:#ffffff url(images/homebottombox_bg.gif) 0px bottom repeat-x;
				border:1px solid #999999;
				padding:10px 12px 0px 10px;
				min-height:127px;
				width:246px;}
		
			#homeBottomA {
				float:left;
				margin:20px 0px 10px 30px;}
		
			#homeBottomB {
				float:left;
				margin:20px 0px 10px 21px;}
					
			#homeBottomC {
				float:right;
				margin:20px 30px 10px 0px;
				width:280px;}
				
			#logos {
				border-top:1px solid #CCCCCC;
				clear:both;
				margin:0px auto 0px auto;
				padding:15px 0px 0px 0px;
				width:880px;}
				
				#logos img {
					display:block;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul {
	line-height:150%;}
	
#leftHeader {color:#666666;font:normal 170% arial, sans-serif;}

#sectionText {color:#FFFFFF;font-size:170%;font-weight:bold;letter-spacing:.04em;}

#sectionText h2 {color:#FFFFFF;font-size:150%;font-weight:normal;letter-spacing:.03em;margin-bottom:13px;}

/*	5.2 [Layout]  */

#interiorMain {
	background:#FFFFFF;
	clear:both;
	margin:20px 0px 0px 0px;
	width:100%;}

	#sectionalGraphic {
		height:151px;
		position:relative;
		width:100%;
		z-index:100;}
		
		#sectionalGraphic img {
		display:block;}
		
		#sectionText {z-index:200;position:absolute;top:18px;left:20px;}
		
	#interiorColumns {
		margin:0px 0px 10px 0px;
		width:100%;}
	
	#leftNav {
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:0px 0px 25px 20px;
		width:168px;}
	
	#leftHeader {
		clear:both;
		border:1px solid #CFCFCF;
		border-bottom:0px;
		padding:5px 12px 5px 12px;
		width:142px;}
	
		#leftNav img {
			display:block;}
		
		#leftNav table {			
			background:#ffffff url(images/leftnav_bg.gif) 0px bottom repeat-x;
			border:1px solid #CFCFCF;
			width:100%;}
			
		#reqQuote {
			clear:both;
			height:30px;
			margin:20px 0px 0px 0px;
			padding-bottom:20px;
			width:168px;}
		
	#main {
		display:inline;
		float:left;
		min-height:300px;
		height:auto !important;
		height:300px;
		margin:0px 20px 35px 30px;
		width:682px;}
	
		#content {
			padding:25px 30px 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) 0px 7px no-repeat;
					padding:0px 0px 7px 14px;}
				
				#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;}
				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */
		
/*	5.5 [Layout]  */
	
	#library {
		padding:20px 0px 0px 0px;
		width: 171px;}	
		
	#libraryItem {
		margin: 0px 0px 40px 0px;}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}

#leftNav td.leftnav-lvl1-on {
	color:#CC0000;
	font:bold 100% arial, sans-serif;
	padding:8px 10px 8px 12px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	color:#666666;
	font:bold 100% arial, sans-serif;
	padding:8px 10px 8px 12px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#CC0000;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#CC0000;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#CC0000;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 27px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	color:#666666;
	font-size:90%;
	padding:6px 10px 6px 27px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#666666;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#CC0000;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#CC0000;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 42px 11px no-repeat;
	color:#CC0000;
	font-size:90%;
	font-weight: bold;
	padding:6px 10px 6px 49px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_off.gif) 42px 11px no-repeat;
	color:#666666;
	font-size:90%;
	padding:6px 10px 6px 49px;
	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:#CC0000;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#CC0000;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color:#001737;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align: left;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #001737;
	font-weight: bold;
	padding:8px 10px 8px 10px;
	text-align: left;
	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:#001737;
	color:#ffffff;
	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:#001737;
	color:#ffffff;
	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 #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;}





/* Left Column Style */

#FormLeftColumn {
 width: 245px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}   

.FormLeftColumnHeader { 
	font-weight: bold;
	color: #990000;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	width: 235px;
	border-bottom: 1px solid #000000; }
	
#FormLeftColumn .FormItem {
	width: 235px;
	height: 100%;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

#FormLeftColumn .FieldName{
	margin: 2px 0 0 0;
	width: 110px;
	float: left;
	font-weight: bold;
	color: #000000; }
	
.LeftColumnInputBox {
 border: 1px solid #660000;
	background-color: #eeeeee;
	width: 120px;
}

/* Right Column Style */

#FormRightColumn {
 width: 380px;
	border-left: 1px solid #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	display:table;
}    	

.FormRightColumnHeader { 
	font-weight: bold;
	color: #990000;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	width: 375px;
	border-bottom: 1px solid #000000; }
	
#FormRightColumn .FormItem {
	width: 380px;
	height: 100%;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #CCCCCC;
}	
	
#FormRightColumn .FieldName {
 width: 200px;
	margin: 2px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #000000;
	float: left;
}

#FormRightColumn .FieldDescription {
 font-size: 90%;
	color: #666666;
	padding: 5px 0 5px 0;
}

#FormRightColumn textarea {
 width: 375px;
	margin: 0 0 0 0px;
	border: 1px solid #660000;
	background-color: #eeeeee;
}

#FormRightColumn .FormInputArea {
	margin: 0 0 0 235px;
	padding: 0;
}

#FormRightColumn .FieldNameWidthTextArea{
	margin: 5px 10px 5px 0px;
	font-weight: bold;
	width: 380px;
	float: left; }

.RightColumnInputBox {
 border: 1px solid #660000;
	background-color: #eeeeee;
	padding: 0;
	margin: 0;
	width: 150px;
}

.RightColumnExpiry {
 border: 1px solid #660000;
	background-color: #eeeeee;
	padding: 0;
	margin: 0;
}

.SectionHeader {
 background: #eeeeee;
	margin: 10px 0 0 0;
	padding: 5px;
	border-bottom: 2px solid #cccccc;
}

.literal {
 font-size: 90%;
	color: #666666;
	padding: 0 0 10px 0;
}

#FormRightColumn .FormCaptcha {
	width: 380px;
	height: 50px;
	padding: 10px 0 0 5px;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
}	

.captchaimage {
 float: left;
	width: 230px;
	margin: 0;
	padding: 0;
	}

.CaptchaInputArea {
	margin: 0 0 0 235px;
	padding: 0;
}

.submitbutton {
 float: right;
	padding: 10px 10px 10px 0;
}

.domainbuttons {
 margin-top: 10px;
 text-align: right;
}
