/*  [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:#003472;
	font-size:170%;
	font-weight:bold;}
	
h2	
	{
	color:#333333;
	font-size:140%;
	font-weight:bold;}

h3	
	{
	color:#666666;
	font-size:120%;
	font-weight:bold;
	padding:4px 0px;}

h4 {
	color:#666666;
	font-size:100%;
	font-weight:bold;}

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:140%;
	font-size:100%;}

a {
	color:#006bb7;
	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 {
	height:98%;}
			
h1 	{padding:0px 0px 11px 0px;}	
h2 	{margin:0px 0px 5px 0px;}
h3 	{margin:0px 0px 5px 0px;}
h4 	{margin:0px;}
h5 	{margin:0px 0px 7px 0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}

.clear {
	clear:both;
	height:1px;}
	
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	background:none;}
	
#ctl00_Modules_ctl00_objSlideshow_wrapper {
	width:100px;
	margin:0px auto;}

/*	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%;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#658FB8;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	padding:7px;}
	
#container .table-header-app {font-size:120%;}

.table-subheader-app {
	background:#9ba4af;
	color:#FFFFFF;
	font-weight:bold;
	padding:7px;}

.table-row {
	background:#FFFFFF;
	color:#333333;
	padding:7px;}

.table-altrow {
	background:#E5EEF5;
	color:#333333;
	padding:7px;}
		
.table-header th a {
	color:#FFFFFF;}
	
.table-row td, .table-altrow td {
	padding:5px;}
	
/*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 a {
		color:#333333;
		letter-spacing:0.02em;
		text-decoration:none;}

		#utilities a:hover {
			color:#333333;
			text-decoration:underline;}

#footer {
	color:#CCCCCC;
	font-size:80%;}

	#footer a {
		color:#666666;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
		.nonLink {
			color:#666666;}
			
/*	3.2 [Layout]  */

#container {
	background:url(../images/container_bg.jpg) 0px 0px no-repeat;
	margin:0px auto;
	width:991px;}
		
#header {
		height:143px;
		width:991px;}
		
		#logo {	
			float:left;
			display:inline-block;
			margin:8px 0px 5px 35px;
			color:#0073C3; font-size:12px; text-decoration:none; font-weight:bold; }
			
			#logo img {
				vertical-align:-11px; }
				
			#logo span.tag {
				visibility:hidden;
				margin-left:-25px; }
			
	#utilities {
			float:left;
			display:inline; /*IE double margin fix*/
			height:21px;
			margin:71px 0px 0px 225px; } /* IF LIVE CHAT ENABLED its MARGIN: 23px 0px 0px 228px */
	
		#utilities li {
			padding:5px 0px 0px 7px;
			float:left;
			display:inline;
			vertical-align:middle;}
			
		#utilities li.liveChat table {
			height:21px;}
			
			#utilities li.liveChat img {
				display:block;}
							
				.lpPoweredByDiv {
					visibility:hidden;}

		#topNav {
			background:url(../images/topnav_bg.jpg) 0px 0px no-repeat;
			clear:both;
			height:33px;
			padding:0px 0px 0px 323px;
			width:668px;}
	
			#topNav img {
				float:left;
				display:block;}
				
				/* TopNav Rollovers */
				
				#topNav a {
					float:left;
					}
				
				#topNav .about {
					background: url(../images/topnav_about_over.gif) no-repeat right center;
					display:block;
					height:33px;
					width:73px;
					}
					
				#topNav .about:hover {
					background: url(../images/topnav_about_over.gif) no-repeat left center;
					display:block;
					height:33px;
					width:73px;
					}
					
				#topNav .products {
					background: url(../images/topnav_products_over.gif) no-repeat right center;
					display:block;
					height:33px;
					width:71px;
					}
					
				#topNav .products:hover {
					background: url(../images/topnav_products_over.gif) no-repeat left center;
					display:block;
					height:33px;
					width:71px;
					}
					
				#topNav .solutions {
					background: url(../images/topnav_solutions_over.gif) no-repeat right center;
					display:block;
					height:33px;
					width:75px;
					}
					
				#topNav .solutions:hover {
					background: url(../images/topnav_solutions_over.gif) no-repeat left center;
					display:block;
					height:33px;
					width:75px;
					}
					
				#topNav .knowledge {
					background: url(../images/topnav_knowledge_over.gif) no-repeat right center;
					display:block;
					height:33px;
					width:134px;
					}
					
				#topNav .knowledge:hover {
					background: url(../images/topnav_knowledge_over.gif) no-repeat left center;
					display:block;
					height:33px;
					width:134px;
					}
					
				#topNav .customer {
					background: url(../images/topnav_customer_over.gif) no-repeat right center;
					display:block;
					height:33px;
					width:132px;
					}
				
				#topNav .customer:hover {
					background: url(../images/topnav_customer_over.gif) no-repeat left center;
					display:block;
					height:33px;
					width:132px;
					}
					
				#topNav .investors {
					background: url(../images/topnav_investors_on.gif) no-repeat right center;
					display:block;
					height:33px;
					width:74px;
					}
					
				#topNav .news {
					background: url(../images/topnav_news_over.gif) no-repeat right center;
					display:block;
					height:33px;
					width:94px;
					}
					
				#topNav .news:hover {
					background: url(../images/topnav_news_over.gif) no-repeat left center;
					display:block;
					height:33px;
					width:94px;
					}
					
				/* END TopNav Rollovers */
				
