/*Main content area*/
.cTimeValue A, .cTimeValue Legend
{
color:#FFFFFF;
}
/*Amortization Table*/
.cTimeValue .cAmortHeader TD
{
 border-top: #dedfef 1px solid;
 border-bottom: #dedfef 2px solid;
 font-weight: bold;
 background-color: #eeeeee;
 text-align: center;
 color:#000000;
}
.cTimeValue .cAmortLineE TD
{
 background-color: #F7F7F8;
 color:#000000;
}
.cTimeValue .cAmortLineTotals TD
{
 font-weight: bold;
 color: #FFFFFF;
 border-top: double 3px black;
}