body, html {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 100%;
    font-size: 11px;
    color: #0E6EAB;
    background: #ffffff url(../webimages/bg_shadow.jpg) center top no-repeat;
    scrollbar-face-color: #0C6DAA;
    scrollbar-highlight-color: #E4EEF7;
    scrollbar-shadow-color: #DEEBF4;
    scrollbar-3dlight-color: #E4EEF7;
    scrollbar-arrow-color: #A8D3ED;
    scrollbar-track-color: #DEEBF4;
    scrollbar-darkshadow-color: #DEEBF4;
}

/* For Dropdown Menu in "How can I" */
.util2 {
    width: 176px;
    height: 20px;
    font: 10px Arial,Helvetica;
    line-height: 17px;
    padding: 0px;
    margin: 0px;
    float: left;
}

    .util2 .hr2 .hr2:hover span, .util2 .widget:hover span {
        background-position: 100% -284px;
    }


    .util2 .widget a span {
    }

    .util2 .widget {
        min-height: 19px;
        margin-right: 0;
        width: 280px;
        height: 24px;
    }

        .util2 .widget img {
            margin-left: 10px;
            margin-top: 5px;
            padding: 0 0 5px 0px;
        }

    .util2 .expand {
        padding: 0px;
        margin: 0px;
        width: 280px;
        height: 120px;
        position: relative;
        top: -2px;
        left: -17px;
        display: none;
        background: #F7F7F6;
        border: 1px solid #434343;
    }

    .util2 .widget:hover .expand {
        padding: 0px;
        margin: 0px;
        width: 280px;
        height: 120px;
        position: relative;
        top: -8px !important;
        left: -17px;
        display: block;
        background: #F7F7F6;
        border: 1px solid #E7E7E7;
    }


@media screen and (-webkit-min-device-pixel-ratio:0) {

    .util2 .expand {
        padding: 0px;
        margin: 0px;
        width: 280px;
        height: 120px;
        position: relative;
        top: 0px !important;
        left: -17px;
        display: none;
        background: #F7F7F6;
        border: 1px solid #434343;
    }

    .util2 .widget:hover .expand {
        padding: 0px;
        margin: 0px;
        width: 280px;
        height: 120px;
        position: relative;
        top: 0px !important;
        left: -17px;
        display: block;
        background: #F7F7F6;
        border: 1px solid #E7E7E7;
    }
}

.util2 .expand .box {
    background: #fff;
    width: auto;
    z-index: 9999999;
}

.util2 .box {
    background: #EAF3FB;
    padding: 0px;
}

    .util2 .box li.color_1 {
        background: #EAF3FB;
    }

    .util2 .box li {
        background: #F7F7F6;
        text-decoration: none;
        list-style: none;
    }

    .util2 .box ul {
        margin: 0px;
        padding: 0px;
    }

    .util2 .box li a {
        font-family: Verdana;
        font-size: 11px;
        color: #26477A;
        text-decoration: none;
        display: block;
        text-align: left;
        line-height: 15px;
        padding: 5px 0 5px 15px;
        font-weight: bold;
        width: 265px;
        border-bottom: 1px solid #FFFFFF;
    }

    .util2 .box li:hover {
        background: #ccc;
    }

<!-- For Dropdown Menu in "How can I" -->
/* <!-- For Dropdown Menu in "Quick links Header TOP"--> */
.util_quick {
    width: auto;
    height: auto;
    font: 10px Arial,Helvetica;
    line-height: 17px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.util_quick .hr2 .hr2:hover span, .util_quick .widget_quick:hover span {
    background-position: 100% -284px;
}


.util_quick .widget_quick a span {
}

.util_quick .widget_quick {
    min-height: 19px;
    margin-right: 0;
    width: 66px;
    height: 24px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 11px;
}

    .util_quick .widget_quick img {
        margin-left: 10px;
        margin-top: 5px;
        padding: 0 0 5px 0px;
    }

.util_quick .expand {
    padding: 12px 0px 0px 0px;
    margin: 0px;
    width: 197px;
    height: auto;
    position: relative;
    top: 3px !important;
    left: -60px;
    background: url(../webimages/all_icons.png) no-repeat 80px -78px;
    z-index: 999999 !important;
}

.util_quick .widget_quick:hover .expand {
    padding: 12px 0px 0px 0px;
    margin: 0px;
    width: 197px;
    height: auto;
    position: relative;
    top: 3px !important;
    left: -60px;
    background: url(../webimages/all_icons.png) no-repeat 80px -78px;
    z-index: 999999 !important;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {

    .util_quick .expand {
        padding: 12px 0px 0px 0px;
        margin: 0px;
        width: 197px;
        height: auto;
        position: relative;
        top: 3px !important;
        left: -60px;
        background: url(../webimages/all_icons.png) no-repeat 80px -78px;
        z-index: 999999 !important;
    }

    .util_quick .widget_quick:hover .expand {
        padding: 12px 0px 0px 0px;
        margin: 0px;
        width: 197px;
        height: auto;
        position: relative;
        top: 3px !important;
        left: -60px;
        background: url(../webimages/all_icons.png) no-repeat 80px -78px;
        z-index: 999999 !important;
    }
}

.util_quick .expand .box {
    border: 1px solid #E7E7E7;
    background: #F7F7F6;
    width: 198px;
    z-index: 999999 !important;
}

.util_quick .box {
    background: #EAF3FB;
    padding: 0px;
}

    .util_quick .box li#DownloadTrader_ID {
        height: 30px;
    }

        .util_quick .box li#DownloadTrader_ID ul {
            display: none;
            margin: 0px 0px 0px 0px;
            padding: 0px;
            border: 1px solid #E7E7E7;
            clear: both;
            width: 197px;
            height: 111px;
            background: #FFFFFF;
        }

        .util_quick .box li#DownloadTrader_ID:hover ul {
            display: block;
        }

<!-- For Dropdown Menu in "Quick links Header TOP" -->
/**********************************************/
.main_table {
    border: 0px #0E6CAA solid;
    background: #ffffff url(../webimages/header_bg.gif) repeat-x;
}

#container {
    width: 768px;
    margin: 10px auto;
}

.logo {
    float: left;
    margin-top: 4px;
}

#header-left {
    background: url(../webimages/header_left.gif) no-repeat;
    width: 8px;
    float: left;
    height: 118px;
}

#header-right {
    background: url(../webimages/header_right.gif) no-repeat;
    width: 8px;
    float: left;
    height: 118px;
}

#header-mid {
    background: url(../webimages/header_middle.gif) repeat-x;
    height: 118px;
    float: left;
    border-left: 1px solid #E4E2E2;
    border-right: 1px solid #E4E2E2;
}

.head-submenus {
    float: right;
    margin: 15px 10px 0 39px;
}

    .head-submenus ul {
        margin-bottom: 15px;
    }

        .head-submenus ul li {
            display: inline;
        }

            .head-submenus ul li a {
                color: #1381c6;
                font-size: 10px;
                text-decoration: none;
                padding: 0 8px;
                border-right: 1px solid #1381c6;
            }

            .head-submenus ul li .rem-bord {
                border: none;
            }

#header-mid {
    width: 766px;
}

.main_menu_bg {
    float: left;
    margin: 16px auto;
    width: 765px;
    height: 30px;
}

.graph-chart-cover {
    background: #F7F7F7;
    width: 758px;
    height: auto;
    float: left;
    padding: 0px 4px;
    border-left-radius: 5px;
    border-right-radius: 5px;
    border-left: 1px solid #E4E2E2;
    border-right: 1px solid #E4E2E2;
    border-bottom: 1px solid #E4E2E2;
}

.step1 {
    width: 758px;
    /*height: 25px;*/
    height: auto;
    float: left;
}

.step2 {
    width: 758px;
    height: auto;
    float: left;
    margin: 0px 0px;
}

.step3 {
    width: 758px;
    height: auto;
    float: left;
    margin: 0px 0px;
}

