.ch {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.chbolditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;

}
.chbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}
.chitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;

}
.underlinetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
	text-decoration: underline;




}
.ch13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.chsubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.chheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;

}
.chorangehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #FF9933;
}
.orangebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
}
.homepageblurb {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFF7E1;
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9933;
	border-bottom-color: #FF9933;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
