body, html {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 100%;
    font-size: 11px;
    color: #000000;
    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;
}

.main_table {
    border: 0px #0E6CAA solid;
    background: #ffffff url(../webimages/header_bg.gif) repeat-x;
}


/********************************************/

.menu_container {
    width: 100%;
    height: 27px;
}

.main_menu_bg {
    width: 100%;
    height: 27px;
    background: url("../webimages/topnav_a.gif") repeat-x;
}




.main_menu {
    width: 910px;
    height: 30px;
    float: left;
    position: relative;
    z-index: 600;
}


    .main_menu ul ul {
        text-transform: none;
        letter-spacing: normal;
    }

    .main_menu ul .tlast:hover ul {
        left: -145px;
        top: 30px;
    }

    .main_menu ul li.ajxover.tlast ul {
        left: -145px;
        top: 30px;
        display: none;
    }

    .main_menu ul ul ul {
        text-transform: none;
        letter-spacing: normal;
    }

    .main_menu ul .tlast1:hover ul {
        left: -162px;
        top: 30px;
    }

    .main_menu ul li.ajxover.tlast1 ul {
        left: -162px;
        top: 30px;
        display: none;
    }

    .main_menu ul ul li.ajxover.tlast2 ul {
        left: -235px;
        top: 0px;
        display: none;
        width: 280px;
    }

        .main_menu ul ul li.ajxover.tlast2 ul li a {
            width: 257px;
        }


    * html .main_menu .ajxmw1 {
        float: left;
        height: 1px;
        border-left: 590px solid #fff;
    }

    * html .main_menu .ajxmw2 {
        margin-left: -590px;
        height: 1px;
    }

    .main_menu ul {
        position: relative;
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style-type: none;
        background: none;
    }

    .main_menu li {
        float: left;
        margin: 0;
        padding: 0px 0px 0px 0px;
    }
        /* main menu space */
        .main_menu li.tlast {
            padding-right: 0px;
        }

        .main_menu li:hover {
            position: relative;
        }

        .main_menu li.ajxsub:hover {
            background: #a3a3a4;
            color: #070707;
        }

    .main_menu a {
        font-family: Arial Unicode MS,Arial, Helvetica, sans-serif,;
        float: left;
        padding: 1px 20px 0 20px;
        color: #ffffff;
        display: block;
        font-size: 11px;
        height: 29px;
        line-height: 29px;
        text-align: center;
        text-decoration: none;
        width: 120px;
        font-weight: bold;
    }

        .main_menu a b {
            display: block;
            padding: 0 0px 0 0;
        }

    .main_menu li:hover a, .main_menu .ajxover a {
        color: #000000;
        background: url("../webimages/topnav_r.gif") repeat-x scroll center top #1a60a6;
    }


    /**************************For Sub Menu***************************/

    .main_menu a.ajxsub {
        padding: 0px 4px 0px 4px;
    }
        /* main menu width increse here */
        .main_menu a.ajxsub b {
            padding: 0;
        }

    .main_menu ul ul {
        position: absolute;
        left: -9999px;
        top: -9999px;
        width: 164px;
        height: auto;
        background: #FFFFFF url(../webimages/menu_sub_back_bg.png) bottom repeat-x;
        border: #A6ABAE 1px solid;
    }
    /* sub menu background color change */
    .main_menu ul :hover ul, .main_menu ul .ajxover ul {
        left: 0px;
        top: 28px;
        z-index: 999px;
    }

    .main_menu li li {
        padding: 0px 0px;
        border-bottom: #ffffff 1px solid;
        margin: 0px 0px 0px 0px;
    }
        /*sub menu right and left side gap */
        .main_menu li li.sfirst {
            border-top: none;
        }

        .main_menu li li.slast {
            padding-bottom: 10px;
        }

    .main_menu ul ul a, .main_menu ul :hover ul a, .main_menu ul :hover ul :hover ul a, .main_menu ul .ajxover ul a, .main_menu ul .ajxover ul .ajxover ul a {
        float: none;
        margin: 0px;
        width: 154px;
        padding: 5px;
        height: 15px;
        font-size: 10px;
        line-height: 15px;
        text-decoration: none;
        text-align: left;
        border: 0;
        color: #000000;
        background: none;
        background: #F7DE67;
    }
    /* sub menu properties */
    .main_menu ul :hover ul .sfirst a, .main_menu ul :hover ul :hover ul .sfirst a, .main_menu ul .ajxover ul .sfirst a, .main_menu ul .ajxover ul .ajxover ul .sfirst a {
        margin-top: 1px;
    }
    /* sub menu top space */
    .main_menu ul ul :hover a, .main_menu ul ul :hover ul :hover a, .main_menu ul ul .ajxover a, .main_menu ul ul .ajxover ul .ajxover a {
        color: #ffffff;
        background: #1A60A6;
    }
    /* sub menu font color change */
    .main_menu ul ul a.ajxsub, .main_menu ul :hover ul a.ajxsub, .main_menu ul .ajxover ul a.ajxsub {
        background: url(../webimages/site_map_arrow.png) no-repeat 220px 10px;
    }
    /* sub menu width change */
    .main_menu ul ul :hover a.ajxsub, .main_menu ul ul .ajxover a.ajxsub {
        color: #ffffff;
        background: #1A60A6;
    }
    /* sub menu backgroun hover color change */
    .main_menu ul :hover ul ul, .main_menu ul .ajxover ul ul {
        position: absolute;
        left: -9999px;
        top: -9999px;
    }

    .main_menu ul :hover ul :hover ul, .main_menu ul .ajxover ul .ajxover ul {
        left: 150px;
        top: -1px;
    }

    .main_menu ul :hover ul .sfirst:hover ul, .main_menu ul .ajxover ul .ajxover.sfirst ul {
        top: 2px;
    }

    .main_menu br {
        clear: both;
        height: 0;
        font-size: 1px;
        line-height: 0px;
    }

