.ContentHeading
{
    font-family: Times, Times New Roman, Serif;
    color: #740001;
    font-size: 24px;
    line-height:26px;
    font-weight:normal;
    text-decoration: none;
}
.ContentSubHeading
{
    font-family: Times, Times New Roman, Serif;
    color: #740001;
    font-size: 16px;
    line-height:18px;
    font-weight:normal;
    text-decoration: none;
}
.ContentText
{
    font-family: Arial, Sans-Serif;
    color: #666;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    text-decoration: none;
}
.ContentTextLarge
{
    font-family: Arial, Sans-Serif;
    color: #666;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    text-decoration: none;
}
.ValidateError
{
    color: #ff0000;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    vertical-align: middle;
}
H1 .h1class
{
    font-family: Times, Times New Roman, Serif;
    color: #740001;
    font-size: 24px;
    line-height:26px;
    font-weight:normal;
    text-decoration: none;
}
.FormLabels
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.ContentText table
{
    font-family: Arial, Sans-Serif;
    color: #666;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    text-decoration: none;
}
.FormText
{
    font-family: Arial, Sans-Serif;
    color: #000;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    text-decoration: none;
}
.TinyRedText
{
    font-family: Arial, Sans-Serif;
    color: #740001;
    font-size: 10px;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
}