body { 
	background: #fff; 
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	color: #666; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	height: 100%; 
}
td {
	font: 11px verdana
}

html,body {height: 100%;}

p {margin: 0 0 10px;}

a:link { 
	text-decoration: none; 
	color: #3366CC;
}

a:visited { 
	text-decoration: none; 
	color: #800080;
}

a:hover, a:active { 
	text-decoration: underline; 
}

a.title:link,a.title:active,a.title:visited { 
	font: 14px Arial;
	font-weight: bold;
	text-decoration: none; 
	color: #3366CC;
	cursor: default;
}
a.title:hover { 
	font: 14px Arial;
	font-weight: bold;
	text-decoration: underline; 
	color: #3366CC;
	cursor: default;
}

a.more:link,a.more:hover,a.more:visited,a.more:active {
	color: #3366CC;
	padding-left: 9px;
}

a.moreWhite {
	color: #FFF;
	padding-left: 9px;
}

font.stockPrice{
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

font.stockRed{
	font-size: 10px;
	color: #FF0000;
}

font.stockGreen{
	font-size: 10px;
	color: #009900;
}

#header {
	height:70px; 
	width: 758px; 
	z-index: 2; 
	background: #FFF url(images/header_bg.jpg) no-repeat right; 
}

#logoHolder { 
	position: relative;
	float: left; 
	padding-top: 25px; 
	padding-left: 21px; 
	z-index: 2; 
}
#MenuSuperior { 
	position: relative;
	float: left; 
	z-index: 2; 
}

#logoCountryvSep { 
	position: relative;
	float: left; 
	padding-top: 25px; 
	padding-left: 30px; 
	z-index: 2; 
}

#logoCountryTextHolder { 
	font-family: Arial;
	font-size: 12px;
	font-weight:Bold;
	color: #808080;
	position: relative;
	float: left; 
	padding-top: 28px; 
	padding-left: 8px; 
	z-index: 2; 
}

#logoCountryFlagHolder { 
	position: relative;
	float: left; 
	padding-top: 28px; 
	padding-left: 8px; 
	z-index: 2; 
}

#search { 
	position: absolute;
	right: 20px; 
	padding-top: 20px; 
	z-index: 2; 
	border: 0px solid red;
}

input.searchBox {
	position: relative;
	top: 3px;
	right: 27px;
	font: 10px verdana;
	color: #999;
	width: 90px;
  	border-color : #FFF;
	border-style : inset;
	border-width : 2px;
}

input.searchArrow {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 18px;
	height: 18px;
	padding-left: 5px;
	padding-top: 4px;
  	vertical-align: text-bottom;
}

/* content area --------------------------------------*/

#contentTitle {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 10px;
	margin-top:4px;
}

#container {
	position: relative;
	background: #FFF;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 758px;
	border-left: 1px solid #CCC; 
	border-right: 1px solid #CCC; 
	min-height: 100%;
}

#homeMainFeature {
	width: 352px; 
	height: 141px; 
	margin: 0px; 
	padding-top: 26px; 
	padding-left: 26px; 
	padding-right: 380px;
	color: #FFF;
	line-height: 1.2;
	background: url(images/header.gif) no-repeat;
}
#homeMainFeature a {
	color: #FFFFFF;
}

#bodyContent {
	position: relative;
	float: left;
	text-align: left;
	width: 758px;
	background: #fff;
}

#homeBodyLeft {
	float: left;
	text-align: left;
	width: 210px;
	margin: 0px 0px 12px 15px;
	padding: 0px;
	Background-color: #FFFFFF;
}

#homeBodyCenter {
	float: left;
	text-align: left;
	width: 210px;
	margin: 0px 0px 12px 32px;
	padding: 0px;
	Background-color: #FFFFFF;
}

#homeBodyRight {
	float: left;
	text-align: left;
	width: 210px;
	margin: 0px 0px 12px 15px;
	padding: 0px;
	Background-color: #FFFFFF;
}
#homeBodyRight1 {
	float: left;
	text-align: left;
	width: 210px;
	margin: 0px 0px 12px 32px;
	padding: 0px;
	Background-color: #FFFFFF;
}


