.cTimeValue P, UL, LI, TD
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size:10pt;
}

.cTimeValue H2, Legend
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
}

.cTimeValue .cTableWrapper
{
    border:0px;
    border-collapse: collapse;
}

.cTimeValue .cAmortTable
 {
    border:solid black 2px;
    border-collapse: collapse;
}

.cTimeValue .cAmortTable td
 {
    text-align:right;
    font-family:Arial;
    font-size:9pt;
    padding:5px;
}

.cTimeValue .cAmortTitleFont
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #00000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.cTimeValue .cAmortHeader td
{
    text-align:center;
    background-color:#EEEEEE;
    font-weight:bold;
    font-size:11pt;
    color: black ;
}

.cTimeValue .cAmortLineE td
 {
    background-color: #FFFFFF;
    color:#333333;
}

.cTimeValue .cAmortLineO td {
    background-color: ;
    color:#000000;
}