@charset "utf-8";
.newsHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 95%;
	font-weight: bold;
	color: #003366;
}
.newsHeadingSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	display: block;
}
.newsHeadingBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 95%;
	font-weight: normal;
	color: #990000;
}
.newsHeadingBodyBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 90%;
	font-weight: normal;
	color: #990000;
	list-style-position: outside;
	list-style-type: decimal;
	text-align: left;
	display: compact;
	white-space: normal;
	vertical-align: text-top;
}
.newsHeadingBodyLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #990000;
}
.newsHeadingReverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFCC33;
	display: inline;
	clear: both;
	font-style: normal;
	background-position: center;
	letter-spacing: normal;
	text-align: center;
	white-space: normal;
}
.topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #FFCC33;
	display: inline;
	clear: both;
	font-style: normal;
	background-position: center;
	letter-spacing: normal;
	text-align: center;
	white-space: normal;
}
.newsHeadingBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 95%;
	font-weight: bold;
	color: #003366;
}