/* DJP - cannot find reference to these styles
#bodyLeft {
	float: left;
	text-align: left;
	width: 330px;
	margin: 17px 42px 17px 12px;
	background: #fff;
}

#bodyRight {
	float: right;
	text-align: left;
	width: 303px;
	margin: 17px 28px 17px 0px;
	background: #fff;
}
*/
select.ql {
	font: 10px verdana;
	color: #666;
	width: 180px;
	margin-top: 6px;
}

#picFeature {
	margin-bottom: 20px;
	/* height: 46px; */
	clear: both;
	width: 260px;
	padding: 0px 3px 3px 3px;
	cursor: pointer;
}

#picFeatureImage {
	float: left;
	padding-top: 3px;
}

font.FeatureTitle {
	font: 14px arial;
	font-weight: bold;
}

#picFeatureDesc {
	float: right;
	width: 200px;
	padding-left: 10px;
	text-align: left;
	background-color: #FFFFFF;
}

#Feature {
	margin: 0px 0px 19px 0px;
	padding: 5px;
	cursor: pointer;
}

#FeatureTitle {
	padding-bottom: 2px;
	text-align: left;
	font: 14px arial;
	font-weight: bold;
}

#FeatureDesc {
	text-align: left;
}

#subBrandBar{
	float: left;
	width: 542px;
	height: 14px;
	margin-top: 20px; 
	padding: 7px 9px 7px 9px;
	text-align: right;
	font: 8px Verdana normal;
	color: #666;
	vertical-align: middle;
	border: 0px solid red;
}
#subBrandBar a{
	font: 9px Verdana;
	color: #666;
	margin-left: 5px;
	margin-right: 3px;
}
#subBrandBar a:hover{
	font: 9px Verdana;
	color: #666;
	margin-left: 5px;
	margin-right: 3px;
	text-decoration: none;
}

#subBrandContainer{
	float: left;
  	/*width: 559px;*/
  	width: 500px;
	padding: 0px;
	border-left: 1px solid #CCC; 
	min-height: 400px;
}
#subBrandContainer a:link, a:active{
	color: #3366CC;
}
#subBrandContainer a:visited{
	color: #800080;
}

#bodyContainer{
	float: left;
	width: 537px;
	padding: 10px 11px 15px 11px;
}
font.bodyContainer{
	font: verdana;
}
#bodyContainer a:link, a:active{
	color: #3366CC;
}

#bodyContainer a:visited {
	color: #800080;
}


font.subBrandTitle{
	font: 14px Arial;
	font-weight: bold;
}

#industryFeature{
	width: 560px; 
	min-height: 134px;
	border-bottom: 1px solid #CECECE;
	background: url(bg_feature.gif) repeat;
}

#industrySidebar{
	width: 142px; 
	padding: 10px;
	border-top: 1px solid #fff;
	background-color: #EAEAEA;
}
/* formPair navigation elements -------------------------------------------------------------------------------------*/

#formPair{
	clear: both;
	float: left;
	width: 540px;
	height: 24px;
	text-align: left;
	padding: 0px;
	border: 0px solid red;
}
/* form Contact Us elements -------------------------------------------------------------------------------------*/
#formPair1{
	display:block;
	float: left;
	width: 540px;
	height: 24px;
	text-align: left;
	padding: 0px;
	z-index: 0;
	border: 0px solid red;
}
#formPair2{
	display:block;
	float: left;
	width: 540px;
	height: 24px;
	text-align: left;
	padding: 0px;
	z-index: 0;
	border: 0px solid red;
}
#formPair3{
	display:block;
	float: left;
	width: 540px;
	height: 24px;
	text-align: left;
	padding: 0px;
	z-index: 0;
	border: 0px solid red;
}

#formPairStateUS{
	display:block;
	float: left;
	width: 540px;
	height: 24px;
	text-align: left;
	padding: 0px;
	z-index: 0;
	border: 0px solid red;
}


