.cTimeValue P, .cTimeValue TD, .cTimeValue Input, .cTimeValue Radio, .cTimeValue Legend, .cTimeValue Select
{
	color: #000000;
	font-family: "Arial", tahoma, verdana, sans-serif;
	font-size: 10pt;
}
.cTimeValue A, .cTimeValue A:hover, .cTimeValue A:visited
{
	font-size: 10pt;
}
.cTimeValue H2, .cTimeValue H3
{
	font-family: "Arial", sans-serif;
	font-size: 12pt;
}
.cTimeValue #COMPUTE
{
	font-family: "Arial", sans-serif;
	font-size: 10pt;
}
.cTimeValue LI
{
	padding:5px;
}

/*Amortization Table*/
.cTimeValue .cAmortTitleFont
{
	font-weight: bold;
}
.cTimeValue .cAmortTable TD
{
	padding: 5px;
	font-size: 9pt;
	font-family: "Arial", sans-serif;
	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;
}

.InputCollection
{
	width: 100px;
}