body {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 10pt;
    color: white;
    background-color:  #00275B;
    background-image: url(/dive/bg.png);
    background-repeat: repeat-x;
    background-position: top left;
}
body * { margin: 0px; padding: 0px; }
body > center { display: block; }

table { border: 0px; border-collapse: collapse; }
table td { padding: 0px; }

img { display: block; border: 0px; behavior: url("/dive/png.htc"); }
a { color: white; text-decoration: none; cursor: pointer; }
a:hover, a:hover * { color: #FFF81F; text-decoration: underline; }
li { margin-left: 16px; }
button, input, option, select, textarea { color: black; }

.content { color: white; }
.content .text a { text-decoration: underline; }

.all {
    width: 790px;
    background-image: url(/dive/right.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #00275B;
    margin-top: 6px;
    margin-bottom: 16px;
    text-align: left;
}
.all * { text-align: left; }

.header {
    background-color: #1B96E4;
    background-image: url(/dive/head.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 780px;
    height: 380px;
    left: 0px;
}

.logo { float: left; clear: left; }
.logo img#logo-img { float: left; }
.logo h3 { float: left; width: 196px; font-size: 13pt; margin-top: 42px; margin-left: -24px; }
.logo .info, .logo .info-text {
    float: left;
    position: absolute;
    clear: none;
    width: 569px;
    height: 224px;
    overflow: hidden;
    margin-top: 100px;
    left: 50%;
    margin-left: -214px;
}
.logo .info { opacity: .69; filter: alpha(opacity=69); background-color: #1B96E4; }
.logo .info-text { color: white; font-size: 1.2em; padding: 4px; width: 561px; height: 216px; }

.panel { width: 307px; height: 66px; margin-left: 387px; }
.panel img#panel-bg { position: relative; z-index: 100; }
.panel .panel-icons {
    position: relative;
    z-index: 101;
    top: -62px;
    margin-left: 4px;
    text-align: center;
}
.panel .panel-icons img.icon {
    display: inline;
    margin-left: 4px;
    margin-right: 4px;
}

.top-menu {
    background-color: #1B96E4;
    background-image: url(/dive/menu/bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    width: 780px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
}
.top-menu a, .top-menu .current { padding: 1px 11px 1px 10px; margin: 0px 4px 0px 4px; }
.top-menu .current {
    background-color: #1B96E4;
    background-image: url(/dive/menu/bg.gif);
    background-repeat: repeat-x;
    background-position: 0px 3px;
    color: #003267;
}
a.current:hover { color: #FFF81F; text-decoration: underline; }

.submenu {
    position: absolute;
    z-index: 200;
    left: 88px;
    top: 38px;
    background-color:  #1B96E4;
    background-image: url(/dive/menu/sub.gif);
    background-repeat: repeat-x;
    background-position: top left;
    border-top: 1px solid #33A9F1;
    border-left: 1px solid #33A9F1;
    border-right: 1px solid #003267;
    border-bottom: 1px solid #003267;
    opacity: .91;
    filter: alpha(opacity=91);
}
.submenu dl { padding: 7px; }
.submenu dl dt { font-weight: bold; margin-top: 4px; margin-bottom: 4px; }

.main .bar {
    background-color: #003F79;
    background-image: url(/dive/bar.gif);
    background-repeat: repeat-x;
    background-position: top;
    width: 780px;
    height: 24px;
    margin-bottom: 16px;
    margin-top: 0px;
    clear: both;
    border-top: 1px solid #00275B;
}

.main { margin-bottom: 6px; width: 780px; background-color: #003F79; }

.main .content { padding: 16px; margin-bottom: 4px; clear: both; }

.content h3 { font-size: 13pt; line-height: 32px; vertical-align: middle; margin-bottom: 12px; }

.main .down { width: 100%; margin-top: 16px; height: 3px; border-top: 1px solid #003167; background-color: #006DBB; clear: both; }
.footer {  margin-top: 12px; margin-bottom: 12px; padding-bottom: 4px; padding-left: 12px; width: 760px; height: 64px; font-size: 9pt; vertical-align: top; }

.footer .left { width: 51%; float: left; }
.footer .right { width: 43%; float: right; }
.footer .left .phone  { padding-left: 8px; }
.footer .left .xs2, .footer .left .phone { height: 32px; line-height: 32px; }
.footer .left .xs2 img { display: inline; vertical-align: middle; margin-right: 7px; margin-bottom: 2px; }
.footer .right .copy, .footer .right .host { height: 32px; line-height: 32px; padding-right: 16px; text-align: right; clear: right; }

.main .herald { width: 100%; background-color: #003267; float: left; clear: both; }
.herald .unit {
    width: 260px;
    background-image: url(/dive/text/unit.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0px;
    margin: 0px;
    float: left;
    border-top-width: 3px;
    border-top-style: solid;
}
.herald .unit-pink { border-color: #FF1DC7; }
.herald .unit-yellow { border-color: #D5FD00; }
.herald .unit-orange { border-color: #FFBD1F; }
.herald .unit-blue { border-color: #33CCFF; }
.unit img.bullet { float: left; margin: 7px; padding: 3px; margin-right: 7px; }
.unit h3 { padding: 16px; font-size: 12pt; clear: right; }
.herald .unit h4 { padding: 1px; font-size: 10pt; clear: right; padding-left: 14px; }
.content img.bullet { float: left; margin-right: 7px; }
.content .text { padding: 7px; }
.content .text li { margin-left: 28px; padding-left: 4px; }
.content .text p, .content .text ul { margin-top: 3px; margin-bottom: 8px; }
.herald .text { clear: both; margin-bottom: 5px; padding: 16px; padding-top: 6px; padding-bottom: 6px; }
.unit .visual { float: right; margin-bottom: 7px; }
.unit .visual img { border-top-width: 3px; border-bottom-width: 3px; border-top-style: solid; border-bottom-style: solid; }
table.counters td { padding: 3px; }
