/*--Layout styles--*/
.wrap_1000
{
    width: 1000px;
    margin: 0 auto;
}
.wrap_794
{
    width: 794px;
    margin: 0 auto;
}
.side_452
{
    width: 452px;
}
.side_288
{
    width: 288px;
}
.side_410
{
    width: 410px;
}
.side_452
{
    width: 452px;
}
.side_700
{
    width: 700px;
}
.half_cnt
{
    width: 50%;
}
.marg_lr60
{
    margin-left: 60px !important;
    margin-right: 60px !important;
}
.marg_t7
{
    margin-top: 0.4em !important;
}
.marg_t40
{
    margin-top: 2.2em !important;
}
.marg_t15
{
    margin-top: 0.8em !important;
}
.marg_b20
{
    margin-bottom: 1.6em !important;
}
.transp_delim_b
{
    background: url(../img/re/transp_delim.png) no-repeat center bottom;
    padding-bottom: 20px;
}
/*--Common styles--*/
.img_cnt
{
}
.img_cnt img
{
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}
.hov_undl
{
    text-decoration: underline;
}
.hov_undl:hover
{
    text-decoration: none;
}
/*--Header--*/
.hdr
{
    background: #232C42;
    padding: 8px 0 9px;
}
/*s logo start*/
.hdr a {
    color: #fff;
}

.logo_hdr{
    width: 220px;
    height: 42px;
    display: block;
    float: left;
}

.logo_hdr p{
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 5px;
}
.logo_hdr span{
    font-size: 0.8em;
}


