@charset "UTF-8";
.featuredphoto {
	width: 60px;
	height: 60px;
	vertical-align: top;
	background-image: url(images/featured_photo.jpg);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
.featuredborder {
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
.featuredbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.featuredsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
}
.featuredheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.featuredmasthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	width: 180px;
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}
.featuredmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	width: 200px;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
}
.featureddetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	width: 465px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 18px;
	margin-bottom: 10px;
}
.featuredfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.featuredmastheadpic {
	background-image: url(featured/images/RFP_featured_header.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.featuredfooterpic {
	background-image: url(featured/images/RFP_featured_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 42px;
	width: 500px;
}

