.pcscss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #f26649;
	padding-right: 8px;
	padding-left: 9px;
	font-style: oblique;
	font-variant: normal;
	text-align: left;
}
.quotesig {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #f26649;
	padding-right: 8px;
	padding-left: 9px;
}
.pcscssCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	color: #666666;
}
.pcscsshm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
}
.pcscssleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
}
.pcscssright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
}
.EventTitle {
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #ADC376;
}
.SubTitle {
	font-size: 9pt;
	text-align: center;
}
.address {
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	text-align: center;
	padding: 10px;
}
.details {
	font-size: 13px;
	list-style-type: circle;
}
.DetailsHeading {
	font-size: 14px;
	font-weight: bold;
	color: #F26649;
	margin-bottom: -10px;
}
.upcoming {
	padding: 10px;
	font-size: 13px;
	background-color: #E3DEC5;
}
.downloadbox {
	background-color: #F26649;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.download:link {
	color: #FFF;
	text-decoration: none;
}
a.download:visited {
	text-decoration: none;
	color: #FFF;
}
a.download:hover {
	text-decoration: underline;
	color: #E3DEC5;
}
a.download:active {
	text-decoration: none;
	color: #FFF;
}

