html{
	height:100%;}

body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6E6F73;
	font-size:11px;
	min-height:100%;}

/*--------------- PAGE CONTAINER !!!!! -------------*/
table tr td#pageWrapper{
	background-image:url(../graphx/bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	border:0px;
	width:100%;
	height:100%;
	min-height:100%;}

#container{
  position:relative;
	background-image:url(../graphx/bg_main.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
	width:927px;
	height:100%;
	min-height:100%;}
	
/*--------------- clearAll - clears all floats -------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	font-size:0px;
	visibility:hidden;}

.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */

/*--------------- DISPLAY STYLES -------------*/
#bgContainer{
	position:absolute;
	background-image:url(../graphx/bg_sub_nav.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	bottom:0px; 
	width:927px; 
	height:515px;}
	
#bgLeft{
	background-image:url(../graphx/bg_line_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	height:515px;
	width:5px;
	bottom:0px; 
	left:0px;}
	
#bgRight{
	background-image:url(../graphx/bg_line_right.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:absolute;
	height:515px;
	width:6px;  
	bottom:0px;
	left:921px}

/*--------------- PAGE LAYOUT STYLES ---------------*/
#content{
	position:relative;
	overflow:auto;
	width:927px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
	z-index:500;}
	
#leftCol{
	position:relative;
	float:left;
	width:237px;
	height:auto;
	margin:0px;
	padding:0px;}

#rightColFull{
	position:relative;
	float:left;
	width:645px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;}
	
#rightCol{
	position:relative;
	float:left;
	width:412px;
	height:auto;
	margin:0px;
	padding:0px 0px 10px 0px;}
	
#calloutCol{
	background-image: url(../graphx/s_shadow_right.gif);
	background-position:0px 44px;
	background-repeat:no-repeat;
	position:relative;
	float:right;
	width:237px;
	height:auto;
	margin:0px;
	padding:44px 0px 10px 0px;}
	
#shadowLeft{
	position:relative;
	float:left;
	background-image: url(../graphx/s_shadow_left.gif);
	background-position:0px -132px;
	background-repeat:no-repeat;
	width:20px;
	height:450px;}
	
#shadowRight{	
	float:left; 
	position:relative; 
	width:1px; 
	height:400px;}
	
#sectionImg{
	position:absolute; 
	top:0px; 
	left:256px;
	width:645px; 
	height:250px; 
	background-repeat:no-repeat;}

/*-------------------------------------------------*/
div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6E6F73;
	font-size:11px;}
	
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6E6F73;
	font-size:11px;}

