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;
}
.seeDemo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #036;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.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;
}
.imageLogoHeader {
	margin: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.phoneNumber {
	margin: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 681px;
}

.imageRight {
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;



}


.imageFloat {
	float: right;
	margin-left: 20px;
	border: medium none #960;
	clear: none;
}
.imageFloatWithBorder {
	float: right;
	margin-left: 20px;
	clear: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D3F5F;
	border-right-color: #3D3F5F;
	border-bottom-color: #3D3F5F;
	border-left-color: #3D3F5F;
}

.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;
}
.imageLeftBanner {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #666;
}



.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: #036;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 25px;
}

.blueBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336;
}
.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;
}
.mainPageTable {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

