body.orange {
	font-family:Helvetica, Arial;
	font-size:10pt;
	background-color:#EE9C00;
}

body.blue {
	font-family:Helvetica, Arial;
	font-size:10pt;
	background-color:#143F77;
	color:#FFFFFF;
}

body.enquiry 
{
	background-color:#009FDB;
	color:#143F77;
	font-family:Helvetica, Arial;
	font-size:10pt;
}

td {
	font-family:Helvetica, Arial;
	font-size:10pt;
	padding-top:0;
	padding-bottom:0;
}

a.menu {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
}

a.menu:hover {
	background-color:#009FDB;
	padding-top:0;
	padding-bottom:0;
	padding-left:15;
	padding-right:15;
	color:#FFFFFF;
}

a.blue {
	background-color:#143F77;
	padding-left:10;
	padding-right:10;
	padding-top:2;
	padding-bottom:2;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12pt;
	font-family:Helvetica, Arial;
}

a.blue:hover {
	text-decoration:underline;
}

a.bluecontact {
	color:#143F77;
	padding-top:0;
	padding-bottom:0;
	padding-left:10;
	padding-right:10;
	text-decoration:none;
	font-size:12pt;
	font-family:Helvetica, Arial;
	font-weight:bold;
}

a.bluecontact:hover {
	background-color:#143F77;
	color:#FFFFFF;
}

h2 {
	color:#EE9C00;
	font-size:14pt;
	font-family:Helvetica, Arial;
}

p.header {
	color:#143F77;
	font-size:15pt;
	font-family:Helvetica Black, Arial;
	font-weight:bold;
}

h2.white {
	color:#FFFFFF;
	font-size:14pt;
	font-family:Helvetica, Arial;
}

p.about {
	color:#000000;
	font-size:10pt;
	font-family:Helvetica, Arial;
}

div.hr {
	width:100%;
	height:2px;
	background-color:#000000;
	line-heigt:2px;
	font-size:2px;
}

div.hrblue {
	width:66.5%;
	height:1px;
	background-color:#009FDB;
	line-heigt:1px;
	font-size:1px;
}

p {
 	font-family:Helvetica, Arial;
 	font-size:10pt;
}

strong.strongblue {
	font-size:10pt;
	font-family:Helvetica, Arial;
	color:#143F77;
}

strong.strongorange {
	font-size:10pt;
	font-family:Helvetica, Arial;
	color:#EE9C00;
}

textarea 
{
	font-size:10pt;
	font-family:Helvetica, Arial;
}

h2.title 
{
	font-size:23pt;
	font-weight:bold;
	color:#EE9C00;
}

div.hidden 
{
	visibility:hidden;
	display:none;
}

a.black 
{
	text-decoration:none;
	font-size:10pt;
	font-family:Helvetica, Arial;
	color:#000000;
}

a.black:hover 
{
	text-decoration:underline;
}

td.spacer 
{
	width:10;
}

a.email 
{
	font-size:10pt;
	font-family:Helvetica, Arial;
	color:#EE9C00;
	text-decoration:none;
}

a.email:hover 
{
	text-decoration:underline;
}
	

