<!--
body {
	background-color: #ffffff;/*themecolour3;*/
	color: #333333;/*themecolour3%0;*/
        SCROLLBAR-FACE-COLOR: #D1D7DC;
        SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
        SCROLLBAR-ARROW-COLOR: #006699;
        SCROLLBAR-TRACK-COLOR: #FFFFFF;
        SCROLLBAR-BASE-COLOR: #006699
}
table {
	font: 9pt "trebuchet ms", arial, sans-serif;
	color: #333333;/*themecolour3%0;*/
}
        A:link	  { color:#0097cb;}
        A:visited { color:#0097cb; }
        A:hover	  { color:#808080;}
        A         { text-decoration:none; font-weight: bold;}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;/*themecolour3%0;*/
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
}

.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
}

.h0  {
	font-weight: bold;
	color: #006699;/*themecolour3%0;*/
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 3px;
}


h1 {
	font-weight: bold;
	color: #006699;/*themecolour3%0;*/
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 15px;
	color: #006699;/*themecolour2;*/
	margin-top: 0px;
	margin-bottom: 3px;
}


.centercoltext {
	padding-left: 40px;
	padding-right: 20px;
	color: #333333;/*themecolour3%0;*/
}

.centercoltext a:link {
	color: #666666;/*themecolour3%0;*/
}
.centercoltext a:visited {
	color: #cccccc;
}
.centercoltext a:link:hover {
	color: #006699;/*themecolour2;*/
}

.topstrip {
	background-image:   url(images/topstrip.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}
.hnavbg {
	background-image:   url(images/hnav_bg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}
.leftcolbg {
	background-image:   url(images/leftcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-repeat: repeat-y;
	background-position: right;
}
.panelbg {
	background-image: url(images/panel_bg.gif);
	background-repeat: repeat-x;
}
.white  A:link	  { color:#FFFFFF;}
.white  A:visited { color:#FFFFFF; }
.white  A:hover	  { color:#BB0000;}
.white  A         { text-decoration:none; font-weight: bold;}
.white {
	background-image: url(images/panel_bg.gif);
	background-repeat: repeat-x;
    color: #FFFFFF;
}
.leftcoltext {
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/leftcolumn_bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftpanel {
	background-color: #e5e9ec;/*themecolour1$ 41%,47%;*/
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.topbar {
	background-color: #d1d7dc;/*themecolour1;*/
}

-->