#formPairStateCanada{
	display:none;
	float: left;
	width: 540px;
	height: 24px;
	text-align: left;
	padding: 0px;
	z-index: 0;
}

#formPairStateOther{
	display:none;
	float: left;
	width: 540px;
	height: 24px;
	text-align: left;
	padding: 0px;
	z-index: 0;
	border: 0px solid red;
}

.textAreaContactUs{
	font: 11px Verdana; 
	width: 407px;
}

.pageButton{
	font-size:11px; 
	font-family:verdana;
}

#formLabel{
	float: left;
	width: 200px;
	height: 20px;
	text-align: left;
	padding: 1px 3px 3px 3px;
}

#formField{
	float: left;
	width: 250px;
}

#requiredField{
	float: left;
	width: 10px;
}

select {
	font: 10px verdana;
	color: #333;
	width: 206px;
	border-color : #FFF;
	border-style : inset;
	border-width : 2px;
}
input.formField {
	font: 10px verdana;
	color: #333;
	width: 200px;
}

/* footer elements--------------------------------------*/

#footer {
	font: 11px verdana;
	clear: both;
	height: 35px;
	padding: 3px 22px 0px 19px;
	width: 717px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
	line-height: 1.4;
	background: #EAEAEA;
	color: #999;
}
table.footer {
	height: 40px;
	padding: 3px 22px 0px 19px;
	width: 758px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
	line-height: 1.4;
	background: #EAEAEA;
	color: #999;
}
#footer a {
	color: #999;
	margin-left: 5px;
	margin-right: 5px;
}
#footer a:hover {
	color: #99CC00;
}


/* top navigation elements -------------------------------------*/

a.topNav {
	cursor: hand;
}

#navHolder { 
	width: 758px; 
	height: 27px; 
	margin: 0px; 
 	padding: 0px;
	background: #EEE;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#nav { 
	float: left;
	margin: 0px;
	padding: 0px;
	height: 27px;
}

#Layer00 {
	visibility: hidden;
	position: absolute;
	left: 10px; 
	top: 95px; 	
	z-index:2; 
}
#Layer0a {
	position: absolute;
	z-index:2; 
	left: 0px; 
	top: 0px; 	
	padding: 0px;
	filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=2.0, makeshadow='true', ShadowOpacity=.25);
	-moz-opacity:0.45;
}
#Layer0 { 
	position: absolute;
	left: 4px; 
	top: 3px; 	
	z-index:2; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat;
	background-position: bottom;
	border: 1px solid #669900; 
	text-indent:0;
	margin: 0px;
	padding: 0px;
}
table.Layer0 { 
	position: absolute;
	left: 3px; 
	top: 2px; 	
	z-index:2; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat;
	background-position: bottom;
	border: 1px solid #669900; 
	margin: 0px;
	padding: 0px;
}

#Layer11 {
	visibility: hidden;
	position: absolute;
	left: 180px; 
	top: 95px;
	z-index:2;	
}
#Layer1a {
	position: absolute;
	z-index:10; 
	left: 0px; 
	top: 0px; 	
	padding: 0px;
	filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=2.0, makeshadow='true', ShadowOpacity=.25);
	-moz-opacity:0.45;
}
#Layer1 { 
	position: absolute;
	left: 4px; 
	top: 3px; 	
	z-index:20; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat; 
	background-position: bottom;
	border: 1px solid #669900; 
	text-indent:0;
	margin: 0px;
	padding: 0px;
}
table.Layer1 { 
	position: absolute;
	left: 3px; 
	top: 2px; 	
	z-index:20; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat; 
	background-position: bottom;
	border: 1px solid #669900; 
	text-indent:0;
	margin: 0px;
	padding: 0px;
}