/*--------------- default links ---------------*/
a, a:link{text-decoration:none; color: #3C83BB; outline-style:none;}
a:visited{text-decoration:none; color: #3C83BB; outline-style:none;}
a:hover{text-decoration:underline; color: #29587E; outline-style:none;}

p{
	margin:0px 0px 15px 0px;}
	
.smText{
	font-size:10px;}

ul{  
	margin:4px 0px 18px 18px;
	padding:0px;}
	
ol{  
	margin-top:0px;}

li{  
	margin: 0px 0px 4px 0px;
	list-style-image:url(../graphx/bullet.gif);}
	
.listType1{
	list-style-image:none;
	list-style-type:none;}
	
.siteMapList{  
	margin: 0px 0px 20px 20px;
	padding-left: 0px;
	list-style-type:none;}

.siteMapList li{  
	margin: 6px 0px 6px 0px;}
	
.siteMapList2{  
	margin: 0px 0px 0px 20px;
	padding-left: 0px;
	font-size:10px; 
	font-weight:normal;}
	
.siteMapList2 li{  
	margin: 3px 0px 0px 0px;}

form{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;}

input, select{
  color:#6E6F73;
	border:1px solid #999999;
	font-size:11px;}

input{
	color:#6E6F73;
	border:1px solid #999999;}
	
input, textarea{
  color:#6E6F73;
	border:1px solid #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}

/* Button class */
.btn{
  font-size:10px;
	font-weight:bold;
	background-image:url(../graphx/bg_btn.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
	color:#FFFFFF;
	border:none;
	padding:0px 0px 3px 0px;
	height:17px;
	cursor:pointer;}
	
.btn:hover{  
	color:#FFFFFF;
	background-position:0px -17px;
	border:none;}

hr{
	height:1px;
	background-color: #3C83BB;
	color:#3C83BB;
  border:0px;
	margin:15px 0px 15px 0px;
  width:100%;}

img{
	border:none;}

/*--------------- HEADER STYLES ---------------*/
h1{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6E6F73;
	font-weight:normal;
	margin:0px 0px 15px 0px;}

h2{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3C83BB;
	font-weight:bold;
	margin:0px 0px 15px 0px;}

h3{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6E6F73;
	font-weight:bold;
	margin:0px 0px 1px 0px;}
	
.imgHeader{
	margin:0px 0px 14px 0px;
	display:block;
	clear:both;}

/*--------------- SPECIAL HEADER STYLES ---------------*/
.hLink, a.hLink, a.hLink:visited, a.hLink:link{
	text-decoration:none;}
a.hLink:hover{
	text-decoration:underline;}
	
.header1{
	font-size:14px;
	color:#3C83BB;
	font-weight:bold;
	margin:0px 0px 15px 0px;}

/*--- makes image headers avaiable as text to assistive browsers ---*/	
.acc{
	 text-indent: -9999px;
	 position:absolute;}
	
.docListItem{
	width:100%; 
	margin-bottom:4px;}

/*--------------- PAGE HEADER ---------------*/
#header{
	position:relative;
	width:927px;
	height:72px;
	z-index:500;}

#logo{
	position:absolute;
	left:0px; 
	top:30px;
  z-index:500;}
	
#logoHome{
	position:relative;
	margin:30px 0px 23px 0px;}

/*--------------- GLOBAL NAVIGATION STYLES ---------------*/
#globalNavContainerHome{
	position:absolute;
	right:33px;
	top:20px;
	width:110px;
	height:30px;}
	
#globalNavContainer1{
	position:absolute;
	right:5px;
	top:20px;
	width:110px;
	height:30px;}
	
#globalNav1, #globalNav1 ul {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style:none;}

#globalNav1 li {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style:none;}

.navExpert, a.navExpert, a.navExpert:visited, a.navExpert:link{  
	background-image:url(../graphx/n_expert.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	width:110px; 
	height:15px;
	text-indent:-9999px;}
a.navExpert:hover{
	background-position:100% -15px;}
.navExpertOn{  
	background-image:url(../graphx/n_expert.gif);
	background-repeat:no-repeat; 
	display:block;
	clear:both;
	width:110px; 
	height:15px;
	background-position:100% -15px;
	text-indent:-9999px;}
	
.navContact, a.navContact, a.navContact:visited, a.navContact:link{  
	background-image:url(../graphx/n_contact.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	width:110px; 
	height:15px;
	text-indent:-9999px;}
a.navContact:hover{
	background-position:100% -15px;}
.navContactOn{  
	background-image:url(../graphx/n_contact.gif);
	background-repeat:no-repeat; 
	display:block;
	clear:both;
	width:110px; 
	height:15px;
	background-position:100% -15px;
	text-indent:-9999px;}

/*-------------- LEFT COLUMN GLOBAL NAVIGATION ---------------*/
#globalNavContainer2{
	position:relative;
	background-image:url(../graphx/n_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:237px;
	height:auto;
	padding-top:14px;
	margin-bottom:15px;}

#globalNav2, #globalNav2 ul {
	padding:0px; 
	margin:0px;
	list-style-image:none;
	list-style:none;}

#globalNav2 li {
	padding:0px; 
	margin:0px;
	list-style-image:none;
	list-style:none;}
	
.navAbout, a.navAbout, a.navAbout:visited, a.navAbout:link{  
	background-image:url(../graphx/n_about2.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	width:237px; 
	height:22px;
	text-indent:-9999px;}
a.navAbout:hover{
	background-position:100% -22px;}
.navAboutOn{  
	background-image:url(../graphx/n_about2.gif);
	background-repeat:no-repeat; 
	display:block;
	clear:both;
	width:237px; 
	height:22px;
	background-position:100% -44px;
	text-indent:-9999px;}

.navSolutions, a.navSolutions, a.navSolutions:visited, a.navSolutions:link{  
	background-image:url(../graphx/n_solutions2.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	width:237px; 
	height:22px;
	text-indent:-9999px;}
a.navSolutions:hover{
	background-position:100% -22px;}
.navSolutionsOn{  
	background-image:url(../graphx/n_solutions2.gif);
	background-repeat:no-repeat; 
	display:block;
	clear:both;
	width:237px; 
	height:22px;
	background-position:100% -44px;
	text-indent:-9999px;}
	
.navApplications, a.navApplications, a.navApplications:visited, a.navApplications:link{  
	background-image:url(../graphx/n_applications2.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	width:237px; 
	height:22px;
	text-indent:-9999px;}
a.navApplications:hover{
	background-position:100% -22px;}
.navApplicationsOn{  
	background-image:url(../graphx/n_applications2.gif);
	background-repeat:no-repeat; 
	display:block;
	clear:both;
	width:237px; 
	height:22px;
	background-position:100% -44px;
	text-indent:-9999px;}
	
.navInformation, a.navInformation, a.navInformation:visited, a.navInformation:link{  
	background-image:url(../graphx/n_information2.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	width:237px; 
	height:22px;
	text-indent:-9999px;}
a.navInformation:hover{
	background-position:100% -22px;}
.navInformationOn{  
	background-image:url(../graphx/n_information2.gif);
	background-repeat:no-repeat; 
	display:block;
	clear:both;
	width:237px; 
	height:22px;
	background-position:100% -44px;
	text-indent:-9999px;}

/*--------------- SUB NAVIGATION STYLES ---------------*/
#subNav, #subNav ul {
	margin:0px;
	padding:4px 0px 4px 0px;
	width:auto;
	list-style-image:url();
	list-style:none;
	background-color:#D4E4F0;
	border-right:1px solid #D4E4F0;
	border-bottom:1px solid #FFFFFF;
	background-image:url(../graphx/bg_sub_nav_line.gif);
	background-repeat:repeat-y;
	background-position:25px 0px;
	border-top:none;
	clear:both;}
	
#subNav li {
	margin:0px;
	padding:0px;
	list-style-image:none;
	list-style:none;
	height:auto;}

.subNavLink, a.subNavLink, a.subNavLink:visited, a.subNavLink:link{
	display:block;
	clear:both;
	width:190px;
	text-decoration:none;
	color: #6E6F73;
	padding:4px 0px 4px 40px;
	margin:0px;
	background-image:url(../graphx/bg_sub_nav.gif);
	background-repeat:no-repeat;
	background-position:20px 0px;}
a.subNavLink:hover{
	color: #3C83BB;
	background-position:20px -27px;}
	
.subNavLinkOn, a.subNavLinkOn, a.subNavLinkOn:visited, a.subNavLinkOn:link, a.subNavLinkOn:hover{
	display:block;
	clear:both;
	width:190px;
	text-decoration:none;
	color:#3C83BB;
	padding:4px 0px 4px 40px;
	margin:0px;
	background-image:url(../graphx/bg_sub_nav.gif);
	background-repeat:no-repeat;
	background-position:20px -27px;}

/*---- subNavLinkSelected is currently only used in Oil and Gas section ----*/	
.subNavLinkSelected, a.subNavLinkSelected, a.subNavLinkSelected:visited, a.subNavLinkSelected:link, a.subNavLinkSelected:hover{
	display:block;
	clear:both;
	width:190px;
	text-decoration:none;
	color:#3C83BB;
	padding:4px 0px 0px 40px;
	margin:0px;
	background-image:url(../graphx/bg_sub_nav.gif);
	background-repeat:no-repeat;
	background-position:20px -52px;}

/*--------------- SUB NAVIGATION LEVEL 2 STYLES (currently only used in Oil and Gas section) ---------------*/
#subNav2, #subNav2 ul {
	margin:0px;
	padding:0px 0px 0px 20px;
	width:auto;
	list-style-image:none;
	list-style:none;
	background-color:#D4E4F0;
	border-right:1px solid #D4E4F0;
	clear:both;}
	
#subNav2 li {
	margin:0px;
	padding:0px;
	list-style-image:url();
	list-style:none;
	height:auto;}

.subNavLink2, a.subNavLink2, a.subNavLink2:visited, a.subNavLink2:link{
	display:block;
	clear:both;
	width:170px;
	text-decoration:none;
	color:#6E6F73;
	padding:4px 0px 4px 40px;
	margin:0px;
	background-image:url(../graphx/bg_sub_nav2.gif);
	background-repeat:no-repeat;
	background-position:5px 0px;}
a.subNavLink2:hover{
	color:#3C83BB;
	padding:4px 0px 4px 40px;
	margin:0px;
	background-image:url(../graphx/bg_sub_nav2.gif);
	background-repeat:no-repeat;
	background-position:5px -41px;}
.subNavLink2On, a.subNavLink2On, a.subNavLink2On:visited, a.subNavLink2On:link, a.subNavLink2On:hover{
	display:block;
	clear:both;
	width:170px;
	text-decoration:none;
	color:#3C83BB;
	padding:4px 0px 4px 40px;
	margin:0px;
	background-image:url(../graphx/bg_sub_nav2.gif);
	background-repeat:no-repeat;
	background-position:5px -41px;}

/*--------------- FOOTER ---------------*/
#footer{
	position:relative;
	margin:10px 0px 0px 257px;
	vertical-align:top;
	color:#6E6F73;
	width:645px;
	height:90px;
	clear:both;
	z-index:600;}

