/* Courses Styles */

#CourseList {
	color:				#004080;
	font-weight:		bold;
}

#CourseList a {
	color:				#004080;
	text-decoration:	underline;
	font-weight:		bold;
}

.ComingSoon {
	color:				#993300;
}

h1.CourseHeading, h2.CourseHeading, h3.CourseHeading, h4.CourseHeading, h5.CourseHeading, h6.CourseHeading {
	color:				#000000;
	margin:				0px;
	font-family:		"Times New Roman", Times, serif;
	font-style:			italic;
}

.CourseBullets {
	list-style-image:	url(Assets/bluebullet.gif);
}

.CourseFeesTableGoldColumn {
	background:			#baa354;
	color:				#FFFFFF;
}

.BlackText {
	color:				#000000;
}

.CourseFeesPayments {
	font-size:			75%;
}
