@charset "utf-8";
.navbartop {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}
a.navbartop:link {
    color: #ffffff;
    text-decoration: none;
}
a.navbartop:visited {
    color: #ffffff;
    text-decoration: none;
}
a.navbartop:hover {
    color: #FFA614;
    text-decoration: underline;
}
.navback {
    background-image: url(/images/cellback.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.navtext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
a.navtext:link {
    color: #062A5C;
    text-decoration: none;
}
a.navtext:visited {
    color: #062A5C;
    text-decoration: none;
}
a.navtext:hover {
    color: #0066FF;
    text-decoration: underline;
}
a:link {
    color: #0066FF;
}
a:visited {
    color: #0066FF;
}
a:hover {
    #color: #FFA712;
}
.footer {
    font-size: 10px;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #11507b;
}
.tableborder {
    border: 1px solid #062A5C;
}
.paraheader {
    font-size: 12px;
    font-weight: bold;
    background-color: #E8E8E8;
}
