﻿body
{
}
.Table
{
}
.Cell
{
	color: #e9e9e9;
}
.Class_Header2
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
}
.Class_Header3
{
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
}
.Class_SubHeading
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
.Class_Normal
{
	font-size: 10pt;
	font-family: Arial;
}
.Class_Normal_RequiredField
{
	font-size: 10pt;
	font-family: Arial;
	background-color: #faeccf;
	text-transform: uppercase;
}
.Class_Normal_EmailRequiredField
{
	font-size: 10pt;
	font-family: Arial;
	background-color: #faeccf;
}
a.Class_Link_Small:link
{
	font-size: 8pt;
	color: #002280;
	font-family: Arial;
	text-decoration: underline;
}
a.Class_Link_Small:active
{
	font-size: 8pt;
	color: #002280;
	font-family: Arial;
	text-decoration: underline;
}
a.Class_Link_Small:hover
{
	font-size: 8pt;
	color: #002280;
	font-family: Arial;
	text-decoration: underline;
}
a.Class_Link_Small:visited
{
	font-size: 8pt;
	color: #002280;
	font-family: Arial;
	text-decoration: underline;
}
.Class_MandatoryMark
{
	color: red;
}

