.blueMenu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1A73C6;
}
.normal {
	font-size: 9pt;
}
.eventDate {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}

.execNameList {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A73C6;
}

.execNameListFocus {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}

.posterPadding {
	margin-top: 10px;
	margin-bottom: 10px;
}
