.topmenus {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.topmenus:hover {
color:#FFCC00;
}

.homepagetext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

a.homepagetext:hover {
color:#FFCC00;
}
.headtext {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}

.planstext {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
}
.textcontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}



.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	text-decoration: none;
}
a.footertext:hover {
color:#FFCC00;
}

.morelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.morelinks:hover {
	color:#CC0000;
	text-decoration: none;
}
.boxborder {
	border: 1px solid #DCD9D9;
}


.subheading1 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
}
.subheading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #00CCFF;
	}