.menu_center .ajxmw2 ul li ul li {
    background: none;
}

ajxsub
/******************************/
.main_menu ul ul.ul_membership {
    width: 245px !important;
    border: #A6ABAE 1px solid !important;
}

.main_menu ul ul.ul_membership li a {
    width: 242px !important;
}

.main_menu ul ul.ul_products {
    width: 221px !important;
    border: #A6ABAE 1px solid !important;
}

    .main_menu ul ul.ul_products li a {
        width: 210px !important;
        color: #000000;
    }

        .main_menu ul ul.ul_products li a:hover {
            color: #ffffff;
        }

.main_menu ul ul li a.mnu1arrow ul {
    background: #ffffff;
}

.main_menu ul ul li a.mnu1arrow2 ul {
    background: #ffffff;
}


.main_menu ul ul li a.mnu1arrow {
    background: #F7DE67 url("../webimages/menu_arrow.gif") no-repeat scroll 202px 7px;
}

    .main_menu ul ul li a.mnu1arrow:hover {
        background: #1A60A6 url("../webimages/menu_hover.gif") no-repeat scroll 202px 7px;
    }

.main_menu ul ul li a.mnu1arrow2 {
    color: #000000;
    background: #F7DE67 url("../webimages/menu_arrow.gif") no-repeat scroll 157px 8px;
}

    .main_menu ul ul li a.mnu1arrow2:hover {
        background: #1A60A6 url("../webimages/menu_hover.gif") no-repeat scroll 157px 8px;
        color: #ffffff;
    }
    .main_menu ul ul li a.mnuarrowResources {
    color: #000000;
    background: #F7DE67 url("../webimages/menu_arrow.gif") no-repeat scroll 210px 8px;
}

    .main_menu ul ul li a.mnuarrowResources:hover {
        background: #1A60A6 url("../webimages/menu_hover.gif") no-repeat scroll 210px 8px;
        color: #ffffff;
    }

.main_menu ul ul li ul.ul_resources_sub a {
    color: #FF0000;
    width: 229px !important;
}

.main_menu ul ul li ul.ul_resources_sub a {
    color: #FF0000;
    width: 229px !important;
}

