@charset "UTF-8";
.frame3col {
	float: left;
	width: 270px;
	margin-top:-25px;
	padding-left: 15px;
	padding-right: 20px;
	
}
.h1Main {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	padding-top: 10px;
}

.hpimageright {
	float: right;
	margin-left: 2px;
	margin-right: 5px;
		margin-top: -20px;
}


.testiText {
	font-size: 13px;
	color: #585858;
	font-weight: bold;
}

.testiby {
	font-size: 11px;
	margin-top: -13px;
	line-height: 13px;
	margin-bottom: 15px;
	font-style: italic;
}

.hpheadGrayBar {
	background-image: url(../images/hphead-gray.gif);
	height: 16px;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
	text-transform: uppercase;
	text-align: center;
	color: #666;
	margin-bottom: -8px;
	background-repeat: no-repeat;
	width: 240px;
}



.hptop5title {
	text-transform: none;
	width:280px;
	font-size: 16px;
	color: #000;
	padding-top: 8px;
	font-weight: normal;
	line-height: 20px;
}




	
.hphighlightedtext {
	color: #C00;
	font-size: 14px;
}




.hptextbox200 {
	float: right;
	width: 200px;
	margin-right: 15px;	
	margin-top:-25px;
	
}

#hptextBox840withlines {
	background-color: #FFF;
	width: 840px;
	padding-top: 10px;
	float: left;
	background-image: url(../images/bgwithgutterline.png);
	background-repeat: repeat-y;
}

