/* Main Calculator Styles */
.cTimeValue INPUT                       { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: 000000; text-decoration: none;}

/*.cTimeValue P                         { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; line-height: 17px; text-decoration: none; }

.cTimeValue UL                          { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: black; line-height: 17px; text-decoration: none;}
*/
.cTimeValue H2                          { font-family: Arial, Helvetica, sans-serif; font-size: 15px;}

.cTimeValue Legend                      { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-transform: uppercase; }

.cTimeValue FIELDSET                    { font-family: Arial, Helvetica, sans-serif; padding: 7px; font-size: 14px; border: solid #000000 1px; text-decoration: none;}

.cTimeValue TD                          { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; line-height: 17px; text-decoration: none;}

a:hover                                 {color: #cc0000; text-decoration: none;}

BIG                                     { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: black; line-height: 17px; text-decoration: none; }

/* Amortization Styles */

.cTimeValue .cAmortTable                { border: solid #006699 1px; border-collapse: collapse;}

.cTimeValue .cAmortTable td             { text-align: right; font-family: Arial; font-size: 9pt; padding: 5px;}

.cTimeValue .cAmortTitleFont    { font-weight: bold; font-size: 11pt; color: #006699; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-transform: uppercase;}

.cTimeValue .cAmortHeader td    { text-align: center; background-color: #006699; font-weight: bold;     font-size: 10pt; color: #ffffff; }

.cTimeValue .cAmortLineE td             { background-color: #ffffff;    color: #000000;}

.cTimeValue .cAmortLineO td             { background-color: #f0f0f0;    color: #000000;}


