.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D7EBEE;
	text-decoration: none;
}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.leftlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2D3C5C;
	text-decoration: underline;
	line-height: 18px;
}
.leftlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	line-height: 18px;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.label {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #737E94;
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #704770;
	text-decoration: none;
}
.redtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.bluearial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3575B2;
	text-decoration: none;
}
.paratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #919090;
	text-decoration: none;
}
.activelink {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #D7EBEE;
	text-decoration: none;
}

