/* Begin - RSIM-2611 : This is only for Particiaant changes.*/
body.modisSecondaryView div#cmsSiteHeader {
    border-top: 25px solid #ffffff !important;
    padding-top: 0;
}

body a.closeMe {
    background: rgba(0, 0, 0, 0) url("../images/lfg-x.png") no-repeat scroll right center !important;
    color: #22292E;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 20px;
    padding: 0 25px;
    text-decoration: underline;
}

div#cmsSiteHeader {
    background: #ffffff !important;
    display: block;
    padding: 10px 0 10px 10px;
}

.footer-container {
    border-top: 36px solid #37424a !important;
    font-size: 14px;
    padding: 20px;
}
body div#cmsSiteFooter div {
    background-color: #22292e !important;
}
.footer-container .callout {
    color: #ffffff !important;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
#cmsSiteFooter .text7{
color: #ffffff !important;
}
body .overlayHead, body div.beneficiaryDescriptionPanel div.overlayHead, body div#annualContributionsDetailPanel div.overlayHead, body div#assumedRateOfReturnDescriptionPanel div.overlayHead, body div#automaticFutureElectionsDescriptionPanel div.overlayHead, body div#autoIncreaseDetails h1 {
    background: #22292e none repeat scroll 0 0 !important;
    padding: 5px 5px 0 0;
}
/* END of RSIM-2611 */