#testheader{display:none;}

/*Background Colors*/
#container_12{background-color:#06C}
#headerwrapper{background:#ebf5ff;}
#footerwrapper{background:#ebf5ff}
#footerlinks a, #copyright {color: #333;}

/*Main Nav*/
#navmain a{background:#06C;color:#fff;}
#navmain a:hover, #navmain .navon{background:#699ECF;color:#fff;text-decoration:none;}
.profileCenter span{color:#000}

/*Message Center Title Underline*/
#challengetitle h2{color:#ebf5ff;border-bottom:4px solid #ebf5ff;}

/*Header Logo Con*/
#header .centerOuterWrap{padding-bottom:1em;padding-top:1em;}


/*Appform Login*/
.rightLoginBoxWrapper > .centered {
    background: #fff;
    border: solid 1px #aaa;
    padding-bottom: .9375em;
    margin: 1em auto;
    max-width: 470px;
}
.applyQuestion {
    display: block;
    margin-top: 1rem;
    font-size: 1.6875rem;
}

/*Appform*/
.hideInput,
input.hideInput{
    display: none;
}
.labelDescription{
    color: #06C;
}
ul.appformLabel{
    margin-bottom: 0.25em;
}

/*Footer Pages*/
.privacyContainer p .paraHeading{
    font-size: 1.5rem;
    font-weight: 700;
}
.privacyContainer p .subheading{
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
}
