body {
	margin: 0;
	padding: 20px;
	background: #0F2B73;
}
p {
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font: bold 28px Georgia, 'Times New Roman', Times, serif;
	color: #FFF;
	margin-bottom: 2px;
}
.mainArticle {
	border-top: 1px solid #000;
	background: #FFF;
}
h2 {
	font: bold 28px Georgia, "Times New Roman", Times, serif;
	color: #265485;
	margin: 0;
}
.tagLine {
	font: 15px Georgia, 'Times New Roman', Times, serif;
	color: #FFF;
	margin-top: 0;
}
.whiteOnBlue {
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
.whiteOnBlue a {
	font: 11px normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.footer p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-align: left;
}
.rLinks {
	height: 22px;
}
.rLinks p {
	margin-top: 0;
	padding: 0;
}
.rLinks a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #0F2B73;
	text-decoration: none;
}
.rLinks img {
	padding-top: 5px;
	padding-right: 10px;
}
.redHeadline {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #B30029;
	margin: 0;
	text-decoration: none;
}
.footer {
	border-top: 1px solid #0F2B73;
	background: #FFF;
}
.topLeftCorner {
	height: 9px;
	width: 9px;
	background: #9E3E76 url(images/topLeftCorner.gif) top left;
}
.topRightCorner {
	height: 9px;
	width: 9px;
	background: #9E3E76 url(images/topRightCorner.gif) top right;
}
.bottomRightCorner {
	height: 9px;
	width: 9px;
	background: #FFF url(images/bottomRightCorner.gif) bottom right;
}
.bottomLeftCorner {
	height: 9px;
	width: 9px;
	background: #FFF url(images/bottomLeftCorner.gif) bottom left;
}
.mainTable {
	text-align: left;
	background: #FFF;
}
.readMeLink {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0F2B73;
	margin: 0;
	text-decoration: none;
}