body { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0;}
table {border-collapse: collapse; font-size: 11px;}
a { color: #0066cc; text-decoration: none; }
a:hover { color: #0066cc; text-decoration: underline; }
.copyright a {color: #0066cc; text-decoration: none; font-size: 10px;}
.copyright a:hover {color: #0066cc; text-decoration: underline;}
.copyright {color: #555; font-size: 10px;}
.learnMore {
	color: black; 
	background: url('images/arrow2.gif') no-repeat left center;	
	padding-left: 15px;
	padding-left:2px; padding-right:2px; padding-top:bottom; padding-bottom:bottom
}
.learnMore:hover {color: black;}
.h4 {font-weight: bold; color: #547CB3;}
.h3 {font-weight: bold;}
#featuresTable {
	width: 400px;
	margin-left: -20px;
	border-bottom: 8px solid #A8C1E8;

	}
#featuresTable td {
	padding: 6px 10px 6px 10px;
	vertical-align: top;
	font-size: 10px;
	}
#featuresTable td.tableTitle {
	background: #A8C1E8;
	padding: 6px 10px 6px 20px;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	}
#featuresTable td.tableHeader {
	background: #A8C1E8;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: #000;
	vertical-align: top;
	}
#featuresTable td.gold {
	background: #FFF7df;
	padding-left: 20px;
	}
#featuresTable tr.oddRow,
#featuresBenefitsTable tr.oddRow {
	background: #eeeeee;
	}
#featuresTable tr.evenRow,
#featuresBenefitsTable tr.evenRow  {
	background: #e1e1e1;
	}
h3 {color: #0066cc; font-size: 12px;}