.step4 {
    width: 758px;
    height: auto;
    float: left;
    margin: 0px 0px;
}

.step5 {
    width: 758px;
    height: auto;
    float: left;
    margin: 10px 0px;
}


.step6 {
    width: 758px;
    height: auto;
    float: left;
    margin: 0px 0px 10px 0px;
}


.step7 {
    width: 758px;
    height: auto;
    float: left;
    margin: 0px 0px;
}

.step8 {
    width: 758px;
    height: auto;
    float: left;
    margin: -8px 0px 0px 0px;
}

.mid_set_A {
    width: 200px;
    height: 402px;
    float: left;
}

.mid_set_B {
    float: left;
    height: 403px;
    margin-left: 2px;
    width: 754px;
}

/******************************************************/


a {
    color: #000;
    text-decoration: none;
    outline: none;
}

    a:hover {
        color: #000;
        text-decoration: none;
        outline: none;
    }

h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 11px;
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
    font-size: 11px;
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left: 5px;
}

h3 {
    font-size: 11px;
    color: #1F4A6C;
    line-height: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
    font-size: 11px;
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pageright_border {
    border-right: 0px #BAE1FA solid;
    border-left: 0px #BAE1FA solid;
    /*background:url(../webimages/left_tab_bg.jpg) repeat-y;*/
}
/* header_link */

.header_link {
    color: #0E6EAB;
}

    .header_link a {
        color: #0E6EAB;
    }

        .header_link a:hover {
            color: #000;
        }
/* header part */
.in_put {
    border: 1px #7bb0d0 solid;
    width: 128px;
    height: 20px;
    font-family: Verdana;
    color: #0c6daa;
    font-size: 11px;
}

.in_put_button {
    background-image: url(../webimages/more_bg.gif);
    border: 0px #000000 solid;
    width: 33px;
    height: 17px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
}

.header {
    background: url(../webimages/header_bg.gif) repeat-x;
}

.header_curve {
    background: url(../webimages/header_curve_bg.gif) repeat-x;
}

.text_field {
    width: 149px;
    height: 15px;
}

.go {
    background: url(../webimages/go.gif) no-repeat;
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    width: 34px;
    height: 21px;
    border: 0;
}

.title_left {
    background: url(../webimages/title_le.gif) no-repeat;
    width: 4px;
    height: 26px;
}

.title_right {
    background: url(../webimages/title_ri.gif) no-repeat;
    width: 4px;
    height: 26px;
}

.title_bg {
    background: url(../webimages/title_bg.gif) repeat-x;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
}

/* main menu start */

.main_menu {
    width: 737px;
    height: 30px;
    float: left;
}

    .main_menu ul {
        margin: 0px;
        padding: 0px;
    }

        .main_menu ul li {
            margin: 0px;
            padding: 0px;
            float: left;
            list-style: none;
        }

            .main_menu ul li a {
                color: #0071b8;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
                cursor: pointer;
                display: block;
                line-height: 26px;
                text-align: center;
            }



            /*****************************/


            .main_menu ul li.menu_1 a {
                display: block;
                cursor: pointer;
                width: auto;
                height: 30px;
                background: url(../webimages/menu_normal_middle.gif) repeat-x;
                border-left: 1px solid #D4D2D2;
                border-right: 1px solid #D4D2D2;
                /* Safari 3-4, iOS 1-3.2, Android 1.6- */
                -webkit-border-top-right-radius: 5px;
                -webkit-border-top-left-radius: 5px;
                /* Firefox 1-3.6 */
                -moz-border-top-right-radius: 5px;
                -moz-border-top-left-radius: 5px;
                /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
                border-top-right-radius: 5px;
                border-top-left-radius: 5px;
            }

            .main_menu ul li.menu_2 a {
                display: block;
                cursor: pointer;
                width: auto;
                height: 30px;
                background: url(../webimages/menu_normal_middle.gif) repeat-x;
                border-left: 1px solid #D4D2D2;
                border-right: 1px solid #D4D2D2;
                /* Safari 3-4, iOS 1-3.2, Android 1.6- */
                -webkit-border-top-right-radius: 5px;
                -webkit-border-top-left-radius: 5px;
                /* Firefox 1-3.6 */
                -moz-border-top-right-radius: 5px;
                -moz-border-top-left-radius: 5px;
                /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
                border-top-right-radius: 5px;
                border-top-left-radius: 5px;
            }

            .main_menu ul li.menu_3 a {
                display: block;
                cursor: pointer;
                width: auto;
                height: 30px;
                background: url(../webimages/menu_normal_middle.gif) repeat-x;
                border-left: 1px solid #D4D2D2;
                border-right: 1px solid #D4D2D2;
                /* Safari 3-4, iOS 1-3.2, Android 1.6- */
                -webkit-border-top-right-radius: 5px;
                -webkit-border-top-left-radius: 5px;
                /* Firefox 1-3.6 */
                -moz-border-top-right-radius: 5px;
                -moz-border-top-left-radius: 5px;
                /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
                border-top-right-radius: 5px;
                border-top-left-radius: 5px;
            }

            .main_menu ul li.menu_4 a {
                display: block;
                cursor: pointer;
                width: auto;
                height: 30px;
                background: url(../webimages/menu_normal_middle.gif) repeat-x;
                border-left: 1px solid #D4D2D2;
                border-right: 1px solid #D4D2D2;
                /* Safari 3-4, iOS 1-3.2, Android 1.6- */
                -webkit-border-top-right-radius: 5px;
                -webkit-border-top-left-radius: 5px;
                /* Firefox 1-3.6 */
                -moz-border-top-right-radius: 5px;
                -moz-border-top-left-radius: 5px;
                /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
                border-top-right-radius: 5px;
                border-top-left-radius: 5px;
            }

            .main_menu ul li.menu_5 a {
                display: block;
                cursor: pointer;
                width: auto;
                height: 30px;
                background: url(../webimages/menu_normal_middle.gif) repeat-x;
                border-left: 1px solid #D4D2D2;
                border-right: 1px solid #D4D2D2;
                /* Safari 3-4, iOS 1-3.2, Android 1.6- */
                -webkit-border-top-right-radius: 5px;
                -webkit-border-top-left-radius: 5px;
                /* Firefox 1-3.6 */
                -moz-border-top-right-radius: 5px;
                -moz-border-top-left-radius: 5px;
                /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
                border-top-right-radius: 5px;
                border-top-left-radius: 5px;
            }

            .main_menu ul li.menu_6 a {
                display: block;
                cursor: pointer;
                width: auto;
                height: 30px;
                background: url(../webimages/menu_normal_middle.gif) repeat-x;
                border-left: 1px solid #D4D2D2;
                border-right: 1px solid #D4D2D2;
                /* Safari 3-4, iOS 1-3.2, Android 1.6- */
                -webkit-border-top-right-radius: 5px;
                -webkit-border-top-left-radius: 5px;
                /* Firefox 1-3.6 */
                -moz-border-top-right-radius: 5px;
                -moz-border-top-left-radius: 5px;
                /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
                border-top-right-radius: 5px;
                border-top-left-radius: 5px;
            }

            .main_menu ul li.menu_7 a {
                display: block;
                cursor: pointer;
                width: auto;
                height: 30px;
                background: url(../webimages/menu_normal_middle.gif) repeat-x;
                border-left: 1px solid #D4D2D2;
                border-right: 1px solid #D4D2D2;
                /* Safari 3-4, iOS 1-3.2, Android 1.6- */
                -webkit-border-top-right-radius: 5px;
                -webkit-border-top-left-radius: 5px;
                /* Firefox 1-3.6 */
                -moz-border-top-right-radius: 5px;
                -moz-border-top-left-radius: 5px;
                /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
                border-top-right-radius: 5px;
                border-top-left-radius: 5px;
            }



.menu_1-DIV {
    background: url(../webimages/icons.png) 59px -80px no-repeat;
    z-index: 1000;
    display: block;
    font-family: museo-sans,sans-serif;
    list-style: none outside none;
    z-index: 9999;
    display: block;
    width: 180px;
    position: absolute;
    margin: 30px 0 0 -27px;
    padding-top: 8px;
}


.menu_2-DIV {
    background: url(../webimages/icons.png) 71px -80px no-repeat;
    z-index: 1000;
    display: block;
    font-family: museo-sans,sans-serif;
    list-style: none outside none;
    z-index: 9999;
    display: block;
    width: 180px;
    position: absolute;
    margin: 30px 0 0 58px;
    padding-top: 8px;
}

.menu_3-DIV {
    background: url(../webimages/icons.png) 71px -80px no-repeat;
    z-index: 1000;
    display: block;
    font-family: museo-sans,sans-serif;
    list-style: none outside none;
    z-index: 9999;
    display: block;
    width: 180px;
    position: absolute;
    margin: 30px 0 0 178px;
    padding-top: 8px;
}

.menu_4-DIV {
    background: url(../webimages/icons.png) 74px -80px no-repeat;
    z-index: 1000;
    display: block;
    font-family: museo-sans,sans-serif;
    list-style: none outside none;
    z-index: 9999;
    display: block;
    width: 180px;
    position: absolute;
    margin: 30px 0 0 289px;
    padding-top: 8px;
}

.menu_5-DIV {
    background: url(../webimages/icons.png) 74px -80px no-repeat;
    z-index: 1000;
    display: block;
    font-family: museo-sans,sans-serif;
    list-style: none outside none;
    z-index: 9999;
    display: block;
    width: 180px;
    position: absolute;
    margin: 30px 0 0 394px;
    padding-top: 8px;
}

.menu_6-DIV {
    background: url(../webimages/icons.png) 74px -80px no-repeat;
    z-index: 1000;
    display: block;
    font-family: museo-sans,sans-serif;
    list-style: none outside none;
    z-index: 9999;
    display: block;
    width: 180px;
    position: absolute;
    margin: 30px 0 0 501px;
    padding-top: 8px;
}

.menu_7-DIV {
    background: url(../webimages/icons.png) 109px -80px no-repeat;
    z-index: 1000;
    display: block;
    font-family: museo-sans,sans-serif;
    list-style: none outside none;
    z-index: 9999;
    display: block;
    width: 180px;
    position: absolute;
    margin: 30px 0 0px 559px;
    padding-top: 8px;
}


/*------------------------------------------------*/

.commoncss ul {
    font-family: museo-sans,sans-serif;
    list-style: none outside none;
    z-index: 1000;
    display: block;
    width: 180px;
    height: auto;
    position: absolute;
    margin: 0px 0 0 0px;
    border: 1px solid #D7D7D7;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 6px;
    /* Firefox 1-3.6 */
    -moz-border-radius: 6px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 6px;
}

    .commoncss ul li {
        margin: 0;
        padding: 0;
        list-style: none;
        float: left;
    }

        .commoncss ul li.last a {
            /* Safari 3-4, iOS 1-3.2, Android 1.6- */
            -webkit-border-bottom-right-radius: 5px;
            -webkit-border-bottom-left-radius: 5px;
            /* Firefox 1-3.6 */
            -moz-border-bottom-right-radius: 5px;
            -moz-border-bottom-left-radius: 5px;
            /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        .commoncss ul li.first a {
            /* Safari 3-4, iOS 1-3.2, Android 1.6- */
            -webkit-border-top-right-radius: 5px;
            -webkit-border-top-left-radius: 5px;
            /* Firefox 1-3.6 */
            -moz- border-top-right-radius: 5px;
            -moz-border-top-left-radius: 5px;
            /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
            border-top-right-radius: 5px;
            border-top-left-radius: 5px;
        }

        .commoncss ul li a {
            background-color: #f7f7f6;
            border-color: #fff;
            border-left: 1px solid #fff;
            border-right: 0 solid #fff;
            border-style: solid;
            border-width: 0 0 1px 1px;
            color: #26477a;
            display: block;
            font-family: museo-sans,sans-serif;
            font-size: 11px;
            line-height: 28px;
            padding: 0 0 0 15px;
            text-align: left;
            text-decoration: none;
            width: 164px;
            float: left;
        }

            .commoncss ul li a.submenu_arrow {
                background: #f7f7f6 url(../webimages/arrow_quick_down.png) 164px 12px no-repeat;
            }


            .commoncss ul li a:hover {
                background-color: #DADADA;
                border-color: #0b6daa #0b6daa #fff #fff;
                border-left: 1px solid #fff;
                border-right: 0 solid #0b6daa;
                border-style: solid;
                border-width: 0 0 1px 1px;
                color: #26477a;
            }



#menu_1_UL {
    display: none;
}

#menu_2_UL {
    display: none;
}