/*s logo end*/
.hdr .logo
{
    float: left;
    width: auto;
    max-height: 42px;
}
#mobilenav
{
    display: none;
    float: right;
    margin-top: 8px;
}
#mobilenav a
{
    display: block;
    background: url(../img/mobile_nav_btn.png) no-repeat right top;
    width: 38px;
    height: 28px;
}
#mobilenav a.active
{
    background: url(../img/mobile_nav_btn.png) no-repeat left top;
}
.nav
{
    float: left;
    font-size: 1.12em;
    line-height: 1.3em;
    margin: 12px 0px 8px 16px;
    color: #FFF;
}
.nav li
{
    float: left;
    margin-left: 18px;
    padding-left: 14px;
}
.nav a
{
    color: #FFF;
}
.nav a:hover
{
    color: #7EBBEB;
}
.nav_delim li
{
    border-left: 1px solid #666;
}
.sign_nav
{
    float: right;
    margin-bottom: 7px;
}
.sign_nav input
{
    float: left;
    margin: 10px 0 0 12px;
}
/*--Signed in--*/
.sign_in
{
    font-size: 1.12em;
    line-height: 1.3em;
    color: #FFF;
    margin: 12px 20px 8px 0;
    position: relative;
}
.icon_stgs
{
    background: url(../img/icon_settings.png) no-repeat right center;
    padding: 8px 44px 8px 0;
}
.arrw_transp_b
{
    background: url(../img/arrw_wht_btn_transp.png) no-repeat right center;
    padding: 0 16px 0 0;
}
.sign_in_act
{
    position: absolute;
    top: 39px;
    right: 0;
    background: #FFF;
    border: 1px solid #999;
    padding: 8px 32px 8px 18px;
    display: none;
    z-index: 1;
}
.sign_in_act:before
{
    position: absolute;
    top: -9px;
    right: 14px;
    content: "";
    border-bottom: 9px solid #FFF;
    border-left: 8px solid #232C42;
    border-right: 8px solid #232C42;
}
.sign_in_act li
{
    margin: 8px 0;
}
.sign_in_act a
{
    color: #000;
    white-space: nowrap;
}
/*--Footer--*/
.sup_ftr
{
    background: #252525;
    padding: 2.4em 0;
}
.sup_ftr ul
{
    float: left;
    width: 21%;
    margin: 0.8em 0 0.8em 4%;
}
.sup_ftr ul ul
{
    float: none;
    width: auto;
    margin: 0;
}
.sup_ftr li
{
    margin: 0.41em 0;
}
.sup_ftr li em
{
    font-size: 1.12em;
    line-height: 1.3em;
    color: #FFF;
    border-bottom: 1px solid #216AC8;
    font-style: normal;
    padding: 0 1em 0.78em 0;
    margin-bottom: 0.56em;
    float: left;
}
.sup_ftr a
{
    color: #999;
}
.ftr
{
    background: #D7D7D7;
    color: #666;
    padding: 1.32em;
    line-height: 1.62em;
}
.ftr a
{
    color: #000;
    margin: 0 4.4em 0 0;
}
.ftr span
{
    margin: 0 4.4em 0 0;
}
/*--Text styles--*/
.txt_cnt
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    line-height: 22px;
    margin-top: 22px;
    margin-bottom: 22px;
}
.txt_cnt p
{
    margin: 22px 0;
}
.txt_cnt a
{
    color: #333;
    text-decoration: underline;
}
.txt_cnt a:hover
{
    text-decoration: none;
}
.txt_cnt2
{
    font-size: 14px;
    line-height: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 10px 0;
}
.txt_11
{
    font-size: 11px !important;
    line-height: 14px !important;
}
.dl_comm
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px;
    margin-bottom: 40px;
}
.dl_comm dt
{
    font-weight: bold;
    margin: 24px 0 7px;
    font-size: 16px;
}
.dl_comm dd
{
    margin: 7px 0;
}
.dl_comm dd ol
{
    margin-left: 54px;
    list-style: outside;
    list-style: decimal;
}
.dl_comm dd li
{
    margin: 5px 0;
}
.txt14
{
    font-size: 0.872em;
    /*line-height: 1.42em;*/
    line-height: 1.714em;
}
.txt16
{
    font-size: 1.116em;
    line-height: 1.616em;
    margin: 0.8em 0;
}
.txt18
{
    font-size: 1.25em;
    line-height: 1.445em;
    margin: 1.445em 0;
}
.txt18 p
{
    margin: 1.445em 0;
}
/*.txt18 a
{
	text-decoration: underline;
}*/
.td_undr a
{
    text-decoration: underline;
}
.td_undr a:hover
{
    text-decoration: none;
}
/*--Headls--*/
.headl18
{
    font-size: 1.25em;
    line-height: 1.445em;
    margin-top: 1.2em;
    margin-bottom: 0.8em;
}
.headl20
{
    font-size: 1.38em;
    line-height: 1.4em;
    margin-top: 1.2em;
    margin-bottom: 0.8em;
    text-transform: uppercase;
    font-weight: bold;
}
.headl24
{
    font-size: 1.66em;
    line-height: 1.2em;
    margin-top: 1.2em;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}
.headl28
{
    font-size: 1.94em;
    line-height: 1.2em;
    margin-top: 1.2em;
    margin-bottom: 0.8em;
    text-transform: uppercase;
    font-weight: bold;
}
.headl30
{
    font-size: 2.06em;
    line-height: 1.2em;
    margin-top: 1.2em;
    margin-bottom: 0.8em;
    text-transform: uppercase;
}
.headl30 p
{
    font-size: 18px;
    line-height: 22px;
    margin: 22px 0;
}
.headl30 a
{
    color: #333;
}
/*
.headl36
{
	font-size: 2.5em;
	line-height: 1.2em;
    font-family: 'Copse', serif;
    margin-top: 30px;
    margin-bottom: 16px;
}
.headl36 em
{
	font-size: 20px;
	font-style: normal;
	color: #666;
	margin: 0 8px;
}
.headl45
{
    font-size: 45px;
    line-height: 52px;
    font-family: 'Copse', serif;
    margin-top: 32px;
    margin-bottom: 30px;
}*/
.headl_brd_d
{
    border-bottom: 1px solid #EEE;
    padding-bottom: 15px;
}
.txt_capit
{
    text-transform: capitalize;
}
/*--Headl lined--*/
.headl_lined
{
    font-size: 1.38em;
    line-height: 1.2em;
    text-align: center;
    margin: 16px 10% 24px;
    overflow: hidden;
}
.headl_lined b
{
    position: relative;
}
.headl_lined b::before
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    content: "";
    background: #999;
    display: block;
    height: 1px;
    width: 80px;
}
.headl_lined span
{
    position: relative;
}
.headl_lined span::before,
.headl_lined span::after
{
    position: absolute;
    top: 50%;
    content: "";
    background: #999;
    display: block;
    height: 1px;
    width: 10%;
    min-width: 30px;
}
.headl_lined span::before
{
    left: 100%;
    margin-left: 20px;
}
.headl_lined span::after
{
    right: 100%;
    margin-right: 20px;
}





