h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #AF0001;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #AF0001;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AF0001;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.head2 {
    padding-left: 8px; padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}
.leftside {
	background-position: center top;
	background-image: url('/template/images/LeftHandNavBackground.jpg');
	background-repeat: no-repeat;
}
.left_rule {
	background-image: url("/images/rules_L.jpg");
	background-repeat: repeat-y;
}
.right_rule {
	background-image: url("/images/rules_R.jpg");
	background-repeat: repeat-y;
}
.bottom_rule {
	background-image: url('/images/rules_bottom_black.gif');
	background-repeat: no-repeat;
}
.headline {
	font-family: Lucida Sans;
	font-size: 24pt;
	color: #DE6D21;
	font-weight: bold
}
.black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.left_bar {
	background-image: url("/images/red_lt.jpg");
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.right_bar {
	background-image: url("/images/red_rt.jpg");
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bottomnav, a:link.bottomnav, a:visited.bottomnav, a:active.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #FFFFFF
}
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
}
a:link.rev, a:visited.rev, a:active.rev {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.rev {
	text-decoration: underline;
	color: #FFFFFF
}