#menu_3_UL {
    display: none;
}

#menu_4_UL {
    display: none;
}

#menu_5_UL {
    display: none;
}

#menu_6_UL {
    display: none;
}

#menu_7_UL {
    display: none;
}


/******************/


#menu_1_sub {
    display: none;
    width: auto;
    height: auto;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    border-radius: 0px !important;
    border: none !important;
}

    #menu_1_sub li a {
        border-radius: 0px !important;
    }

#menu_2_sub {
    display: none;
    width: auto;
    height: auto;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    border-radius: 0px !important;
    border: none !important;
}

    #menu_2_sub li a {
        border-radius: 0px !important;
    }

#menu_3_sub {
    display: none;
    width: auto;
    height: auto;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    border-radius: 0px !important;
    border: none !important;
}

    #menu_3_sub li a {
        border-radius: 0px !important;
    }

#menu_4_sub {
    display: none;
    width: auto;
    height: auto;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    border-radius: 0px !important;
    border: none !important;
}

    #menu_4_sub li a {
        border-radius: 0px !important;
    }

#menu_5_sub {
    display: none;
    width: auto;
    height: auto;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    border-radius: 0px !important;
    border: none !important;
}

    #menu_5_sub li a {
        border-radius: 0px !important;
    }

#menu_6_sub {
    display: none;
    width: auto;
    height: auto;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    border-radius: 0px !important;
    border: none !important;
}

    #menu_6_sub li a {
        border-radius: 0px !important;
    }

#menu_7_sub1, #menu_7_sub2, #menu_7_sub3, #menu_7_sub4, #menu_7_sub5, #menu_7_sub6, #menu_7_sub7 {
    display: none;
    width: auto;
    height: auto;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    border-radius: 0px !important;
    border: none !important;
}

    #menu_7_sub1, #menu_7_sub2, #menu_7_sub3, #menu_7_sub4, #menu_7_sub5,  #menu_7_sub6, #menu_7_sub7 li a {
        border-radius: 0px !important;
    }


.menu_7-DIV ul li.first a {
    border-radius: 0px !important;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    /* Firefox 1-3.6 */
    -moz- border-top-right-radius: 0px;
    -moz-border-top-left-radius: 0px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}




/***************************/


.main_menu .menu_1 {
    width: 80px;
    height: 37px;
    padding: 0px 2px;
    margin: 1px 5px;
}

.main_menu .menu_2 {
    width: 90px;
    height: 37px;
    padding: 0px 2px;
    margin: 1px 5px;
}

.main_menu .menu_3 {
    width: 120px;
    height: 37px;
    padding: 0px 2px;
    margin: 1px 5px;
}

.main_menu .menu_4 {
    width: 80px;
    height: 37px;
    padding: 0px 2px;
    margin: 1px 5px;
}

.main_menu .menu_5 {
    width: 100px;
    height: 37px;
    padding: 0px 2px;
    margin: 1px 5px;
}

.main_menu .menu_6 {
    width: 80px;
    height: 37px;
    padding: 0px 2px;
    margin: 1px 5px;
}

.main_menu .menu_7 {
    width: 80px;
    height: 37px;
    padding: 0px 2px;
    margin: 1px 5px;
}






/* main menu End */


