.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
a.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
a.toplinks:hover {
	color: #4AA4A2;
	text-decoration: underline;
}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	text-decoration: none;
	font-weight: bold;

}
.bodytextboldgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4AA4A2;
	text-decoration: none;
	font-weight: bold;
}
a.bodytextboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4AA4A2;
	text-decoration: none;
}
a.bodytextboldgreen:hover {
	color: #4AA4A2;
	text-decoration: underline;
}
.smallwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBEBEB;
	text-decoration: none;
}
.bodytextboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B4F7B;
	text-decoration: none;
	font-weight: bold;
}
a.bodytextboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B4F7B;
	text-decoration: none;
	font-weight: bold;
}
a.bodytextboldblue:hover {
	color: #4AA4A2;
	text-decoration: underline;
}.bodytextinside {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	text-decoration: none;
}
.bodyheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B4F7B;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
.bodyheadgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4AA4A2;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
