body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	line-height: 125%;
}
blockquote {
	font-style: italic;
	color: #224466;
	font-weight: bold;
	background-position: top left;
	background-image: url(../images/bg_blockquote.gif);
	background-repeat: no-repeat;
}
.tagline01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}

.tagline02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.email {
	font-size: 110%;
	font-weight: bold;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC00CC;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.CourseTitle {
	font-size: 14pt;
	font-weight: bold;
	color: #4080F0;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}
.CourseLinks {
	font-size: 12pt;
	font-weight: bold;
	color: #4080F0;
}
.GalleryTitle {
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
}

.CourseLinkNew {
	color: #CC0000;
	font-weight: bold;
	font-size: 10pt;
}
.TableHeader {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4080F0;
}
.GalleryInfo {
	font-size: 12pt;
	font-weight: normal;
	color: #0066CC;
}

.GalleryThumb {
	border: 2px solid #FF3300;
	padding: 1px;
}

.details {
	font-size: 9pt;
}
.CallToAction {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF3300;
	text-align: center;
	padding-bottom: 10px;
}
.MediaClippingExcerpt {
	font-style: italic;
	font-weight: normal;
	color: #004080;
	font-size: 10pt;
	background-image: url(../images/bg_blockquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.special_course {
	background-color: #D6E6F6;
	padding: 5px;
}
