@charset "utf-8";
/* CSS Document */
/*  FIRST PAGE STYLES */

.rightPage h1{ font-size:16px; }

.industryContainer {
	margin: 5px;
	padding: 5px;
	width: 200px;
	float: left;
	text-align:center;
	text-decoration: none;
	
}
.industryContainer:hover {
	cursor:pointer;
	text-decoration:underline;
}
.industryContainer img{
	height: 116px;
	width: 145px;
	border:none;
}
.industryContainer img:hover{
	background-color: #FFF;
}
.industryContainer p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height:40px;
}
/*  END FIRST PAGE STYLES */
.newsItem {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	
}
.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.newsItem a {
	font-size:12px;
	line-height:14px;
	padding: 0;
	font-family:arial, helvetica, verdana;
	font-weight: normal;
	color: #4D87A9;
	text-decoration:none;

}
.rightPage .newsLink {
	font-size:12px;
	line-height:14px;
	padding: 0;
	font-family:arial, helvetica, verdana;
	font-weight: normal;
	color: #4D87A9;
	text-decoration:none;

}
.rightPage .newsLink:hover { text-decoration:underline;}
.newsItem a:hover { text-decoration:underline;}
.resultsItem{
	float: left;
	width: 99%;
	background-color: #ffe87f;
	background-image: url(../images/gui/results_item_bg.jpg);
	background-repeat: no-repeat;
	background-position: 30px top;
	vertical-align:middle;
	margin-top: 6px;
}
.resultsItemBottom{
	float: left;
	width: 99%;
	background-color: #ffe87f;
	vertical-align:middle;
}
 a.resultsItem{
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
 a:hover .resultsItem{
	color: #000000;
	text-decoration:underline;
}
.resultsItem h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	clear:right;
	font-weight:bold;
	vertical-align:middle;

}
.resultsItem h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	clear:right;
	font-weight:bold;
	vertical-align:middle;

}
.noMargin{ margin:0;}


.resultsImageHolder{
	float: left;	
	clear: left;
	border:none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	width: 100px;
}

.resultsItemImage{
	border:none;
}

.topLeft{
	height: 10px;
	width: 10px;
	left: 0px;
	top: 0px;
	clear: left;
	float: left;
}
.topRight{
	height: 10px;
	width: 10px;
	right: 0px;
	top: 0px;
	clear: right;
	float: right;
}
.botLeft{
	height: 10px;
	width: 10px;
	clear: left;
	float: left;
	bottom: 0px;
	left: 0px;
}
.botRight{
	height: 10px;
	width: 10px;
	right: 0px;
	bottom: 0px;
	clear: right;
	float: right;
}
.topLeftb{
	height: 6px;
	width: 6px;
	left: 0px;
	top: 0px;
	clear: left;
	float: left;
}
.topRightb{
	height: 6px;
	width: 6px;
	right: 0px;
	top: 0px;
	clear: right;
	float: right;
}
.botLeftb{
	height: 6px;
	
	clear: left;
	float: left;
	bottom: 0px;
	left: 0px;
}
.botRightb{
	width: 6px;
	right: 0px;
	bottom: 0px;
	clear: right;
	float: right;

}
.servicesItem{
	clear: both;
	float: left;
	width:100%;
	background-color: #FFF4BF;
}
.servicesItem p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:2px;
}
.servicesItem img{
	border:none;
}
.servicesItem p a{
	color: #000000;
	background-image: url(../images/gui/gold_pointer.gif);
	background-repeat: no-repeat;
	background-position: -18px top;
	padding-left: 10px;
	display:block;
	text-decoration:none;
}
.servicesItem p a:hover{
	color: #000000;
	background-image: url(../images/gui/pointer_clear.gif);
	background-color:#FFFAE5;
}
.servicesItem h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	margin-top:5px;
	margin-left:5px;
}


