﻿caption {
	padding: 5px 0px 5px 5px;
	font-size: 0.7em;
	font-style:italic; 
	text-align:left;
}

.entryrequirements th {
	font-weight:bold;
	font-size: 0.7em;
	color: #ffffff;
	letter-spacing: 0px;
	text-transform: capitalize;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

.entryrequirements td {
	font-size: 0.7em;
	color: #000000;
	letter-spacing: 0px;
	text-transform: capitalize;
	text-align: left;
	padding: 6px 6px 6px 12px;
}
.entryrequirements  th.level {
	background: #003468;
}
.entryrequirements  th.entryrequirements {
	background: #7C51A1;
}
.entryrequirements  th.coursesonoffer {
	background: #0095DA;
}
.entryrequirements  td.level {
	background: #D4D9E8;
}
.entryrequirements  td.entryrequirements {
	background: #EBE6F3;
}
.entryrequirements  td.coursesonoffer {
	background: #E1EEF9;
}

.qualifications th {
	font-weight:bold;
	font-size: 0.7em;
	color: #ffffff;
	letter-spacing: 0px;
	text-transform: capitalize;
	text-align: left;
	padding: 6px 6px 6px 7px;
}

.qualifications td {
	font-size: 0.7em;
	color: #000000;
	letter-spacing: 0px;
	text-transform: capitalize;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

.qualifications th.level 
{
	background: #23BCB9;
}

.qualifications th.description
{
	background: #E4028C;
}
.qualifications th.attendance
{
	background: #7C51A1;
}
.qualifications th.entryrequirements
{
	background: #0095DA;
}
.qualifications th.advantages
{
	background: #62BB46;
}
.qualifications th.progression
{
	background: #F99D1C;
}
.qualifications td.level 
{
	background: #EAF6F5;
}

.qualifications td.description
{
	background: #FBE8F1;
}
.qualifications td.attendance
{
	background: #EBE6F3;
}
.qualifications td.entryrequirements
{
	background: #E1EEF9;
}
.qualifications td.advantages
{
	background: #ECF5E7;
}
.qualifications td.progression
{
	background: #FFF2E2;
}