body {
	color: #333333;/*themecolour6%0;*/
	background-color: #FFFFFF;/*themecolour6;*/
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 11pt;
}

#header {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#contactinfo {
	position: absolute;
	height: auto;
	width: auto;
	left: 160px;
	top: 95px;
	font-size: 10pt;
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #005db6;/*themecolour5;*/
	margin-top: 0px;
	margin-bottom: 5px;	
}

#hnavigation {
	position: absolute;
	height: auto;
	left: 20px;
	top: 129px;
	z-index: 5;
	background-color: #3c9bf7;/*themecolour1;*/
}

#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 320px;
}

#content {
}

ul {
	color: #333333;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('index_files/index_bullet.gif');
}
	
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-right: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}

#content a:link {
	color: #005db6;/*themecolour5;*/
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #3c9bf7;/*themecolour1;*/
}

#printerfriendly {
	position: absolute;
	height: auto;
	width: auto;
	right: 10px;
	top: 133px;
	align: right;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 8.7pt;
	font-weight: bold;
}

#printerfriendly a:link {
	color: #3c9bf7;/*themecolour1;*/
}

#printerfriendly a:visited {
	color: #3c9bf7;/*themecolour1;*/
}

#printerfriendly a:link:hover {
	color: #000000
}

#printhead {
	text-align: center;
	font-size: 24px;
	color: red;
}
#printheadsub {
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 8.7pt;
	font-weight: bold;
}
#printheadsub a:link {
	color: #3c9bf7;/*themecolour1;*/
}
#printheadsub a:visited {
	color: #3c9bf7;/*themecolour1;*/
}
#printheadsub a:link:hover {
	color: #000000;
}

#printerbottom {
	font-size: 8pt;
	color: #000099;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
.imageborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#imagebar {
	position: absolute;
	height: auto;
	width: auto;
	right: 60px;
	top: 25px;
	z-index: 6;
}
.imagebox {
	border: 1px solid #FFFFFF;
}

.content {
	padding-left: 20px;
}

h1 {
	font-size: 20px;
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #005db6;/*themecolour5;*/
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 18px;
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
}