﻿body
{
    background-color: #FFF;
    margin: 0;
}

a
{
    color: #841800;
    text-decoration: underline;
}

td
{
    color: #757575;
    font-family: Tahoma,Geneva,Sans-Serif;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
}

.maintext
{
    color: #757575;
    font-family: Tahoma,Geneva,Sans-Serif;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 15px;
    text-align: left;
    vertical-align: top;
}

.form td.label
{
    text-align: right;
    padding-right: 10px;
    vertical-align: middle;
}

table.menu-style a
{
    color: #FFF;
    display: block;
    font-family: Tahoma,Geneva,Sans-Serif;
    font-size: 16px;
    text-decoration: none;
    white-space: nowrap;
}

table.menu-style a:focus
{
    color: #DDD;
    outline-color: 0;
    outline-style: none;
    outline-width: medium;
    white-space: nowrap;
}

table.static-menu-item-style td
{
    background-color: #5A5A5A;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    height: 24px;
    padding-left: 5px;
    text-align: center;
    vertical-align: middle;
    width: 86px;
    margin: auto;
}

tr.darkblueheader
{
    background-color: #084886;
    height: 25px;
    width: 530px;
}

tr.lightblueheader
{
    background-color: #5F9BCF;
    height: 133px;
    width: 530px;
}

div.footer
{
    background-image: url(images/cw_bak3.jpg);
    color: #FFF;
    font-family: Tahoma,Geneva,Sans-Serif;
    font-size: 11px;
    font-style: normal;
    padding: 15px 10px 10px;
}

div.footer a
{
    color: #FFF;
}

.firstcolumn
{
    text-align: right;
    width: 108px;
}

.secondcolumn
{
    font-family: Tahoma,Geneva,Sans-Serif;
    font-size: 8.5pt;
    padding-bottom: 15px;
    width: 380px;
}

.secondcolumn a
{
    color: #841800;
}

div.section
{
    width: 750px;
}

div.rightmenu
{
    padding-right: 15px;
    padding-top: 10px;
}

.rightmenu p
{
    margin-bottom: 6px;
    margin-top: 0;
}

.rightmenu a
{
    color: #900;
    font-weight: 700;
}

.bluetitle a
{
    color: #084887;
    font-weight: 700;
    text-decoration: none;
}

div.redtitle
{
    /*
    background-image: url(images/hline1.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 20px;
    padding-left: 30px;
    */
    padding-top: 3px;
}

div.redtitle a
{
    color: #900;
    font-weight: 700;
    text-decoration: none;
}

table.sitemap
{
    margin-left: 10px;
    width: 100%;
}

table.sitemap td
{
    padding-bottom: 20px;
    width: 25%;
}

.sm-level2
{
    padding-left: 8px;
}

.sm-level2 a
{
    color: #757575;
}

.tagline
{
    color: #FFF;
    font-size: medium;
    font-weight: 700;
    padding-right: 10px;
    text-align: right;
}

.tagline_firstletter
{
    color: #FFF;
    font-size: larger;
    font-weight: 700;
    text-align: right;
}

.subheading
{
    color: #084887;
    font-size: 14px;
    font-weight: 700;
    padding-left: 24px;
}

table.menu, table.menu-style
{
    border-collapse: collapse;
    width: 751px;
}

.bluetitle, .sm-level1 a
{
    color: #084887;
    font-weight: 700;
}

.buttons
{
    text-align: center;
}

.inputsubmit
{
    background-color: #5F9BCF;
    color: #FFF;
    text-align: center;
    border-color: #D9DFEA #0E1F5B #0E1F5B #D9DFEA;
    border-style: solid;
    border-width: 1px;
    padding: 2px 15px 3px;
}

div.img
{
    border: 0;
    height: auto;
    width: auto;
    text-align: center;
    margin: 0;
}

div.img img
{
    display: inline;
    border: 0;
    margin: 0;
}

div.img a:hover img
{
    border: 1px solid #00f;
}

div.left
{
    float: left;
}

div.right
{
    float: right;
}

.bottom 
{
    position: absolute;
    bottom: 0px;
}
