.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0137A9;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #003399;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCFFCC;
	background-position: left center;
	height: 25px;
	float: none;
	clear: right;
	background-color: #528EFF;
	overflow: auto;
	text-indent: 3pt;
	white-space: normal;
	padding: 2px 4px;
	width: auto;
}
.pagedesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
