html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight:normal;
}
img {
	border-style: none;
}

body {
  /*background-color: #2e3645;*/
  background-color: #ededed;
  color: #2a2d2e;
  color:#58595b;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #000066;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
}
h2 {
	/*color: #6982B5;*/
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	/*border-bottom: 1px solid #939FB7;*/
	padding-bottom: 5px;
	margin-bottom: 10px;
}
h3 {
	font-size:13px;
	padding: 0 0 5px;
	font-family:Helvetica;
	color: #6982B5;
	font-weight:bold;
}
FORM h3 {
	margin:20px 75px 10px;
	border-bottom:1px solid #eee;
}
a,  a:link, a:visited {
	color: #6982B5;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #46526A;
	text-decoration: underline;
}
a:focus {
	color: #13399D;
}
a:active {
	color: #13399D;
}
#outerWrapper {
	padding:0 4px;
	margin: 0 auto;
	text-align: left;
	width: 920px;
	/*background: #fff url(images/content-bg.png) repeat-y left 13px;*/
	background: #fff url(images/grey_bg.gif) repeat-y left 13px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 10px;
	height: 158px;
	background: url(images/oil-header.jpg) no-repeat left top;
}
#outerWrapper #topNavigation {
	height: 30px;
	padding: 0 0px;
	background: url(images/nav_sprite.gif) repeat-x;
	
}
#outerWrapper #contentWrapper {
	background: url(images/contentWrapperBG.gif) repeat-x;
	min-height:600px;
	height:auto !important;
 	height:600px;
	
}

#outerWrapper #contentWrapper #rightColumn1 #searchbox {
	background: url("images/searchicon.jpg") no-repeat 147px 4px; 
	/*border:1px solid #000;*/
	padding:3px;
}
#outerWrapper #contentWrapper #rightColumn1 #searchbox input {
	/*border: 1px solid #fff;	*/
	padding:2px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 200px 0 190px;
	padding: 10px 20px 20px 20px;
	font-weight: bold;
	text-align: left;
}
#outerWrapper #contentWrapper #content p{
	line-height:1.75em;
	font-size:1.1em;
	font-weight:normal;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#footer {
	padding: 10px 30px 0px;
	background: url(images/grey_bot.gif) no-repeat top left;
	/*height: 75px;*/
	text-align: center;
	width:920px;
	margin: 0 auto;
	padding: 10px 4px;
	font-size:.9em;
	font-weight:normal;
	color: #999;
}
#leftColumnContent {
	padding: 0px 0px 10px;
	width: 170px;
}


#leftColumnFlat {
	float:left;
	color:#58595b;
	width:212px;
}

#leftColumnFlat ul {
	padding:0;
	margin:0;
	font-size:12px;
	list-style-type:none;
	
}
#leftColumnFlat ul li {
	padding:5px 10px;
	font-weight:normal;	
}

#leftColumnFlat ul li a{
	color:#58595b;
	font-weight:normal;
}

#leftnavheader {
	font-size:12px;
	font-weight:bold;
	padding:10px 0 7px 0;
	margin-left:10px;
	margin-bottom:10px;
	border-bottom:2px solid #749acc;
	width:170px;
}

#middleColumn {float:left;width:460px;margin:10px 15px 0 0 }

#rightColumn {
	float:left;
	font-size:12px;
	font-weight:bold;
	width:220px;	
}

#searchbox, #sitebox {background:#e3ebf5;padding:10px;margin-bottom:10px}
#searchfld, #sitefld {background:#fff;margin:15px 10px 7px 10px;}
#searchfld input {border:0;padding:2px;font-size:12px}
#sitefld {background:#e3ebf5}
#sitefld select {font-size:11px;width:170px;color:#808285}

.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content ul li {
	margin-bottom: 5px;
}
#content blockquote {
	border-left: 5px solid #BAC2D1;
	margin-left: 15px;
	background: #ECEEF2;
	padding: 5px 10px;
	margin-right: 15px;
}

#content blockquote blockquote {
	background: #F8F9FA;
}


.sidebarlt {
	background: #EBEDF1;
	padding: 6px;
	border: 1px solid #C6CCD9;
}
.sidebardk {
	color: #FFFFFF;
	background: #7786A4;
	border: 1px solid #556481;
	padding: 6px;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #FFFFFF;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #999;
	padding: 0 5px;
}
#credit {
	text-align: center;
	background: #2E3645;
	color: #576682;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #576682;
}

/* Product Tables */
.ptablehead {
	border:2px solid #6699cc;	
}
.ptable {
	font-weight:normal;
	margin:3px 0;
	width:100%;
	border-collapse:collapse;
}
.ptable td {
	vertical-align:top;
	padding-top: 0px;
	padding-bottom: 5px;	
	line-height:1.5em;
	/*border-bottom: 1px solid #939FB7;*/
}
.ptable td.pdesc {
	padding-left:5px;
	border-bottom: 1px solid #939FB7;
	}
.ptable th {
	background:#6982B5;
	color:#fff;	
	padding:5px;
}

