@charset "utf-8";
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C146D;
	top: 0px;
}
.bodytextjustified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C146D;
	top: 0px;
	text-align: justify;
}

.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1C146D;
}

.bodytexthyper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #98002E;
}
.border {
	border: 1px solid #CCCCCC;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.copyright_hyper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #00CCFF;
}
.sidebground {
	background-image: url(../images/otherpages/sidebground.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.bodytextheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #98012E;
}
.bodytextheadersmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #98012E;
	font-style: italic;
}
body {
	margin-top: 0px;
}

.bodytextheadersmallhighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FE0752;
	font-style: italic;
	text-decoration: underline;
}
