@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../Common/Graphics/body_bkgd.jpg);
}
#mainWrapper {
	height: 100%;
	width: 100%;
}
#pageContainer {
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 6px solid #666666;
	height: auto;
}

#header {
	height: 105px;
	width: 760px;
}
#redStripe {
	background-color: #D70000;
	height: 6px;
	width: 100%;
}
#outerWrapper {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
	margin-top: 25px;
	position: relative;
}
#orgInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	height: 10px;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#navBar {
	background-color: #D70000;
	height: 29px;
	width: 760px;
}
#content {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: url(../Common/Graphics/bkgd_grey.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#footer {
	width: 760px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	height: 10px;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #D70000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D70000;
}
a:hover {
	text-decoration: underline;
	color: #D70000;
}
a:active {
	text-decoration: none;
}
#footer {
	height: auto;
	width: 760px;
	text-align: left;
}.calenderDay {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:	left;
	color: #333333;
}
.calendarDate {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:	center;
	color: #333333;
}
.calendarEvent {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
}
.newsRedText_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D70000;
}
.newsHeadline_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #D70000;
	text-align: center;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.calendarTitle {
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.newsHeadline_16_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#redLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D70000;
}
#blackLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#bigRedLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #D70000;
}
#hallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
	height: 60px;
	width: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}
#newsNotesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #D70000;
	text-align: center;
	height: 30px;
	width: auto;
	padding-bottom: 20px;
	padding-top: 20px;
}

