.main_title
{
	font-size: 30px;
	line-height: 100%;
	color: #333333;
}

.eyebrow
{
	font-style: italic;
	color: #E31736;
}

.theme { font-style: italic; }

.sponsorlist
{
	font-weight: bold;
	margin-top: -5px;
}

.roominfo { font-size: 10px; }

table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 4px;
	border: 1px #CCC solid;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
	border-collapse: collapse;
}

th { text-align: center; }

.feeTable table
{
	padding: 4px;
	border: 1px #fff solid;
	border-collapse: collapse;
}

.feeTable td
{
	padding: 4px;
	border: 1px #CCC solid;
	border-collapse: collapse;
}

.feeTable th { text-align: center; }

.agendaTable
{
	border-top: 1px #CCC solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

.agendaTable td
{
	border-top: 1px #CCC solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

.courseNumberLabel
{
	color: #CCC;
	font-size: 9px;
	text-align: right;
}

.closed
{
	color: #ccc;
	text-decoration: line-through;
}

.red
{
	color: #E31736;
}

.regBlock
{
	width: 500px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	padding: 12px;
}

.regHeader
{
	text-align: center;
	font-weight: bold;
	font-size: 115%;
	color: #E8000D;
	padding-bottom: 8px;
}