/*  chart part */
.news_bg {
    background: url(../webimages/box_bg.gif) repeat-y;
}

/*  left tab */
.head_index {
    background: url(../webimages/head_bg.gif) repeat-x;
    height: 25px;
    color: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
}

.lefttab_bg {
    /*background:#8DCBF2 url(../webimages/left_tab_bg.jpg) repeat-y;*/
    width: 180px;
    border-right: 1px #0C6DAA solid;
}

ul.quick_link {
    padding: 0 0 0 0;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    list-style: none;
}

    ul.quick_link li {
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }

        ul.quick_link li a {
            font-family: Verdana;
            font-size: 11px;
            color: #26477A;
            text-decoration: none;
            display: block;
            width: 180px;
            text-align: left;
            line-height: 28px;
            background-color: #DBEDFB;
            border-left: 1px #fff solid;
            border-right: 0px #fff solid;
            border-top: 0px #fff solid;
            border-bottom: 1px #fff solid;
            padding: 0 0 0 15px;
            font-weight: bold;
        }

            ul.quick_link li a:hover {
                color: #000;
                background-color: #ACD0F4;
                border-left: 1px #fff solid;
                border-right: 0px #0B6DAA solid;
                border-top: 0px #0B6DAA solid;
                border-bottom: 1px #fff solid;
                font-weight: bold;
            }



            ul.quick_link li a.down_arow {
                background: url(../webimages/arrow_quick_down.png) 164px 12px no-repeat;
                font-family: Verdana;
                font-size: 11px;
                color: #000;
                text-decoration: none;
                display: block;
                width: 180px;
                text-align: left;
                background-color: #DBEDFB;
                border-left: 1px #fff solid;
                border-right: 0px #fff solid;
                border-top: 0px #fff solid;
                border-bottom: 1px #fff solid;
                padding: 0 0 0 15px;
                font-weight: bold;
            }

            ul.quick_link li a.quick_icon_win {
                background: url(../../webimages/windows_icon.png) 154px 6px no-repeat;
                font-family: Verdana;
                font-size: 9px;
                color: #26477A;
                text-decoration: none;
                display: block;
                width: 180px;
                text-align: left;
                line-height: 16px;
                background-color: #DBEDFB;
                border-left: 1px #fff solid;
                border-right: 0px #fff solid;
                border-top: 0px #fff solid;
                border-bottom: 1px #fff solid;
                padding: 2px 0 2px 15px;
                font-weight: bold;
            }

            ul.quick_link li a.quick_icon_mac {
                background: url(../../webimages/mac_icon.png) 154px 6px no-repeat;
                font-family: Verdana;
                font-size: 9px;
                color: #26477A;
                text-decoration: none;
                display: block;
                width: 180px;
                text-align: left;
                line-height: 16px;
                background-color: #DBEDFB;
                border-left: 1px #fff solid;
                border-right: 0px #fff solid;
                border-top: 0px #fff solid;
                border-bottom: 1px #fff solid;
                padding: 2px 0 2px 15px;
                font-weight: bold;
            }

            ul.quick_link li a.quick_icon_mob {
                background: url(../../webimages/mobile_icon.png) 158px 6px no-repeat;
                font-family: Verdana;
                font-size: 9px;
                color: #26477A;
                text-decoration: none;
                display: block;
                width: 180px;
                text-align: left;
                line-height: 16px;
                background-color: #DBEDFB;
                border-left: 1px #fff solid;
                border-right: 0px #fff solid;
                border-top: 0px #fff solid;
                border-bottom: 1px #fff solid;
                padding: 2px 0 2px 15px;
                font-weight: bold;
            }

            ul.quick_link li a div {
                font-family: Verdana;
                font-size: 11px;
                color: #000;
                font-weight: bold;
                text-align: right;
                width: 108px;
            }

            ul.quick_link li a.quick_icon_win:hover {
                background-color: #ACD0F4;
                border-left: 1px #fff solid;
                border-right: 0px #0B6DAA solid;
                border-top: 0px #0B6DAA solid;
                border-bottom: 1px #fff solid;
                font-weight: bold;
            }

            ul.quick_link li a.quick_icon_mac:hover {
                background-color: #ACD0F4;
                border-left: 1px #fff solid;
                border-right: 0px #0B6DAA solid;
                border-top: 0px #0B6DAA solid;
                border-bottom: 1px #fff solid;
                font-weight: bold;
            }

            ul.quick_link li a.quick_icon_mob:hover {
                background-color: #ACD0F4;
                border-left: 1px #fff solid;
                border-right: 0px #0B6DAA solid;
                border-top: 0px #0B6DAA solid;
                border-bottom: 1px #fff solid;
                font-weight: bold;
            }
/* home content part */
.banner_bg {
    background: url(../webimages/banner_bg.gif) repeat-x left top;
}

.chart_bg {
    background: url(../webimages/chart_bg.gif) repeat-x left top;
}

.runtext {
    font-size: 11px;
    text-align: justify;
    color: #000000;
    line-height: 18px;
    padding: 5px 5px 5px 5px;
}

.runtxt_small {
    font-size: 11px;
    text-align: justify;
    color: #000000;
    line-height: 18px;
    padding: 0px 5px 5px 2px;
}

.runtext_more {
    font-weight: bold;
    font-size: 11px;
    color: #000;
    padding: 0 10px 0 0;
    float: right;
}

.small_title h2 {
    background: url(../webimages/home_small_title_bg.jpg) no-repeat;
    font-size: 11px;
    color: #1F4A6C;
    width: 175px;
    height: 20px;
    font-weight: bold;
    padding: 7px 0 0 15px;
}

.top_left {
    background: url(../webimages/white_box_le.gif) no-repeat;
    width: 5px;
    height: 5px;
}

.top_right {
    background: url(../webimages/white_box_ri.gif) no-repeat;
    width: 8px;
}

.left_bg {
    background: url(../webimages/white_box_le_bg.gif) repeat-y;
    width: 8px;
}

.right_bg {
    background: url(../webimages/white_box_ri_bg.gif) repeat-y;
    width: 8px;
}

.top_bg {
    background: url(../webimages/white_box_top_bg.gif) repeat-x;
}

.bot_bg {
    background: url(../webimages/white_box_bot_bg.gif) repeat-x;
}

.bot_left {
    background: url(../webimages/white_box_bot_le.gif) no-repeat;
    width: 8px;
    height: 8px;
}

.bot_right {
    background: url(../webimages/white_box_bot_ri.gif) no-repeat;
    width: 8px;
    height: 8px;
}
/* footer part */
.footer_head {
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    line-height: 25px;
}

    .footer_head a {
        font-size: 10px;
        color: #fff;
        font-weight: bold;
        line-height: 25px;
    }

