
	@charset "utf-8";
/* CSS Document */


	
	
.time {
	padding-right: 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #999999;
	}
	
.event_date {
	color: #000099;
	}
	
.month {
	padding-right: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;

	}
	
.event_indent {
	margin-left: 50px;
	}
	
	
.speaker {
	padding-left: 55px;

	}
	
.objective {
	padding-left: 55px;
	padding-bottom: 5px;

	}
	
table.topic td {
	padding: 8px;
	}
	
table.topic th {
	background-color: #EEF7E3;
	color: #0C5205;
	padding: 8px;
	font-size: 13px;
	}
	
table.workgroup td {
	padding: 3px;
	}
	
table.workgroup td.title {
	padding: 3px;
	font-weight:bold;
	background-color: #F0F0F0;
	}
	
table.workgroup td.italic {
	padding: 3px;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 1.1em;
	}
	
table.workgroup th {
	background-color: #EEF7E3;
	color: #0C5205;
	padding: 8px;
	font-size: 13px;
	}
	
.module_list {
	margin-left: 0px;
	line-height: 20px;
	}
	
.small_text {
	font-size: .9em;
	}