.maintext {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.maintext A:link {
	text-decoration:underline;
}
.maintext A:visited {
	text-decoration:underline;
}
.maintext A:hover {
	text-decoration:none;
}
.formerror {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #B01213;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #B51517;
}
.toplinks {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.toplinks A:link {
	color: #FFFFFF;
	text-decoration:none;
}
.toplinks A:visited {
	color:#CCCCCC;
	text-decoration:none;
}
.toplinks A:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.pageheader {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #09426C;
}

.footertext A:link {
	color: #FFFFFF;
	text-decoration:underline;
}
.footertext A:visited {
	color:#CCCCCC;
	text-decoration:underline;
}
.footertext A:hover {
	color:#000000;
	text-decoration:none;
}