#footer {
	clear:both;
	margin:25px auto 10px auto;
	width:1020px;}

	#footer ul {
		list-style:none;
		padding:0px 0px 20px 0px;
		text-align:right;}

		#footer ul li {
			display:inline;
			padding:0px 4px 0px 0px;}
			
/*	4.3 [ezEdit ToolsFile]  */				
				 
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */
	
#content ul {
	line-height:140%;}

/*	5.2 [Layout]  */

#interiorMain {
	background:#ffffff;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	clear:both;
	width:989px;}

	#sectionalGraphic {
		height:181px;
		width:768px;}
		
	#interiorColumns {
		margin:0px auto 10px auto;
		width:991px;}
	
	#leftNav {
		float:left;
		display:inline; /*IE double margin fix*/
		font-size:90%;
		margin:10px 0px 0px 15px;
		width:184px;}
		
		#leftNav img {
			display:block;}
		
		#leftNav table {
			background:#FFFFFF url(../images/leftnav_bg.gif) 0px bottom repeat-x;
			border-left:1px solid #D9D9D9;
			border-right:1px solid #D9D9D9;
			width:100%;}
			
	#mainTopContainer {
		clear:both;
		min-height:30px;
		margin:7px 0px 0px 0px;
		width:768px;}
			
		#mainTop {
			border-left:1px solid #D9D9D9;
			border-right:1px solid #D9D9D9;
			padding:7px 0px 0px 22px;
			width:744px;}
		
	#mainContainer {
		display:inline; /*IE double margin fix*/
		float:right;
		min-height:30px;
		margin:10px 14px 15px 0px;
		width:768px;}
		
	#main {
		background:url(../images/main_bg.gif) 0px bottom repeat-x;
		border:1px solid #D9D9D9;
		border-bottom:0px;
		min-height:400px;
		height:auto !important;
		height:400px;}
	
		#content {
			padding:28px 15px 5px 22px;}
		
			#content ul {
				margin:0px 0px 5px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(../images/int_list.gif) 5px 7px no-repeat;
					padding:0px 0px 5px 13px;
					margin-top:3px;}
				
				#content ul ul {
					margin:0px 0px 0px 25px;
					list-style:circle;
					padding:0px;}
					
					#content ul ul li {
						background:none;
						padding-left:0px;
						padding-top:5px;}
				
			#content ol {
				margin:0px 0px 12px 25px;
				padding:0px;}
				
			.imgCenter {
				border: 1px solid #CCCCCC;}
				
			.imgRight {
				border: 1px solid #CCCCCC;
				float: right;
				margin: 7px 0px 7px 7px;}
			
			.imgLeft {
				border: 1px solid #CCCCCC;
				float: left;
				margin: 7px 7px 7px 0px;}
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:90%;}
		
/*	5.5 [Layout]  */
	
	#library {
		padding:41px 0px 0px 0px;}
	
	#libraryItem {margin:0px 0px 13px 0px;width: 188px;}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	color:#003472;
	font-weight:bold;
	font-size:120%;
	padding:7px 10px 7px 18px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	color:#333333;
	font-size:120%;
	padding:7px 10px 7px 18px;
	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:#003472;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#003472;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	background:url(../images/leftnav_lvl2_on.gif) 28px 11px no-repeat;
	color:#666666;
	font-size:100%;
	padding:5px 30px 5px 35px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	background:url(../images/leftnav_lvl2_off.gif) 28px 11px no-repeat;
	color:#003E7E;
	font-size:100%;
	padding:5px 30px 5px 35px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#003E7E;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#003E7E;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#666666;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	color:#666666;
	font-size:90%;
	padding:4px 30px 4px 53px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off {
	color:#3D6F9C;
	font-size:90%;
	padding:4px 30px 4px 53px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#3D6F9C;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#3D6F9C;text-decoration:underline;}

#leftNav td.leftnav-lvl3-on a {color:#666666;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#666666;text-decoration:underline;}

/* =-=-=-=-=-=-=-=-=-=-=-=-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; }
