/* The voice-family throws internet explorer 5 win, so it doesn't see the small below, which IE6 does */
body, body div, body p, body th, body td, body li, body dd, body code, body tt, body h3 {
  font-size: x-small;
	voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
/* Mozilla and Opera can read the one below */
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body code, html>body tt, html>body h3 {
  font-size: small;
}

body {margin-left:0px; margin-right: 0px; margin-top: 0px; margin-left: 0px; background-color: #FFFFFF; background-image: url(template/background.gif); background-repeat: repeat-y;}

.topBarText {font-family: Verdana, Sans-serif; color: #ffffff; font-weight: bold; font-style: normal; text-decoration: none;}
.topBarText a {font-family: Verdana, Sans-serif; color: #ffffff; font-weight: bold; font-style: normal; text-decoration: none;}
.topBarText a:hover {text-decoration: underline; color: #ffffff;}

.topOrangeRepeat {background-image: url(template/topOrangeRepeat.gif); background-repeat: repeat-x;}
.topBlueRepeat {background-image: url(template/topBlueRepeat.gif); background-repeat: repeat;}

.leftbar {margin-top: 14px; margin-bottom: 50px;}
.leftbarlink {font-family: Verdana, sans-serif; color: #FF3300; font-weight:bold; text-decoration: none;}
.leftbarlink:hover {color: #cc0000; text-decoration: underline;}
.leftSub td {font-family: Verdana, sans-serif; color: #336699;
font-weight:bold; text-decoration: none;}
.leftSub a {font-family: Verdana, sans-serif; color: #336699;
font-weight:bold; text-decoration: none; font-size: 90%;}
.leftSub a:hover {color: #000066; text-decoration: underline;}

.whereAmILayer {position:absolute; left:229px; top:96px; width:515px; height:38px; z-index:1}

.whereami {font-family: Verdana, sans-serif; text-decoration: none; color: #999999; font-style: italic;}
.whereami a {text-decoration: underline; color: #336699;}
.whereami a:hover {color: #000066;}

.maintext {font-family: Verdana, sans-serif; color: #000000;}
.maintext p {font-family: Verdana, sans-serif; line-height: 150%; margin-top: 12px; margin-bottom: 0px; text-align: justify;}
.maintext h1 {font-family: Arial, sans-serif; font-size: 140%; color: #000066; font-style: italic; font-weight: bold; margin-top: 0px; margin-bottom: 0px; clear: both;}
.main-subh1 {font-family: Arial, sans-serif; font-weight: bold; color: #000066; font-style: italic; text-decoration: none; margin-top: 4px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;}
/* NB As site didn't use H3, made h3 look smaller. */
/*.maintext h2 {font-family: Arial, sans-serif; font-size: 120%; font-weight: bold; color: #000066; text-decoration: none; margin-top: 28px; margin-bottom: 0px; clear: both;}*/
.maintext h2 {
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #000066;
	margin-top: 1.4em;
	margin-bottom: 0.6em;
}
/*.maintext h2 {font-family: Arial, sans-serif; font-weight: bold; color: #000066; text-decoration: none; margin-top: 28px; margin-bottom: 0px; margin-left: 0px;}*/
/*.maintext ul, .maintext ol {font-family: Verdana, sans-serif; line-height: 150%; margin-top: 12px; margin-bottom: 0px; text-align: justify;}*/
.maintext ul, .maintext ol {
	font-family: Verdana, sans-serif;
	line-height: 150%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	padding-left: 0; /* Brings Firefox and IE into line */
	text-align: justify;
}

/* As for ul, ol */
.maintext ul.long li, .maintext ol.long li {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	list-style-position: outside;
}

.maintext a {text-decoration: underline; color: #336699;}
.maintext a:hover {color: #000066;}

.clearnone {clear: none !important;}
.clearall {clear: both !important;}

.enquiry {font-family: Verdana, sans-serif; color: #000000; margin-top: 12px; margin-bottom: 0px; text-align: justify; font-style: italic;}

.img-right {float: right; clear: right; margin-top: 15px; margin-bottom: 0px; margin-left: 10px; margin-right: 0px;}
.img-left {float: left; clear: left; margin-top: 15px; margin-bottom: 15px; margin-left: 0px; margin-right: 15px;}
.img-none {clear: both; margin-top: 15px; margin-bottom: 0px; margin-left: 10px; margin-right: 10px;}
/* for the maintext region with width of 499, this means img-none images must have width <= 479px */

.validImg {margin-top: 0px; margin-bottom: 5px;}
.copyright {clear: both; font-family: Verdana, sans-serif; font-weight: normal; color: #000000; text-decoration: none; font-size: 80%;}

