h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #036;
	margin-bottom: 5px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #036;
	margin-bottom: 0px;
}


.bodyBlack {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	padding: 0px;
	margin: 0px;
}
.contactText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #963;
	margin-bottom: -12px;
	padding-top: 5px;
}


.imageHeader {
	margin: 0px;
	padding: 0px;
}
.imageFloat {
	float: right;
	margin-left: 20px;
	border: medium none #960;
	clear: none;
}
.imageCentre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.imageLogo {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
}



.bodyBlue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.textCentred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #339;
	text-align: center;
	vertical-align: text-top;
	padding-top: 10px;
	font-weight: normal;
}

.footerCentred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	font-weight: bold;
}

.blueBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #339;
}
.imagePlatform {

}

/* Menu items that have mouse over or focus have a blue background and white text */
.imagePlatform a:hover
{
	border: medium solid #C63;
}
.FormLayout {
	padding-top: 20px;
}
