table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
body {
	color: #333333;/*themecolour6%0;*/
	background-color: #FFFFFF;/*themecolour6;*/
	background-image:   url(home_files/home_topstrip.gif);
	background-repeat: repeat-x;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}
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;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 5px;
	top: 180px;
}

#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;
}

.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 {
	position: absolute;
	height: 510px;
	width: 753px;
	left: 6px;
	top: 156px;
	right: 60px;
}
#content ul {
	color: #333333;/*themecolour6%0;*/
	margin-top: 0px; margin-bottom: 0px;
	list-style-image: url(home_files/home_bullet.gif);
}
#leftcolumn ul {
	color: #333333;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	list-style-image: url(home_files/home_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;
}
/*link styles*/
/*link styles*/
 a:link {
 color: blue;
	/*color: #839aad;/*themecolour1;*/
}
 a:active {
 color: blue;
	/*color: #839aad;/*themecolour1;*/
}
 a:visited {
 color: blue;
	/*color: #333333;/*themecolour4%0;*/
	/*color: #839aad;/*themecolour1;*/	
}
 a:link:hover {
 color:red;
	/*color: #ff7f00;/*themecolour2;*/
/*border: 3px #09f outset;*/
}

#content a:link {
	color: #005db6;/*themecolour5;*/
}
#content a:visited {
	color: #0000FF;
}
#content a:link:hover {
	color: #FF0000;
	/*border: 3px #09f outset;*/
}
.style4 {font-size: 16px}

.style4 a:hover {
	color: red;
	border: 3px #09f outset;
}
.style4 a {
	color:blue;
	font-weight: bold;
}
.style4 a:active {color:red; }
.style4 a:link {color:blue;}
.style4 a:visited { color:blue;}

.style4a {
	font-size: 24px;
	background-color: #0093F4;
	color: #FFFFFF;
}
.style4b {
	font-size: 24px;
	color: #000000;
}