body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 94%;
	line-height: 102%;
	color: #003399;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#head {
	background-image: url(../img/waves.gif);
	background-repeat: no-repeat;
	height: 81px;
	position: relative;
	width: 732px;
	left: 465px;
	top: 6px;


}

#wrap {
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;
	text-align: left;
}
#crb {
	margin-top: 3px;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}

#footer {
	background:#006699;
	color:#99CCCC;
	font-size: 86%;
	padding: 4px;

}
img {
	border: 0px;
}
h1, h2, h3 {
	color: #003366;
	background-color: #CCCCCC;
	display: block;
	margin: 0px 0px 0.3em 0px;
	padding: 0.1em 0.2em 0.1em 0.4em;
	border-left: 8px solid #000000;
}
a:link {
	font-weight: bold;
	color: #339999;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
.smalltext {
	font-size: 88%;
	line-height: 1.2em;
}

h4, h5 {
	color: #003366;
	margin: 0px;
	padding: 0.2em 0em;
}
.caption {
	font-size: 92%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: -3px;
}
.intro {
	font-size: 106%;
	margin-top: 0.2em;
}
h1 {
	font-size: 133%;
}
h2 {
	font-size: 122%;
}
h3 {
	font-size: 111%;
}
#banners {
	font-size: 90%;
}

.bannerhead {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bolder;
	padding-bottom: 3px;
}

#banners p {
	margin: 0px;
	line-height: 1.1em;
}
.cellcolour {
	background-color: #CC0000;
}
.yellowtext {
	color: #FFCC00;
}
p {
	margin: 0em 0em 0.4em 0em;
	padding: 0
}
#navbar {
	font-size: 0.75em;
	background-color: #FFCC66;
	padding: 2px 3px;
	font-weight: bold;
	line-height: 2.2em;
}
#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navbar li {
	display: inline;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navbar a:link, #navbar a:visited {
	margin-right: 2px;
	padding: 2px 5px 1px 5px;
	color: #000000;
	background-color: #FFCC00;
	text-decoration: none;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #717171;
	border-right: 2px solid #717171;
}
#navbar a:hover {
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #6699FF;
	border-right: 2px solid #6699FF;
	background-color: #006699;
	color: #FFFFFF;
}
#navbar .uberlink {
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background-color: #6699CC;
	color: #FFFFFF !important;
	font-weight: bolder;
	cursor: default;
	background-image: url(../img/btn_wave.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}
#footer a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.floatlft {
	float: left;
	margin-right: 10px;
}
.floatrt {
	float: right;
	margin-left: 10px;
}
.clear {
	clear: both;
}
.rule_above {
	border-top: #0099FF solid 1px;
	display: block;
}
.hr {
	background: #fff url(../img/hr.gif) repeat-x scroll center;
	height: 10px;
	clear: both;
	padding: 8px 0px;
}
.item200 {
	float: left;
	margin-right: 10px;
	width: 200px;
}
#home {
	font-size: 0.8em;
	font-style: normal;
	padding: 22px 0px 6px 0px;
}
#home a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#home a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
#home a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
