/*  [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, sans-serif;}

h1 {
	color:#F47933;
	font-size:200%;
	font-weight:normal;
	line-height: 100%;}
	
h2	
	{
	color:#719CB9;
	font-size:160%;
	font-weight:bold;
	line-height: 100%;}

h3	
	{
	color:#617281;
	font-size:140%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#94884f;
	font-size:100%;
	font-weight:bold;
	line-height: 100%;}

h5 {
	color:#94884f;
	font-size:150%;
	font-weight:normal;
	line-height: 100%;}

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:#F47933;
	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:#F8FCFF url(images/body_bg.gif) center 0px repeat-y;
	height:98%;}
			
h1 	{padding:0px 0px 20px 0px;}	
h2 	{margin:0px 0px 14px 0px;}
h3 	{margin:0px 0px 13px 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;}

sup {font-size: 70%; vertical-align: text-top;}
sub {font-size: 70%; vertical-align: text-bottom;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

.cornerImg {
	display:block;
	clear:both;}

.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;}
	
.imgRight_enlarge {
	background:url(images/clicktoenlarge.gif) right bottom no-repeat;
	padding-bottom:20px;
	margin: 5px 0px 0px 20px;}
	
.imgLeft_enlarge {
	background:url(images/clicktoenlarge.gif) left bottom no-repeat;
	padding-bottom:20px;
	margin: 5px 20px 0px 0px;}
	
/*	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:#8CA7B9;
	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;
	color:#333333;
	padding:10px;}

.table-altrow {
	border-bottom: 1px solid #DDDDDD;
	background:#FAFAFA;
	color:#333333;
	padding:10px;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row-tr td {
	border-bottom: 1px solid #DDDDDD;
	color:#333333;}

.table-altrow-tr td {
	border-bottom: 1px solid #DDDDDD;
	background:#FAFAFA;
	color:#333333;}
	
.table-row-tr td, .table-altrow-tr td {
	padding:10px;}
	
/*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:#666666;
	font-size:90%;
	text-align:right;}

	#utilities a {
		color:#666666;
		text-decoration:none;}

		#utilities a:hover {
			color:#666666;
			text-decoration:underline;}
			
#subUtilities {
	color:#CCCCCC;
	font-size:90%;
	text-align:right;}

	#subUtilities a {
		color:#CCCCCC;
		text-decoration:none;}

		#subUtilities a:hover {
			color:#CCCCCC;
			text-decoration:underline;}
	
#search {
	color:#CCCCCC;
	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;}
		
#tagline	{
	float:left;
	font-family:arial, sans-serif;
	color:#94884f;
	font-size:130%;
	font-weight:normal;
	line-height: 110%;
	padding: 50px 0px 0px 80px;
	text-align:center;}
			
/*	3.2 [Layout]  */

#container {
	background:#F8FCFF url(images/container_bg.gif) 0px 0px no-repeat;
	margin:0px auto;
	width:1018px;}
		
	#header {
		clear:both;
		height:158px;
		margin:0px auto;
		width:960px;}
		
		#logo {	
			float:left;
			display:inline-block;
			margin:2px 0px 2px 0px;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:2px 0px 0px 0px;}
	
		#utilities li {
			display:inline; 
			padding:0px 0px 0px 4px;}
			
			#utilities li img {}
			
		#utilities li a.customerLogin {
			background:url(images/btn_customerlogin_over.gif) left 0px no-repeat;
			display:inline-block;
			height:25px;
			width:109px;}
			
		#utilities li a.customerLogin:hover {
			background:url(images/btn_customerlogin_over.gif) right 0px no-repeat;
			display:inline-block;
			height:25px;
			width:109px;}
		
		#utilities li a.customerCare {
			background:url(images/btn_customercare_over.gif) left 0px no-repeat;
			display:inline-block;
			height:25px;
			width:109px;}
			
		#utilities li a.customerCare:hover {
			background:url(images/btn_customercare_over.gif) right 0px no-repeat;
			display:inline-block;
			height:25px;
			width:109px;}
			
		#utilities li a.contact {
			background:url(images/btn_contact_over.gif) left 0px no-repeat;
			display:inline-block;
			height:25px;
			width:109px;}
			
		#utilities li a.contact:hover {
			background:url(images/btn_contact_over.gif) right 0px no-repeat;
			display:inline-block;
			height:25px;
			width:109px;}
			
		#topNavContainer {
			clear:both;
			height:33px;
			background:url(images/topnav_bg.gif) 0px 0px repeat-x;
			width:100%;}
			
			#topNav {
				height:33px;
				float:left;
				display:inline;
				margin:0px 0px 0px 19px;
				width:658px;}
	
			#topNav img {
				float:left;
				display:block;}
				
			#subUtilities {
				float:left;
				display:inline; /*IE double margin fix*/
				margin:8px 0px 0px 42px;}
	
				#subUtilities li {
					display:inline;
					padding:0px 10px 0px 0px;}
				
			#search {
				float:left;
				margin:8px 0px 0px 0px;
				display:inline;
				width:141px;}
				
				#searchButton {
					float:left;}
				
				#searchBox {
					background:url(images/search_bg.gif) 0px 0px repeat-x;
					border-left:1px solid #cccccc;
					border-right:0px;
					border-bottom:0px;
					border-top:0px;
					float:left;
					height:13px;
					font-size:90%;
					padding:0px 0px 0px 0px;
					width:75px;}
				
