body
{
    font-family: arial;
    font-size: 11px;
    color: black;
    cursor: default;
}
.headBlue
{
    font-family: arial;
    font-size: 34px;
    color: 0080FF;
    position: relative;
    top: -3px;
    cursor: default;
}
.headGray
{
    font-family: arial;
    font-size: 25px;
    color: CCCCCC;
    letter-spacing: -1.2px;
    font-weight: bold;
    position: relative;
    top: -3px;
    cursor: default;
}
.headSmall
{
    font-family: arial;
    font-size: 9px;
    color: black;
    position: relative;
    top: -7px;
    cursor: default;
}
.topSearch
{
    font-family: arial;
    font-size: 10px;
    padding-right: 6px;
    color: 808080;
    vertical-align: bottom;
}
.topNavBlue
{
    font-family: verdana;
    font-size: 10px;
    padding-left: 6px;
    color: FFFFFF;
}
a.topNavBlue
{
    color: FFFFFF;
    text-decoration: none;
}
a:hover.topNavBlue
{
    text-decoration: underline;
}
.topNavGray
{
    font-family: verdana;
    font-size: 10px;
    padding-right: 6px;
    color: 666666;
}
.box
{
    background-color: E9E9E9;
    height: 25px;
    padding-left: 6px;
    font-family: verdana;
    font-size: 10px;
}
input
{
    border-width: 1;
    font-family: arial;
    font-size: 12px;
    padding: 2px;
    height: 21px;
    border-color: CCCCCC;
    border-style: solid;
    background-color: F9F9F9;
    color: 808080;
}
a.bottom
{
    color: 666666;
    text-decoration: none;
}
a:hover.bottom
{
    text-decoration: underline;
}
.content
{
    font-family: arial;
    font-size: 11px;
    color: 666666;
    line-height: 1.35em;
    cursor: default;
}
a.top
{
    color: 808080;
    text-decoration: none;
}
a:hover.top
{
    text-decoration: underline;
}
a
{
    color: 666666;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
.copyRight
{
    font-family: verdana;
    font-size: 10px;
    padding-left: 6px;
    color: 666666;
}
.navSide
{
    width: 8;
    background-color: 005CCC;
}
.navButton
{
    font-family: verdana;
    font-size: 10px;
    height: 22;
    color: FFFFFF;
    text-align: right;
}
.navDark
{
    height: 1;
    background-color: 004BB0;
}
.navButtonLight
{
    height: 2;
    background-color: 0066F0;
}
.navButtonDark
{
    height: 2;
    background-color: 0059D2;
}
a.navLink
{
    color: FFFFFF;
    text-decoration: none;
}
a:hover.navLink
{
    text-decoration: underline;
}
.navBoxTop
{
    background-color: 0064EA;
    font-family: verdana;
    font-size: 10px;
    color: FFFFFF;
    padding: 6px;
    padding-left: 8px;
}
.navBox
{
    background-color: 0060DD;
    font-family: arial;
    font-size: 11px;
    color: FFFFFF;
}
.navBoxDate
{
    color: CCCCCC;
}
