.topstrip {
	background-image:  url(template_files/template_topstrip.gif);
	background-repeat: repeat-x;
 }

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;/*themecolour2;*/
	font-size: 8pt;
	scrollbar-base-color: #000000; 

}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour2%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour2%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour2%0;*/
	list-style-image:  url(template_files/template_bullet.gif);	
}
.centercoltext {
	padding: 15px;
	font-size: 8pt;
}
.leftcolbg {
	background-color: #e8fffa;/*themecolour1$ 84.7%, 80.0%;*/
}
.rightcoltext {
	font-size: 8pt;
	padding: 8px;
}
.parahead {
	background-color: #2d6b5e;/*themecolour1;*/
}
.parahead2 {
	background-color: #7bcbae;/*themecolour3;*/
}
.footer {
	
	font-size: 9pt;
	color: #666666;
}
.textbox {
	font-size: 8pt;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7bcbae;/*themecolour3;*/
	border-bottom-color: #7bcbae;/*themecolour3;*/
}
.para3bg {
	background-image: url(template_files/template_paraheading3_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7bcbae;/*themecolour3;*/
}
.textboxborder {
	background-image: url(template_files/template_vertical_border.gif);
	background-repeat: repeat-y;
}
.rightcolborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2d6b5e;/*themecolour1;*/
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;/*themecolour2%0;*/
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #002551;/*themecolour1;*/
	font-size: 8pt;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #002551;/*themecolour2%0;*/
	font-size: 8pt;
}
a:link:hover {
	color: #FF0000;/*themecolour3;*/
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #304d74;/*themecolour2%0;*/
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
} 
.themecolor1 {
	background-color: #2d6b5e;/*themecolour1;*/
}
.highlightbox {
	background-color: #dbdbd9;/*themecolour1%90;*/
	padding: 4px 30px;
	border: 1px solid #333333;
	padding: 15px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;

}