.topstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 12px;
}
.topheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right: 15px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E78E10;
}
.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.featuredHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #009AA5;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #009AA5;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #009AA5;
	text-decoration: underline;
	font-weight: bold;
}
a.blkLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.blkLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.blkLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.border {
	border: 1px solid #CCCCCC;
}
