.pageheader  { color: #2c2068; font-weight: bold; font-size: 18pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.footerlinks { font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.footercopyright { color: #696969; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.sidenav  { font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pagetext { color: #222; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.subtitle    { color: #0e006e; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.tablehead { color: white; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.tablelabels { color: #777; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pagetitle  { color: #2c2068; font-weight: bold; font-size: 15pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }.classHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0E006E;
	font-weight: bold;
}
.headingsWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.headingsMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c2068;
	font-weight: bold;
}
.cellBordertopright {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #7e46b6;
	border-right-color: #7e46b6;
}
.cellBordertoprightleft {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7e46b6;
	border-right-color: #7e46b6;
	border-left-color: #7e46b6;
}
.cellBorderall {
	border: thin solid #7e46b6;
}
