/* CSS Document */

/*Main content area*/
.cTimeValue, .cTimeValue INPUT, .cTimeValue P, .cTimeValue UL, .cTimeValue FIELDSET
{
	font-family: 'verdana' , 'arial' , 'helvetica';
	font-size: 10pt;
}
.cTimeValue H2, .cTimeValue H3
{
	font-family: 'Georgia' , 'Times New Roman' , 'helvetica', 'arial';
	font-size: 30px;
	margin-bottom: 15px;
	color: #333333;
	font-weight: normal;
}
.cTimeValue #COMPUTE
{
	color: #444444;
	font-family: 'verdana' , 'arial' , 'helvetica';
	font-size: 10pt;
	font-weight: bold;
}

/*Amortization Table*/
.cTimeValue .cAmortTitleFont
{
	font-weight: bold;
}
.cTimeValue .cAmortTable TD
{
	padding: 5px;
	font-size: 9pt;
	font-family: Arial;
	text-align: right;
}
.cTimeValue .cAmortHeader TD
{
	border-top: #dedfef 1px solid;
	border-bottom: #dedfef 2px solid;
	font-weight: bold;
	background-color: #eeeeee;
	text-align: center;
}
.cTimeValue .cAmortLineE TD
{
	background-color: #F7F7F8;
}
.cTimeValue .cAmortLineTotals TD
{
	font-weight: bold;
	color: black;
	border-top: double 3px black;
}

.cTimeValue ul


.cTimeValue ul {
width: 250px;
}

.cTimeValue li {
border-bottom: 1px solid #cccccc;
font-size: 12px;
font-family: helvetica, arial, sans-serif;
font-color: #666666;
padding-bottom: 5px;
padding-left: 20px;
background: url(../Images/arrow_grey.gif) no-repeat left 1px;
text-decoration: none;
width: 350px;
}

.cTimeValue li a {
font-weight: normal;
font-size: 12px;
font-family: helvetica, arial, sans-serif;
font-color: #666666;
width: 300px;
}

.disclaimerText {
font-family: georgia, Times New Roman, arial;
}



