/* GLOBAL START */
* {
    margin: 0px;
    padding: 0px;
}

html, body {
    background: #e3e3e3;
    margin: 4px 0 0 0;
    padding: 0;
    font-family: tahoma,verdana,arial,sans-serif;
    color: #333333;
}

h2 {
    margin-bottom: 5px;
    color: #4C93BC;
    font-size: 16pt;
    font-weight: normal;
    line-height: 27px;
}

h3 {
    margin-bottom: 4px;
    color: #4C93BC;
    font-size: 14pt;
    font-weight: normal;
}

h4 {
    margin: 6px 0 3px;
    color: #4C93BC;
    font-size: 11pt;
    font-weight: normal;
}

ul, ol {
    margin: 15px 0 15px 20px;
}

ul li, ol li {
    padding-bottom: 5px;
    font-size: 11pt;
}

p {
    margin: 10px 0;
    font-size: 11pt;
    color: #333333;
    line-height:21px;
}

img {
    padding: 5px 5px 5px 15px;
    float: right;
}

address {
    font-size: 10pt;
    font-style: normal;
}

div#wrapper {
    width: 910px;
    margin: 0 auto;
    position: relative;
}

div#wrapper div#top, div#wrapper div#main, div#wrapper div#footer {
    float: left;
}

a {
    color: #21365f;
    text-decoration: underline;
}

a:hover {
    color: #4C93BC;
    text-decoration: underline;
}

a img {
    border: 0;
}

.clearer {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
}


.blue {
    color: #4C93BC;
}

.bold {
    font-weight: bold;
}

.implied {
    display: none;
}

div#top {
    float: left;
    width: 910px;
    height: 218px;
    background: url(/images/head.png) top left no-repeat;
    
}

div#top ul {
    display: none;
}

div#top h1, div#top p {
    display: none;
}

div#top div#banner, div#top div#inner_banner {
    float: left;
    width: 910px;
    height: 218px;
    background: url(/images/banner_sprite.png) right 0px no-repeat;
}

div#tabs {
    float: left;
    width: 670px;
}

div#tabs ul.nav {
    float: left;
    margin: 6px 0 0 15px;
    list-style-type: none;
}

div#tabs ul.nav li {
    float: left;
    margin-right: 5px;
    padding: 0;
}

div#tabs ul.nav li a {
    float: left;
    margin: 0;
    line-height: 28px;
    background: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
}

div#tabs ul.nav li div.tab_left, div#tabs ul.nav li div.tab_right {
    float: left;
    width: 8px;
    height: 28px;
}

div#tabs ul.nav li div.tab_left {
    background: url(/images/tab_left.png) top left no-repeat;
}

div#tabs ul.nav li div.tab_right {
    background: url(/images/tab_right.png) top right no-repeat;
}

div#tabs ul.nav li a:hover,
div#wrapper.index div#tabs ul.nav li.index a,
div#wrapper.about div#tabs ul.nav li.about a,
div#wrapper.services div#tabs ul.nav li.services a,
div#wrapper.links div#tabs ul.nav li.links a,
div#wrapper.contact div#tabs ul.nav li.contact a,
div#wrapper.news div#tabs ul.nav li.news a {
    color: #21365f;
    text-decoration: none;
}

div#phone {
    float: left;
    color: #21365f;
    font-size: 14pt;
    line-height: 34px;
    margin-left: 10px;
    text-shadow: 2px 2px 2px #FFFFFF;
}

div#main {
    margin: 0 0 8px;
}

div#main div#content{
    float: left;
    width: 650px;
    margin: 10px 0;
    padding: 0 10px;
    background: #FFFFFF;
}

div#main div#content div.top {
    float: left;
    width: 670px;
    height: 10px;
    margin: -10px 0 0 -10px;
    background: url(/images/content_top.png) top left no-repeat;
}

div#main div#content div.bottom {
    float: left;
    width: 670px;
    height: 10px;
    margin: 0 0 -10px -10px;
    background: url(/images/content_bottom.png) bottom left no-repeat;
}

div#main div#right {
    float: left;
    width: 232px;
    margin-left: 8px;
}

div#main div#right .pane {
    float: left;
    width: 212px;
    margin: 10px 0 18px;
    padding: 0 10px;
    background: #FFFFFF;
}

div#main div#right .pane div.top {
    float: left;
    width: 232px;
    height: 10px;
    margin: -10px 0 0 -10px;
    background: url(/images/right_top.png) top left no-repeat;
}

