@charset "UTF-8";
/* CSS Document */

.Headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
	line-height: 17px;
}
.Subheadline {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-style: italic;
	font-weight: bold;
}
.Bodytext {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14pt;
	padding-right: 30px;
}
.emphasis {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3d3483;
	padding-right: 30px;
	line-height: 14pt;
}
.SideHeadline {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #660033;
	line-height: 16px;
}
.SidebarBodyCopy {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	margin-right: 20px;
	margin-left: 15px;
	padding: 0px;
	line-height: 12px;
}
.footercopy {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
}
.spacer {
	font-size: 5mm;
}
.rider {
	font-size: 8pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #333399;
}
.mission {
	font-size: 12px;
	font-weight: normal;
	color: #6A0a2a;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 18px;
}
.background {
	background-image:url(images/bodyblock.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.backgroundprogram {
	background-image:url(images/programsbodyblock.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.backgrounddirections {
	background-image:url(images/directionsbodyblock.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.backgroundcontact {
	background-image:url(images/contactbackground.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.Headline2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
	line-height: 17pt;
}
.emphasis2 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3d3483;
	line-height: 14pt;
}
.photo {
	border-left-width: 20px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