.main_menu ul ul.ul_resources {
    width: 221px !important;
    border: #A6ABAE 1px solid !important;
}
  .main_menu ul ul.ul_resources li a {
        width: 210px !important;
        color: #000000;
    }

        .main_menu ul ul.ul_resources li a:hover {
            color: #ffffff;
        }

/******************************/


.main_menu li.separator {
    background: url(../webimages/topnav_line.gif) no-repeat 0px 0px;
    width: 1px;
    height: 26px;
    padding: 0px;
    margin-top: 0px;
}

.home_btn {
    width: 26px;
    height: 26px;
    float: left;
    margin: 3px 0px 0px 12px;
    padding-right: 10px;
}


/*******************************************/












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;
}
/* 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 */


/*-----------------------------*/



/* For first level menu.*/


/* End added */



/*  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;
    border-bottom: 1px solid #0E6CAA;
    border-right: 1px solid #0E6CAA;
    border-left: 1px solid #0E6CAA;
}

.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: 190px;
            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_right.png) 193px 13px no-repeat;
                font-family: Verdana;
                font-size: 11px;
                color: #000;
                text-decoration: none;
                display: block;
                width: 190px;
                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_and {
                background: url(../webimages/android_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_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 {
    background: #157FC8 url(../webimages/footer_bg.gif) top left repeat-x;
    font-size: 11px;
}

.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;
}

    .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;
}

.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: 192px;
        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: 290px;
    padding: 0 10px 0 10px;
    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 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: 297px;
            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: 297px;
                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: 98%;
    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: 128px;
        }

            .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 14px;
    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: 13px 14px 12px 22px;
}

.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: 240px;
}

.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;
}

    .pro-high .ctt {
        width: 290px;
        padding: 0 8px 0 8px;
        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: url(../webimages/pro-high-bg.gif) repeat-x bottom;
    width: 316px;
    height: 200px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    /*border:1px solid #E7E7E7;*/
    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: 480px;
    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: 566px;
    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: 400px;
    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: 316px;
    height: auto;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    margin: 13px 5px -9px;
    padding: 0px;
    float: left;
    border: 1px solid #E7E7E7;
}

.panal_heading_tab3 {
    width: 360px;
    height: auto;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    margin: 13px 5px -9px;
    padding: 0px;
    float: left;
    border: 1px solid #E7E7E7;
    background: #ffffff url("../webimages/pro-high-bg.gif") repeat-x scroll center bottom;
}


.panal_heading_tab4 {
    width: 316px;
    height: auto;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    margin: 0px 5px 0px 10px;
    padding: 0px;
    float: left;
    border: 1px solid #E7E7E7;
    background: #ffffff;
}



.heading_tab2 {
    margin: 2px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    background: #E9F4FA;
    padding: 5px 0px 5px 10px;
    text-align: center;
}

.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 14px;
        border-right: 1px solid;
    }

.normaltab2 {
    background: #434343;
    color: #fff;
    font-weight: bold;
}

.hovertab2 {
    background: #ABD23A;
    color: #000;
    font-weight: bold;
}






.grid_blue {
    background: url(../webimages/pro-high-bg.gif) repeat-x bottom;
    width: 316px;
    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_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 3px;
    }

.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: 158px;
        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: 140px;
        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: 359px;
}

    .setthree ul {
        height: 24px;
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: 1px solid #E7E7E7;
    }

    .setthree li {
        float: left;
        height: 24px;
        width: 209px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        cursor: pointer;
        line-height: 24px;
        text-align: center;
    }





.normaltab6 {
    background: #fff;
    color: #008EB0;
    font-weight: bold;
}

.hovertab6 {
    background: #268FD3;
    color: #fff;
    font-weight: bold;
}

/**********************************************/

.panal_heading_one {
    width: 566px;
    height: auto;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    margin: 0px 0px 7px 0px;
    padding: 0px;
    float: left;
    border: 1px solid #E7E7E7;
}

