/* BASIC STYLES */
HTML {
    overflow-y: scroll;
}

body {
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #494848;
    background: #85b5e2 url(../S_Images/page_bg.gif) left top repeat-x;
    outline: 0;
    line-height: 15px;
}

A, A:link, A:visited, A:active {
    color: #3b3a3a;
    text-decoration: underline;
}

    A:hover {
        color: #3b3a3a;
        text-decoration: none;
    }

/* LAYOUT */
#page-wrapper {
    width: 996px;
    margin: 0px auto;
    padding: 0px;
    height: auto;
}

.header {
    margin-top: 30px;
}

.topMenu {
    text-align: left;
    float: right;
    width: 750px;
}

.topMenuUL {
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #494848;
    text-align: right;
    padding-right: 10px;
    float: right;
    padding-top: 54px;
}

    .topMenuUL LI {
        margin: 0px;
        padding: 0px;
        display: inline;
    }

        .topMenuUL LI A, .topMenuUL LI A:link, .topMenuUL LI A:visited, .topMenuUL LI A:active {
            color: #7b7a7a;
            text-decoration: none;
            margin-right: 8px;
            margin-left: 8px;
            font-size: 12px;
            font-weight: bold;
        }

            .topMenuUL LI A:hover {
                color: #4a6e97;
                text-decoration: none;
                font-weight: bold;
            }

            .topMenuUL LI A.selected {
                color: #4a6e97;
                text-decoration: none;
                font-weight: bold;
            }

#inner_shadow {
    width: 978px;
    margin: 0px auto;
    background: url(../S_Images/bg_inner.png) left top repeat-y;
    padding-left: 9px;
    padding-right: 9px;
}

.banner_btm {
    background: url(../S_Images/banner_btm.gif) left top repeat-x;
}

.home_links {
    padding-top: 36px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.home_linksbg {
    background: url(../S_Images/homelink_bg.gif) left top repeat-y;
}

.home_left {
    float: left;
    width: 612px;
    padding: 25px;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 19px;
}

.home_right {
    float: right;
    width: 210px;
    padding: 25px 35px 25px 25px;
}

UL#rightnav {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    UL#rightnav LI {
        text-align: left;
        background: #4a6e97;
        border: 1px solid #98a6b7;
        margin-bottom: 3px;
        position: relative;
    }

        UL#rightnav LI A {
            line-height: 32px;
            font-size: 14px;
            color: #fdfdfd;
            text-decoration: none;
            text-align: left;
            display: block;
            padding-left: 10px;
        }

            UL#rightnav LI A:hover, UL#rightnav LI A.active {
                background: #1a4c84;
                color: #ffffff;
            }

UL.links_home {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    list-style: none;
    font-size: 14px;
    text-align: left;
    width: 600px;
    display: block;
}

    UL.links_home LI {
        margin-bottom: 6px;
        background: url(../S_Images/icon_arrow.gif) left 4px no-repeat;
        margin-top: 5px;
        padding-left: 20px;
        float: left;
        width: 250px;
        margin-right: 20px;
        position: relative;
    }

        UL.links_home LI A, UL.links_home LI A:link, UL.links_home LI A:visited, UL.links_home LI A:active {
            text-decoration: none;
            color: #494848;
        }

            UL.links_home LI A:hover {
                color: #4a6e97;
                text-decoration: none;
            }

.content_two {
    width: auto;
    padding: 5px 25px 25px 25px;
}

.contenttwo_inner {
    width: 550px;
    float: left;
    background: #f7f7f7;
    border: 1px solid #cfcfcf;
    font-size: 14px;
    color: #494848;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    padding: 30px 30px 10px 30px;
}

.quote {
    padding-right: 10px;
    padding-bottom: 30px;
    float: left;
}

.quote1 {
    padding-top: 5px;
}

.border {
    border-bottom: 1px solid #d8d8d8;
}

.normal12 {
    font-size: 12px;
    text-align: right;
}

H1 {
    margin: 0;
    padding: 0;
    font-size: 17px;
    color: #231f20;
    font-weight: bold;
}

.contenttwo_right {
    width: 274px;
    float: left;
    font-size: 12px;
    color: #494848;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    padding: 30px 20px 10px 20px;
}

.right1 {
    text-align: right;
    padding-left: 24px;
    position: relative;
}

.right2 {
    text-align: right;
    padding-left: 62px;
    position: relative;
}

.inner_rightmain {
    width: 290px;
    float: right;
}

.inner_rightmain2 {
    padding: 25px;
    line-height: 20px;
}

.innerbg {
    background: url(../S_Images/inner_bg.gif) right top repeat-y;
}

.content_inner {
    width: auto;
    padding: 40px 25px 25px 25px;
}

.content_innerleft {
    width: 534px;
    float: left;
    font-size: 12px;
    color: #494848;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    padding: 15px 0px 30px 15px;
    background: url(../S_Images/signin_bg.gif) left top repeat-y;
    min-height: 635px;
    _height: 703px;
}

