.ApplicationTopColor {
    background-color: #000098;
}

.ApplicationBottomColor {
    background-color: #000000;
}

#xaloginheader {
    background-color: #000098;
}

#xaloginfooter {
    color: white;
    background-color: #000000;
}

#xaloginrightregisterarea {
      background-color: #b3e0e6;
}

#xaloginrightsigninarea {
    background-color: #889296;
}

p.xalogintextfirsttime {
     color: #000098;
}

a.xaloginrightlink:visited {
    color: #000098;
}

/*Jobs Listing Column Header*/
th.xajobslistingheader {
     text-align:left;      
     color: white;   
     background-color: #000098;
}

/*Messages Column Header*/
th.Border {
    color: white;
    background-color: #000098;
}

p.xapagetitle {
   color: #000098;
}

span.xalogintitle {
    font-size: 16.0pt;
    color: #92DCE5;
    font-weight: normal;
}

span.xalogintitlekms {
    font-size: 16.0pt;
    color: #000098;
    font-weight: normal;
}

span.xapagetitle {
    color: #000098;
}

p.QualifyingQuestionCategory {
   color: white;
}

label.QualifyingQuestionCheckBox { color:#000098; }

a.xaloginlinktop {
    color: white;
}

a.xaloginlinktopkms {
    color: black;
}

a.xafooterlink:link {
    color: white;
}

a.xatoplink:visited {
    color: white;
}

/* Custom Buttons */
.xapagebuttonkms {
    border-radius: 6px;
    background: #000098;
    border: 1px solid #000098;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    padding: 6px 6px;
    margin: 10px 0px 0px 0px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #ffffff;
}

div.xawizardindicatorvalue {
    height: 5px;
    background-color: #000098;
    width: 120px;
}

/* Custom Divs (in wizard) */
.leftHolder {
    background-color: white;
}


.rightHolder {
    background-color: white;
}

/* Qualifying Questions */
p.QualifyingQuestionText {
    color: #000098;
}

label.QualifyingQuestionRadio {
    color: #000098;
}

span.xatopname {
    color: white;
}

span.xatopusername {
    color: white;
}

/*Complete Registration*/
labelkms {
    font-size: 16.0pt;
    color: black;
}

p.xacustomtexthighlight {
    color: #000098;
}

a.xatoplink:link {
    color: white;
}

span.xaeditsection {
    font-weight: bold;
    color: #000098;
}


/*Mobile*/
div.xam_mobiletitle {
    background-color: #000098;
}

input {
    color: #92DCE5;
}

a.xamobileloginlink {
    color: #92DCE5;
}


