body {
    background: #0b2038
}

.WhiteBodyText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    word-spacing: 0.1em;
    color: #FFFFFF;
    letter-spacing: 0.05em;
}
.BackToTop{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    line-height: 16px;
    text-transform: uppercase;
    color: #99ccff;
    letter-spacing: 0.2em;
}
.WhiteMainHeader {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    color: #FFFFFF;
    letter-spacing: 0.05em;
}
.BlueBodyHeader {
    font-family: Arial;
    font-size: 10pt;
    font-style: normal;
    line-height: 16px;
    color: #66a0cc;
    letter-spacing: 0.05em;
    word-spacing: 0.1em;
}
.BlueMainHeader {
    font-family: Arial;
    font-size: 13px;
    line-height: 16px;
    color: #66a0cc;
    letter-spacing: 0.05em;
    word-spacing: 0.1em;
}
.menu {
    font-family: Arial;
    font-size: 11px;
    color: #66a0cc;
    word-spacing: 0.1em;
    font-weight: 800;
}
b.menu_off:hover {
    font-family: Arial;
    font-size: 11px;
    word-spacing: 0.1em;
    font-weight: 800;
    text-decoration: none;
    color: #CCCC33;
}
.menu_on {
    font-family: Arial;
    font-size: 11px;
    word-spacing: 0.1em;
    font-weight: 800;
    text-decoration: none;
    color: #CCCC33;
}

.menu_off {
    font-family: Arial;
    font-size: 11px;
    word-spacing: 0.1em;
    font-weight: 800;
    text-decoration: none;
    color: #66a0cc;
}
.disclaimer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 16px;
    color: #3171a4;
    letter-spacing: 0.1em;
    word-spacing: 0.1em;
}
.WhiteBodyText {
    font-family: Arial;
    font-size: 11px;
    line-height: 18px;
    color: #FFFFFF;
    letter-spacing: 0.05em;
    word-spacing: 0.1em;
}
.FormCopy {
    font-family: Arial;
    font-size: 11px;
    line-height: 18px;
    color: #000000;
    letter-spacing: 0.05em;
    word-spacing: 0.1em;
}
.WhiteBodyHeader {
    font-family: Arial;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
    letter-spacing: 0.15em;
    text-align: left;
    text-indent: 1px;
}
.bodyWhiteBullets {
    letter-spacing: 0.2em;
    text-align: left;
    text-indent: 1px;
}
li {
    color: #FFFFFF;
}
a:link {
    color: #66a0cc;
    letter-spacing: 0.05em;
    word-spacing: 0.05em;
}
a:visited {
    color: #66a0cc;
    letter-spacing: 0.05em;
    word-spacing: 0.05em;
}

a:hover {
    color: #CCCC33;;
}
.BorderTop {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #666666;
}
.Disclaimer {
    text-decoration: none;
    font-family: Arial;
    color: #2A3C52;
    font-size: 10px;
}

#manage th {
   text-align:left;
}