/*--------------- FOOTER NAVIGATION---------------*/
#footerNavContainer{
	position:absolute; 
	top:42px; 
	left:60px;
	width:auto;
	font-size:9px;}

#footerNav, #footerNav ul {
	padding:0px;
	margin:0px;
	list-style-image:none;
	list-style:none;
	white-space: nowrap;}

#footerNav li {
	padding:0px; 
	margin:0px;
	list-style-image:none;
	list-style:none;
	display:block;
	float:left;} 

#footerNav li a, #footerNav li a:visited, #footerNav li a:link {
	color: #6E6F73;
	text-decoration: none;
	font-size:10px;
	margin:0px 0px 0px 0px;}
	
#footerNav li a:hover {
	color: #3C83BB;
	text-decoration: underline;}

/* footerLinkDivider used to divide the navigation items in page footer */
.footerLinkDivider{
	width:21px;
	text-align:center;}

#copyright{
	position:absolute; 
	top:58px; 
	left:60px;
	width:auto;
	font-size:10px;}
	
#copyrightHome{
	position:relative; 
	float:right;
	font-size:10px;}
	
#footerLogo{
	position:absolute; 
	top:38px; 
	left:0px;}
	
.topLink, a.topLink, a.topLink:visited, a.topLink:link{
	position:absolute;
	top:0px;
	left:0px;
	text-decoration:none;
	color:#6E6F73;}
a.topLink:hover{
	color:#3C83BB;}

/* ------------------------------ FORM TABLE STYLES ------------------------------ */
table.formTable{
	margin:0px 0px 0px 0px;}

table.formTable tr td{
	padding:2px 4px 4px 4px;
	font-size:11px;}
	
table.formTable tr.titleRow td{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;}

table.formTable tr td table tr td{
	padding: 2px 2px 2px 2px;
	font-size:10px;}
	
/* ------------------------------ CALLOUT STYLES ------------------------------ */
.calloutContainer{
	position:relative;
	background-image:url(../graphx/bg_callout.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	width:236px;
	height:auto; 
	margin:0px;
	padding:20px 0px 16px 0px;
	line-height: 1.2;}
	
.calloutItem{
	position:relative;
	height:auto;
	overflow:auto;
	width:auto;
	padding:8px 0px 8px 20px;
	clear:both;}
	
.calloutImg{
	position:relative;
	margin:0px 8px 0px 0px;
	float:left;}
	
.calloutCopy{
	position:relative;
	float:left;
	width:144px;
	height:auto; }
	
.calloutLink, a.calloutLink, a.calloutLink:visited, a.calloutLink:link{
	position:relative;
	float:right;
	margin:2px 2px 1px 0px; 
	display:block;
	font-weight:bold;
	text-decoration:none;}
	
a.calloutLink:hover{ text-decoration:underline; }
	
p.experttext { margin: 0 10px 14px 20px; }

.literature-title { 
	width: 82px; 
	height: 10px; 
	background: url('../graphx/literature_title.gif') no-repeat; 
	margin: 0 0 8px 20px; 
	text-indent: -9999px; }
	
.literature { margin: 0 10px 0 20px; }
	.literature .product { width: 45px; float: left; margin: 0 8px 8px 0; }
	.literature div { float: left; width: 151px; }
		.literature div p { }
		.literature div p.title { font-weight: bold; margin-bottom: 2px; text-transform: uppercase; }
		
.download-lit { 
	background: url('../graphx/download.png');
	display: block;
	clear: both;
	width: 130px;
	height: 24px;
	text-indent: -9999px;
	padding: 0;
	margin-left: 32px; }
	
.download-lit:hover { background-position: bottom left; }

/*--------------------HOMEPAGE AND ALTERNATIVE CONTENT STYLES ----------------*/	

#contentHomeTable{
	height:100%; 
	width:927px;}
	
#leftColHome{
	height:100%; 
	width:237px;
	background-image:url(../graphx/bg_home.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;}
	
#home_flash{
	position:relative;
	height:100%;
	width:690px;
	background-image:url(../graphx/bg_home_right.jpg);
	background-position:bottom left; 
	background-repeat:no-repeat;}
	
#rightColHome{
	height:100%;
	width:690px; 
	text-align:left;}

