.subtitle {
	text-align: center;
	FONT-SIZE: 20pt;
	FONT-FAMILY: Times New Roman, Times, serif;
}
.subsubtitle {
	text-align: center;
	FONT-SIZE: 14pt;
	FONT-FAMILY: "Times New Roman", Times, serif;
}

.tdfill {
	background-color: #2e7dae;
	color: #ffffff;
}
.required {
	color: #EE0000;
}
.label {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Arial, Sans-Serif;
}
.help {
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	COLOR: #0000aa;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif;
}

TD {
	font-size: 10pt;
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
}
HR {
	COLOR: #2e7dae;
	border: 0;
	BACKGROUND-COLOR: #2e7dae;
	HEIGHT: 3px;
	noshade: true;

}
INPUT {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma
}
TEXTAREA {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
}
