body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    background-color: #022249;
}
.ligtBlue
{
    background-color: #003366;
    color:White;
    padding:5px;padding-bottom:10px;
    text-align:center;
}
.ligtBlueLower
{
    background-color: #003366;
    color:White;
}
.ligtBlue a
{
    color:White;
    font-size:12px;
    
}
h1
{
    font-size: 1.6em;
    color: #000000;
    margin-bottom:6px; margin-top:10px;
    font-weight:lighter;
}
h2
{
    font-size: 1.4em;
    color: #000000;
    margin-bottom:6px; margin-top:10px;
    font-weight:lighter;
}
.terms_home
{
    font-size: 0.8em;
    color: #fff;
}
.whiteBoxText
{
    font-size: 0.8em;
    background-color: #FFFFFF;
    padding-left:12px;
}

.pipe
{
    color: #999999;
}

.footText
{
    font-size: 0.7em;
    color: #cccccc;
}

a
{
    font-weight: normal;
    color: #004993;
}
a:hover
{
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}
.resize
{
    font-size: 9pt;
}
.ast
{
    color:Red;
}

