body {
	background-color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#000000;
	position:relative;
	page-break-after:always;
}
img {
	border:0px;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
	text-decoration:underline;
}
div#header {
	display:none;
}
div#columnContainer {
	width:100%;
	height:auto;
}
div.menuTitle {
	display:none;
}
div.menuDropLink {
	display:none;
}
div#content {
	width:100%;
	height:auto;
	float:none;
}
div#rightColumn {
	display:none;
}
div#subContent {
	width:100%;
	height:auto;
	float:none;
	line-height:26px;
}
h1.contentTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:25px;
	margin-top:25px;
	line-height:20px;
}
h1.contentTitle a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:25px;
	margin-top:25px;
	color:#000;
}
h1.contentTitle1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-transform:none;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	border-bottom:solid 1px #000000;
	line-height:22px;
}
h1.contentTitle1NoBorder {
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
h1.contentTitle1Border {
	padding-bottom:10px;
}
h1.contentTitle1TopPadding {
	padding-top: 10px;
}
h1.contentTitle1AddComment {
	padding-top: 10px;
	padding-bottom:10px;
}
div.dateOfferRow {
	float:none;
}
div.dateOfferButton {
	display:none;
}
div.dateOffer {
	float:none;
}
div.divider {
	display:none;
}
div.formRow {
	display:none;
}
div#footer {
	width:100%;
	height:90px;
	padding-top:25px;
	border-top:dashed 1px #000000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-transform:uppercase;
	line-height:22px;
	float:none;
}
div#footer a {
	font-size:8pt;
}

/* Course overview */

div.courseRow {
	width:100%;
	height:auto;
	padding-top:5px;
	padding-bottom:10px;
	float:left;
	border-bottom:solid 1px #000000;
}
div.rowMonthPadding {
	width:415px;
	float:left;
}
div.rowMonth {
	height:20px;
}
div.courseMonth {
	font-size:12px;
	float:left;
	width:35px;
	margin-left:5px;
	text-align:center;
}
div.courseDates {
	width:240px;
	height:auto;
	float:right;
}
div.courseDate {
	display:inline;
	float:left;
	width:35px;
	height:17px;
	padding-top:9px;
	padding-bottom:9px;
	margin-top:5px;
	margin-left:5px;
	text-align:center;
	font-size:12px;
	background-color:#dbdbdb;
}
div.courseTitle {
	font-size:12px;
	font-weight:bold;
	padding-top:13px;
	width:415px;
	float:left;
}
div.courseTitle a {
	text-decoration:none;
}
div.soldOut {
	display:inline;
	width:35px;
	height:35px;
	margin-top:5px;
	margin-left:5px;
	float:left;
}
div.postPoned {
	display:inline;
	width:35px;
	height:35px;
	margin-top:5px;
	margin-left:5px;
	float:left;
}
div.date a:link {
	color:#000000;
	text-decoration:none;
}


