.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: 336699;
	font-weight: normal;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFCC;
}
.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066CC;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: 336699;
	font-weight: normal;
}
.creamtd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;

}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006633;
	font-weight: normal;

}
.bodytxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;

}
.bottomtd {

	background-color: #1861AC;
}
.leftnavtd {

	background-color: #FFFF99;
}
.redtd {


	background-color: #CCCCCC;
}