h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 14px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2b2b;
	text-align: center;
}
#intro {
	font-size: 12px;
	clear: left;
	float: left;
	line-height: 15px;
}
.actions {
	color: #2b2b2b;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	line-height: 15px;
	background-position: 0px 0px;
}
#coursedetails_wrapper{
	float: left;
	padding-right: 8px;
	border: 1px solid #2b2b2b;
	background-color: #ECECEC;
	padding-left: 8px;
	font-size: 11px;
	line-height: 13px;
}
#coursedetails {
	width: 182px;
	float: left;
	background-color: #CC00CC;
	margin-bottom: 10px;
}
#footer {
	color: #FFFFFF;
	clear: both;
	padding-left: 8px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	padding-top: 12px;
	height: 17px;
}
.quote {
	font-style: italic;
	color: #0376b7;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/quote_a.gif);
	background-repeat: no-repeat;
	overflow: visible;
	padding-left: 40px;
	margin-left: 10px;
	padding-top: 3px;
	background-position: 18px 0px;
}
.bold {
	font-weight: bold;
}
#wrapper {
	width: 770px;
	padding: 5px;
	border: 1px solid #2b2b2b;
	text-align: left;
}
.head {
	margin-bottom: 10px;
}
.datehead {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/dates.gif);
	padding: 4px;
	background-repeat: repeat-x;
	margin-top: 4px;
	margin-right: -4px;
	margin-left: -4px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.datesub {
	color: #2b2b2b;
	margin-bottom: 8px;
	margin-top: 8px;
}
div#col_left {
	width: 496px;
	float: left;
	margin-bottom: 10px;
	padding-right: 23px;
	padding-top: 10px;
	padding-left: 32px;
	margin-right: -1px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #2b2b2b;
}
div#col_right {
	float: left;
	margin-bottom: 10px;
	width: 198px;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2b2b2b;
}
.course_sub {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2b2b2b;
	padding-top: 8px;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.course_detail {
	line-height: 14px;
	padding-bottom: 4px;
}
.pad1 {
	clear:both;
	font-size:1px;
	height:1px;
}
.pad3 {
	clear:both;
	font-size:1px;
	height:3px;
}
.pad5 {
	clear:both;
	font-size:1px;
	height:5px;
}
.pad10 {
	clear:both;
	font-size:1px;
	height:10px;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.floatright {
	float: right;
	vertical-align: text-top;
}
.coat_tag {
	font-size: 9px;
	color: #999999;
	padding-top: 4px;
	width: 770px;
	text-align: right;
}
.closer {
	clear: both;
}