#footer {
	background:#FAFDFF;
	border-top:1px solid #EBEEF0;
	border-bottom:1px solid #EBEEF0;
	clear:both;
	margin:10px auto 0px auto;
	padding:14px 0px 14px 0px;
	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 {
	font-size:90%;}
	
#homeBottom h1 {
	color:#666666;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 18px 0px;
	font-size:160%;}
	
	#homeBottom a {
		color:#666666;
		font-weight:bold;
		text-decoration:none;}
		
	#homeBottom a:hover {
		text-decoration:underline;}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	margin:0px auto;
	min-height:500px;
	height:auto !important;
	height:500px;
	width:960px;}

	#homeFlash {
		float:left;
		height:320px;
		width:100%;}
		
		#homeBottom {
			border-left:1px solid #D7D8D9;
			border-right:1px solid #D7D8D9;
			clear:both;
			min-height:146px;
			height:auto !important;
			height:146px;
			padding:0px 0px 0px 0px;
			width:958px;}
		
			#homeBottomA {
				float:left;
				margin:26px 0px 0px 29px;
				width:269px;}

			#homeBottomB {
				float:left;
				padding:0px 0px 0px 0px;
				margin:26px 0px 0px 43px;
				width:321px;}

			#homeBottomC {
				float:right;
				padding:0px 0px 0px 0px;
				margin:13px 24px 0px 0px;
				width:191px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul li {
	line-height:150%;}
	
#content a {
	font-weight: normal;}


/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:0px auto;
	width:959px;}
		
	#interiorColumns {
		background:url(images/int_column_bg.gif) 0px 123px repeat-x;
		clear:both;
		border-left:1px solid #D7D8D9;
		border-right:1px solid #D7D8D9;
		margin:-123px 0px 0px 0px;
		position:relative;
		width:957px;}
		
	#sectionalGraphic {
		height:201px;
		width:100%;}
		
		#sectionalGraphic img {
			display:block;}
	
	#leftNav {
		background:url(images/leftnav_bg.gif) 0px 0px repeat-y;
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:0px 0px 20px 23px;
		width:216px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			width:100%;}
		
	#main {
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		margin:0px 11px 0px 0px;
		width:675px;}
	
		#content {
			padding:0px 15px 5px 0px;
			width: 100%;}
		
			#content ul {
				margin:0px 0px 13px 20px;
				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 8px 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]  */

td#library {font-size:100%; width: 166px;}

#library td h4 {
	color:#ffffff;
	padding:0px 0px 19px 0px;
	font:normal 160% georgia, helvetica, sans-serif;}
	
#library td a {
	color:#ffffff;
	line-height:100%;
	text-decoration:none;}
	
	#library td a:hover {
		text-decoration:underline;}
		
			#library td ul li {
					background: url(images/lib_list.gif) 5px 5px no-repeat;
					padding:0px 0px 7px 13px;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:45px 0px 0px 25px;}
		
		#library .libBtm {background:#FDFEFF;padding:0px;}
		
			#library .libBtm img {display:block;}
		
		.libraryContactTable {
			background:url(images/lib_contactus_bg.png) 0px 0px no-repeat;
			height:112px;
			width:171px;}
			
			.libraryContactTable td {
				padding:20px 22px 0px 17px;}
				
		.libraryProductTable {
			background:url(images/lib_products_bg.png) 0px 0px no-repeat;
			height:112px;
			width:171px;}
			
			.libraryProductTable td {
				padding:20px 22px 0px 17px;}
				
				
				
				

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav sup {vertical-align: text-top;}

#leftNav td.leftnav-bevel-btm-on {
	background:url(images/leftnav_lvl1on_spacer.gif) 0px 0px no-repeat;
	height:2px;}

#leftNav td.leftnav-lvl1-on {
	background:url(images/leftnav_lvl1_on.gif) 0px 0px no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px 20px 7px 21px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	color:#666666;
	font-weight:bold;
	padding:8px 20px 8px 21px;
	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:#FFFFFF;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#FFFFFF;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_bg.gif) 0px 0px repeat-y;
	color:#243B4D;
	font-weight: bold;
	padding:6px 40px 6px 42px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_bg.gif) 0px 0px repeat-y;
	color:#FFFFFF;
	font-weight: bold;
	padding:6px 40px 6px 42px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#FFFFFF;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#FFFFFF;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#243B4D;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#243B4D;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 0px 0px no-repeat;
	color:#243B4D;
	font-size:90%;
	font-weight: bold;
	padding:6px 40px 6px 58px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	background:url(images/leftnav_lvl3_off.gif) 0px 0px no-repeat;
	color:#FFFFFF;
	font-size:90%;
	padding:6px 40px 6px 58px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#FFFFFF;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#FFFFFF;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#243B4D;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#243B4D;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #ffffff;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-size:90%;
	font-weight: bold;
	white-space:normal;
	width:151px;
}

.RadMenu_Default .group .link .item last {
 	border:0px;}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	color: #ffffff;
	padding:8px 10px 8px 10px;
	text-align: left;
	font-size:90%;
	font-weight: bold;
	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:#8CA7B9;
	color:#ffffff;
	font-size:90%;
	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:#8CA7B9;
	color:#ffffff;
	font-size:90%;
	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:#5A6E7F;
	border:1px solid #C5D3DA;
}

.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;}