.newsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	background-image: url(/images/bg/background_13x20_Red.png);
	height: 20px;
	width: 100%;

}
.newsTextbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-align: left;
	vertical-align: top;

}
.newsMainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
}
.newsTable {
	background-image: url(/images/bg/background_5x30_BlackBlue.png);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;

}
.prevnext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(/images/bg/background_5x30_BlueBlack.png);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	color: #CCCCCC;

}
.subtleLink:link {
	color: #FF9920;
	text-decoration: none
}
.subtleLink:visited {
	color: #FF9920;
	text-decoration: none
}
.subtleLink:hover { color: #FFFF66; text-decoration: none}
.floatingImage {
	left: auto;
	top: auto;
}
.pageBackground .newsTextbody #quote {
	color: #CCCCCC;
	padding: 5px 10px 5px 10px;
}
