body { font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif;  }
p { font-size: 14px; }
td {font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif;  }

h2 
{
	font-size: 16px;
}
h3 {
	font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; 
	background-color:#89c12a;
	padding:7px;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
}

a:link { color: #434748; text-decoration: none; }
a:visited { color: #434748;  text-decoration: none; }
a:hover {  color: #09f;  text-decoration: underline; }
a:active {  color: #434748;  text-decoration: none; }

.successstory { color: #09f; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; }
.date { color: #09f; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }
.legal { color: gray; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14px; }
.errorMsg { color: red; }
.subhead { color: #09f; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif;}
.calendarHighlight { background-color: #89c12a;}

a.curNav {color:#09f;}
.subNav { font-size:12px;}

a.glossary { text-decoration: underline; }