.paratext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}
.linkmore {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4DA221;
	text-decoration: underline;
}
.linkmore:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4DA221;
	text-decoration: none;
}
.greenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #529B01;
	text-decoration: none;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #2F5481;
	text-decoration: underline;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #2F5481;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4E82D5;
	text-decoration: none;
}
.orangeheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ED8429;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.bluetext {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #09274C;
	text-decoration: none;
}
.blacktext {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.toplink {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

