@charset "utf-8";
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 20pt;
	font-weight: bold;
}
body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12pt;
	font-weight: normal;
}
.bodySmaller {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.frame4sidesDkGray {
	border: 1px solid #666666;
}

.topBannerTitle {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.frame4sides {
	border: 1px solid #333333;
}

.required {
	color: #FF0000;
}
