BODY, UL, LI, TD, .bodyText, .bodyQuote {
	font-family: Georgia; 
	font-size: 14px; 
	line-height: 21px;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
}

.formField {
	background: #eeeeee; 
}

.formFieldWhite {
	background: #ffffff; 
}

.calcText {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 13px; 
	line-height: 16px;
	color: #000000; 
}

.calcTextHeader {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: #000000; 
}

.comparisonBackground {
	background: #DAE8DA;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 13px; 
	color: #000000; 
}

.bodyError {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 12px; 
	color: #cc0000; 
}

.bodyAttribution {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: Green;
}

H1 {
	font-family: Georgia;
	font-size: 24px;
	line-height: 27px;
	font-variant: normal;
	text-transform: none;
	font-weight : normal;
}

H2 {
	font-family: Georgia;
	font-size: 18px;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

H3 {
	font-family: Georgia; 
	font-size: 15px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
}

I
	{
	font-style : italic;
}

.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-transform: none;
}

.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-variant: normal;
	text-transform: none;
}

.sideNavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-variant: bold;
	text-transform: none;
	color: #97A890;
}

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-variant: normal;
	text-transform: none;
}

.bottomNavWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: bold;
	text-transform: none;
	color: #ffffff;
}

.homeDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}

.topHeaderColor {
	background: #B7C2B2; 
}

.bottomHeaderColor {
	background: #97A890; 
}

.textBackground {
	background: #DDEEDD; 
}