﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
    border-width : 0;
    padding : 0 0 0 0;
    font-size : 12px;
    margin : 0;
    outline : 0;
}

h3
{
    font-size: 12pt;
    font-weight: bold;
}

body {
    font-size : 11px;
    color : #000;
    line-height : 14px;
    font-family : Arial, Helvetica, sans-serif;
    background-color : #858667;
    text-align : center;
}

h1 {
    font-weight : bold;
    font-size : 20px;
    margin-bottom : 25px;
    color : #d1560a;
    line-height : 28px;
    letter-spacing : -1px;
    text-align : left;
}

h2 {
    margin-top : 25px;
    font-weight : normal;
    font-size : 19px;
    margin-bottom : 15px;
    color : #9c8e4e;
    line-height : 23px;
}

h5 {
    margin : 15px auto 10px auto;
    font-weight : normal;
    font-size : 18px;
    color : #004159;
    line-height : 22px;
    letter-spacing : -1px;
    text-align : center;
}

#outerWrapper {
    margin : 0 auto;
    width : 880px;
    text-align : left;
}

#topDiv {
    background-color : #000;
    width : 100%;
}

#headerwrapper {
    background-position : 50% bottom;
    background-image : url(../images/head-wrap-bg.jpg);
    background-repeat : repeat-x;
    background-color : #ffffff;
    text-align : center;
}

#search {
    display : block;
    padding-left : 10px;
    float : left;
    width : 170px;
    padding-top : 4px;
}

#searchbox {
    border : 1px solid #083f54;
    font-weight : bold;
    font-size : 11px;
    float : left;
    margin : 0;
    color : #868768;
    height : 18px;
    background-color : #dadacf;
}

#go {
    float : right;
}

#topimage {
    font-size : 16px;
    float : right;
    color : #333;
}

#header {
    background-position : left 49px;
    margin-left : auto;
    width : 880px;
    margin-right : auto;
    height : 150px;
    text-align : left;
}

#navwrapper {
    background-color : #d1560a;
    width : 100%;
}

#nav {
    margin-left : auto;
    width : 100%;
    margin-right : auto;
    height : 35px;
}

.menu {
    position : absolute;
    left : 50%;
    margin : auto auto auto -350px;
    width : 700px;
}

.menu ul {
    padding : 0 0 0 0;
    margin : 0 0 0 0;
}

.menu ul li {
    display : inline;
    margin : auto 30px auto 30px;
}

.menu ul li a, .menu ul li a:link, .menu ul li a:visited, .menu ul li a:hover {
    display : inline-block;
    font-size : 14px;
    line-height : 35px;
    text-align : center;
    text-decoration : none;
    color : #fff;
}

.menu ul li a:hover {
    background-color : #004159;
}

.menu ul lu .current {
    color : #fff;
    background-color : #004159;
    text-decoration : none;
}

#contentWrapper {
    clear : left;
    background-position : right 50%;
    background-image : url(../images/content-faux-column-white.jpg);
    background-repeat : repeat-y;
    height : 100%;
    text-align : center;
}

#leftColumn {
    padding : 15px 0 10px 0;
    float : left;
    width : 202px;
    line-height : 16px;
}

#leftColumn h4 {
    background-position : right top;
    padding-left : 20px;
    background-image : url(../images/sub-menu-title.jpg);
    line-height : 37px;
    background-repeat : no-repeat;
}

#leftColumn h4 {
    font-weight : bold;
    font-size : 12px;
    color : #fff;
    text-transform : uppercase;
    text-decoration : none;
}

#leftColumn ul {
    margin : 8px auto 8px 0;
    padding-left : 25px;
    list-style-type : none;
}

#leftColumn ul li {
    background-position : left top;
    font-weight : bold;
    font-size : 13px;
    background-image : inherit;
    background-repeat : no-repeat;
    text-align : right;
}

#leftColumn ul li{
    margin-top : 10px;
    margin-bottom : 10px;
}

#leftColumn ul li a, #leftColumn ul li a:link, #leftColumn ul li a:visited {
    color : #d0d0c4;
    text-decoration : none;
}

#leftColumn ul li a:hover {
    color : #fff;
    text-decoration : none;
}

#rightColumn {
    padding : 0 0 20px 20px;
    float : right;
    width : 162px;
}

#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active, #rightColumn a:hover {
    color : #000;
    text-decoration : none;
}

#rightColumn ul {
    padding-left : 0;
    margin-left : 0;
    list-style-type : none;
}

#rightColumn ul li {
    margin-top : 8px;
    margin-bottom : 0;
    font-size : 17px;
    color : #000;
    font-weight : normal;
}

#rightColumn_buttons {
    margin-top: 3px;
}

#rightColumn_buttons li {
    padding-top: 7px;
}

#rightColumn_images {
    margin-top: 20px;
}

#rightColumn_images li.odd {
    padding-top: 90px;
}

#content {
    padding-right : 0;
    padding-left : 0;
    padding-bottom : 30px;
    margin : 0 0 0 220px;
    color : #000;
    line-height : normal;
    padding-top : 20px;
    font-size : 11px;
    text-align : left;
}

#textualContent {
    margin: 0 50px 0 0;
}

#footerContent {
    margin: 0px 0px 0px -15px;
    text-align: center;
}

.clearFloat {
    clear : both;
    display : block;
    text-align : center;
}

#footer {
    padding-right : 28px;
    background-position : right top;
    padding-left : 220px;
    background-image : url(../images/footer-bg-1.jpg);
    padding-bottom : 10px;
    color : #fff;
    line-height : 12px;
    padding-top : 10px;
    background-repeat : no-repeat;
    height : 71px;
}

#footer div {
    font-size : 10px;
}

#footer-left {
    float : left;
}

#footer-right {
    float : right;
    width : 175px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
    color : #ffffff;
}

#footer a:hover {
    color : #bcbca9;
}

#credit {
    padding-right : 0;
    padding-left : 220px;
    font-size : 10px;
    padding-bottom : 8px;
    margin-left : auto;
    width : 660px;
    color : #525340;
    margin-right : auto;
    padding-top : 0;
    text-align : center;
}

#content p {
    font-size : 11pt;
    font-style : normal;
    font-weight : normal;
    font-variant : normal;
    color : #000;
    text-align : left;
    line-height : normal;
}

#content ul li {
    font-size : 14px;
}
