@charset "utf-8";
/* CSS Document */

@import url("phase2base.css");
h1.subAboutHeader {
	background: url(img/bg_aboutHeader.jpg);
	text-align: left;
	text-indent: -999em;
	float: left;
	height: 169px;
	width: 980px;
}
h1.subProgrammesHeader {
	background: url(img/bg_programmesHeader.jpg) no-repeat 0px 0px;
	text-align: left;
	text-indent: -999em;
	float: left;
	height: 169px;
	width: 980px;
}
.subContentCol2 h1 {
	font-size: 21px;
	color: #003e86;
	margin-top: 36px;
}
.subContentCol2 h2 {
	font-size: 18px;
	margin-top: 14px;
}
.subContentCol2 h3 {
	font-size: 15px;
	margin-top: 14px;
}
.subContentCol2 h4 {
	font-size: 13px;
	margin-top: 14px;
}
.subContentCol2 h5 {
	font-size: 11px;
	margin-top: 14px;
}
.subContentCol2 h6 {
	font-size: 9px;
	margin-top: 14px;
}


.subContentCol2 p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 14px;
}
.subContentCol2  ul, .subContentCol2 ol {
	margin-top: 14px;
	margin-right: 24px;
	margin-left: 24px;
	font-size: 14px;
}
.subContentCol2 ul li ul {
	margin-top: 0px;
}

.subContentCol2 ul li {
	padding-left: 0px;
	list-style: disc;
	margin-top: 4px;
	margin-left: 12px;
}
.subContentCol2 ul li ul li {
	list-style: circle url(none);
	margin-left: 0px;
}

.subContentCol2 ol li {
	list-style: decimal;
	margin-left: 18px;
	margin-top: 4px;
}
.staffCol2 {
	width: 638px;
}

.subContentCol2 #staffList {
	background-color: #eee;
	display: block;
	float: left;
	width: 618px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #80c1e9;
	border-bottom-color: #80c1e9;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subContentCol2 .staffContactBox {
	float: left;
	width: 558px;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}

.subContentCol2 #staffList li {
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80c1e9;
	float: left;
	width: 618px;
}

.subContentCol2 #staffList li.end {
	border-bottom-style: none;
}
.subContentCol2 #staffList li .staffLeft , .subContentCol2 .staffContactBox .staffLeft{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 70px;
}
.subContentCol2 #staffList li .staffLeft a , .subContentCol2 .staffContactBox .staffLeft a{
	background-image: url(img/button_contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999em;
	display: block;
	height: 24px;
	width: 70px;
	margin-top: 6px;
}
.subContentCol2 #staffList li .staffLeft a:hover , .subContentCol2 .staffContactBox .staffLeft a:hover{
	background-position: 0px -24px;
}

.subContentCol2 #staffList li .staffRight {
	float: right;
	width: 528px;
	
}
.subContentCol2 .staffContactBox .staffRight {
	float: right;
	width: 468px;
	margin-top:11px;
}
.subContentCol2 #staffList li .staffRight h2 , .subContentCol2 .staffContactBox .staffRight h2{
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003e86;
	padding: 0px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.subContentCol2 #staffList li .staffRight h2 span , .subContentCol2 .staffContactBox .staffRight h2 span{
	font-size: 11px;
	font-weight: normal;
	color: #4a4a4a;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	height: 22px;
}
.subContentCol2 #staffList li .staffRight h3 , .subContentCol2 .staffContactBox .staffRight h3{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.subContentCol2 #staffList li .staffRight h3 span, .subContentCol2 .staffContactBox .staffRight h3 span{
	font-size: 11px;
	font-weight: normal;
	color: #4a4a4a;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	height: 16px;
}
.subContentCol2 #staffList li .staffRight p {
	font-size: 12px;
	padding: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subContentCol2 #staffList li .staffRight ul {
	padding: 0px;
	float: left;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 176px;
}
.subContentCol2 #staffList li .staffRight ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	float: none;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	/* [disabled]background-color: #CCC; */
}
.subContentCol2 #staffList li .staffRight ul li.end {
	margin-right: 0px;
}


.breadcrumbs {
	width: 75%;
}
.fontsize {
	width: 25%;
}

