/*-- Event Copy Styles --*/

div#eventcopy {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div#eventcopy p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #054A73;
	font-weight: bold;
	margin-right: 50px;
	margin-left: 50px;
}

div#eventcopy.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	color: #487C95;
	font-weight: bold;
	margin-right: 50px;
	margin-left: 50px;
	font-style: italic;
	margin-top: -10px;
}

div#eventcopy h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
	color: #487C95;
	text-transform: uppercase;
}

div#eventcopy h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	color: #487C95;
	font-weight: bold;
}

div#eventcopy h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #487C95;
	font-weight: normal;
	margin-top: -20px;
	line-height: 22pt;
}

div#eventcopy h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: normal;
	color: #CC0000;
	margin-top: -20px;
}

div#eventcopy h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #487C95;
	background-position: center;
	margin-right: 60px;
	margin-left: 60px;
}

div#eventcopy h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #487C95;
	font-weight: bold;
}

div#eventcopy.illus {
	float: left;
	padding-right: 20px;
}

div#eventcopy .subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	color: #487C95;
	background-position: center;
	margin-right: 60px;
	margin-left: 60px;
	margin-top: -30px;
}

div#eventcopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 30px;
}

div#eventcopy a:link {
	color: #054A73;
	text-decoration: underline;
	font-weight: bold;
}
div#eventcopy a:hover {
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}
div#eventcopy a:visited {
	color: #054A73;
	text-decoration: underline;
	font-weight: bold;
}
div#eventcopy a:active {
	color: #054A73;
	text-decoration: underline;
	font-weight: bold;
}