
.adxEventsCalendar
{
	font-size:1.25em;
}
.adxEventsCalendar .adxTOCTitle
{
	font-weight:bold;
}
.adxEventsCalendar .adxTOCDate
{
	font-size:1.25em;
	color:#036;
}
.adxEventsCalendar .adxTOCSummary
{
	font-size:1.25em;
	color:#666666;
}
/*
.EventHeader
{	
	color:#036;
	font-weight:bold;
	font-size:1.3em;
	padding-bottom:10px;
}
*/
.adxEventSubject
{
	color:#036;
	font-weight:bold;
	font-size:1.25em;
	padding-bottom:5px;
}
.NoEvent
{
	color:#666666;

}
.Events
{

}
.adxEventBody h5
{
	font-size:1.25em;
	font-weight:bold;
	color:#D1A536;
	margin-top:5px;
	margin-bottom:0px;
}
.adxEventBody
{
	font-size:1.25em;
	color:#666666;
	margin:10px;
	line-height:14px;		
}
.adxEventDate
{
	font-weight:bold;
}