@charset "iso-8859-1";
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
body { 	
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
p {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: justify;
	text-indent: 10pt;
}
blockquote {
	margin-top: 2px;
	color: #0000CC;/*themecolour5%0;*/
	font-style: italic;
	text-align: justify;
	margin-right: 40px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font: bolder;
}
ol {
	margin-top: 0px; margin-bottom: 0px; color: #000000
}
#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 10px;
}
#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 200px;
	z-index: 3;
}
#content {
	position: absolute;
	height: auto;
	width: auto;
	left: 240px;
	top:10px;
	right: 60px;	
}
#content ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
	color: #000000;/*themecolour5%0;*/
	list-style-image: url(index_files/index_bullet2.gif);
}
h1 {
	font-size: 18px;
	color: #622abf;/*themecolour5%0;*/
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-size: 16px;
	color: #CC0000;/*themecolour1;*/
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	color: #000033;/*themecolour1;*/
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 140px;
	margin-right: 140px;
	text-align: center;
} 
h4 {
	font-size: 10px;
	color: #2200ff;/*themecolour1;*/
	text-align: center;
	font-style: bold;
	margin-top: 0px;
}
h5 {
	background-color: #cc0000;
	color: #ffff00;
	text-align: center;
} 
#content a:link {
	color: #999999;/*themecolour5%0;*/
}
#content a:visited {
	color: #996666;
}
#content a:link:hover {
	color: #CC0000;/*themecolour1;*/
}
.highlightbox {
	padding: 5px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #ffefd5;/*themecolour2$ 83.7%, 0.4%;*/
}
