/* CSS Document */
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
body {
	color: #333333;/*themecolour5%0;*/
	background-image:  url(basicpage_files/basicpage_hnav_bg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
	background-color: #FFFFFF;/*themecolour5;*/
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;

	}
	blockquote {
	margin-top: 2px;
	color: #333333;/*themecolour5%0;*/
	margin-right: 40px;
	margin-left: 15px;
	margin-bottom: 2px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}

#hnavigation {
	background-image:  url(basicpage_files/basicpage_hnav_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 28px;
	width: 100%;
	top: 0px;
	right: 0px;
	z-index: 3;
	left: 0px;
}

#vnavigation {
	position: absolute;
	height: auto;
	width: 100%;
	left: 20px;
	top: 200px;
	z-index: 2;
}

#content {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	top: 50px;
	right: 0px;
}
.rcoltext {
	padding-left: 1px;
	border: 1px solid #1610bd;/*themecolour1;*/
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#heading {
	position: absolute;
	height: auto;
	width: auto;
	top: 60px;
	left: 175px;
}

.subhead {
	font-size: 80%;
	background-color: #ceb590;/*themecolour2;*/
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}

.lcolborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1610bd;/*themecolour1;*/
	padding-right: 10px;
	padding-left: 20px;

}
.rcolborder {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #1610bd;
	padding-right: 10px;
	padding-left: 10px;

}
.heading {
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1610bd;/*themecolour1;*/
	color: #000000;/*themecolour4;*/
}
#content ul {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #333333;/*themecolour5%0;*/
	list-style-image:url(images/bullet.gif);
}
h1 {
	font-size: 18px;
	color: #1610bd;/*themecolour5%0;*/
	margin-top: 0px;
	margin-bottom: 1px;
}
h2 {
	font-size: 16px;
	color: #1610bd;/*themecolour1;*/
	margin-top: 3px;
	margin-bottom: 3px;
}

h5 {
	font-size: 12px;
	color: #1610bd;
}

#content a:link {
	color: #666666;/*themecolour5%0;*/
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #1610bd;/*themecolour1;*/
}
.centercoltext {
	padding-right: 10px;
	padding-left: 15px;
}
.highlightbox {
	padding: 5px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #cecac4;/*themecolour2$ 83.7%, 0.4%;*/

}
