@charset "utf-8";
/* CSS Document */

.distContainer{
    border: 1px solid #007836; 
    width:240px; 
    margin:5px;
    background-color:#FFFFFF
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}
.industryContainer:hover {
	cursor:pointer;
	text-decoration:underline;
}
.industryContainer img{
	height: 83px;
	width: 134px;
	border:none;
}
.industryContainer img:hover{
	background-color: #FFF;
}
.industryContainer p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height:40px;
}

.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;
	margin-bottom: 6px;
}
.resultsItem a{
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.resultsItem a:hover{
	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;}

.resultsItem p a{
	background-image: url(../images/gui/gold_pointer.gif);
	background-repeat: no-repeat;
	background-position: -18px center;
	padding-left: 10px;
	display:block;
	margin-left:125px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.resultsItem p a:hover{
	color: #7F7F7F;
	background-image: url(../images/gui/pointer_clear.gif);
	text-decoration:none;
}
.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 center;
	padding-left: 10px;
	display:block;
	text-decoration:none;
}
.servicesItem p a:hover{
	color: #7F7F7F;
	background-image: url(../images/gui/pointer_clear.gif);
}
.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{
	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;}
.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; }
.detailItem{ background-color:#FFFFFF; width:100%; float:left; clear:left; margin-top:5px;}
.left{ float:left; clear:left;}
.subItemContainerB li{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:.7em; color:#000000;}

/* PDF Library Styles */
.outerContainer{
	height: 146px;
	width: 260px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	float:left;
	background-color:#D9E3EB;
	background-image:url(../images/gui/bkgd2.gif);
	background-repeat:repeat;
}

html>body .outerContainer {
  height:158px;
}
.outerContainer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:3px;
}
/*.pdfLink{
	border: 1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:3px;
	padding-right:3px;
	height:24px;
	width:120px;
	margin-left:3px;
	margin-right:3px;
	float:left;
	background-color:#FFFFFF;
	text-align:right;
	background-image:url(../images/pdf_light.jpg);
	background-repeat: no-repeat;
}
.pdfLink:hover{
	background-image:url(../images/pdf.jpg);
	text-decoration:none;
	background-repeat: no-repeat;
}
html>body .pdfLink {
  width:117px;
  height:18px;
}*/

.flashLink{
	border: 1px solid #CCCCCC;
	padding-top:10px;
	padding-right:3px;
	height:18px;
	width:120px;
	margin:0 3px 3px 3px;
	float:left;
	background-color:#FFFFFF;
	text-align:right;
	background-image:url(../images/flash_icon.jpg);
	background-repeat: no-repeat;
}
.flashLink:hover{
	background-position:0 -30px;
	text-decoration:none;
	background-repeat: no-repeat;
}

html>body .flashLink {
  width:117px;
  height:18px;
}

.printLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#6C6C6C;
	border: 1px solid #CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	height:24px;
	width:120px;
	margin-left:3px;
	margin-right:3px;
	float:left;
	background-color:#FFFFFF;
	text-align:right;
	background-image:url(../images/print_light.jpg);
	background-repeat: no-repeat;
}
.printLink:hover{
	background-image:url(../images/print.jpg);
	text-decoration:none;
	background-repeat: no-repeat;
	
}
html>body .printLink {
  width:117px;
  height:26px;
}

.swfLink{
	border: 1px solid #CCCCCC;
	padding-top:5px;
	padding-bottom:3px;
	padding-right:3px;
	height:24px;
	width:120px;
	margin-left:3px;
	margin-right:3px;
	float:left;
	background-color:#FFFFFF;
	text-align:right;
	background-image:url(/images/movie_link_light.gif);
	background-repeat: no-repeat;
}
.swfLink:hover{
	background-image:url(/images/movie_link.gif);
	text-decoration:none;
	background-repeat: no-repeat;
	
}
html>body .swfLink {
  width:117px;
  height:18px;
}