#Layer22 {
	visibility: hidden;
	position: absolute;
	left: 318px; 
	top: 95px;
	z-index:2;	
}
#Layer2a {
	position: absolute;
	z-index:1; 
	left: 0px; 
	top: 0px; 	
	padding: 0px;
	filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=2.0, makeshadow='true', ShadowOpacity=.25);
	-moz-opacity:0.45;
}
#Layer2 { 
	position: absolute;
	left: 4px; 
	top: 3px; 	
	z-index:2; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat; 
	background-position: bottom;
	border: 1px solid #669900; 
	text-indent:0;
  	margin: 0px;
	padding: 0px;
}
table.Layer2 { 
	position: absolute;
	left: 3px; 
	top: 2px; 	
	z-index:2; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat; 
	background-position: bottom;
	border: 1px solid #669900; 
	text-indent:0;
  	margin: 0px;
	padding: 0px;
}

#Layer33 {
	visibility: hidden;
	position: absolute;
	left: 550px; 
	top: 95px; 
	z-index:2;	
}
#Layer3a {
	position: absolute;
	z-index:2; 
	left: 0px; 
	top: 0px; 	
	padding: 0px;
  	filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=2.0, makeshadow='true', ShadowOpacity=.25);
  	-moz-opacity:0.45;
}
#Layer3 { 
	position: absolute;
	left: 4px; 
	top: 3px; 	
	z-index:2; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat; 
	background-position: bottom;
	border: 1px solid #669900; 
	text-indent:0;
  	margin: 0px;
  	padding: 0px;
}
table.Layer3 { 
	position: absolute;
	left: 3px; 
	top: 2px; 	
	z-index:2; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat; 
	background-position: bottom;
	border: 1px solid #669900; 
	text-indent:0;
  	margin: 0px;
  	padding: 0px;
}

#Layer44 {
	visibility: hidden;
	position: absolute;
	left: 525px; 
	top: 95px;
	z-index:2;
}
#Layer4a {
	position: absolute;
	z-index:2; 
	left: 0px; 
	top: 0px; 	
	padding: 0px;
  	filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=2.0, makeshadow='true', ShadowOpacity=.25);
  	-moz-opacity:0.45;
}
#Layer4 { 
	position: absolute;
	left: 4px; 
	top: 3px; 	
	z-index:2; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat; 
	background-position: bottom;
	border: 1px solid #669900; 
	text-indent:0;
  	margin: 0px;
  	padding: 0px;
}
table.Layer4 { 
	position: absolute;
	left: 3px; 
	top: 2px; 	
	z-index:2; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat; 
	background-position: bottom;
	border: 1px solid #669900; 
	text-indent:0;
  	margin: 0px;
  	padding: 0px;
}

#Layer55 {
	visibility: hidden;
	position: absolute;
	left: 556px; 
	top: 95px;
	z-index:2;
}
#Layer5a {
	position: absolute;
	z-index:2; 
	left: 0px; 
	top: 0px; 	
	padding: 0px;
  	filter:progid:DXImageTransform.Microsoft.Blur(pixelradius=2.0, makeshadow='true', ShadowOpacity=.25);
  	-moz-opacity:0.45;
}
#Layer5 { 
	position: absolute;
	left: 4px; 
	top: 3px; 	
	z-index:2; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat; 
	background-position: bottom;
	border: 1px solid #669900; 
	text-indent:0;
  	margin: 0px;
  	padding: 0px;
}
table.Layer5 { 
	position: absolute;
	left: 3px; 
	top: 2px; 	
	z-index:2; 
	background: #EBEBEB url(images/topnav_bg.gif) no-repeat; 
	background-position: bottom;
	border: 1px solid #669900; 
	text-indent:0;
  	margin: 0px;
  	padding: 0px;
}
#topNavItem {
	font: 11px verdana;
	clear: both;
	border: 0px solid red;
	z-index: 1;
  	width: 176px;
  	height: 11px;
  	margin: 0px;
  	padding: 2px 0px 2px 9px;
  	line-height: 1.2;
  	cursor: pointer;
}
html>body #topNavItem {
	font: 11px verdana;
	position: relative;
	clear: both;
	border: 0px solid red;
	z-index: 1;
  	width: 176px;
  	margin: 2px 0px 0px 0px;
  	padding: 2px 0px 6px 9px;
  	cursor: pointer;
}
#topNavItem a {
	color: #666;
  	cursor: pointer;
}
#topNavItem a:hover {
	color: #669900;
	text-decoration: underline; 
  	cursor: pointer;
}