.footer_link {
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

    .footer_link a {
        font-size: 10px;
        color: #fff;
        font-weight: normal;
        text-decoration: none;
        line-height: 22px;
    }

.footer_midline {
    color: #fff;
}

.footer_link a:hover {
    text-decoration: underline;
}

.footer_bg {
    font-size: 11px;
    width: 760px;
}

.footer_txt1 {
    font-size: 10px;
    color: #fff;
    line-height: 25px;
    padding: 0 0 0 45px;
    height: 40px;
}

    .footer_txt1 a {
        font-size: 10px;
        color: #fff;
        line-height: 25px;
        padding: 0 0 0 0px;
        height: 40px;
    }

        .footer_txt1 a:hover {
            color: #000;
        }

.footer_txt1_right {
    font-size: 10px;
    color: #fff;
    line-height: 25px;
    padding: 0 45px 0 0;
    height: 40px;
    text-align: right;
    float: right;
}

.footer_txt2 {
    background: url(../webimages/footer_bottom_middle.gif) repeat-x;
    font-size: 10px;
    color: #000;
    font-weight: normal;
    height: 37px;
    width: 757px;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
}

    .footer_txt2 a {
        font-size: 10px;
        color: #000;
        font-weight: normal;
        height: 37px;
        text-decoration: none;
    }

        .footer_txt2 a:hover {
            color: #000;
            text-decoration: underline;
        }

.footer_txt2_right {
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    float: right;
}





.box {
    margin: 0;
    padding: 0 0 0 0px;
    border: 0;
    list-style: none;
    text-align: center;
    width: 100%;
    color: #275fb6;
}

.ctt {
    margin: 0 auto;
    height: auto;
    padding: 4px 0 0px 0px;
    clear: both;
    border-top: 0;
    text-align: left;
}

<!-- For list of brokers and members Start -->
.lbbox {
    background: #EAF3FB;
}

.lbbox li.color_1 {
    background: #EAF3FB;
}

.lbbox li {
    background: #F7F7F6;
    text-decoration: none;
    list-style: none;
    border-bottom: 1px solid #ffffff;
    height: 18px;
}

.lbbox ul {
    margin: 0px;
}

.lbbox li a {
    font-family: Verdana;
    font-size: 11px;
    color: #26477A;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
    width: 265px;
    border-bottom: 1px solid #FFFFFF;
}


<!-- For list of brokers and members End -->
.hdm {
    margin: 0 auto;
    clear: both;
    float: left;
}

.tb {
    background: #0C6DAA;
}

    .tb ul {
        height: 18px;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .tb li {
        float: left;
        height: 18px;
        width: 148px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        cursor: pointer;
        line-height: 18px;
    }

.normaltab {
    background: #434343;
    color: #fff;
    font-weight: bold;
}

.hovertab {
    background: #ABD23A;
    color: #000;
    font-weight: bold;
}

.dis {
    display: block;
}

.undis {
    display: none;
}

.titleb {
    font-weight: bold;
    color: #F10202;
    line-height: 18px;
}

.news_separator {
    width: 95%;
    background-color: #FBFDF2;
    color: #000;
}

.news_sections {
    width: 95%;
    background-color: #FFFFFF;
    color: #000;
    float: left;
    height: 90px;
}

.news_thumb_cont {
    width: 80px;
    float: left;
    padding-left: 8px;
    padding-top: 5px;
}

.news_right_more {
    color: #000;
    padding: 0 10px 0 15px;
    float: right;
    font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
}

.news_text_cont {
    width: 75%;
    float: left;
    font-size: 10px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 5px;
}

    .news_text_cont a, .news_text_cont a:visited {
        text-decoration: none;
        color: #000;
    }

        .news_text_cont a:hover {
            text-decoration: underline;
            color: #000;
        }

.news_date_cont {
    width: 75%;
    float: left;
    font-size: 10px;
    font-weight: normal;
    padding-left: 5px;
}

.news_go {
    width: 35px;
    float: left;
    padding-top: 10px;
}

#news_slider_hidden {
    height: 360px;
    position: relative;
    width: 99%;
    float: left;
}

.commentary {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    background: #DCEFFE /* url(../webimages/pdf_icon.gif) 10px 2px no-repeat*/;
    display: block;
    width: 180px;
    height: 25px;
    border: 1px #0d6daa solid;
    text-align: left;
    text-decoration: none;
    line-height: 25px;
    padding: 0 0 0 5px;
    margin-left: 15px;
    margin-top: 5px;
}

    .commentary:hover {
        color: #ffffff;
        border: 1px #000000 solid;
        text-decoration: none;
        background: #0C6DAA;
    }

.commentarytxt {
    color: #010305;
    font-family: Verdana;
    text-align: justify;
    font-size: 10px;
    line-height: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

.commentarytitle {
    color: #0575B9;
    font-family: Verdana;
    text-align: justify;
    font-size: 11px;
    line-height: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

    .commentarytitle a {
        color: #0575B9;
        font-family: Verdana;
        text-align: justify;
    }

        .commentarytitle a:hover {
            color: #0575B9;
            font-family: Verdana;
            text-align: justify;
        }

.UpperHeading {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #116FAC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 6px;
}

.lowerClose {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #DEF0F9;
    color: #116FAC;
    border: #116FAC 1px solid;
    width: 10%;
    height: 17px;
    padding-left: 4px;
    font-size: 11px;
}

.in_put_drop_down {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0A5E92;
    background: #FFF;
    border: #FFF 1px solid;
    width: 170px;
    height: 18px;
    line-height: 18px;
}






#ToolbarWrap {
    position: fixed;
    bottom: 0px;
    height: 38px;
    width: 995px;
    margin-left: 0px !important;
    visibility: visible;
    overflow: visible;
    z-index: 9999;
}

#ToolbarInnerWrap {
    background: url(../webimages/left_image.png) no-repeat scroll left top transparent;
    display: block;
    height: 38px;
    margin: 0 auto;
    padding: 0px 0 0 14px;
    position: relative;
}

#ToolbarContent {
    background: url(../webimages/center_bg.gif) repeat-x scroll right bottom transparent;
    color: #DADADA;
    display: block;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 36px;
    padding: 2px 0 0;
    position: relative;
}

.expanded #ToolbarContent .userTools, .expanded #ToolbarContent .userTools-right {
    /*background:url(../webimages/redbal.png) no-repeat scroll 4px 2px transparent;*/
    list-style-type: none;
}

#ToolbarContent .userTools {
    margin: -2px 0px 0;
    padding: 0px;
    height: 27px;
    float: left;
    display: inline;
}

    #ToolbarContent .userTools li {
        margin: 0 0px 0 0;
        list-style-type: none;
    }

#ToolbarContent .userTools-right {
    list-style-type: none;
    position: absolute;
    right: 0px;
    margin-right: 20px;
}

.userTools-right a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
}

    .userTools-right a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
    }

#ToolbarContent .expandCollapse {
    bottom: 2px;
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: 6px;
    width: 12px;
}

.userTools a {
    color: #FFFFFF;
    text-decoration: none;
}



.bord-left {
    background: url(../webimages/splitter.gif) no-repeat center left !important;
    height: 38px;
    padding: 10px 0;
}

#bord-right {
    background: url(../webimages/splitter.gif) no-repeat center right !important;
    padding: 0 1px !important;
    position: relative;
    top: 0px;
    width: 2px;
}



#last-cont {
    font-size: 9px;
    color: #62b1db;
}

.membership_bg {
    background: url(../webimages/membership.png) no-repeat;
    width: 26px;
    margin-top: 6px;
    height: 25px;
}

.market_bg {
    background: url(../webimages/market_commentary.png) no-repeat;
    width: 26px;
    margin-top: 6px;
    height: 25px;
}

.blog_bg {
    background: url(../webimages/blog_footer.png) no-repeat;
    width: 23px;
    margin-top: 6px;
    cursor: hand;
    height: 23px;
}

.logo_bg {
    background: url(../webimages/logo.png) no-repeat;
    width: 66px;
    cursor: hand;
    height: 38px;
}




.ipad_bg {
    background: url(../webimages/ipad_bg.jpg) no-repeat;
    width: 30px;
    cursor: hand;
    height: 34px;
}

.web_survey_bg {
    background: url(../webimages/web_survey_footer.png) no-repeat;
    width: 24px;
    margin-top: 6px;
    cursor: hand;
    height: 24px;
}

#left {
    background: url(../webimages/arrow_right.gif) no-repeat center 40%;
    width: 5px;
    height: 9px;
    margin-right: 10px;
}

#right {
    background: url(../webimages/arrow_left.gif) no-repeat center 40%;
    width: 5px;
    height: 9px;
    display: none;
}

.nepali_site {
    padding-top: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

    .nepali_site a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: underline;
    }

        .nepali_site a:hover {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #FFFFFF;
            text-decoration: none;
        }

.trade_verification_bg {
    background: url(../webimages/trade_verfication_icon.png) no-repeat;
    width: 26px;
    margin-top: 4px;
    height: 26px;
}