.normal14 {
    font-size: 14px;
    text-align: left;
}

UL.links_inner {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    list-style: none;
    font-size: 12px;
    text-align: left;
}

    UL.links_inner LI {
        margin-bottom: 6px;
        background: url(../S_Images/icon_arrow.gif) left 4px no-repeat;
        margin-top: 5px;
        padding-left: 20px;
        margin-right: 20px;
        position: relative;
    }

        UL.links_inner LI A, UL.links_inner LI A:link, UL.links_inner LI A:visited, UL.links_inner LI A:active {
            text-decoration: none;
            color: #494848;
        }

            UL.links_inner LI A:hover {
                color: #4a6e97;
                text-decoration: none;
            }

.inner_right {
    width: 228px;
    margin: 0 auto;
    padding-top: 20px;
    padding-right: 4px;
}

.right3 {
    text-align: right;
    padding-left: 135px;
    position: relative;
}

.txt_box {
    width: 257px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #b8b5b5;
    padding-left: 5px;
    padding-top: 4px;
    _height: 20px;
}

.txt_box60 {
    width: 60px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #b8b5b5;
    padding-left: 5px;
    padding-top: 4px;
    _height: 20px;
}

.txt_box90 {
    width: 180px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #b8b5b5;
    padding-left: 5px;
    padding-top: 4px;
    _height: 20px;
}

.txt_box180 {
    width: 180px;
    height: 20px;
    background: #ffffff;
    border: 1px solid #b8b5b5;
    padding-left: 5px;
    padding-top: 4px;
    _height: 20px;
}


.password {
    color: #395978;
}

    .password A, .password A:link, .password A:visited, .password A:active {
        color: #395978;
        text-decoration: none;
        margin-right: 4px;
        font-size: 12px;
        position: relative;
    }

        .password A:hover {
            text-decoration: none;
            font-size: 12px;
            color: #000000;
        }

.normal25 {
    font-size: 25px;
    color: #757575;
    font-family: Arial, Helvetica, sans-serif;
}

.blue {
    color: #496d96;
}

Table.contacts {
    padding: 0px;
    margin: 0px;
}

    Table.contacts TH {
        background: #efefef;
        font-weight: bold;
        text-align: left;
        vertical-align: middle;
        height: 21px;
        padding-left: 10px;
    }

    Table.contacts TD {
        text-align: left;
        vertical-align: top;
        padding-left: 10px;
        font-size: 11px;
        padding-top: 5px;
        padding-bottom: 10px;
    }

.content_faq {
    width: 534px;
    float: left;
    font-size: 12px;
    color: #494848;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    padding: 40px 30px 10px 60px;
    background: url(../S_Images/signin_bg.gif) left top repeat-y;
    height: auto;
}

UL.links_faq {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    list-style: none;
    font-size: 12px;
    text-align: left;
}

    UL.links_faq LI {
        margin-bottom: 6px;
        background: url(../S_Images/icon_arrow_sml.gif) left 6px no-repeat;
        margin-top: 5px;
        padding-left: 15px;
        margin-right: 20px;
    }

.footer {
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 18px;
    padding: 0px 10px 0px 10px;
}

    .footer A, .footer A:link, .footer A:active, .footer A:visited {
        color: #FFFFFF;
        text-decoration: none;
    }

        .footer A:hover {
            color: #FFFFFF;
            text-decoration: underline;
        }

UL.links_inner2 {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    list-style: none;
    font-size: 14px;
    text-align: left;
    width: 526px;
    display: block;
}

    UL.links_inner2 LI {
        margin-bottom: 6px;
        background: url(../S_Images/bullet_O_blk.gif) left 8px no-repeat;
        margin-top: 5px;
        padding-left: 14px;
        float: left;
        width: 240px;
        margin-right: 4px;
        position: relative;
    }

        UL.links_inner2 LI A, UL.links_inner2 LI A:link, UL.links_inner2 LI A:visited, UL.links_inner2 LI A:active {
            text-decoration: none;
            color: #4a6e97;
        }

            UL.links_inner2 LI A:hover {
                color: #0000FF;
                text-decoration: underline;
            }




/*Common*/
EM {
    font-style: italic;
}

SUP {
    font-size: 9px;
}

STRONG {
    font-weight: bold;
}

P {
    margin: 0px;
    margin-bottom: 10px;
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.center {
    text-align: center;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.bold {
    font-weight: bold;
}

.nowrap {
    white-space: nowrap;
}

.clear {
    clear: both;
    line-height: 1px;
    height: 1px;
    font-size: 1px;
    padding: 0px;
    margin: 0px;
}

a:active {
    outline: none;
}

:focus {
    -moz-outline-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

INPUT {
    position: relative;
}
/* For IE6 */
A img {
    border: none;
    position: relative;
}
