/************************/
/* Media Styles */
/************************/



/************************/
/* Containers */
/************************/
div#rightColumn, div#bottomContent {
	display: none;
}



/************************/
/* Left Column Styles */
/************************/



/************************/
/* Main Content Styles */
/************************/
div#evenMats {
	display: none;
}
div#mainContent div.narrativeText h2 {
	margin: 0px 0px 10px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #84c049;
}
div#mediaInfo {
	font-size: 10pt;
	font-style: italic;
}
div#eventInfo span.dates, div#mediaInfo span.date {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #84c049;
}
div#mediaInfo span.date {
	font-size: 9pt;
}
div#eventInfo p.time {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
div#eventInfo p.time strong {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}
div#mediaArchive {
	margin: 30px 0px 0px 0px;
	font-size: 9pt;
}
div#mediaArchive ul {
	list-style: none;
}
div#mediaArchive li {
	margin: 0px 0px 20px 0px;
}
div#mediaArchive h4 {
	font-size: 11pt;
}
div#mediaArchive span.date {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #84c049;
}
div#mediaArchive span.publication {
	font-style: italic;
}



/************************/
/* Registration Form */
/************************/
form#eventRegForm {
	display: none;
}


/************************/
/* Right Column Styles */
/************************/



/************************/
/* Bottom Content Styles */
/************************/


