/*  [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:75% arial, sans-serif;}

h1 {
	color:#444444;
	font-size:200%;
	font-weight:normal;
	line-height: 100%;}
		 
h2	
	{
	color:#ee2e24;
	font-size:160%;
	font-weight:bold;
	line-height: 100%;}

h3	
	{
	color:#ee2e24;
	font-size:130%;
	font-weight:bold;
	line-height: 100%;}

h4 {
	color:#ee2e24;
	font-size:100%;
	font-weight:bold;
	line-height: 110%;}

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:#ee2e24;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */
		
#ArticleDetail h1 {
	color:#444444;
	font-size:150%;
	font-weight:normal;
	line-height: 100%;}		 /*press release h1 resize */
	

/*	1.2 [Layout]  */

body {
	background:#DDDDDD url(images/body_bg.gif) 0px 0px repeat-x;
	height:98%;}
			
h1 	{padding:0px 0px 18px 0px;}	
h2 	{margin:0px 0px 13px 0px;}
h3 	{margin:0px 0px 11px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px;}
h6 	{margin:0px;}
p 	{padding:0px 0px 20px 0px;}
	
img {border:0px;}
img td {border:0px;}

hr {border-top: 1px solid #CCCCCC; margin: 0px 0px 20px; 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;}

.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: #2e61bc;
	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:#ee2e24;
	color:#FFFFFF;
	font-size:120%;
	font-weight:normal;
	padding:10px;}
	
#container .table-header-app {font-size:120%;}

.table-subheader-app {
	background:#666666;
	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;}
	
.table-row td, .table-altrow td {
	padding:10px; border-bottom: 1px solid #DDDDDD;}
	
	td.table-row td, td.table-altrow td {
	padding:0px; border: none;}
	
.timeline {}
	.timeline td {padding: 20px 15px 0px 0px; vertical-align: top; border-bottom: 1px solid #CCCCCC;}
	.timeline td h3 {line-height: 140%;}
	
.locations {margin: 13px 0px;}

	.locations td {padding:0px 0px 7px 0px;}
					
		.locations td a {background: url(images/int_list.gif) 11px 6px no-repeat; padding-left: 20px;display: block;font-weight:normal;}
					
.locations-title {background:url("images/leftnav_lvl1_on.gif") repeat-y scroll 0 0 transparent;padding: 11px 0px 0px 11px;}

/*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;}
	
#casestudy td {
	padding:5px 0px 5px 0px;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */


#utilities {
	color:#999999;
	font-size:80%;
	text-align:right;}
	
	#utilites li {		
		line-height:100%;}

	#utilities a {
		color:#999999;
		text-decoration:none;}

		#utilities a:hover {
			color:#999999;
			text-decoration:underline;}

#footer {
	color:#333333;
	font-size:80%;
	text-align:right;}

	#footer a {
		color:#333333;
		text-decoration:none;}

		#footer a:hover {
			color:#333333;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:958px;}
		
	#header {
		clear:both;
		height:109px;
		width:100%;}
		
		#logo {	
			float:left;
			display:inline-block;
			margin:6px 0px 0px 13px;}
			
		#utilities {
			float:right;
			display:inline; /*IE double margin fix*/
			margin:21px 22px 0px 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:66px;
			margin:9px 0px 0px 0px;
			width:700px;}

		#topNav img {
			float:left;
			display:block;}
				
#footer {
	clear:both;
	margin:23px auto 20px auto;
	width:950px;}

	#footer ul {
		list-style:none;
		padding-right: 12px;}

		#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:#333333;
	font:normal 130% arial, sans-serif;
	padding:0px 0px 14px 0px;}
	
#homeBottom p {
	padding:0px 0px 12px 0px;}
	
#homeBottom a {
	}

/*	4.2 [Layout]  */

