body {
	color: #000;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15pt;
	background-color: #667992;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1 {
	color: #0D2D54;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0.67em 0;
	font-style: italic;
}
h2 { color: #002A6F; font-size: 1.1em; font-weight: bold; margin: 0.8em 0 0; }
strong { color: #002A6F; }

h3 {
	color: #002A6F;
	font-size: 1.1e;
	font-weight: bold;
	margin: 0.67em 0
}


td {font-size: 10pt; }

a:link {
	color: #9b0000;
	text-decoration: none;
}

a:visited {
	color: #9b0000;
	text-decoration: none;
}

a:hover {
	color: #FF3000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #0D2D54;
}
.topnav {
	color: #0D2D54;
	margin: 0;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.9em;
}
.topnav a:link {
	color: #0D2D54;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDFDFD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC0CC;
}
.topnav a:visited {
	color: #0D2D54;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FDFDFD;
	border-bottom-color: #BAC0CC;
}
.topnav a:hover {
	color: #000;
	background-color: #B2BAC7;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #CCC;
}
.topnav a:active {
	color: #000;
	background-color: #F5F6F8;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #CCC;
	top: 1px;
	right: -1px;
	position: relative;
}
.copyright {
	color: #FFF;
	font-size: 0.8em;
	width: 950px;
	clear: both;
	background-color: #B1B9C6;
	text-indent: 20px;
	padding: 0px;
}
.copyright a:link {
	color: #FFF;
	text-decoration: none;
}
.copyright a:visited  {
	color: #FFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #0D2D54;
	text-decoration: underline;
}
.container {
	background-color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/2010/back-plain1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.mainbody { margin: 5px; }
.gbox  { border: solid 1px #adafd5 }
.gboxfill  {
	background-color: #eff4fa;
	vertical-align: top;
	border: solid 1px #adafd5;
	padding: 2px;
}
.tight { margin: 0; padding: 0; }
.rightcol {
	width: 750px;
	float: right;
	background-image: url(../images/2010/right-column-back1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
}
.rightcolhome {
	width: 777px;
	float: right;
	background-image: url(../images/2010/right-column-back1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
}
.leftcol {
	width: 170px;
	float: left;
}
.catchpa {
	font-weight: bold;
	color: #FFF;
	background-color: #0D2D54;
}
.inputfield {
	font-size: 95%;
	color: #000;
	background-color: #eff4fa;
}
.inputfieldcaps {
	font-size: 95%;
	color: #000;
	background-color: #BAC0CC;
	text-transform: uppercase;
}
.enqfield   { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #eff4fa; background-image: url(../images/saddle2.gif); background-repeat: no-repeat; background-position: center }
.centreDiv {
	float: left;
	width: 545px;
	padding-right: 10px;
	text-align: justify;
}
.centreDivHome {
	float: left;
	width: 570px;
	padding-right: 10px;
	text-align: justify;
	padding-left: 10px;
}
.centreRight {
	float: right;
	width: 175px;
	padding-right: 5px;
	padding-left: 5px;
}
.toggle   {
	display: none
}
.smallprint {
	font-size: 0.9em;
}
.bluebackbox {
	background-color: #CCD0D9;
	vertical-align: top;
	padding: 4px;
}
.events {
	background-color: #EEEFF3;
	vertical-align: top;
	padding: 4px;
	font-size: 80%;
	line-height: normal;
}
