.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: normal; color: #000099}
.bodytextbold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal}
.formcopy {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; line-height: normal; font-variant: small-caps; text-transform: none}
.subsubtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: capitalize; color: #CC3300; text-decoration: none}
.subsubtitlebig {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; font-variant: normal; color: #CC3300}
.tabletext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; font-variant: normal}

ul#sub-nav {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
	list-style: none;
}

ul#sub-nav li {
	margin: 15px 0;
	padding: 0 0 0 20px;
	background: url('indimages/bullet.gif') 0 6px no-repeat;
}

ul#sub-nav li:hover, ul#sub-nav li.current {
	background: url('indimages/bullet_on.gif') 0 6px no-repeat;
}

ul#sub-nav li a {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

ul#sub-nav li a:hover, ul#sub-nav li.current a {
	color: #fc3;
}
