#QCFSBOCalcAllContent {
    background: #ffffff;
    color: #000000;
}

.KJEFontHeading {
    color:#000000;
}

.KJEError {
    color:#BB0000;
}

.KJETitle { 
 font-size: 14pt; 
 text-align: center; 
 background-image: url('../images/logo.png'); 
 background-repeat: no-repeat; 
 background-position: 0px 0px; 
 background-size:66px 66px; 
} 

.KJECalculatorTable {
}

.KJEReportTitle {
}

.KJEReportTitleBlock {
}

.KJEWidthConstraint {
    max-width: 900px;
    text-align:left;
    margin: auto;
    background: #ffffff;
    padding:15px;
}

.KJEWrapper {
    background: #cccccc;
    padding: 0;
    margin:0;
}

body {
 margin: 0;
}


/**CUSTOMCSS**/


