.high
{
	font-weight: bold;
	color: #003366;
}

.highul
{
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}

.pagetitle, .sectiontitle
{
	font-size: larger;
	font-weight: bold;
	color: #003366;
}

.subsectiontitle
{
	width: 100%;
	padding-bottom: 1em;
	color: #003366;
	display: block;
}

.centreTitle
{
	font-weight: bold;
	width: 20em;
	margin-top: 1em;
	color: #003366;
	
}

.centreImage
{
	float: right;
}
.hotCourses
{
	  z-index:5;
      border-right: #33CB98 3px solid;
      border-top: #33CB98 3px solid;
      border-left: #33CB98 3px solid;
      border-bottom: #33CB98 3px solid; 
      display: block;
      float: left;
      width: 100%;
}
.hotTitle
{
	font-weight: bold;
	padding-top: 8px;
	color: #003366;
}
.top10Item
{
	margin-left: 2px;
	text-align: left; 
	z-index: -1;
}

