.white {
	font-family: Helvitica, "Helvitica Nue", Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext  { color: black; font-size: 12px; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; padding-left: 4px }
.redbold { color: red; font-style: normal; font-weight: bold; font-size: 12px; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif; text-decoration: none }
.greenbold {
	color: green;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvitica, "Helvitica Nue", Arial, sans-serif;
	text-decoration: none
}
.greenbold a:link {
	color: green;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvitica, "Helvitica Nue", Arial, sans-serif;
	text-decoration: none
}
.greenbold a:visited {
	color: green;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvitica, "Helvitica Nue", Arial, sans-serif;
	text-decoration: none
}
.whitebold { color: #fff; font-size: 14px; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; }
.red { color: red; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif; font-style: normal; font-weight: bold; text-decoration: none }
.title { color: black; font-style: normal; font-weight: normal; font-size: 12px; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif; text-decoration: underline }
.smtitle { color: black; font-style: normal; font-weight: normal; font-size: 10px; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif; text-decoration: underline }
.smtext { color: black; font-style: normal; font-weight: normal; font-size: 10px; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif }
.headtext  { color: green; font-style: normal; font-weight: bold; font-size: 16px; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif; text-decoration: none }
.headblack { color: black; font-style: normal; font-weight: bold; font-size: 16px; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif; text-decoration: none }
.medblack { color: black; font-size: 13px; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; }
.headred { color: #f00; font-size: 16px; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; }
.footerwhite { color: #ffffff; font-style: normal; font-weight: normal; font-size: 10px; font-family: Helvitica, "Helvitica Nue", Arial, sans-serif; text-decoration: none }
.blackfoot { color: black; font-size: 9px; font-family: Helvetica, "Helvetica Neu", Arial, Geneva, Swiss, SunSans-Regular }
.smallbold {
	font-size: 10px;
	font-weight: bold;
	font-family: Helvitica, "Helvitica Nue", Arial, sans-serif;
}
#colorback { }
#colorback a { color: #fff; text-decoration: underline; }
#colorback a:visited { color: #fff; text-decoration: underline; }
#colorback a:hover { color: #ff0; text-decoration: underline; }
.blueItalicBigBold {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #002361;
}
.leftpad { padding-left: 10px; }
