body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00233A;
}

a {
	color: #0972B9;
	text-decoration: none;
	

}

.top-nav a:hover {
	color: #EADC3C;
	text-decoration: none;
	

}

.top-nav a {
	color: #FFFFFF;
	text-decoration: none;
	

}
a:hover {
	color: #7F2141;
	text-decoration: underline;
}
.top-nav {
	background-image: url(../images/header-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bg-left {
	background-image: url(../images/left-nav-bg-repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
.nav-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/left-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	line-height: 18px;
}
.nav-box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav-box-text a:hover {
	color: #EADC3C;
	text-decoration: none;
	

}

.nav-box-text a {
	color: #FFFFFF;
	text-decoration: none;
	

}
.header {
	font-size: 15px;
	line-height: 36px;
	font-weight: bold;
	color: #0972B9;
}
.sub-head {
	font-size: 13px;
	font-weight: bold;
	color: #7f2141;
	text-decoration: underline overline;
}
.subheading {
	color: #7d2141;
	font-size: 12px;
	font-weight: bold;
}
.subheading2 {
	color: #0970b7;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-size: 10px;
}

.nav-maroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #7F2141;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #EADC3C;
}

.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 24px;
	color: #EADC3C;
}

.nav-red-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #EADC3C;
}

.nav-red-yellow a:hover {
	color: #7F2141;
	text-decoration: none;
	

}

.nav-red-yellow a {
	color: #EADC3C;
	text-decoration: none;
	}
hr {
	color: #e0ebf5;
	height: 1px;
}