﻿/*!footer.css*/
/*<StayConnected_area>*/

.stay_connected {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 10px;
    color: #0175be;
    /*height: 34px !important;*/
    width: 909px;
    /*line-height: 34px;
    border-top: 1px solid #0175be;
    border-bottom: 1px solid #0175be;*/
}

    .stay_connected ul {
        margin-top: 0;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 12px;
        color: #0175be;
        list-style-type: none;
        list-style-position: outside;
        padding-left: 0;
        margin-left: 0;
    }

    .stay_connected li {
        float: left;
        margin-right: 10px;
    }

        .stay_connected li a,
        .stay_connected li a:link,
        .stay_connected li a:visited,
        .stay_connected li a:hover,
        .stay_connected li a:active,
        .stay_connected li a:focus {
            text-decoration: none;
            color: #0175be;
            height: 23px;
            line-height: 15px;
            text-align: left;
            display: block;
            padding: 8px 0 0;
        }

            .stay_connected li a.title {
                font-weight: 400 !important;
                font-size: 10px;
                color: #0175be;
            }

    .stay_connected span {
        width: 21px;
        height: 21px;
        display: block;
        float: left;
        margin: -5px 10px 0 4px;
    }
    /*<Social_Area>*/
    .stay_connected .social span.blog-icon {
        background: url(Images/social/blogger.png) no-repeat 0 0;
        width: 24px;
        height: 24px;
    }

    .stay_connected .social span.fb-icon {
        background: url(Images/social/Facebook.png) no-repeat 0 0;
        width: 24px;
        height: 24px;
    }

    .stay_connected .social span.twit-icon {
        background: url(Images/social/twitter-24x24.png) no-repeat 0 0;
        width: 24px;
        height: 24px;
    }

    .stay_connected .social span.at15t_compact {
        width: 32px;
        height: 32px;
    }

    .stay_connected .social span.mobi-icon {
        background: url(Images/social/btnmobile.png) no-repeat 0 0;
        width: 25px;
        height: 24px;
    }

    * html .stay_connected .social span.mobi-icon {
        background: url(Images/social/btnmobileIE6.png) no-repeat 0 0;
        width: 25px;
        height: 24px;
    }

    .stay_connected .social span.addthis-icon {
        background: url(Images/social/addthis_24x24.png) no-repeat 0 0;
        width: 24px;
        height: 24px;
    }

    * html .stay_connected li {
        height: 24px;
    }

    * html .stay_connected .social li.i1 {
        width: 79px;
    }

html .stay_connected .social li.i2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

* html .stay_connected .social li.i2 {
    width: 82px;
}

* html .stay_connected .social li.i3 {
    width: 116px;
}

* html .stay_connected .social li.i4 {
    width: 93px;
}

* html .stay_connected .social li.i5 {
    width: 97px;
}

* html .stay_connected .social li.i6 {
    width: 100px;
}
/*</Social_Area>*/
/*<pageaction_area>*/
.pageaction {
    float: right;
}

.stay_connected ul.pageaction {
    font-family: 'Poppins', sans-serif;
    font-weight: 400 !important;
    font-size: 10px;
    color: #0175be;
    margin-right: 0;
    padding-right: 0;
    line-height: 15px;
    height: 34px !important;
}

.stay_connected .pageaction span.email-icon {
    width: 19px;
    height: 16px;
    background: url(Images/social/btnEmail.png) no-repeat 0 0;
    margin: 0 10px 0 4px;
}

.stay_connected .pageaction span.print-icon {
    width: 19px;
    height: 20px;
    background: url(Images/social/btnPrint.png) no-repeat 0 0;
    margin: -3px 10px 0 4px;
}

* html .stay_connected .pageaction span.email-icon {
    background: url(Images/social/btnEmailIE6.png) no-repeat 0 0;
    margin: 0;
}

* html .stay_connected .pageaction span.print-icon {
    background: url(Images/social/btnPrintIE6.png) no-repeat 0 0;
    margin: -3px 0 0;
}

* html .stay_connected ul.pageaction {
    width: 115px;
    height: 32px;
}

* html .stay_connected .pageaction li.i1 {
    width: 65px;
}

* html .stay_connected .pageaction li.i2 {
    width: 50px;
}

* html .stay_connected .pageaction li {
    float: left;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

body {
    padding-bottom: 40px;
}

/*</pageaction_area>*/
/*<StayConnected_area>*/

.btmFoot {
    margin-top: 19px;
}

.BiggerSSL img {
    width: 160px !important;
    height: 80px !important;
}

    .BiggerSSL img.InTest {
        background-image: url('Images/TestOnly/Thawte sealtest.png');
        background-repeat: no-repeat;
        background-position: 0 0;
        overflow: visible;
        width: 160px;
        height: 80px;
    }

span.BiggerSSL {
    display: inline-block;
    width: 160px;
    height: 80px;
    margin-left: -15px;
    /*margin-top: -10px;*/
    overflow: visible;
}

* html span.BiggerSSL {
    margin-top: 0;
}
/*<site map>*/
.RadSiteMap_tzSiteMap {
    color: #0175be;
    font-family: Arial,Arial;
    font-size: 9px;
    height: 70px !important;
    width: 447px;
    padding-left: 0;
    margin-left: 0;
}

* html .RadSiteMap_tzSiteMap {
    width: 400px !important;
}

    .RadSiteMap_tzSiteMap ul {
        width: auto !important;
        height: 90px !important;
        padding-left: 0;
        margin-left: 0;
        display: block;
    }

    .RadSiteMap_tzSiteMap a {
        text-decoration: none;
        color: #0175be;
    }

        .RadSiteMap_tzSiteMap a.rsmLink {
            padding: 0px 10px;
        }
/*</site map>*/
.agntLogin, .agntLogin a {
    display: block;
    text-align: right;
    font-family: Arial,Arial,Helvetica;
    color: #0175be !important;
    font-size: 9px;
    font-weight: 700 !important;
    text-decoration: none;
}

.agntLoginButton {
    display: block;
    text-align: right;
    font-family: Arial,Arial,Helvetica;
    font-size: 9px;
    font-weight: 700 !important;
    text-decoration: none;
    float: right;
}

* html .fixIE6 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.smallChk {
    color: #0175be;
    font-family: Arial;
    font-size: 11px;
    float: left;
    font-weight: bold;
}

    .smallChk label {
    }

.hprlnk {
    float: right;
    color: #0175be;
    font-family: Arial;
    font-size: 11px;
    text-align: right;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    padding-top: 2px;
}

*html .hprlnk,
* + html .hprlnk {
    float: none;
}
/**Added for removing "add this" social icons**/
div.RadSocialShare {
    border: none;
    background: none;
}

.RadSocialShare.TransWrapper {
    background: none;
    border: none;
}

.stay_connected span {
    margin-top: -10px;
}

.stay_connected .sshListItem:last-child .sshText {
    margin: -5px 0;
}

.stay_connected .shareIcon .sshListItem:last-child span.sshText {
    padding-left: 0px;
    margin-left: -10px;
}

.fbIcon span.sshText {
    width: 45px;
}

.stay_connected .emailBtn span.sshCustomIcon {
    margin-top: -6px;
}
span.agtBtn{
    float: right;
}
@media (max-width: 991px) {
    span .BiggerSSL, div.amb {
        padding: 20px;
    }

    .RadSiteMap_tzSiteMap li.rsmItem {
        padding-bottom: 15px;
    }
    span.agtBtn {
        float:none;
    }
    
}