div#main div#right .pane div.bottom {
    float: left;
    width: 232px;
    height: 10px;
    margin: 0 0 -10px -10px;
    background: url(/images/right_bottom.png) top left no-repeat;
}

div.full {
    float: left;
    width: 890px;
    margin: 14px 0;
    padding: 0 10px;
    background: #FFFFFF;
}

div.full div.top {
    float: left;
    width: 910px;
    height: 14px;
    margin: -14px 0 0 -10px;
    background: url(/images/full_top.png) top left no-repeat;
}

div.full div.bottom {
    float: left;
    width: 910px;
    height: 14px;
    margin: 0 0 -14px -10px;
    background: url(/images/full_bottom.png) top left no-repeat;
}

img#services {
    padding: 15px!important;
}

p.phone {
    font-size: 10pt;
}

div.pane.sage {
    margin-bottom: 10px!important;
}

div.pane.sage div.top {
    background-image: url(/images/sage_top.png)!important;
    height: 64px!important;
}

div.pane.sage p {
    margin: 0;
}

div.pane.archive ul {
    margin: 10px 0 0 20px;
}

div.pane.archive ul li {
    color: #4C93BC;
}

div.pane.archive ul li ul {
    margin: 5px 0 0 15px;
}

div.pane.archive ul li ul li {
    padding-bottom: 3px;
}

div.pane.archive ul li a {
    font-size: 10pt;
}

div.affiliations ul {
    float: left;
    width: 890px;
    margin: 0;
    list-style-type: none;
}

div.affiliations ul li, div.affiliations ul li a {
    float: left;
    width: 222px;
    height: 80px;
    text-indent: -10000px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}

li.ifa {
    background-image: url(/images/ifa.gif);
}

li.fsb {
    background-image: url(/images/fsb.gif);
}

li.fta {
    background-image: url(/images/fta.gif);
}

li.nas {
    background-image: url(/images/nas.gif);
}  

div#content.news a {
    padding-left: 15px;
}

div#content p.author {
    font-style: italic;
    font-size: 9pt;
}

div#content h3.news {
    font-size: 13pt;
    margin: 20px 0 0 0;
}

div#content h3.news.first {
    margin-top: 15px;
}

form {
    width: 608px;
    padding: 12px;
}

form div.form_row {
    width: 608px;
    float: left;
    clear: both;
    margin: 5px;
}

form div.form_row label {
    width: 200px;
    float: left;
    font-weight: bold;
}

form div.form_row input {
    height: 16px;
}

form div.form_row input, form div.form_row textarea {
    width: 390px;
    float: left;
    border: 1px solid #A9A8A6;
    font-family: tahoma,verdana,arial,sans-serif;
    font-size: 11px;
    line-height: 16px;
}

form div.form_row span.required {
    float: left;
    width: 10px;
    height: 17px;
    margin: 0 0 0 3px;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}

form div.form_row img {
    float: left;
    margin: 3px 0 0 200px;
}

form div.form_row span {
    float: left;
    margin: 3px 0 0 202px;
    color: #4C93BC;
}

form div.form_row ul.errorlist {
    float: left;
    clear: both;
    width: 403px;
    margin: 0!important;
    padding: 5px 5px 5px 200px!important;
    color: #4C93BC;
    list-style-type: none;
}

form div.form_row ul.errorlist li {
    margin: 0!important;
    padding: 0!important;
    width: 403px;
}

#footer {
    float: left;
    clear: both;
    width: 910px;
    padding-bottom: 10px;
    color: #000000;
    font-size: 11px;
}

#footer ul.nav li div.tab_left, #footer ul.nav li div.tab_right {
    display: none;
}

#footer ul {
    float: left;
    width: 890px;
    margin: 15px 0 10px;
    padding: 10px;
    line-height: 18px;
    text-align: center;
}

#footer ul li {
    color: #333333;
    list-style: none;
    margin: 0 8px;
    display: inline;
    font-weight: bold;
}

#footer ul li a {
    color: #333333;
    text-decoration: none;
}

#footer ul li a:hover, #footer ul li.on a {
    text-decoration: underline;
}

#footer p {
    color: #333333;
    text-align: center;
    margin: 5px 0;
    float: left;
    width: 910px;
}

div.certificate {
    background: url(/images/certificate.jpg) top left no-repeat!important;
    margin-top: 0!important;
    height: 858px;
}

div.certificate * {
    display: none;
}

