.goldBg {
background-color:#AA8A69;
}

.blueBg {
 background-color: #B3D8F2;
}

.lgjsBlueBg {
 background-color: #3366FF;
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
}

.greyBg {
 background-color: #D2CCB7;
}

.yellowBg {
 background-color:#FFFFA7;
}

.greyHdr {
 color: #D2CCB7;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 20px;
}

.darkGreyHdr {
 color: #707070;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 14px;
}

.greySubHdr {
 color: #D2CCB7;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 16px;
}

.whiteHdr {
 color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 20px;
}

.whiteSubHdr {
 color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 16px;
}

.greySideHdr {
 color: #91836E;
 font-family: Arial;
}

.blueSideHdr {
 color: #3B7998;
 font-family: Arial;
}

.blueBodyTxt {
 color: #002C56;
 font-family: Arial;
 font-size: 11px;
}

p {
 color: #002C56;
 font-family: Arial;
 font-size: 12px;
}

a {
 color: #002C56;
 font-family: Arial;
 font-size: 11px;
}

a:hover {
 color: #FF6600;
 font-family: Arial;
 font-size: 11px;
}

.lightBlueBodyTxt {
 color: #3B7998;
 font-family: Arial;
 font-size: 12px;
}