/*.footer_slider{
margin:0px;
padding:0px;
}

.footer_slider ul{
margin:0px;
padding:0px;
}

.footer_slider ul li{
margin:0px;
padding:0px;
display:block;
float:left;
padding:0px 4px;
list-style:none;
color:#FFFFFF;
line-height:33px;
}
.footer_slider ul li a{
color:#FFFFFF;
text-decoration:underline;
}
.footer_slider ul li a:hover{
color:#FFFFFF;
text-decoration:none;
}

.footer_slider ul .footer_slider_text{
padding-left:1px;
}*/


/*.pro-high .ctt h4{
background:#e9f4fa;
line-height:20px;
height:25px;
color:#000000;
text-align:left;
margin:0 0 4px;
font-size:11px;
padding:3px 0 0 5px;
}

.pro-high{
background:url(../webimages/pro-high-bg.gif) repeat-x bottom;
border:1px solid #e7e7e7;
padding:7px 0;
width:100%;
margin:0px 0 0 0px;
}*/

.pro-high .ctt {
    width: 351px;
    padding: 0 10px 0 10px;
    float: left;
    height: 165px;
}

.ctt ol {
    margin: 0;
    padding: 0;
}

.pro-high .pro-border {
    border-right: 1px solid #0b6daa;
}

.pro-high .more {
    float: right;
    padding-right: 10px;
    margin: 0px;
}

.ctt ol li {
    list-style-type: none;
    padding: 0 0 0 15px;
    margin-left: 0 !important;
    background: url(../webimages/list-image1.gif) no-repeat 4px 4px;
}



.ctt ul.quick_link {
    padding: 0 0 0 0;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    list-style: none;
}

    .ctt ul.quick_link li {
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }

        .ctt ul.quick_link li a {
            font-family: Verdana;
            font-size: 11px;
            color: #26477A;
            text-decoration: none;
            display: block;
            width: 359px;
            text-align: left;
            line-height: 28px;
            background-color: #EAF3FB;
            border-left: 1px #fff solid;
            border-right: 0px #fff solid;
            border-top: 0px #fff solid;
            border-bottom: 1px #fff solid;
            padding: 0 0 0 15px;
            font-weight: bold;
        }

            .ctt ul.quick_link li a.def_color {
                font-family: Verdana;
                font-size: 11px;
                color: #26477A;
                text-decoration: none;
                display: block;
                width: 359px;
                text-align: left;
                line-height: 28px;
                background-color: #F7F7F6;
                border-left: 1px #fff solid;
                border-right: 0px #fff solid;
                border-top: 0px #fff solid;
                border-bottom: 1px #fff solid;
                padding: 0 0 0 15px;
                font-weight: bold;
            }

            .ctt ul.quick_link li a:hover {
                color: #fff;
                background-color: #268FD3;
                border-left: 1px #fff solid;
                border-right: 0px #0B6DAA solid;
                border-top: 0px #0B6DAA solid;
                border-bottom: 1px #fff solid;
                font-weight: bold;
            }


.spacer {
    margin: 0;
    padding: 0;
    clear: both;
}

.rem-bord {
    padding-right: 0 !important;
    border-right: none !important;
}

/**************************************/




/* ---- FOOTER hover tooltip ---- */
.footer_title {
    background: url(../webimages/footer_title.jpg) repeat-x;
    border-left: #D8D8D8 1px solid;
    border-right: #D8D8D8 1px solid;
    border-bottom: #D8D8D8 1px solid;
    height: 39px;
}

.footer_main_container {
    background: url(../webimages/footer_title.jpg) repeat-x;
    border-left: #D8D8D8 1px solid;
    border-right: #D8D8D8 1px solid;
    border-bottom: #D8D8D8 1px solid;
    height: 39px;
    font-size: 10px;
    font-family: museo-sans, sans-serif;
    font-weight: 700;
    list-style: none;
    width: 97%;
    padding-left: 18px;
    margin-top: -20px;
}

.footer_links {
    width: 100%;
    margin: 20px auto;
}

    .footer_links ul {
        padding: 0px;
        margin: 0px;
    }


        .footer_links ul li {
            float: left;
            text-decoration: none;
            list-style: none;
            line-height: 39px;
            width: 94px;
        }

            .footer_links ul li a:hover {
                text-decoration: none;
                color: #fff;
            }

    .footer_links li:hover {
        text-decoration: none;
        color: #fff !important;
    }

.footer_main_container .scmd, .footer_main_container .link {
    padding: 0 0 0 0px;
    text-decoration: none;
    color: #BBB;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.ie7 .footer_main_container .scmd, .ie7 .footer_main_container .link {
    zoom: 1;
    display: inline;
}

.footer_main_container .scmd:hover, .footer_main_container .link:hover, .footer_main_container .link > a:hover, .footer_main_container .scmd > a:hover {
    color: #fff;
    background: #268FD3;
}

.footer_links li:hover {
    color: #fff !important;
    background: #268FD3 !important;
}

.footer_main_container .link, .footer_main_container .link > a {
    color: #008EB0;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
    padding: 0 0 0 0px;
}

.footer_main_container .scmd > a {
    color: #BBB;
    text-decoration: none;
}

.footer_main_container .more {
    padding: 0px 0px 0px 8px;
    border-right: 1px solid #D8D8D8;
}

.footer_main_container .last {
    padding: 0px 0px 0px 8px;
    border-right: 0px;
}

.footer_main_container .more span {
    text-align: center !important;
}


.footer_main_container .tooltip {
    position: absolute;
    bottom: 12px;
    right: -135px;
    display: none;
    width: 325px;
    color: #323232;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.footer_main_container .scmd:hover .tooltip, .footer_main_container .link:hover .tooltip {
    display: block;
}

.footer_main_container .tip {
    /*background:url(../webimages/icons.png) no-repeat 50% -420px;
 height:16px; */
    margin-top: -1px;
}

.footer_main_container .box {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #268FD3;
    border: 1px solid #fff;
    padding: 10px 10px 10px 15px;
    cursor: default;
}

.footer_main_container .more .tooltip {
    right: 10px;
    bottom: 40px;
    width: 206px;
}

.footer_main_container .more .tip {
    background-position: 103px -420px;
}

.footer_main_container .more .box {
    padding: 10px 15px 0;
}

.foot {
    padding: 0;
}

    .foot .col {
        padding: 10px 5px 10px 0;
    }

    .foot .half {
        width: 210px;
    }

.subfoot {
    margin: 0;
    border-top: 0;
    padding-bottom: 10px;
    text-align: left;
}

    .subfoot a {
        margin: 0;
        border-top: 0;
        line-height: 18px;
        color: #FFFFFF;
        text-align: left !important;
    }

        .subfoot a:hover {
            margin: 0;
            border-top: 0;
            line-height: 18px;
            text-decoration: underline !important;
        }


    .subfoot span {
        margin: 0;
        border-top: 0;
        line-height: 18px;
        font-size: 11px;
        font-weight: bold;
        color: #FFC20D;
    }
/* ----End  FOOTER hover tooltip ---- */


.pro-high h4 {
    background: #e9f4fa;
    line-height: 20px;
    height: 25px;
    color: #000000;
    text-align: left;
    margin: 0 0 4px;
    font-size: 11px;
    padding: 3px 0 0 5px;
}

.pro-high {
    /*border:1px solid #e7e7e7;*/
    padding: 7px 0;
    width: 100%;
    margin: 0px 0 0 0px;
    float: left;
}


.ctt ol {
    margin: 0;
    padding: 0;
}

.pro-high .pro-border {
    border-right: 1px solid #0b6daa;
}

.pro-high .more {
    float: right;
    padding-right: 10px;
    margin: 0px;
}

.ctt ol li {
    list-style-type: none;
    padding: 0 0 0 15px;
    margin-left: 0 !important;
    background: url(../webimages/list-image1.gif) no-repeat 4px 4px;
}

    .ctt ol li p {
        font-family: Arial;
        text-align: justify;
        margin: 0px 0 5px 0;
        color: #000000;
        margin-left: 0 !important;
        font-weight: normal;
    }