.ptable th.pname {width:50%}
.ptable th.pdesc {width:100%}
.ptable th.pregion {width:35%;text-align:center}
.ptable th.plinks {width:15%;text-align:center}

td.pname {
	width:40%;
	font-size:1.1em;
	font-weight:bold;
	color:#6982B5;
}

td.pdesc {
	width:100%;
	padding-right:5px;
	font-size:1em;
	font-family:tahoma;
}
td.preach {
	width: 10%;
	}
td.pregion {
	text-align:right;
	font-size:1em;
	width:35%;
}

td.plinks {
	text-align:center;
	width:15%;
}
td.pregion div {
	display:block;
	width:57px;
	float:left;
}
.regionAMon {background:url(images/region_thumbs.gif) no-repeat 0 0}
.regionAMoff {background:url(images/region_thumbs.gif) no-repeat 0 -35px}
.regionEMEAon {background:url(images/region_thumbs.gif) no-repeat -71px 0}
.regionEMEAoff {background:url(images/region_thumbs.gif) no-repeat -71px -35px}
.regionAPon {background:url(images/region_thumbs.gif) no-repeat -142px 0}
.regionAPoff {background:url(images/region_thumbs.gif) no-repeat -142px -35px}

FORM#samplerequest fieldset, FORM#contactus fieldset {
	border:0;	
}

FORM#samplerequest DT, FORM#contactus DT {
   clear:both;
   width:175px;
   float:left;
   text-align:right;
   margin-right:10px;
   padding-top:3px;
}


FORM#samplerequest DD, FORM#contactus DD {
   float:left;
   /*width:300px;*/
   width:225px;
   margin:0 0 0.5em 0;
}

.buttons {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#literature {
	margin-top:20px;
}
#literature p {
	margin:5px 10px;
}
#literature a {
	padding:5px 5px 5px 20px;
	line-height:1.5em
}
#literature a:hover {
	text-decoration:underline;
}
#literature div {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	border-bottom:1px solid #939FB7;
	border-bottom:1px solid #ff9900;
}
#literature table {width:100%;}
#literature table .littitle {width:90%;font-size:1.15em}
#literature table .litregion {width:10%;text-align:center}
#literature table .litmarket, #literature .littech, #literature .litapp {
	font-weight:normal;
	line-height:1em;
	padding-left:25px;
	font-family:Tahoma;
}
#literature table .litmarket span, #literature .littech span, #literature .litapp span {
	color:#666;
	font-weight:bold;
} 



.searchresult {
	padding:0 0 10px 0;
	margin:2px 0;
	/*border-bottom: 1px solid #939FB7;*/
	border-bottom: 1px dashed #E0E0E0;
}
.searchresult table {
	width:100%;
}
.searchresult td {
	vertical-align:top;
	padding-top:3px;
}

.searchresult td.pname, .searchheader .ptable th.pname {
	width: 30%;
}
.searchresult td.pregion, .searchheader th.pregion {width:15%;text-align:center}
.searchresult td.pname {
	padding:0;	
}
.searchheader {
	margin-top:10px;	
}
.searchheader th {
	padding-left:5px;	
}
.searchresult td.pname a, .ptable td.pname a {
	text-decoration:none;
	line-height:1em;
}

.searchresult td.pname a:hover, .ptable td.pname a:hover {
	text-decoration:none;
	line-height:1em;
	color:#000066;
}

.searchresult td.pname span, .ptable td.pname span {
	border-bottom:1px solid #939FB7;
	padding:1px;	
}
td.pmark, td.ptech, th.pmark, th.ptech {
	width:20%;
}
td.spdesc {
	color:#666;
}
#searchhits {
	margin:5px;
	font-size:1.1em;
	color: #666;
}

.btnSubmit {
	background:transparent url(images/submit.gif) no-repeat scroll left top;
	border:0 none;
	height:29px;
	width:127px;
}

.btnSubmit:hover {
	background:transparent url(images/submit.gif) no-repeat scroll left bottom;
	border:0 none;
	height:29px;
	width:127px;
	cursor:hand;
}
.btnReset {
	background:transparent url(images/reset.gif) no-repeat scroll left top;
	border:0 none;
	height:29px;
	width:127px;
}

.btnReset:hover {
	background:transparent url(images/reset.gif) no-repeat scroll left bottom;
	border:0 none;
	height:29px;
	width:127px;
	cursor:hand;
}

form .textfield {
	background-color:#F8F8F4;
	border-left:1px solid #999;
	border-top:1px solid #999;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	padding:3px;
	width:200px;
	font-size:12px;
}
.rslts {}
.rslts th {font-weight:bold}
.rslts td {padding:3px;font-size:12px}
.rslts_nm {width:200px}
.rslts_cd {width:75px;text-align:center}
.rslts_lng {width:75px;text-align:center}
.rslts_enc {width:75px;text-align:center}




/* -------------------------------
   GENERAL LAYOUT TRICKERY
   ----------------------------- */ 

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	display:block;
}

