/* info on the different styles may be found in defaults.css*/

td.headline {background: #44448f; color: #FFFFFF; font-size: 14px; font-weight: bold; text-transform: uppercase}

font.newsletterhead  {
	font-size: 16px;
	color: #B90A01;
	font-weight: bold;
}

a.newsletterhead  {
	font-size: 16px;
	color: #B90A01;
	font-weight: bold;
}

a:hover.newsletterhead   {
	 text-decoration:underline
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	margin-top: 10px;
}

.more a {
	color: #999999;
	text-decoration: none;
	display: block;
	margin-top: 14px;
	width: 100%;
	}
	
.more img {
	padding-top: 25px;
}

a.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}

.topstoriestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.topstoriestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

a:hover.topstoriestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}

.topstorieshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
a.topstorieshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover.topstorieshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.topstoriesdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #51463E;
}
a.bluesubhead {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

.question {
	color: #44448f;
}

h2 {
	font: bold 14px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #44448f url(../../home/images/td_headline.jpg) repeat-y right;
	padding: 2px 2px 2px 6px;
}