.panal_heading_two {
    width: 400px;
    height: auto;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: right;
    margin: 0px 5px 7px 0px;
    padding: 0px;
    border: 1px solid #E7E7E7;
    /* background:#FF0000;*/
}

.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: 100%;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin-top: 0;
}

.grid_3_big {
    /*background:url(../webimages/pro-high-bg.gif) repeat-x bottom; */
    width: 770px;
    height: 190px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    border: 1px solid #E7E7E7;
    float: left;
    margin: 0 0 0;
    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: 770px;
    height: 113px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    border: 1px solid #E7E7E7;
    float: left;
    margin: 7px 0 8px;
    padding: 0px;
}

    .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; */
    width: 770px;
    height: 187px;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    border: 1px solid #E7E7E7;
    float: left;
    margin: -1px 0 8px;
    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;
    }






.image_tabs {
    padding: 0px;
    margin: 12px 0 0 150px;
}

    .image_tabs a {
        padding: 0px;
        margin: 0 35px 0 26px;
        float: left;
    }

.grid_4 {
    /*background:url(../webimages/pro-high-bg.gif) repeat-x bottom; */
    width: 982px;
    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: 100%;
    padding: 7px 0px 0px 27px;
    margin: 0px auto;
}

    .image_tabs1 a {
        padding: 0px;
        margin: 0 34px 0 25px;
        float: left;
    }

.image_tabs {
    width: 80%;
    padding: 13px 0px 0px 150px;
    margin: 0px auto;
}

    .image_tabs a {
        padding: 0px;
        margin: 0 34px 0 25px;
        float: left;
    }

.image_tabs2 {
    width: 100%;
    padding: 7px 0px 0px 27px;
    margin: 0px auto;
}

    .image_tabs2 a {
        padding: 0px;
        margin: 0 34px 0 25px;
        float: left;
    }

.image_tabs3 {
    margin: 0 auto;
    padding: 7px 0 0 6px;
    width: 100%;
}

    .image_tabs3 a {
        float: left;
        margin: 0 2px 0 3px;
        padding: 0;
    }
/****************** 10sep13 ****************************/

.panal_heading_n2 {
    width: 280px;
    height: auto;
    text-align: justify;
    font: bold 11px Arial, Helvetica, sans-serif;
    float: left;
    margin: 13px 5px -9px;
    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: 261px;
                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: 261px;
                    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;
                }

/****************** 10sep13 ****************************/

.HT_tab {
    color: #26477a;
    width: 260px;
    height: 25px;
    padding-left: 16px;
    font-size: 11px;
    line-height: 24px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



<!-- 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 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 li: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;
    }

    .lbbox li.color_1: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;
    }

.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;
}

    .lbbox li a:hover {
        color: #fff;
        text-decoration: none;
    }



<!-- For list of brokers and members End -->
<!-- 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;
}

    .util_quick .widget_quick img {
        margin-left: 10px;
        margin-top: 5px;
        padding: 0 0 5px 0px;
    }

.util_quick .expand {
    padding: 0px;
    margin: 0px;
    width: 207px;
    height: auto;
    position: relative;
    top: -4px !important;
    left: 10px;
    display: none;
    z-index: 999999 !important;
}

.util_quick .widget_quick:hover .expand {
    padding: 12px 0px 0px 0px;
    margin: 0px;
    width: 207px;
    height: auto;
    position: relative;
    top: 3px !important;
    left: -65px;
    display: block;
    background: url(../webimages/all_icons.png) no-repeat 85px -78px;
    z-index: 999999 !important;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {

    .util_quick .expand {
        padding: 0px;
        margin: 0px;
        width: 197px;
        height: auto;
        position: relative;
        top: -5px !important;
        left: 10px;
        display: none;
        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;
        display: block;
        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: 208px;
    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: -30px 0px 0px 206px;
            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" -->
/****************** 10sep13 ****************************/
.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;
    }

/******************* Download Trade Console Menu ***********************************************/

#imageContainer {
    height: 100px;
}

    #imageContainer img {
        display: none;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100px;
        width: 196px;
        opacity: -0.01;
    }

