body { 
	font: 12px Myriad,Helvetica,Tahoma,Arial,clean,sans-serif; 
	*font-size: 75%;
}

.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	letter-spacing: 3px;
	text-align: center;
}
a.blue:link {
	text-decoration: none;
	color: #666666;
}
a.blue:hover {
	text-decoration: underline;
	color: #000099;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.bodyText, .required, .errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.required, .errors
{  color: #FF0000;
   --font-weight: bold;
}

.eventName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-indent: 5px;
	letter-spacing: 3px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.eventAddress
{   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
}
.eventSummary
{   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
}
.eventCost
{   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}
.eventTime
{   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}
a.blue:visited {
	text-decoration: none;
	color: #666666;
}

.developedBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-align: center;
	left: auto;
	right: auto;
}
.leftColHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9A171F;
}
.rightColHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1F4B8A;
}
.rightColList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-indent: 15px;
	letter-spacing: 3px;
}
.leftColList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	--text-indent: 15px;
	--letter-spacing: 3px;
	color: #666666;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}

.calendarMonth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold; 	
}
.calendarDay{
}
.calendarNbr, .calendarDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
.creditText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.vignetteTextHidden
{
	display: none;
}
