BODY
{
    background-color: white;
    font-family: Verdana, sans-serif;
    font-size: .8em;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

A.IndexHeaderLink
{
    font-family: Verdana;
    font-size: 8.5pt;
    font-weight: bold;
}

A.IndexHeaderLink:link
{
    color: #FFFFFF;
    text-decoration: none;
}

A.IndexHeaderLink:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

A.IndexHeaderLink:active
{
    color: #FF9900;
    text-decoration: none;
}

A.IndexHeaderLink:hover
{
    color: #FF9900;
    text-decoration: underline;
}

A.IndexFooterLink
{
    font-family: Verdana;
    font-size: 8.5pt;
    font-weight: bold;
}

A.IndexFooterLink:link
{
    color: #FFFFFF;
    text-decoration: none;
}

A.IndexFooterLink:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

A.IndexFooterLink:active
{
    color: #FF9900;
    text-decoration: none;
}

A.IndexFooterLink:hover
{
    color: #FF9900;
    text-decoration: underline;
}

A.HeaderLink
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: bold;
}

A.HeaderLink:link
{
    color: #FFFFFF;
    text-decoration: none;
}

A.HeaderLink:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

A.HeaderLink:active
{
    color: #FF9900;
    text-decoration: none;
}

A.HeaderLink:hover
{
    color: #FF9900;
    text-decoration: underline;
}

A.FooterLink
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
}

A.FooterLink:link
{
    color: #FFFFFF;
    text-decoration: none;
}

A.FooterLink:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

A.FooterLink:active
{
    color: #FF9900;
    text-decoration: none;
}

A.FooterLink:hover
{
    color: #FF9900;
    text-decoration: underline;
}

.IndexText
{
    color: #000066;
    font-size: 10pt;
}
.TextBox_Required
{
    font-size: 10pt;
    font-family: Arial, Calibri, Tahoma, 'Courier New';
    background-color: #ffff99;
}
.Contact_Form
{
    font-size: 10pt;
    font-family: Arial, Calibri, Tahoma, 'Courier New';
}
.Label_Response
{
    font-size: 10pt;
    font-family: Verdana, Tahoma, Arial, 'Courier New';
    color: #990033;
    font-variant: small-caps;
}