DIV.EPVantageNewsBox
{
	background-color: white;
	margin-bottom: 12px;
}


DIV.EPVantageNewsBox TD.EPReportTitle
{
	font : bold 9pt Arial, sans-serif;
	color: white;
/*	display: block;*/
	background-color: white;
	background: url(../images/summarypages/epvantage_reportheadingbg.jpg) repeat-x;
	background-position: bottom;
	height: 23px;
	padding-left: 1.25mm;
	padding-right: 1.25mm;
	vertical-align: middle;
}

DIV.EPVantageNewsBox TD.ContentBox
{
	padding-top: 0;
	border-top: 0;
	border-right: 1px solid #e51937;
	border-bottom: 1px solid #e51937;
	border-left: 1px solid #e51937;
}

DIV.EPVantageNewsBox TD.ContentBox TD {
	padding: 2px;
}

a.EPVFrontPageStoryLink {
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
}

a.EPVFrontPageStoryLink:hover {
	border-bottom: 1px dotted #003399;
}

a.EPVFrontPageStoryLink:visited {
	color: slategray;
}
