body {
	background-color: #FFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	font-size: 16px;
	padding-top: 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #369;
}

a {
	color: #000;
	text-decoration : none;
}

#head, #left, #footer, .invisible, .noPrint, .block {
	display: none;
}

#title h1 {
	clear: both;
	width: 640px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	color: #000;
	border: 1px solid #000;
}

#box {
	width: 640px;
}

.contentTitle {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666;
}

.contentLine {
	clear: both;
	width: 80%;
	margin: 10px auto 0px;
	border-top: 1px dashed #CCC;
}

.seminarTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #666;
}

.seminarMonth {
	padding: 1px;
	font-weight: bold;
	text-align: center;
	color: #666;
	border: 1px solid #000;
}

.seminarDates {
	margin: 2px 0px 2px 0px;
	padding: 2px;
}

.seminarNoDates {
	font-size: 10px;
	margin: 2px 0px 2px 0px;
	padding: 1px;
	text-align: center;
	color: #CCC;
}

.highlight {
	font-weight: bold;
}
