﻿/* -------- CEM Calc --------- */

.cema {
background: none;
}

.cemaInputTable {
margin: 10px;
background: none;
border: none;
text-align: left;
width: 500px;
}

.cemaFooter {
display: none;
}


.cemaResultsTable {
margin: 10px 10px 0px 10px;
padding: 5px;
background: #010101 url(images/style/resultsTablebg.gif) repeat-x top left;
width: 500px;
}


.cemaResultsTable table td {
font-size: 11px;
color: #fff;
}

.cemaResultsTable table td.resultsHeader {
font-family: Arial black, helvetica, Arial;
text-decoration: underline;
font-size: 15pt;
color: #fff;
}


.cemaResultsTable table td.cemaSavings {
padding-top: 5px;
font-family: Arial black, helvetica, Arial;
font-style: italic;
color: #7db553;
font-size: 14px;
text-align: right;
letter-spacing: -1px;
}

a.white {
color: #fff;
font-size: 11pt;
}

.whiteBold {
color: #000;
font-weight: bold;
font-size: 13pt;
text-decoration: underline;
}

.cemaFigures {
color: #000;
font-weight: bold;
}

.newButtonSmall {
display: none;
}

.cemaLogoImage alt {
color: #000;
font-weight: bold;
font-size: 13pt;
text-decoration: underline;
}