#imageContainer1 {
    height: 80px;
}

    #imageContainer1 img {
        display: none;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 80px;
        width: 196px;
        opacity: -0.01;
    }

.clsrelocating {
    filter: alpha(opacity=100);
}

.hed17 {
    color: #0c6daa;
    font-weight: bold;
    font-family: Verdana;
    text-align: justify;
    font-size: 11px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    text-align: justify;
}

.cssGoldhedge {
    filter: alpha(opacity=100);
}

.cssdivpopup {
    position: absolute;
    margin: 0px auto;
    width: 400px;
    border: 0px solid #4385BC;
    background: #FF0000;
    filter: alpha(opacity=100);
}

.section_heading {
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.csswanted {
    position: absolute;
    z-index: auto;
    margin: 0px auto;
    padding: 0px;
    filter: alpha(opacity=100);
    width: 100%;
}

#nl_topic {
    margin: -5px 0px 0px 0px;
}

.submenu_margin {
    background: #FF0000;
    width: 200px;
    height: 30px;
    margin-left: 20px;
    z-index: 10000;
}

li.ssbx {
    padding: 1px 1px 1px 5px !important;
    margin: !important;
}

.ssbxmn {
    float: left;
    z-index: 2000;
}

    .ssbxmn ul {
        list-style: none;
    }

    .ssbxmn li {
        margin: 0;
        padding: 0;
    }

        .ssbxmn li a {
            margin: 0;
            padding: 0;
            display: block;
            color: #26477a;
            text-decoration: none;
        }

    .ssbxmn ul ul {
        display: none;
        margin-left: 0px;
        padding-right: 10px;
        padding-left: 15px;
        border-bottom: 1px solid #fff;
    }

    .ssbxmn li:hover > ul {
        display: block;
    }

    .ssbxmn ul ul a {
        text-align: left;
        padding: 3px 0 3px;
        color: #26477a;
        font-family: Verdana;
        font-size: 10px !important;
    }

    .ssbxmn li li {
    }

    .ssbxmn ul ul a:hover {
        color: #fff !important;
        text-decoration: none;
    }

    .ssbxmn li a:hover {
        color: #fff !important;
    }

    .ssbxmn ul ul:hover {
        background: #cccccc;
        color: #fff;
    }

    .ssbxmn ul.ssbxone {
        background: #f7f7f6;
    }

    .ssbxmn ul.ssbxone2 {
        background: #eaf3fb;
    }

    .ssbxmn ul.ssbxone3 {
        background: #f7f7f6;
    }

    .ssbxmn ul.ssbxone4 {
        background: #eaf3fb;
    }

    .ssbxmn ul.and-icon {
        background: #eaf3fb;
    }

    .ssbxmn li.and-icon2 {
        background: url(webimages/android_icon.png) right center no-repeat;
        padding-right: 10px;
    }

    .ssbxmn li.bxone {
        background: url(webimages/windows_icon.png) right center no-repeat;
        padding-right: 10px;
    }

    .ssbxmn li.bxone2 {
        background: url(webimages/mac_icon.png) right center no-repeat;
        padding-right: 10px;
    }

    .ssbxmn li.bxone3 {
        background: url(webimages/mobile_icon.png) right center no-repeat;
        padding-right: 10px;
    }

    .ssbxmn li.bxone4 {
        background: url(webimages/windows_icon.png) right center no-repeat;
        border: none;
        padding-right: 10px;
    }


    .ssbxmn ul.ssbxone5 {
        background: #f7f7f6;
        width: 292px;
        padding-bottom: 6px;
        padding-top: 0px;
    }

    .ssbxmn ul.ssbxone6 {
        background: #eaf3fb;
        width: 292px;
        padding-bottom: 6px;
        padding-top: 0px;
    }

    .ssbxmn ul.ssbxone7 {
        background: #f7f7f6;
        width: 292px;
        padding-bottom: 6px;
        padding-top: 0px;
    }

    .ssbxmn ul.ssbxone8 {
        background: #eaf3fb;
        width: 292px;
        padding-bottom: 6px;
        padding-top: 0px;
    }

/********************************************/
