.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a1221;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.menu:hover {
	color: #003399;
}

.menu2, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:link, a:visited, a:hover {
	text-decoration: underline;
}

.menu2:hover, a:hover, a:visited {
	color: #614310;
}



H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7a1221;
	font-weight: bold;
	text-transform: uppercase;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7a1221;
	font-weight: bold;
	margin-top: 7px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #614310;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 25px;
}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #614310;
	font-weight: normal;
	margin-left: 25px;
}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #614310;
}

.subhead {
	color: #614310;
}


.bullets {
	font-family: Arial, Helvetica, sans-serif;
	color: #294174;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #294174;
	margin-left: 60px;
}

.ul_indent {
	margin-left: 25px;
}

.col {
	font-size: 11px;
}

td {
	text-align: left;
	vertical-align: top;
}
.money {
	text-align: right;
}

.content {
	padding-left: 25px;
	padding-right: 25px;
}

.colfieldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-align: right;
}
.coleventtitle {
font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 11px;
}
.coleventdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
ol {
	font-weight: normal;
}
li {
	padding-bottom: 7px;
}
body {
	margin: 0px;
}
.eventstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-align: right;
}
.formFieldTitle {
	text-align: right;
	margin-left: 0px;
}
dt {
	font-size: 12px;
	padding-bottom: 10px;
}
dd {
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 15px;
}
.smalltext {
	font-size: 10px;
}
.clr {
	clear: both;
}

.attention {
	font-size: 14px;
	color: #7A1221;
}
