.Text
{
    font-size: 10pt;
    font-family: Tahoma;
    color: #000000;
}

.MainText
{
    font-size: 12pt;
    font-family: Tahoma;
    color: #000000;
}

.MainBodyStyle
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-repeat: repeat;
    background-image: url("../Images/BodyBackground.jpg");
}

.BodyStyle
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
}

.QuickLinkStyle
{
    background-image: url("../Images/QuickLinkRed.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    height: 337px; width: 120px;
}

.PageTitle
{
    font-family: Tahoma;
    font-size: 16pt;
    font-weight: bold;
    color: #395C94;
    padding-left: 90px;
    background-color: #ffffff;
}

.PageTitleNoIndex
{
    font-family: Tahoma;
    font-size: 16pt;
    font-weight: bold;
    color: #395C94;
    text-align: center;
    background-color: #ffffff;
}

.TitleHR
{
    color: #395C94;
    background-color: #395C94; /* Need this for Mozilla */
    border: 0; /* Need this for Mozilla */
}
