.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #FF3333;
	line-height: 26px;
	font-weight: bold;
}
.regulartext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
}
.regulartextspaced {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
}
.greentext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #00AB97;
	font-style: normal;
	font-weight: bold;
}
.greentext12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #00AB97;
	font-style: normal;
	font-weight: bold;
}
.regulartextspacedbold {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.formlabels {
	font-family: Palatino, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #00AB97;
}
.regulartextbold {
	font-family: Palatino, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.formlabelred {
	font-family: Palatino, "Times New Roman";
	font-size: 14px;
	color: #FF3333;
}
.regulartextred {
	font-family: Palatino, "Times New Roman";
	font-size: 12px;
	color: FF3333;
	font-weight: bold;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
