.CustomPageStyle
{
}

.CustomPageStyle .SupplementalTitle
{
	text-align: right;
	color: rgb(126, 153, 150);
	font-family: Gill Sans MT, Arial;
	font-size: small;
	text-transform: uppercase;
}

.CustomPageStyle .SupplementalTitleKeyword
{
	color: rgb(0, 154, 61);
	text-transform: uppercase;
}

.CustomPageStyle .MainTitle
{
	text-align: right;
	color: rgb(3, 35, 102);
	font-size: 48pt;
	font-family: Gill Sans MT, Arial;
	margin-bottom: 15px;
}

.CustomPageStyle .SectionTitle
{
	border-bottom: 2px solid rgb(126, 153, 150);
	font-family: Gill Sans MT, Arial;
	font-size: small;
	padding-left: 40px;
	text-transform: uppercase;
}

.CustomPageStyle .PageContent
{
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 8pt;
}