﻿.SGLandingBody, .SGArticleBody {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    width: 990px;
    margin-bottom: 20px;
    color: #59595a;
    padding: 10px 0px 5px 0;
    vertical-align: top;
    position: relative;
    top: 64px;
    margin: 0 auto;
}

ul, li, p, td
{
    color: #59595a;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}

.SGLoginBody {
    background-image: url(/App_Themes/KForcePortal/images/SG_Watermark.png);
    background-repeat: no-repeat;
    background-position: inherit;
    background-position: 25px 30px;
}

.hme_hdr_right_SG {
    width: 490px;
    height: 74px;
    float: right;
    background: url(images/hme_bnr_right.gif) right no-repeat;
}

.hme_nav_SG {
    width: 991px;
    position: relative;
    font: 15px Verdana, Arial, Helvetica, sans-serif;
    top: 28px;
}

.sub_bg_container_SG {
    width: 991px;
    margin: 0 auto;
    clear: both;
    padding-bottom: 20px;
}

.sub_footer_SG {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 991px;
    font-size: 9px;
    margin: 0 auto;
    position: relative;
    top: 82px;
}

.SGHeader_Login {
    font-weight: normal;
    font-size: 28px;
    color: #c65e16;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

.SGSubHeader_Login {
    font-weight: normal;
    font-size: 18px;
    color: #59595a;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

.SGHeader_Landing {
    font-weight: bold;
    font-size: 18px;
    color: #59595a;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

.SGSubHeader_Landing {
    font-weight: normal;
    font-size: 13px;
    color: #c65e16;
    padding: 0;
    margin: 0;
}

.SGLoginCopy {
    font-weight: normal;
    font-size: 12px;
    color: #59595a;
    padding: 0;
    margin: 0;
}

.searchLabels {
    font-size: 12px;
    color: #006699;    
}

.locationValidate {
    font-size: 12px;
    font-weight: bold;
    color: #e20404;    
}

.SG_content_top {
    background-image: url(/App_Themes/KForcePortal/images/sg_top2.png);
    background-repeat: no-repeat;
    height:22px;
    width:684px;
}
.SG_content_bg {
    background-image: url(/App_Themes/KForcePortal/images/sg_bg2.png);
    background-repeat: repeat-y;
    width:684px;
    padding-left:25px;
}
.SG_content_bottom {
    background-image: url(/App_Themes/KForcePortal/images/sg_bottom2.png);
    background-repeat: no-repeat;
    width:684px;
    height:42px;
}
.SG_search_top {
    background-image: url(/App_Themes/KForcePortal/images/sg_search_top2.png);
    background-repeat: no-repeat;
    height:24px;
    width:366px;
}
.SG_search_bg {
    background-image: url(/App_Themes/KForcePortal/images/sg_search_bg2.png);
    background-repeat: repeat-y;
    width:366px;
    padding-left:25px;
}
.SG_search_bottom {
    background-image: url(/App_Themes/KForcePortal/images/sg_search_bottom2.png);
    background-repeat: no-repeat;
    width:366px;
    height:31px;
}
.grey_highlight
{
    background-color:#dbedf9;    
}