body {
	background: url(../images/bg.gif) repeat-x;
}

.wrapper {
	margin: 0px auto;
	width: 960px;
}

.header {
	height: 80px;
}

.abClassTitle {
	background: url(../images/abClassTitle.gif) no-repeat;
	width: 314px;
	height: 40px;
	margin-top: 20px;
	margin-left: 20px;
	position: absolute;
	display: block;
}

.transformText {
	margin-top: 37px;
	background: url(../images/transformText.gif) no-repeat;
	width: 318px;
	height: 20px;
	margin-left: 620px;
	position: absolute;
}

.innerWrap {
	background: #FFFFFF;
	padding: 20px;
	font-family: arial;
	font-size: 12px;
	color: #252525;
}

.leftHero {
	float: left;
	width: 690px;
}

.blueBar {
	background: url(../images/blueHeader.gif) no-repeat;
	height: 28px;
	color: #1f83c4;
	padding-left: 15px;
	padding-top: 12px;
	display: block;
	float: left;
	width: 675px;
}

.blueBar a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}

.blueBar a:hover {
	text-decoration: none;
	color: #cce3f2;
}

.rightBox {
	float: left;
	width: 230px;
}

.purpleHeader {
	background: url(../images/purpleTop.gif);
	height: 30px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
}

.purpleBar {
	background: url(../images/purpleMiddle.gif);
	padding-top: 5px;
	height: 315px;
}

.purpleBar a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background: url(../images/purpleItem.gif) bottom no-repeat;
	height: 25px;
	line-height: 22px;
	display: block;
	padding-left: 33px;
	margin-left: -13px;
}

.purpleBar a:hover {
	background: url(../images/purpleItemOver.png) bottom no-repeat;
}

.blueArea {
	display: block;
	float: left;
	width: 279px;
	height: 85px;
	color: #FFFFFF;
	padding: 20px;
	padding-left: 21px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 45px;
}

.blueArea h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.blueArea p {
	padding: 0px;
	margin: 0px;
}

a.blueArea {
	display: block;
	text-decoration: none;
	background: url(../images/blueArea.gif);	
}

a.blueArea:hover {
	text-decoration: none;
/*	background: url(../images/blueAreaOver.gif);	*/
}

.greenArea {
	float: left;
	width: 284px;
	height: 85px;
	color: #FFFFFF;
	padding: 20px;
	padding-left: 21px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 40px;
}

.greenArea h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.greenArea p {
	padding: 0px;
	margin: 0px;
}

a.greenArea {
	text-decoration: none;
	display: block;
	background: url(../images/greenArea.gif);	
}

a.greenArea:hover {
/* 	background: url(../images/greenAreaOver.gif);*/
}

.mainContent {
	margin: 20px;
	margin-right: 40px;
	margin-top: 40px;
	color: #444444;
	line-height: 18px;
}

.mainContent img {
	padding: 1px;
	border: 1px solid #94c4e3;
}

.mainContent td img {
	padding: 0px;
	border: 0px
}

.mainContent p {
	padding-top: 0px;
	margin-top: 0px;
}

.mainContent h1 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #0072bc;
	margin-bottom: 28px;
	padding-bottom: 0px;
}

.mainContent h2 {
	font-size: 18px;
	font-weight: normal;
	color: #348ac5;
	padding: 0px;
	margin-bottom: 3px;
}

.mainContent h3 {
	color: #0072bc;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 10px;
}

.mainContent a {
	color: #0072bc;
	padding-left: 3px;
	padding-right: 3px;
}

.mainContent a:hover {
	text-decoration: none;
}

.footer {
	margin-top: 100px;
	border: 1px solid #bfdbee;
}

.footerContent {
	background: #fafafa;
	border: 1px solid #FFFFFF;
	height: 53px;
	text-align: center;
	color: #959595;
	padding-top: 15px;
}

.footerContent a {
	color: #0072bc;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

.footerContent a:hover {
	text-decoration: underline;
}

.footerContent b {
	color: #444444;
	font-size: 10px;
	line-height: 30px;
}

.coreProgrammesLinks {
	margin-bottom: 30px;
	margin-top: 15px;
	padding: 15px;
	border: 1px solid #94c4e3;
	padding-top: 10px;
}