/*

*/

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(images/bg.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

h1 {
    font-size: 16px;
    color: #2A4884;
    margin: 0px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

h2 {
    font-size: 16px;
    color: #40841D;
    margin: 0px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #006600;
    margin: 0px;
}

h4 {
    font-size: 10px;
    color: #999999;
    margin: 0px;
}

.asterix {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    color: #CC0000;
}

a.bodylinks {
    width: auto;
    height: auto;
    color: #2A4884;
    text-decoration: underline;
    font-weight: normal;
}

a.bodylinks:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.bottomtable {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #000000;
    padding: 8px;
    text-align: center;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
}

a.button {
    display: block;
    width: 100%;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #2F5095;
    border-bottom-color: #182849;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    background-color: #233C70;
}

a.button:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #2A4884;
}

.contact_txt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #CC0000;
}

.contact_drk {
    background-color: #F0F0F0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.contact_lgt {
    background-color: #F9F9F9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
    font-weight: normal;
}

a.footer {
    width: auto;
    height: auto;
    color: #ECBB13;
    text-decoration: underline;
    font-weight: normal;
}

a.footer:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.formfields {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #F0F4F9;
}

.mainbody {
    padding: 12px;
    background-color: #AFB6C6;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.mainborder {
    border: 1px solid #000000;
}

a.nav {
    display: block;
    width: 100%;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #000000;
    text-align: center;
    border-top: none;
    border-right: none #006600;
    border-bottom: none;
    border-left: 1px solid #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}

a.nav:hover {
    color: #000000;
    text-decoration: none;
    background-color: #F7C806;
}

a.nav2 {
    display: block;
    width: 100%;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #294982;
    text-align: center;
    border-top: 1px none;
    border-right: 1px none;
    border-bottom: 1px none;
    border-left: 1px solid #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}

a.nav2:hover {
    color: #000000;
    text-decoration: none;
    background-color: #F7C806;
}

.navborder {
    border: 3px solid #99CCCC;
}

.titles {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    padding: 5px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dashed;
    border-right-style: none;
    border-bottom-style: dashed;
    border-left-style: none;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