/*.ctt p{
font-family:Arial;
text-align:justify;
font-weight:normal;
line-height:18px;
padding:0px 5px 0px 5px;
color:#000000 !important;
}
*/

.spacer {
    margin: 0;
    padding: 0;
    clear: both;
}

.rem-bord {
    padding-right: 0 !important;
    border-right: none !important;
}

.pro-high-two {
    /*background:url(../webimages/pro-high-bg.gif) repeat-x bottom;
border-left:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
border-bottom:1px solid #e7e7e7;*/
    padding: 7px 0;
    width: 25%;
    margin: 10px 0 0 10px;
    float: left;
}


.pro-high-slidetab {
    /*background:url(../webimages/pro-high-bg.gif) repeat-x bottom;
border:1px solid #e7e7e7;*/
    padding: 7px 0;
    width: 73%;
    margin: 10px 0 0 0px;
    float: left;
}

.grid_1 {
    background: #ffffff url(../webimages/pro-high-bg.gif) repeat-x bottom;
    width: 373px;
    height: 200px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    padding: 0px;
}

    .grid_1 a {
        line-height: 25px;
    }

        .grid_1 a:hover {
            text-decoration: underline;
        }

/*.grid_padding{
padding:15px; 
}*/

.grid_padding table td {
    padding: 0px 10px;
    color: #000000;
}

.grid_2 {
    background: url(../webimages/pro-high-bg.gif) repeat-x bottom;
    width: 552px;
    height: 160px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    /*border:1px solid #E7E7E7;*/
    float: left;
    padding: 0px;
    color: #0575B9;
}

.grid_new {
    background: url(../webimages/pro-high-bg.gif) repeat-x bottom;
    width: 752px;
    height: 160px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    padding: 0px;
    color: #0575B9;
}

.grid_5 {
    background: url(../webimages/pro-high-bg.gif) repeat-x bottom;
    width: 752px;
    height: 160px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    padding: 0px;
    color: #0575B9;
}

.set_1 {
    width: 210px;
    height: auto;
    padding: 0px;
    margin: 0px 5px;
    float: left;
}

.panal_heading {
    width: 375px;
    height: auto;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    margin: 13px 0px 0px 0px;
    padding: 0px;
    float: left;
    border: 1px solid #E7E7E7;
}

.panal_heading_tab3 {
    width: 375px;
    height: auto;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    margin: 13px 0px 0px 0px;
    padding: 0px;
    float: left;
    border: 1px solid #E7E7E7;
}



.heading_tab {
    margin: 2px;
    /*margin:5px 0px 5px 0px;*/
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background: #E9F4FA;
    padding: 5px 0px 5px 10px;
    text-align: center;
}
/**********************************************/

.grid_padding_tab {
    background: #e9f4fa;
    line-height: 20px;
    height: 25px;
    color: #000000;
    text-align: left;
    margin: 0 0 4px;
    font-size: 11px;
}

    .grid_padding_tab ul {
        height: 18px;
        margin: 0;
        padding: 0;
        list-style: none;
    }


    .grid_padding_tab li {
        float: left;
        height: 24px;
        width: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        cursor: pointer;
        line-height: 24px;
        text-align: center;
        padding: 0px 23px;
        border-right: 1px solid;
    }

.normaltab2 {
    background: #434343;
    color: #fff;
    font-weight: bold;
}

.hovertab2 {
    background: #ABD23A;
    color: #000;
    font-weight: bold;
}


.grid_blue {
    width: 375px;
    height: 200px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    padding: 0px;
}

    .grid_blue a {
        line-height: 25px;
    }

        .grid_blue a:hover {
            text-decoration: underline;
        }


.grid_new2 {
    width: 252px;
    height: 183px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    padding: 0px;
}

    .grid_new2 a {
        line-height: 25px;
    }

        .grid_new2 a:hover {
            text-decoration: underline;
        }




.heading_tab2 {
    margin: 2px 1px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background: #E9F4FA;
    padding: 5px 0 5px 16px;
    text-align: center;
}



















