/* CSS Document */
/* Text styles defined here will be available to Contribute users */
/* If you don't want a text style to appear to Contribute users then put it */
/* in the "text_content.css" document */
/* JLampitt - Jan 08 */

table#content a.date {
	color: 67447A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height:22px;
	font-weight: bold;
}

table#content a.venue {
	color: 67447A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height:13px;
	font-style:italic;
	margin: 1em 0 0 0;
}

table#content p.event {
	color: 67447A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height:18px;
	font-weight:bold;
	margin: 1em 0 0 0;
}

table#content a.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: 67447A;
	margin: 0.5em 0;
}

table#content p.program {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
	color: #231F20;
	margin: 0.5em 0;
}

table#content p.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #67447A;
}

table#content p.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #67447A;
	margin: 1em 0 0 0;
	margin-top:0px;
}

table#content p.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	margin: 0.5em 0;
}

table#content ul.bulleted_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	margin: 0.5em 0;
}

table#content ol.numbered_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	margin: 0.5em 0;
}
