body
{
    font-weight: normal;
    font-size: 12pt;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #7699CD;
    width: 950px;    
    text-align: center;
    margin: 0 auto; /* for non-ie */
    padding-top: 10px;
}

.body1
{
    background-color: white;
    width: 950px;
}

.body2
{
    vertical-align: top;
    text-align: left;
    margin-left: 24px;
    margin-right: 24px;
    min-height: 450px; /* for non-ie */
    height: auto !important; /* for non-ie */
    height: 450px;  
}

.footer
{
    text-align: center;
    vertical-align: bottom;
    margin: 0 auto; /* for non-ie */
    padding-top: 60px;
    padding-bottom: 20px;
}

strong
{
    color: #cc0000;
}

h1
{
    font-size: 16pt;
    color: #cc0000;
    text-align: left;
}

b
{
    color: #cc0000;
}

a
{
    color: #cc0000;
}
a:hover
{
    color: #820000;
    text-decoration: underline;
}

LI
{
    list-style-image: url(../images/bullet.gif);
}

.Error
{
    color: Red;
}

.ContactUsTextBox
{
    height: 104px;
}
