body {
    padding             : 0px;
    margin              : 0px;
    font-family         : Tahoma, serif;
    font-size           : 11px;
    color               : #000000;
    background-color    : #FFFFFE;
    height              : 100%;
}

a:link, a:active, a:visited {
    color               : #355A7E;
    text-decoration     : none;
}

a:hover {
    color               : #355A7E;
    text-decoration     : underline;
}

img {
    border              : 0px;
}

#main {
    display             : block;
    min-height          : 100%;
    width               : 100%;
    position            : absolute;
    top                 : 0px;
    left                : 0px;
    min-width           : 1000px;
}

.content {
    width               : 100%;
    padding-bottom      : 103px;
}

.top {
    border-top          : 7px solid #43587A;
    height              : 80px;
}

.top_left {
    float               : left;
    padding-top         : 34px;
    padding-left        : 18px;
}

.top_right {
    float               : right;
    padding-top         : 65px;
    padding-right       : 12px;
}

.cl {
    clear               : both;
    font-size           : 0px;
    line-height         : 0px;
}

.header {
    height              : 173px;
    background-color    : #002A8C;
    background-image    : url(../images/header_bg.jpg);
}

.header_left {
    padding-top         : 4px;
    float               : left;
}

.header_center {
    padding-top         : 4px;
    float               : left;
}

.header_text {
    float               : left;
    color               : #FFFFEF;
    margin-top          : 4px;
    height              : 158px;
    width               : 335px;
    display             : table;
}

.header_text div {
    padding-left        : 35px;
    display             : table-cell;
    vertical-align      : middle;
}

.header_right {
    float               : right;
    background-image    : url(../images/header_right.jpg);
    width               : 250px;
    height              : 18px;
    text-align          : right;
    margin-top          : 4px;
    padding-right       : 10px;
    padding-top         : 140px;
    word-spacing        : 8px;
}

.header_right a:link, .header_right a:active, .header_right a:visited, .header_right a:hover {
    color               : #CDD6DD;
}

.center {
    padding-top         : 9px;
}

.center_news {
    width               : 218px;
    margin-right        : 1px;
    float               : left;
}

.news {
    padding             : 20px;
    padding-top         : 5px;
}

.news h2 {
    font-size           : 11px;
    color               : #485E78;
    margin-bottom       : 0px;
    margin-top          : 15px;
}

.news h2 span {
    font-weight         : normal;
    color               : #607C9F;
}

.news p {
    margin              : 0px;
}

.center_news .title {
    display             : block;
    background-color    : #7F90B6;
    color               : #FFFFFF;
    height              : 15px;
    text-indent         : 18px;
}

.center_menu {
    float               : left;
    width               : 227px;
    margin-right        : 1px;
}

.center_menu .title {
    display             : block;
    background-color    : #C7967F;
    color               : #FFFFFF;
    height              : 15px;
    text-indent         : 18px;
}

.center_menu ul {
    margin              : 20px 10px;
    padding             : 0px;
}

.center_menu ul li {
    list-style-type     : none;
    background-image    : url(../images/menu_passive.gif);
    background-repeat   : no-repeat;
    background-position : 0px 2px;
    height              : 20px;
    text-indent         : 18px;
}

.center_menu ul li.active {
    background-image    : url(../images/menu_active.gif);
}

.center_menu ul li a:link, .center_menu ul li a:active, .center_menu ul li a:visited {
    color               : #02315E;
}

.center_menu ul li.active a:link, .center_menu ul li.active a:active, .center_menu ul li.active a:visited {
    color               : #0084CE;
}

.center_menu ul li a:hover {
    color               : #0084CE;
    text-decoration     : none;
}

.search {
    text-align          : center;
    background-color    : #CBCBCB;
    width               : 136px;
    height              : 23px;
    background-image    : url(../images/search_bg.gif);
    padding-top         : 6px;
    margin-left         : 45px;
}

.search form p {
    margin              : 0px;
}

.search .text {
    border              : 1px solid #7A7A7A;
    background-color    : #FFFFFF;
    color               : #000000;
    font-size           : 11px;
    font-family         : Tahoma, serif;
    width               : 82px;
    height              : 12px;
    float               : left;
    margin-left         : 15px;
    padding-left        : 2px;
    
}

.search .image {
    float               : right;
    margin-right        : 15px;
    border              : 0px;
    width               : 16px;
    height              : 16px;
    background-color    : #7A7A7A;
    background-image    : url(../images/search.gif);
}

.center_text {
    margin-left         : 447px;
}

.center_text .title {
    display             : block;
    background-color    : #7FB9C7;
    color               : #FFFFFF;
    height              : 15px;
    text-indent         : 18px;
}

.center_field {
    padding-left        : 20px;
    padding-right       : 20px;
}

.center_text h1 {
    font-size           : 11px;
    text-transform      : uppercase;
    margin-top          : 18px;
    margin-bottom       : 18px;
}

.center_text1 {
    margin-left         : 220px;
}

.center_text1 .title {
    display             : block;
    background-color    : #7FB9C7;
    color               : #FFFFFF;
    height              : 15px;
    text-indent         : 18px;
}

.center_field {
    padding-left        : 20px;
    padding-right       : 20px;
}

.center_text1 h1 {
    font-size           : 11px;
    text-transform      : uppercase;
    margin-top          : 18px;
    margin-bottom       : 18px;
}


.add_menu {
    color               : #355A7E;
    padding             : 20px;
}

.bottom {
    display             : block;
    position            : absolute;
    left                : 0px;
    bottom              : 0px;
    width               : 100%;
    background-color    : #083559;
    background-image    : url(../images/bottom_bg.gif);
    background-repeat   : repeat-x;
    height              : 92px;
}

.bottom_left {
    float               : left;
    color               : #839AAA;
    padding-top         : 22px;
    padding-left        : 18px;
    width               : 185px;
}

.bottom_left img {
    float               : left;
    margin-right        : 11px;
}

.bottom_menu {
    float               : left;
    padding-left        : 40px;
    padding-top         : 33px;
    color               : #CDD6DD;
}

.bottom_menu a:link, .bottom_menu a:active, .bottom_menu a:visited, .bottom_menu a:hover {
    color               : #CDD6DD;
}