.utilityItem{
	clear: both;
	float: left;
	width: 100%;
	background-color: #f5f5f5;
	margin-bottom:6px;
	margin-top:6px;
}
.utilityItem .leftCol{ background-color:#FFFFFF; width:46%; margin-top:10px;}
.utilityItem .rightCol{ background-color:#FFFFFF; width:50%;}

.utilityItem .rightCol p a{ 
	margin-left:0px;
	background-position: -18px top;
}
.utilityItem p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	margin-bottom:2px;
}
.utilityItem p a{
	color: #000000;
	background-image: url(../images/gui/pointer_clear.gif);
	background-repeat: no-repeat;
	background-position: -18px center;
	padding-left: 10px;
	margin-top:-3px;
	display:block;
	text-decoration:none;
	margin-left:115px;
}
.utilityItem p a:hover{
	color: #FFD200;
	background-image: url(../images/gui/gold_pointer.gif);
}
.utilityImageHolder{
	float: left;	
	clear: left;
	border:none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	width: 100px;
}
.lnavItem{
	clear: both;
	float: left;
	width:180px;
	background-color: #FFF4BF;
	margin-left:10px;
}
.lnavImageHolder{
	float: left;	
	clear: left;
	border:none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.lnavItem p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin-top:0px;
}
.lnavItem p a{
	color: #000000;
	background-image: url(../images/gui/pointer_clear.gif);
	background-repeat: no-repeat;
	background-position: -18px center;
	padding-left: 10px;
	margin-top:2px;
	display:block;
	text-decoration:none;
	margin-left:60px;
}
.lnavItem p a:hover{
	color: #FFD200;
	background-image: url(../images/gui/gold_pointer.gif);
}
.subItemContainer{ margin:10px;}

.subItemContainerB{ margin:6px; padding:6px; }
.subItemContainerB p{ margin-top:3px; margin-left:150px;}
.subItemContainerB h4{ margin-top:3px; margin-left:42px;}
.subItemContainerB img{ margin-right:6px; float:left;}

.subItem{ background-color:#FFFFFF; width:48%; margin-top:5px; margin-left:5px; margin-right:5px; float:left; }
.subItemBottom{ background-color:#FFFFFF; width:48%; margin-left:5px; margin-right:5px; margin-bottom:5px; float:left; }
.subItem p{ margin:0;}
.subItem p a{ margin-left:80px; margin-top:6px;}
.detailItem{ background-color:#FFFFFF; width:100%; float:left; clear:left; margin-top:5px;}
.detailItemBottom{ background-color:#FFFFFF; width:100%; float:left; clear:left;}

.left{ float:left; clear:left; margin-left:6px;}
.subItemContainerB li{font-family: Arial, Helvetica, Verdana,  sans-serif; font-size:.7em; color:#000000;}
/* new*/
.detailItem a{color:#000000;}
.subItemContainerB p .noMargin{ margin-top:0px; margin-left:0px; float:left;}
.subItemContainerB img{ margin-right:6px; float:left;}
.subItem{ background-color:#FFFFFF; width:48%; margin-top:5px; margin-left:5px; margin-right:5px; margin-bottom:5px; float:left; }
.subItem p{ margin:0;}
.subItem p a{ margin-left:80px; margin-top:6px;}
.subItemContainerB a{ color:#7A7A7A; text-decoration:underline; }
.detailItem{ background-color:#FFFFFF; width:100%; float:left; clear:left; margin-top:5px;}
#paragraphs p{ margin:0px;}
#paragraphs a{ background-image:none;}
.detailItemBottom{ background-color:#FFFFFF; width:100%; float:left; clear:left;}
.left{ float:left; clear:left; margin-left:6px; margin-right:6px;}
.subItemContainerB li{font-family:  Arial, Helvetica, Verdana, sans-serif; font-size:.7em; color:#000000;}


#resultsItemLink{
	background-image: url(../images/gui/gold_pointer.gif);
	background-repeat: no-repeat;
	background-position: -18px center;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#000000;
	text-decoration:none;
}

#resultsItemLink:hover{
	color: #7F7F7F;
	background-image: url(../images/gui/pointer_clear.gif);
	text-decoration:none;
}






.expand a{
	background-color:#FFE87F;
	text-decoration:underline;
	background-image: url(../images/gui/pointer.gif);
	background-repeat: no-repeat;
	background-position: -15px center;
	padding:0px;
	margin:0px;
	line-height:20px;
	height:20px;
	
}
html>/**/body .expand a{ line-height:20px; height:auto;}
html>/**/body .expand { margin:0px;}
.expand{
	background-color:transparent;
	text-decoration:underline;
	padding:0px;
	margin:0px;
	margin-bottom:-15px;
	background-image:none;
}
.expandDE{
	background-color:#FFE87F;
	text-decoration:underline;
	background-image: url(../images/gui/pointer.gif);
	background-repeat: no-repeat;
	background-position: -15px center;
	padding:0px;
}
.backLink{
	background-color:#FFE87F;
	background-image: url(../images/gui/back_pointer.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:28px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:4px;
	font-size:12px;
	text-decoration:none;
	height:20px;
}
.backLink:hover {
	background-image: url(../images/gui/back_pointer_on.gif);

}
.purchaseLink{ 
	background-image: url(../images/gui/gold_pointer.gif);
	background-repeat: no-repeat;
	background-position: -18px center;
	padding-left: 10px;
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#000000;
	text-decoration:none;
	float:right;
}
.purchaseLink:hover{
	color: #7F7F7F;
	background-image: url(../images/gui/pointer_clear.gif);
	text-decoration:none;
}


/*  PRODUCT TABLE STYLES  */

#prodDesc { display:block;}
#prodTechRef { display:none; }
#prodOrder { display:none; }
table.prodInfoTabs { border-collapse:collapse; }
#prodTabOn { background-color:#E6E5E5; border:1px solid #D2D5DA; float: left; padding: 5px; display:block;}
#prodTabOff { padding:5px; border:1px solid #D2D5DA; float: left; display:block;}
td.prodTabEmpty { border-bottom:1px solid #D2D5DA; }
td.prodTabOn { background-color:#E6E5E5; padding-left:5px; border:1px solid #D2D5DA; }
td.prodTabOff { padding-left:5px; border:1px solid #D2D5DA; }
a.prodInfoLinkOn { font-family:Verdana, Helvetica, Arial, sans-serif; font-size:11px; color:#937D01; text-decoration:none; }
div.prodInfoCntnr { width: 558px; padding:10px; background-color:#F9F9F9; border:1px solid #D2D5DA; margin-top: -1px;}
a.prodInfoLinkOff { font-family:Verdana, Helvetica, Arial, sans-serif; font-size:11px; color:#4E4D4D; text-decoration:none; }
a.prodInfoLinkOff:hover { color:#937D01; }

#resultsItemLink{
	background-image: url(../images/gui/gold_pointer.gif);
	background-repeat: no-repeat;
	background-position: -18px center;
	padding-left: 10px;
	display:block;
	margin-top: 0px;
	margin-left:110px;
	margin-bottom: 0px;
	color:#000000;
	text-decoration:none;
}

#resultsItemLink:hover{
	color: #7F7F7F;
	background-image: url(../images/gui/pointer_clear.gif);
	text-decoration:none;
}