.grid_padding_tabtwo {
    background: #e9f4fa;
    line-height: 20px;
    height: 25px;
    color: #000000;
    text-align: left;
    margin: 0 0 4px;
    font-size: 11px;
}

    .grid_padding_tabtwo ul {
        height: 18px;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .grid_padding_tabtwo li {
        float: left;
        height: 24px;
        width: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        cursor: pointer;
        line-height: 24px;
        text-align: center;
        border-right: 1px solid;
        padding: 0px 12px;
    }

.normaltab3 {
    background: #434343;
    color: #fff;
    font-weight: bold;
}

.hovertab3 {
    background: #ABD23A;
    color: #000;
    font-weight: bold;
}
/**********************************************/

/****************** Three****************************/


.setone {
    line-height: 24px;
    height: 24px;
    color: #000000;
    text-align: left;
    margin: 0 0 4px;
    font-size: 11px;
}

    .setone ul {
        height: 24px;
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: 1px solid #E7E7E7;
    }

    .setone li {
        float: left;
        height: 24px;
        width: 187px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        cursor: pointer;
        line-height: 24px;
        text-align: center;
    }

.normaltab4 {
    background: #fff;
    color: #008EB0;
    font-weight: bold;
}

.hovertab4 {
    background: #268FD3;
    color: #fff;
    font-weight: bold;
}

/**********************************************/


/****************** Four****************************/
.settwo {
    background: #e9f4fa;
    line-height: 24px;
    height: 24px;
    color: #000000;
    text-align: left;
    margin: 0 0 4px;
    font-size: 11px;
}

    .settwo ul {
        height: 24px;
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: 1px solid #E7E7E7;
    }

    .settwo li {
        float: left;
        height: 24px;
        width: 187px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        cursor: pointer;
        line-height: 24px;
        text-align: center;
    }

.normaltab5 {
    background: #fff;
    color: #008EB0;
    font-weight: bold;
}

.hovertab5 {
    background: #268FD3;
    color: #fff;
    font-weight: bold;
}

/**********************************************/

/****************** Five****************************/
.setthree {
    background: #e9f4fa;
    line-height: 24px;
    height: 24px;
    color: #000000;
    text-align: left;
    margin: 0 0 4px;
    font-size: 11px;
    width: 376px;
}

    .setthree ul {
        height: 30px;
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: 1px solid #E7E7E7;
    }

    .setthree li {
        float: left;
        height: 30px;
        width: 186px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        cursor: pointer;
        line-height: 30px;
        text-align: center;
    }

.normaltab6 {
    background: #fff;
    color: #008EB0;
    font-weight: bold;
}

.hovertab6 {
    background: #268FD3;
    color: #fff;
    font-weight: bold;
}

/**********************************************/

.panal_heading_one {
    background: #FFFFFF;
    width: 754px;
    height: auto;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 4px 0px;
    float: left;
    border: 1px solid #E7E7E7;
}

.panal_heading_two {
    background: #FFFFFF;
    width: 754px;
    height: auto;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    margin: 5px 0px 7px 0px;
    padding: 0px 0px 4px 0px;
    border: 1px solid #E7E7E7;
}

.sep_border {
    height: 60px;
    float: left;
    margin: 4px 24px 0 5px;
    padding: 0;
    border: 1px inset #B5D3E5;
}

.grid_padding_clr {
    line-height: 20px;
    height: 25px;
    color: #000000;
    text-align: left;
    margin: 0 0 4px;
    font-size: 11px;
}

    .grid_padding_clr ul {
        height: 18px;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .grid_padding_clr li {
        float: left;
        height: 24px;
        width: 238px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        cursor: pointer;
        line-height: 24px;
        text-align: center;
    }

.footer_slider {
    margin: 0px;
    padding: 0px;
}

    .footer_slider ul {
        margin: 0px 0px 0px 5px;
        padding: 0px;
    }

        .footer_slider ul li {
            margin: 0px 0px;
            display: block;
            padding: 0px 4px;
            list-style: none;
            color: #26477A;
            line-height: 25px;
        }

            .footer_slider ul li a {
                color: #26477A;
                text-decoration: none;
            }

                .footer_slider ul li a:hover {
                    color: #000000;
                    text-decoration: none;
                }

        .footer_slider ul .footer_slider_text {
            padding-left: 1px;
        }

.facebook_bg {
    background: url(../webimages/facebook_icon2.png) no-repeat;
    width: 24px;
    margin-top: 0px;
    cursor: hand;
    height: 24px;
    padding-left: 30px;
    color: #000000;
    line-height: 24px;
}

.twitter_bg {
    background: url(../webimages/twitter_icon2.png) no-repeat;
    width: 24px;
    cursor: hand;
    margin-top: 0px;
    height: 24px;
    padding-left: 30px;
    color: #000000;
    line-height: 24px;
}


.linkedin {
    background: url(../webimages/linkedin_icon2.png) no-repeat;
    width: 24px;
    cursor: hand;
    margin-top: 0px;
    height: 24px;
    padding-left: 30px;
    color: #000000;
    line-height: 24px;
}

.Pinterest {
    background: url(../webimages/pinterest_icon2.png) no-repeat;
    width: 24px;
    cursor: hand;
    margin-top: 0px;
    height: 24px;
    padding-left: 30px;
    color: #000000;
    line-height: 24px;
}

.Youtube {
    background: url(../webimages/youtube_icon2.png) no-repeat;
    width: 24px;
    cursor: hand;
    margin-top: 0px;
    height: 24px;
    padding-left: 30px;
    color: #000000;
    line-height: 24px;
}


.content_div_right {
    width: 762;
    height: auto;
    padding: 0px 0px 0px 0px;
}

.grid_3_big {
    background: #ffffff url(../webimages/pro-high-bg.gif) repeat-x bottom;
    width: 755px;
    height: 184px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    border: 1px solid #E7E7E7;
    float: left;
    margin: 0px 0px 6px 0px;
    padding: 0px;
}

    .grid_3_big h4 {
        background: #e9f4fa;
        line-height: 20px;
        height: 25px;
        color: #000000;
        text-align: left;
        margin: 0 0 4px;
        font-size: 11px;
        padding: 3px 0 0 5px;
    }



.grid_3 {
    /*background:url(../webimages/pro-high-bg.gif) repeat-x bottom; */
    width: 755px;
    height: 100px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    border: 1px solid #E7E7E7;
    float: left;
    margin: 2px 0px 6px 0px;
    padding: 0px;
    background: #FFFFFF;
}

    .grid_3 h4 {
        background: #e9f4fa;
        line-height: 20px;
        height: 25px;
        color: #000000;
        text-align: left;
        margin: 0 0 4px;
        font-size: 11px;
        padding: 3px 0 0 5px;
    }


.grid_3_bank {
    /*background:url(../webimages/pro-high-bg.gif) repeat-x bottom; */
    background: #FFFFFF;
    width: 755px;
    height: 170px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    border: 1px solid #E7E7E7;
    float: left;
    margin: 2px 0px 6px 0px;
    padding: 0px;
}

    .grid_3_bank h4 {
        background: #e9f4fa;
        line-height: 20px;
        height: 25px;
        color: #000000;
        text-align: left;
        margin: 0 0 4px;
        font-size: 11px;
        padding: 3px 0 0 5px;
    }


.grid_4 {
    width: 755px;
    height: 130px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    border: 1px solid #E7E7E7;
    float: left;
    margin: 4px 0px 10px -2px;
    padding: 0px;
}

    .grid_4 h4 {
        background: #e9f4fa;
        line-height: 20px;
        height: 25px;
        color: #000000;
        text-align: left;
        margin: 0 0 4px;
        font-size: 11px;
        padding: 3px 0 0 5px;
    }


.grid_padding_img {
    padding: 0px 5px 0px 5px;
}

    .grid_padding_img p {
        float: left;
        margin-top: -5px;
        padding: 5px;
        line-height: 20px;
        margin-right: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
    }

    .grid_padding_img a {
        text-decoration: underline;
    }

        .grid_padding_img a:hover {
            text-decoration: none;
        }

/****************** 10sep13 ****************************/

.grid_center {
    width: 190px;
    height: 180px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    border: 1px solid #E7E7E7;
    float: left;
    margin: 0px 0px 6px 8px;
    padding: 0px;
}

    .grid_center a {
        padding: 0px;
        margin: 5px auto;
        float: left;
    }

    .grid_center h4 {
        background: #e9f4fa;
        line-height: 20px;
        height: 25px;
        color: #000000;
        text-align: left;
        margin: 0 0 4px;
        font-size: 11px;
        padding: 3px 0 0 5px;
    }

.image_tabs1 {
    width: 97%;
    padding: 5px 0px 0px 0px;
    margin: 0px auto;
}

    .image_tabs1 a {
        padding: 0px;
        margin: 0 34px 0 25px;
        float: left;
    }

.image_tabs {
    width: 78%;
    padding: 11px 0px 0px 98px;
    margin: 0px auto;
}

    .image_tabs a {
        padding: 0px;
        margin: 0 34px 0 25px;
        float: left;
    }

.image_tabs2 {
    width: 97%;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
}

    .image_tabs2 a {
        padding: 0px;
        margin: 0 34px 0 25px;
        float: left;
    }

.image_tabs3 {
    margin: 0 auto;
    padding: 0 0 0 4px;
    width: 100%;
}

    .image_tabs3 a {
        float: left;
        margin: 0 2px 0 1px;
        padding: 0;
    }
/****************** 10sep13 ****************************/

.panal_heading_n2 {
    width: 374px;
    height: auto;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    margin: 13px 0px 0px 0px;
    padding: 0px;
    float: left;
    border: 1px solid #E7E7E7;
}

.ctt_n2 {
    margin: 0 auto;
    height: auto;
    padding: 0px 0 0px 0px;
    clear: both;
    border-top: 0;
    text-align: left;
}

    .ctt_n2 ul.quick_link {
        padding: 0 0 0 0;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: -2px;
        list-style: none;
    }

        .ctt_n2 ul.quick_link li {
            padding-bottom: 0px;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 0px;
            margin-bottom: 0px;
            margin-left: 0px;
            margin-right: 0px;
            margin-top: 0px;
        }

            .ctt_n2 ul.quick_link li a {
                font-family: Verdana;
                font-size: 11px;
                color: #26477A;
                text-decoration: none;
                display: block;
                width: 358px;
                text-align: left;
                line-height: 28px;
                background-color: #EAF3FB;
                border-left: 1px #fff solid;
                border-right: 0px #fff solid;
                border-top: 0px #fff solid;
                border-bottom: 1px #fff solid;
                padding: 0 0 0 15px;
                font-weight: bold;
            }

                .ctt_n2 ul.quick_link li a.def_color {
                    font-family: Verdana;
                    font-size: 11px;
                    color: #26477A;
                    text-decoration: none;
                    display: block;
                    width: 358px;
                    text-align: left;
                    line-height: 28px;
                    background-color: #F7F7F6;
                    border-left: 1px #fff solid;
                    border-right: 0px #fff solid;
                    border-top: 0px #fff solid;
                    border-bottom: 1px #fff solid;
                    padding: 0 0 0 15px;
                    font-weight: bold;
                }

                .ctt_n2 ul.quick_link li a:hover {
                    color: #fff;
                    background-color: #268FD3;
                    border-left: 1px #fff solid;
                    border-right: 0px #0B6DAA solid;
                    border-top: 0px #0B6DAA solid;
                    border-bottom: 1px #fff solid;
                    font-weight: bold;
                }


.grid_blue_n3 {
    width: 380px;
    height: 200px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    padding: 0px;
}

    .grid_blue_n3 a {
        line-height: 25px;
    }

        .grid_blue_n3 a:hover {
            text-decoration: underline;
        }
