body {
	background-color: #ffffff;/*themecolour3;*/
	color: #000000;/*themecolour3%0;*/
  font-size: 22px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour3%0;*/
	margin-right: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour3%0;*/
}

.leftcoltext {
	--font-size: 8pt;
	color: #333333;
}
.leftcolbg {
	background-image:    url(template_files/template_leftcolumn_bg.gif);
	background-repeat:   repeat-y;
	background-position: right;
}
.leftcolbg_new {
	background-image:    url(template_files/template_leftcolumn_bg.gif);
	background-repeat:   repeat-y;
	background-position: right;
	vertical-align:      top;
  width:               162px;
  height:              500px;
  max-height:          500px;
  display:             inline-block;
}
.centercoltext {
  padding:             20px;
	padding-left:        20px;
	padding-right:       40px;
	color:               #000000;/*themecolour3%0;*/
	vertical-align:      top;
}
.rightcoltext {
	padding:             20px;
	color:               #000000;/*themecolour3%0;*/
  width:               250px;
  max-width:           250px;
  display:             inline-block;
  vertical-align:      top;
  font-size:           14px;
}

.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour3%0;*/
	margin-left: 0px;
	list-style-image: url(template_files/template_bullet.gif);
}

.centercoltext td {
  vertical-align:      top;
}

.centercoltext ul {
	color: #000000;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(template_files/template_bullet.gif);	
}

h1 {
	font-weight: bold;
	color: #000000;/*themecolour3%0;*/
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 3px;
	white-space: nowrap;
}
h2 {
	font-size: 18px;
	color: #394ab3;/*themecolour2;*/
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	font-size: 15px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-left: 5px;
}


.leftcoltext a:link {
	color: #666666;
}
.leftcoltext a:visited {
	color: #cccccc;
}
.leftcoltext a:link:hover {
	color: #394ab3;/*themecolour2;*/
}
.centercoltext a:link {
	color: #000000;/*themecolour3%0;*/
}
.centercoltext a:visited {
	color: #cccccc;
}
.centercoltext a:link:hover {
	color: #394ab3;/*themecolour2;*/
}
.leftpanel a:link {
	color: #333333;
}
.leftpanel a:visited {
	color: #cccccc;
}
.leftpanel a:link:hover {
	color: #394ab3;/*themecolour2;*/
}

.rightcoltext a:link {
	color: #000000;/*themecolour3%0;*/
}
.rightcoltext a:visited {
	color: #cccccc;
}
.rightcoltext a:link:hover {
	color: #394ab3;/*themecolour2;*/
}


.topstrip {
	background-image:   url(template_files/template_topstrip.gif);
	background-repeat: repeat-x;
}
.hnavbg {
	background-image:   url(template_files/template_hnav_bg.gif);
	background-repeat: repeat-x;
}

.panelbg {
	background-image: url(template_files/template_panel_bg.gif);
	background-repeat: repeat-x;
}

.leftpanel {
	background-color: #ccced7;/*themecolour1$ 41%,47%;*/
	color: #333333;
	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;
}
.paraheadbg {
  font: 13pt "trebuchet ms", arial, sans-serif;
	background-image: url(template_files/template_parahead_bg.gif);
	background-repeat: repeat-x;
}
.paraheadbg_ {
  font: 13pt "trebuchet ms", arial, sans-serif;
	background-image: url(template_files/template_parahead_bottom.gif);
	background-repeat: repeat-x;
}
.paraheadright {
	background-image: url(template_files/template_parahead_right.gif);
	background-repeat: no-repeat;
  width: 30px;
}
.paraheadright_ {
	background-image: url(template_files/template_parahead_right_.gif);
	background-repeat: no-repeat;
  width: 30px;
}

.paraheadbg2 {
	background-image: url(template_files/template_parahead_bottom.gif);
	background-repeat: repeat-x;
}
.paraborderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a4a6b3;/*themecolour1;*/
}
.paraborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;/*themecolour3%0;*/
}
.footer {
	font-weight: bold;
	color: #000000;/*themecolour3%0;*/
}
.topbar {
	background-color: #7b7b7b;/*themecolour1;*/}
  