/*--Responsive--*/
.mob_disp_none
{
}


@media only screen and (max-width: 1036px) {

    .wrap_1000
    {
        width: 98%;
        margin: 0 auto;
    }
    .nav
    {
        font-size: 1em;
        margin: 14px 5px 8px 0px;
    }
    .nav li
    {
        margin-left: 12px;
        padding-left: 8px;
    }

}


@media only screen and (max-width: 860px) {

    #mobilenav
    {
        display: block;
    }
    nav
    {
        display: none;
    }
    nav.active
    {
        display: block;
        clear: both;
        width: 100%;
        float: right;
        background: #1C2134;
        margin: 8px -1% -9px;
        padding: 0 1%;
    }
    .nav
    {
        margin-left: 4px;
    }
    .nav li
    {
        margin-right: 12px;
        padding-right: 8px;
        margin-left: 0;
        padding-left: 0;
    }
    .half_cnt
    {
        width: 98%;
        margin: 0 auto;
        float: none !important;
    }
    .sup_ftr ul
    {
        width: 45%;
        margin: 13px 2.5% 15px;
    }

}


@media only screen and (max-width: 640px) {

    body
    {
        /*font-size: 0.8em;*/
        font-size: 0.9em;
    }
    .nav
    {
        float: none;
        font-size: 1.2em;
        margin-top: 4px;
    }
    .nav li
    {
        float: none;
        border-bottom: 1px solid #333940;
        padding: 0.26em 0.2em;
    }
    .sign_nav
    {
        width: 100%;
        margin-bottom: 1em;
    }
    .sign_nav input
    {
        margin: 10px 12px 0 4px;
    }

}


@media only screen and (max-width: 480px) {

    .sup_ftr
    {
        padding: 0.41em 0;
    }
    .sup_ftr ul
    {
        width: 100%;
        margin: 0;
    }
    .ftr_disp_none
    {
        display: none;
        border-top: 1px solid #216AC8;
        padding: 0.2em 2.4em;
    }
    .mob_ftr_open .ftr_disp_none
    {
        display: block;
    }
    .sup_ftr li
    {
        margin: 0;
    }
    .sup_ftr li em
    {
        display: block;
        float: none;
        cursor: pointer;
        position: relative;
        margin-bottom: 0;
        padding: 0.58em 2em 0.58em 1.2em;
        border-top: 1px solid #216AC8;
        border-bottom: 0;
    }
    .sup_ftr ul:first-child em
    {
        border-top: none;
    }
    .sup_ftr li em::before
    {
        content: "";
        position: absolute;
        top: 14px;
        right: 1em;
        background: url(../img/arrw_gray_open.png);
        width: 22px;
        height: 12px;
    }
    .mob_ftr_open li em::before
    {
        background: url(../img/arrw_gray_close.png);
    }
    .mob_ftr_open ul li
    {
        margin: 0.41em 0;
    }
    .ftr a,
    .ftr span
    {
        display: block;
    }

}