#homeContent{
	position:relative;
	height:100%;
	z-index:1000; 
	margin:0px 0px 0px 34px;}

.homeCopy{	
	width:610px;
	height:auto; 
	margin:20px 0px 10px 8px;
	overflow:hidden;
	clear:both;}	

.homeCopy2{
	float:left; 
	width:288px;}

#homeNavContainer{
	position:relative;
	padding:68px 0px 0px 0px;
	height:130px;
	width:645px;}

.homeNavImg{
	float:left; 
	margin:0px 0px 0px 15px;}
	
.altBackground{
	height:100%; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; 
	width:100%;
	background-color:#FFFFFF;
	opacity: 0.65;
	filter: alpha(opacity=65);}

/*--------------------------OVERVIEW PAGE SYTLES -----------------------------*/
#overviewLeftCol{
	position:relative;
	float:left;
	width:412px;
	height:auto;
	margin:0px 41px 0px 0px;
	padding:0px;}

#overviewRightCol{
	position:relative;
	float:left;
	width:125px;
	margin:0px;
	padding:0px 0px 10px 0px;}
	
#loginContainer{
	position:relative; 
	height:auto;
	margin:20px 20px 20px 10px; 
	padding:10px; 
	background-color:#D4E4F0;  
	border:1px solid #3C83BB;}
	