#topNavSep {
	clear: both;
	border: 0px solid red;
	z-index: 2;
  	width: 185px;
	height: 2px;
  	margin-top: 0px;
  	padding: 0px;
  	line-height: 0;
}
html>body #topNavSep {
	clear: both;
	position: relative;
	border: 0px solid red;
	z-index: 2;
  	width: 185px;
	 height: 2px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

/* left navigation elements -------------------------------------*/

#leftNav{
	font: 11px verdana;
	float: left;
  	width: 157px;
	margin-top: 39px; 
	padding: 0px 13px 10px 8px;
	min-height: 400px;
	line-height: 1;
}
#leftNavArrowDown{
	float: left;
	margin: 0px 0px 10px 3px;
	vertical-align: middle;
}
#leftNavItem{
	font: 11px verdana;
	float: left;
	margin: 0px 0px 10px 9px;
	vertical-align: middle;
}
html>body #leftNavItem {
	font: 11px verdana;
	float: left;
	margin: 0px 0px 10px 15px;
	vertical-align: middle;
}

#leftNavItemDown{
	font: 11px verdana;
	float: left;
	margin: 0px 0px 10px 5px;
	vertical-align: middle;
}

#leftNavItemDownActive{
	font: 11px verdana;
	float: left;
	margin: 0px 0px 10px 5px;
	vertical-align: middle;
}

#leftNavActive{
	font: 11px verdana;
	float: left;
	margin: 0px 0px 10px 9px;
	vertical-align: middle;
}
html>body #leftNavActive {
	font: 11px verdana;
	float: left;
	margin: 0px 0px 10px 15px;
	vertical-align: middle;
}

#leftNavItem a{
	font: 11px Verdana;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
#leftNavItemDown a{
	font: 11px Verdana;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#leftNavItemDownActive a{
	font: 11px Verdana;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#leftNavActive a{
	font: 11px Verdana;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#leftNavItem a:hover{
	font: 11px Verdana;
	font-weight: normal;
	color: #99CC00;
	text-decoration: underline;
}
#leftNavItemDown a:hover{
	font: 11px Verdana;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
#leftNavActive a:hover{
	font: 11px Verdana;
	font-weight: normal;
	color: #99CC00;
	text-decoration: underline;
}

#siteMapL1 a{
	font: 11px verdana;
	font-weight: bold;
	float: left;
	margin: 0px 0px 5px 0px;
	vertical-align: middle;
}
#siteMapL2 a{
	font: 11px verdana;
	float: left;
	margin: 0px 0px 5px 5px;
	vertical-align: middle;
}

/* START elements added 9/16/2005 -------------------------------------*/

#popBody{
	float: left;
	clear: both;
	padding: 10px 1px 15px 11px;
	text-align: left;
}

#popLogoHolder { 
	position: relative;
	float: left; 
	padding-top: 4px; 
	padding-left: 0px; 
	z-index: 2; 
}

#popActions {
	padding: 4px 4px 0px 0px; 
	float: right;
}

#popActions a{
	padding-left: 12px; 
}

#popTitle{
	margin: 22px 0px 22px 0px;
	clear: both;
	font: 14px Arial;
	font-weight: bold;
}

#popTitleEmail{
	margin: 6px 0px 22px 0px;
	clear: both;
}

font.formTag {
	color: #669900;
	font-weight: bold;
}

#formSep {
	background: #ccc;
	margin: 5px 0px 5px 0px;
	clear: both;
}

font.formNote {
	font-size: 9px;
	color: #999;
}
#bannerGraphic { 
	position: relative;
	float: left; 
	left:-1px;
	z-index: 0!important;
	z-index: 0

}

/* END elements added 9/16/2005 -------------------------------------*/