#homeMain {
	clear:both;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:25px 0px 0px 0px;
	width:100%;}

	#homeFlash {
		height:340px;
		margin:0px 0px 0px 8px;
		width:950px; }

	#homeNews {
		margin:0px auto;
		padding:12px 0px 0px 4px;
		width:958px; }
		
		#homeNews table {
			width:940px;
			background:#EF3125;
			margin:0px auto;
			border-spacing:0px;
			text-align:center; }
			
			#homeNews table td {
				padding:12px;
				font:bold 14px/14px Arial, Helvetica, sans-serif;
				color:#FFFFFF;
				text-transform:uppercase; }
				
				#homeNews table td a {
					color:#FFFFFF;
					text-decoration:none;
					font-size:9px;
					font-weight:bold;
					background:url(images/homeNews_LinkArrow.gif) right center no-repeat;
					padding:0px 6px 0px 2px; }

	#homeBottom {
		margin:0px auto;
		padding:12px 0px 0px 0px;
		width:958px;}
		
		#homeBottomA {
			background:url(images/homebottombox1_bg.gif) 0px 0px no-repeat;
			float:left;
			padding:0px 29px 0px 0px;
			width:284px;}
			
		#homeBottomB {
			background:url(images/homebottombox2_bg.gif) 0px 0px no-repeat;
			float:left;
			padding:0px 24px 0px 0px;
			margin:0px 0px 0px 11px;
			width:289px;}
			
			#homeBottomA table td, #homeBottomB table td {	
				padding:27px 0px 10px 0px;}
			
		#homeBottomC {
			float:right;
			margin:0px 4px 0px 0px;
			width:298px;}

/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul li {
	line-height:150%;}
	
#content a {
	font-weight: bold; }

#content .locations a {
	font-weight:normal; }
	
/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	margin:25px 0px 0px 0px;
	width:100%;}
		
	#interiorColumns {
		background:url(images/int_columns_bg.gif) 0px 0px repeat-y;
		clear:both;
		padding:0px 0px 0px 0px;
		width:100%;}
		
	#sectionalGraphic {
		height:192px;
		width:950px;}
	
		#sectionalGraphic img {
			display:block;}
	
	#leftNav {
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:100%;
		margin:27px 0px 20px 15px;
		width:182px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {width:100%;}
		
	#main {
		float:right;
		min-height:500px;
		height:auto !important;
		height:500px;
		margin:0px 17px 0px 0px;
		width:712px;}
	
		#content {
			padding:36px 25px 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;}
	
#intBtm {
	margin:0px 0px 38px 0px;}
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:115%;}

.libraryTable h4 {
	color:#215990;}
	
.libraryTable a {
	color:#215990;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:83px 12px 0px 0px;
		width:181px;}
		
		.libraryItem {width: 181px;}
		
		.libraryItem table {
			background: #ffffff url(images/lib_bg.gif) 0px bottom repeat-x;
			border:1px solid #bdbcbd;
			margin-bottom: 10px;
			width:181px;}
			
			.libraryItem table td {
				padding: 4px;}
				
				.libraryItem table td p {
					font-size: 75%;
					padding: 5px 0px 0px 0px;}
					
					.libraryItem table td p a {
						color: #444444;
						font-weight: bold;
						text-decoration: none;}
						
						.libraryItem table td p a:hover {
							text-decoration: underline;}
							
						.contactus {
							color: #ee2e24;}
			
	

/*	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 repeat-y;
	border-top:1px solid #DDDDDD;
	color:#EF3125;
	font-weight:bold;
	padding:12px 10px 12px 13px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	border-top:1px solid #DDDDDD;
	color:#444444;
	padding:12px 10px 12px 13px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-on a {color:#EF3125;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#EF3125;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-off a {color:#444444;text-decoration:none;}
#leftNav td.leftnav-lvl1-off a:hover {color:#444444;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(images/leftnav_lvl2_on.gif) 0px 13px;
	background-color:#eac995;
	color:#EF3125;
	font-weight: bold;
	padding:8px 10px 8px 35px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(images/leftnav_lvl2_off.gif) 0px 13px;
	color:#444444;
	padding:8px 10px 8px 35px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-on a {color:#EF3125;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#EF3125;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-off a {color:#444444;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#444444;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on {
	background:url(images/leftnav_lvl3_on.gif) 0px 13px;
	color:#EF3125;
	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) 0px 13px;
	color:#444444;
	font-size:90%;
	padding:6px 10px 6px 49px;
	vertical-align:top;}

#leftNav td.leftnav-lvl3-on a {color:#EF3125;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#EF3125;text-decoration:underline;}
	
#leftNav td.leftnav-lvl3-off a {color:#444444;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#444444;text-decoration:underline;}

/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	color: #444444;
	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: #444444;
	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:#EF3125;
	color:#ffffff;
	padding:8px 10px 8px 10px;
	text-align:left;
	font-size:90%;
	font-weight:bold;
	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:#EF3125;
	color:#ffffff;
	padding:8px 10px 8px 10px;
	text-align:left;
	font-size:90%;
	font-weight:bold;
	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 #E8E8E8;
}

.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;}