/*--------------------------BUTTON AND LINK STYLES SYTLES -----------------------------*/
		
.linkReadMore, a.linkReadMore, a.linkReadMore:visited, a.linkReadMore:link{  
	background-image:url(../graphx/icon_arrow.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	position:relative;
	text-decoration:none;
	padding:0px 0px 0px 15px;
	margin-top:4px;
	float:left;}
a.linkReadMore:hover{
	text-decoration:underline;}
	
.btnLearnMore, a.btnLearnMore, a.btnLearnMore:visited, a.btnLearnMore:link{  
	background-image:url(../graphx/btn_learn_more.gif);
	background-position: 0px 0px;
	position:relative;
	display:block;
	width:88px; 
	height:17px;
	cursor:pointer;
	text-indent:-9999px;}
a.btnLearnMore:hover{
	background-position:0px -17px;}
	
.btnContact, a.btnContact, a.btnContact:visited, a.btnContact:link{  
	background: url('../graphx/btn_contact.gif');
	display: block;
	width: 119px; 
	height: 24px;
	margin: 0 0 16px 0;
	padding: 0;
	text-indent: -9999px; }
	
a.btnContact:hover{
	background-position:0px -24px;}
	
.pdfLink, a.pdfLink, a.pdfLink:visited, a.pdfLink:link, a.pdfLink:hover{  
	background-image:url(../graphx/icon_pdf.gif);	
	background-repeat:no-repeat;
	background-position:top left;
	padding:1px 0px 5px 20px;
	margin:2px 0px 4px 0px;
	display:block;
	height:auto;}
	
a.btnExpert { 
	float: left;
	background: url('../graphx/ask_the_expert.png'); 
	height: 24px; 
	width: 130px;
	text-indent: -9999px;
	margin-left: 53px; }
	
a.btnExpert:hover { background-position: bottom left; }
	
/*-------------------------- REGISTRATION DIV --------------------------*/
#regDiv1{
	position:absolute;
	top:1px;
	left:1px;
	height:480px; 
	width:550px; 
	background-color:#FFFFFF;
	padding:1px;
	z-index:1000;}

#regDiv2{
	border: 1px solid #3C83BB; 
	height:478px; 
	width:548px;}

.greyBox{
	position:absolute;
	background-color:#166198;
	height:100%;
	width:100%;
	z-index:900;
	display: block;
	opacity: 0.4;
	filter: alpha(opacity=40);}
	
/*-------------------------- POPUP WINDOW STYLES --------------------------*/	
.popupContainer{
	width:570px; 
	margin:0px 28px 0px 28px; 
	padding:28px 0px 10px 0px; 
	text-align:left;}
	
.thankyou{
	color:#3C83BB;
	font-weight:bold;}
	
/*-------------------------- OIL AND GAS PAGE STYLES --------------------------*/
.oilGasCallout{
	position:relative;
	background-image:url(../graphx/bg_promo.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	position:relative; 
	float:left; 
	width:156px;
	height:227px;
	padding:0px;
	margin:0px;}
	
	
