﻿body 
{
    margin: 0px;
    background-color: #16acdd;
    background-image: url('/_common/img/bg_white.gif');
    background-position: top;
    background-repeat: repeat-x;
}

div.hd_container 
{
    width: 920px;
    height: 226px;
    margin: 0px auto;
    position: relative;
    z-index: 10;
}

div.hd_container a.logo 
{
    position: absolute;
    top: 30px;
    left: 10px;
}

div.hd_container a.email 
{
    position: absolute;
    top: 114px;
    right: 20px;
}

div.hd_container div.telephone 
{
    position: absolute;
    top: 142px;
    right: 20px;
}

div.hd_container div.nav
{
    width: 908px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

/* NAVIGATION */
ul.navbar
{
    width: 910px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #005696;
    font-weight: bold;
    font-family: Helvetica, Arial, Sans-Serif;
    position: absolute;
    bottom: 0;
    left: 0;
}

ul.navbar li
{  
    float: left;
    margin: 0 0 -3px -1px;
    padding: 9px;
    position: relative;
    border: solid 1px #e6d8c8;
    border-bottom: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

ul.navbar li a
{
    display: block;
    text-transform: uppercase;
}

ul.navbar li ul
{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    width: 200px;
    list-style-type: none;
}

ul.navbar li ul li
{
    display: block;
    width: 200px;
    margin: 0;
    padding: 0px;
    position: relative;
    border: none;
}

ul.navbar li ul li a
{
    background: #fff;
    display: block;
    padding: 10px;
    width: 180px;
    margin: 0px;
    color: #0b5a75;
    text-transform: uppercase;
    font-weight: bold;
}

ul.navbar li ul li ul
{
    position: absolute;
    top: -1px;
    left: 100%;
    padding: 0px;
}

ul.navbar li ul li a:hover
{
    background: #16acdd;
    color: #fff;
}

div.main_container
{
    width: 980px;
    margin: 0px auto;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    border-left: solid 2px #ffffff;
    background-image: url('/_common/img/bg_42bce4.gif');
    background-position: 620px 0px;
    background-repeat: repeat-y;
    position: relative;
    z-index: 1;
}

div.main_container div.flash_header 
{
    width: 980px;
    height: 330px;
    background: #ffffff;
}

div.main_container div.crest_background
{
    background-image: url('/_common/img/bg_crest.gif');
    background-position: left bottom;
    background-repeat: no-repeat;
} 

div.content_main_container div.crest_background
{
    background-image: url('/_common/img/bg_content_crest.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
} 

div.main_container div.left_col
{
    width: 540px;
    padding: 20px 0px 30px 40px;
    float: left;
}

div.main_container div.right_col
{
    width: 310px;
    padding: 20px 50px 30px 0px;
    float: right;
}

div.main_container div.footer_cap
{
    position: absolute;
    bottom: 0px;
    left: -2px;
    width: 984px;
    height: 10px;
    overflow: hidden;
    background-image: url('/_common/img/main_container_footer.gif');
}

div.footer_container
{
    width: 900px;
    margin: 20px auto;
}

div.footer_container div.footer_right
{
    float: right;
}

div.clear_fix
{
    height: 1px;
    overflow: hidden;
    clear: both;
}

div.news_item
{
    padding: 20px 20px 0 20px;
    background: #12a1d7;
    border: solid 1px #42bce4;
    border-top: none;
    color: #fff;
    font-size: 90%;
    font-weight: bold;
}

div.news_item p,
div.news_item a
{
    margin: 0;
    padding: 0 0 20px 0;
    color: #fff;
}

div.content_main_container
{
    width: 980px;
    margin: 0px auto;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    border-left: solid 2px #ffffff;
    background-image: url('/_common/img/bg_42bce4.gif');
    background-position: 680px 0px;
    background-repeat: repeat-y;
    position: relative;
}

div.content_main_container div.footer_cap
{
    position: absolute;
    bottom: 0px;
    left: -2px;
    width: 984px;
    height: 10px;
    overflow: hidden;
    background-image: url('/_common/img/content_container_footer.gif');
}

div.content_left_col
{
    width: 600px;
    padding: 30px 40px;
    float: left;
}

div.content_right_col
{
    width: 250px;
    padding: 20px 50px 30px 0;
    float: right;
}

ul.related-links
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul.related-links li
{
    margin: 0px 0px 1px 0;
    padding: 10px 15px;
    background: #fff;
    color: #434343;
    line-height: 1.5em;
    font-weight: bold;
}

ul.sitemap
{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    list-style-type: none;
}

.sortable
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.sortable ul
{
    display: inline;
    list-style-type: none;
}

.sortable li
{
    margin: 0 5px 5px 0;
    padding: 5px;
    background: #fff;
    position: relative;
    float: left;
    width: 185px;
    height: 135px;
}

.sortable .highlight
{
    background: #0e779e;
}

table.calendar th
{
    background: #0b5a75;
    padding: 10px;
    text-align: left;
    font-size: 1.2em;
}

table.calendar td
{
    padding: 5px 10px;
    background: #16acdd;
}

#tabLinks
{
    float: left;
    border-bottom: solid 1px #42BCE4;
    border-left: solid 1px #42BCE4;
    width: 600px;
}

#tabLinks ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-weight: bold;
}

#tabLinks li
{
    display: inline;
    padding: 10px 15px;
    float: left;
    border: solid 1px #42BCE4;
    border-left: none;
    border-bottom: none;
    background: #12A1D7;
}

#tabLinks .selected
{
    background: #0b5a75;
}

#tabLinks li.selected a
{
    color: #fff;
}

table#quotes th
{
    background: #0b5a75;
    padding: 10px 20px;
    font-size: 1.2em;
    text-align: left;
}

table#quotes td
{
    width: 100%;
    padding: 20px;
    background-color: #16acdd;
    font-weight: bold;
}

table#quotes td.alt
{
    background-color: #12a1d7;
}