.PageHeading
{
    font-family: Times New Roman, Serif;
    color: #000000;
    font-size: 48px;
    text-decoration: none;
    font-style: italic;
    font-weight: normal;
    line-height: 107px;
}
.ContentHeading
{
    font-family: Verdana, Sans-Serif;
    color: #000000;
    font-size: 19px;
    text-decoration: none;
    font-weight: normal;
    line-height: 24px;
}
.ContentText
{
    font-family: Verdana, Sans-Serif;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
}
.BluePageHeading
{
    font-family: Times New Roman, Serif;
    color: #0066ff;
    font-size: 48px;
    text-decoration: none;
    font-style: italic;
    font-weight: normal;
    line-height: 107px;
}
.BlueContentHeading
{
    font-family: Verdana, Sans-Serif;
    color: #0066ff;
    font-size: 19px;
    text-decoration: none;
    font-weight: normal;
    line-height: 24px;
}
.BlueContentText
{
    font-family: Verdana, Sans-Serif;
    color: #0066ff;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
}
.ValidateError
{
    color: #ff0000;
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
    vertical-align: middle;
}