/* Event Events Custom Styles */
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.EventQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
	
.EventTitle { font-size : 14px; font-weight : bolder; color : #006600; }

.EventTable { background-color: #FFFFFF; margin: 0px; }
.EventTopCell { background-color: #336633; color: white; font-weight: bold; padding: 6px; height: 25px; }
.EventContentCell { color: black; background-color: #FFFFFF; text-align:center; width:100%;}
.EventTextCell { color: black; padding: 6px; background-color: #FFFFFF; }
.EventIconCell { background-color: #FFFFFF; width: 0px; }
.EventIconCell img {width:0px;}
.EventFooterCell { color: #0753A0; padding: 3px; background-color: #FFFFFF; height: 25px; }

.featuredTopCell { background-color: #336699; color: white; font-weight: bold; padding: 6px; height: 25px; }

.Title
{
	color:#000000;
	font:Arial;
	font-size:9pt;
	font-weight:bold;	
}

.Summary
{
	color:#0753A0;
	font:Arial;
	font-size:9pt;
	font-weight:bold;	
}

