body {font-family: Arial, Tahoma, Verdana, Sans-Serif; color: #2E4B6D;}
a.nav {font-size: 13px; font-weight: bold;}
a:link {color: #2E4B6D; text-decoration: none;}
a:active {color: #2E4B6D; text-decoration: none;}
a:visited {color: #2E4B6D; text-decoration: none;}
a:hover {color: #2E4B6D; text-decoration: underline;}

/* HEADER */
.header_area {padding: 0px 10px 0px 10px; background-color: #637DBC;}
.header_cell {font-family:  Arial, Sans-Serif, Verdana; font-size: 28px; font-weight: bold; color: #FFFFFF;}

/* NAV */
.nav_area {padding: 0px; background: url('img/nav_bg.gif') repeat-x; border-bottom: solid 1px #CCCCCC;}
.nav_text {font-size: 2px; color: #AAAAAA;}
a.nav {font-size: 13px; font-weight: bold;}
a.nav:link {color: #759C67; text-decoration: none;}
a.nav:active {color: #759C67; text-decoration: none;}
a.nav:visited {color: #759C67; text-decoration: none;}
a.nav:hover {color: #759C67; text-decoration: underline;}

/* FOOTER */
.footer_area {background: #7991C7;	border-top: solid 1px #9BACD5; border-bottom: solid 1px #7489B9; font-size: 10px; color: #FFFFFF;}

/* CONTENT */
.content_area {background: url('img/content_bg.gif') repeat-x; font-size: 2px; line-height: 4px; color: #000000;	background-color: #E7EEFE; padding: 8px;}
.content_section {font-size: 12px; background: #FFFFFF;}
.contact_section {
    background: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #759C67;
    border-left: solid 1px #D7D7D7;
    border-right: solid 1px #D7D7D7;
    border-bottom: solid 1px #D7D7D7;
}
.contact_text_green
{
    padding: 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #759C67;
}
.contact_map
{
    font-size: 11px;
    color: #77869B;
}


.content_title 
{   padding: 4px;
    background: url('img/title_bg.gif') repeat-x;
    font-size: 14px;
    font-weight: bold;
    color: #2E4B6D;
    border: solid 1px #D7D7D7; 
}

.content_text_blue
{
    padding: 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #77869B;
    border-left: solid 1px #D7D7D7;
    border-right: solid 1px #D7D7D7;
    border-bottom: solid 1px #D7D7D7;
}

.content_text_green
{
    padding: 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #759C67;
    border-left: solid 1px #D7D7D7;
    border-right: solid 1px #D7D7D7;
    border-bottom: solid 1px #D7D7D7;
}

.content_text_none
{
    padding-right: 10px;
    border-left: solid 1px #D7D7D7;
    border-right: solid 1px #D7D7D7;
    border-bottom: solid 1px #D7D7D7;
}

/* CONTENT - IMAGE */
img {border: none;}
img.block {display: block;}
img.border {border: solid 1px #CCCCCC;}

/* CONTENT - BULLETLIST */
ul li {margin: 0; list-style-image: url('img/arrow.gif'); vertical-align: middle; font-size: 12px; font-weight: bold; color: #77869B; line-height: 20px;}


/* CONTENT - FORM */
.textbox {color: #777777; font-size: 11px; border: solid 1px #555555;}
.button {border: solid 1px #777777;	background-color: #EFEFEF; padding: 2px 10px 2px 10px; font-size: 12px; font-weight: bold; color: #777777;}