/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.comparisonArea {
	width: 871px;
	color: #000000;
	background-color: #FFFFFF;
}	
.featureA {
	background-color: #E5EDF0;
	text-align: left;
	vertical-align: middle;
	height: 21px;
	width: 271px;
	padding-left: 2px;
}
.featureB {
	text-align: left;
	vertical-align: middle;
	height: 21px;
	width: 271px;
	padding-left: 2px;
}
.gap {
	width: 13px;
}

.linkTd
{
	padding-top: 4px;
}

.columnA {
	background-color: #CEDDE2;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	width: 87px;
}
.columnB {
	background-color: #E5EDF0;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	width: 87px;
}
.columnHead {
	font-weight: bold;
	background-image: url(images/facts.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 87px;
	padding-bottom: 5px;
	color: #003b6f;
	text-align: center;
	vertical-align: bottom;
}
.featureHead {
	font-weight: bold;
	padding-bottom: 5px;
	color: #003b6f;
	text-align: left;
	vertical-align: bottom;
}
