table {
	font: 9pt "trebuchet ms", arial, sans-serif
}

body {
	color: #333333;/*themecolour6%0;*/
	background-color: #FFFFFF;/*themecolour6;*/
	background-repeat: repeat-x;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}

p {
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 0px;
}

h1 {
	font-size: 22px;
	color: #666666;/*themecolour5;*/
	margin-top: 0px;
	margin-bottom: 15px;
}

h2 {
	font-size: 16px;
	color: #000000;/*themecolour6%0;*/
	margin-top: 16px;
	margin-bottom: 3px;
}

li {
	margin-top: 3px;
}

.content {
	padding-left: 30px;
	padding-right: 30px;
}

.newsbox {
	background-color: #eeeeee;
	border: solid 1px #cccccc;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#container {
	width: 900px;
	border: 1px solid #005a0e;
}
	
#content blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
	margin-right: 0px;
}

#content {
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
}

#content ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}

#header {
	background-image:   url(page_files/page_topstrip.gif);
	height: 156px;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#logo {
	height: auto;
	left: 10px;
	top: 165px;
}

#hnavigation {
	position: absolute;
	height: auto;
	left: 108px;
	top: 130px;
	z-index: 5;
}

#vnavigation {
	height: auto;
	left: 20px;
	top: 320px;
}

.imageborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#imagebar {
	height: auto;
	right: 60px;
	top: 25px;
	z-index: 6;
}
.imagebox {
	border: 1px solid #FFFFFF;
}

#content a:link {
	color: #005db6;/*themecolour5;*/
	text-decoration: none;
}

#content a:visited {
	color: #005db6;/*themecolour5;*/
	text-decoration: none;
}

#content a:hover {
	color: #2952ce;/*themecolour1;*/
	text-decoration: underline;
}

#leftcolumn a:link {
	color: #005db6;
	text-decoration: none;
}

#leftcolumn a:visited {
	color: #005db6;
	text-decoration: none;
}

#leftcolumn a:active {
	color: #005db6;
	text-decoration: none;
}

#leftcolumn a:hover {
	text-decoration: underline;
}

#leftcolumn {
	width: 160px;
	background-color: #EEEEEE;
	font-size: 8pt;
	text-align: left;
	padding: 10px;
	border: 1px solid #2952ce;/*themecolour1;*/
}

#bottombar {
	background-color: #81ac8b;
	visibility: visible;
	font-size: 8pt;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

#bottombar a {
	color: #FDFF36;
}

#logocolumn {
	width: 160px;
	border: 1px solid #2952ce;/*themecolour1;*/
	padding: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #005a0e;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	text-align: center;
	background-color: #ffffff;
}
