table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
body {
	color: #333333;/*themecolour6%0;*/
	background-color: #FFFFFF;/*themecolour6;*/
	background-image:   url(index_files/index_topstrip.gif);
	background-repeat: repeat-x;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}
#headertext {
	position: absolute;
	top: 30px;
	left: 150px;
	height: auto;
	width: 300px;
	visibility: visible;
	font-size: 24pt;
	font-family: Times New Roman;
}
#headertextsmall {
	
	visibility: visible;
	font-size: 14pt;
	font-family: Times New Roman;
}
#content {
	position: absolute;
	height: auto;
	width: 50%;
	left: 90px;
	top: 180px;
	right: 60px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;

	}
	blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000
	margin-right: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000
}
#header {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#leftcolumn {
	position: absolute;
	left: 12px;
	top: 180px;
	width: 50px;
	height: 400px;
	background-color: #d8ebfd;/*themecolour1%180;*/
	font-size: 9pt;
	background-color:   #d5ebff;/*themecolour1$ 78.5%, 100%;*/
	padding: 10px;
	border: 1px solid #3c9bf7;/*themecolour1;*/
}

#hnavigation {
	position: absolute;
	height: auto;
	left: 20px;
	top: 129px;
	z-index: 5;
}

#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/Elements_bullet.gif);
}

h1 {
	font-size: 16px;
	color: #005db6;/*themecolour5;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 16px;
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
#content a:link {
	color: #005db6;/*themecolour5;*/
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #3c9bf7;/*themecolour1;*/
}
