body
{	
	color:#494949;
	font-size: 12px;
	line-height:17px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a{color:#ed1c24;text-decoration: none;}
p{padding:0;margin:0;}

.uniqueFeatures li
{
	list-style-type:none;
	float:left;
	width:200px;
}

.footer{clear:left}

.row
{
	clear:left;
	float:left;
	width:100%;
	border-top:1px solid #494949;
	padding:15px 0 11px 0;
	margin:10px 0 10px 0;
}
	
table.caTable
{
	width:100%;
}

table.caTable th{text-align:left}

table.caTable th,
table.caTable td
{	
	border-bottom:1px dotted #333333;
	padding:4px 0;
}

dl.details{padding:5px 0;}

dl.details dt
{
	float:left;
	clear:left;
	width:150px;
	font-weight:bold;
}

dl.details dd
{
	float:left;

}


.header ul,
.features,
.disclaimer,
.sectionTitle ul,
.footer,
.flash
{	
	display:none;
}
