.QuestionChoices
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica;
}
.Questions 
{
	font-weight: bold;
	font-size: 10pt;
	color: #003399;
	font-family: Arial, Helvetica;
}
.PlainText
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica;
}

.PlainTextWhite
{
	font-size: 10pt;
	color: white;
	font-family: Arial, Helvetica;
}

.PlainTextBold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica;
}
.PageHeader
{
	font-weight: bold;
	font-size: 18pt;
	color: #003399;
	font-family: Arial, Helvetica;
}
.PageSubHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: #003399;
	font-family: Arial, Helvetica;
}
.SmallText
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Helvetica;
}
.MenuHeader
{
	font-weight: bold;
	font-size: 18pt;
	color: white;
	font-family: Arial, Helvetica;
}
.MenuText
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica;
}
.ErrorMessage
{
	font-size: 10pt;
	color: red;
	font-family: Arial, Helvetica;
}

