@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1f6b1b;
	line-height: 16px;
}
.hyperLink {
	color: #b1a243;
}
.hyperLink:link {
	color: #b1a243;
}
.hyperLink:visited {
	color: #b1a243;
}
.hyperLink:hover {
	color: #b1a243;
}
.hyperLink:active {
	color: #b1a243;
}

.footerText {
	font-size: 11px;
	text-decoration: none;
	color: #edd95a;
}
.footer {
	
}
.footerText:hover {
	text-decoration: underline;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
.content {
	background-image: url(../_images/global/footerBackgroundTile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.copyright {
	font-size: 10px;
	line-height: 22px;
	color: #CCCCCC
}
.background {
	background-color: #ffffff;
	background-image: url(../_images/global/headerBackgroundTile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.upcomingEventDate {
	font-size: 12px;
	font-weight:normal;
	line-height: 18px;
	margin-top:-10px;
}
.upcomingEventHeader {
	padding-top:10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.upcomingEventText {
	margin-top:-6px;
}
.upcomingEventAddress {
	margin-top:-4px;
	padding-left:25px;
	font-size: 11px;
	line-height: 16px;
}
.pdfIcon {
	vertical-align: bottom;
}
.largeHeader {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
