body {
	background-color: #1C4079;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#101278;
}
.siteBorder {
	border: 1px solid #ADC3E6;
	padding: 0px;
}
.contentArea {
	font-size: 12px;
	background-color: #ADC3E6;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding-top: 10px;
	padding-right: 275px;
	padding-bottom: 50px;
	padding-left: 30px;
}
.sectionTitle {font-size: 22px}
.superscript {
	font-size: 10px;
	vertical-align:super;
}
