.topbottomborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3D63AE;
	border-bottom-color: #4062AA;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #CC0033;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #316AC5;
	width: 475px;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 7px;
}
.mainfont {
	color: #000000;
	font: normal 14px Geneva, Arial, Helvetica, sans-serif;
}
.fadebkg {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	color: #FFFFFF;
	background-image: url(images/bluefade.jpg);
	width: 430px;
	padding-left: 8px;
}
.smallfont
{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
.HIGHLIGHT
{
	background: #FFC;
}