.catalogContainer{
	padding: 6px;
	height: 100px;
	width:auto;
	overflow: auto;
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	margin-bottom: 2px;
}
.catalogContainer img{
	float: left;
	/*border: 1px solid #CCCCCC;*/
	margin-right: 6px;
}
.catalogContainer h2{
	padding: 0px;
	color: #4D87A9;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;
	font-weight: 100;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.catalogContainer p{font-family: Arial, Helvetica, Verdana, sans-serif; font-size:8pt; color:#6C6C6C; margin:0px;}


#navBox{ width: 580px; background-color: #fefae5; padding: 6px; border-bottom: 1px #d2d5da solid; margin-top: 0px; text-align: left; }
#navBoxB{
	width: 770px;
	background-color: #EEF2F6;
	padding: 6px;
	border-top: 1px #d2d5da solid;
	border-bottom: 1px #d2d5da solid;
	margin-top: 0px;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}
.navBoxCopy b { margin: 0px; padding: 0px; color: #4D87A9; font-family: Helvetica,Arial,Verdana,sans-serif; font-size: 10pt; font-weight: 100;}
#navBoxBack{ width: 575px; background-color: #fefae5; border-bottom: 1px #d2d5da solid; border-top: 1px #d2d5da solid; margin-top: 0px; text-align: left; padding: 3px; }
#navBoxWhite{ width: 575px; background-color: #FFFFFF; padding: 3px; border-bottom: 1px #d2d5da solid; margin-top: 0px; text-align: left;}
h1.navBox{
	width: 580px;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:10pt;
	font-weight:100;
	color: #3e89c0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-bottom: 1px #d2d5da solid;
	margin: 0px;
	text-transform: uppercase;
}
h1.navBoxB{
	width: 770px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:10pt;
	font-weight:100;
	color: #4D87A9;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin: 0px;
	text-transform: uppercase;
}
.ToolText{
	margin-top: 9px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
} 
.ToolTextHover{
	position:relative;
	margin-top: 9px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
} 
.ToolText span{display: none;} 

.ToolTextHover span{
	display:block;
	position:absolute;
	border:1px solid #B8B8B8;
	top:20px;
	left:20px;
	background-color:#FFFAE5;
	color:#000000;
	text-align: left;
	padding: 5px;
	font-size: 11px;
	line-height:normal;
	width:200px;
} 
.tipLink{ text-decoration:underline;}
.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);

}
.distContainer{
	border: 1px solid #FFD200; 
	width:240px; 
	margin:5px;
	background-color:#FFFFFF;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}
.padding5{ padding:5px;}
.distContainer p{ margin:0; font-size:12px;}
.distContainer h1{ width:auto; font-size:12px; font-weight:bold; background-color:#FFF4BF; padding:5px; border-bottom:1px solid #FFD200;}
.distContainer h1 a{
	text-decoration:none;
	background-image: url(../images/gui/gold_pointer.gif);
	background-repeat: no-repeat;
	background-position: -18px center;
	padding-left: 10px;
} 
.distContainer h1 a:hover{
	color: #7F7F7F;
	background-image: url(../images/gui/pointer_clear.gif);
	}
.distContainer p a{
	text-decoration:none;
	background-image: url(../images/gui/gold_pointer.gif);
	background-repeat: no-repeat;
	background-position: -18px center;
	padding-left: 10px;
}
.distContainer p a:hover{
	color: #7F7F7F;
	background-image: url(../images/gui/pointer_clear.gif);
	}
.arrowLink{
	text-decoration:none;
	background-image: url(../images/gui/gold_pointer.gif);
	background-repeat: no-repeat;
	background-position: -18px center;
	padding-left: 10px;
}
.arrowLink:hover{
	color: #7F7F7F;
	background-image: url(../images/gui/pointer_clear.gif);
	}
.techTipCategory{
	width:130px;
	height:80px;
	background-image: url(../images/gui/folder.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
	text-decoration:none;
}
.techTipCategory:hover{background-image: url(../images/gui/folder_on.gif); text-decoration:underline;}
.techTipCategory p{ font-weight:100; font-size:12px; margin-top:47px; text-align:center;}
