.featureBackground{
	text-align: center;
	vertical-align: top;
}
.featureTable {
	text-align: left;
	vertical-align: top;
	width: 485px;
}
.featureTopCapBg {
	height: 45px;
	background-image: url("/images/feature_top.gif");
}
.featureBottomCapBg {
	height: 10px;
	background-color: #ffffff;
}
.featureTableCenter {
	width: 485px;
	background-color: #33336a;
	border-top: 2px Solid #ffffff;
        padding-top: 10px;
        padding-bottom: 10px;
}
.featureTableLeft {
	width: 10px;
	background-color: #33336a;
	border-top: 2px Solid #ffffff;
}
.featureTableRight {
	width: 10px;
	background-color: #33336a;
	border-top: 2px Solid #ffffff;
}
.featureHeadlineDiv {
}
.featureHeadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: Normal;
	font-weight: bold;
	color: #efde31;
        text-transform: uppercase;
	text-decoration: none;
}
.featureHeadline:Hover {
	color: #efde31;
	text-decoration: underline;

}
.featureText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: Normal;
	color: #ffffff;
	text-align: center;
}
.featureLink {
	color: #efde31;
}
.featureLink:Hover {
	color: #efde31;
	text-decoration: none;
}
.featureTableTitle {
}
.featureTableFooter {
}
.featureMainTable {
	width: 485px;
}
.featureTopCapRight {
}
.featureBottomCapRight {
}
.featurePhoto {
	border: 1px solid #ffffff;
	float: left;
	margin-left: -114px;
	margin-top: -13px;
}


















