.topstrip {
	background-image:  url(graphics/topstrip.gif);
	background-repeat: repeat-x;
}
.leftcolbg {
	background-image:  url(graphics/leftcol_bg.gif);
	background-repeat: repeat-y;
}
.vnavpad {
	padding-left: 40px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.rightcoltext {
	padding-left: 15px;
	padding-right: 15px;
	background-image:  url(graphics/rightcol_bg.gif);
	background-repeat: repeat-y;
	font-size: 8pt;
}
.bottomstrip {
	background-image:  url(graphics/bottomstrip.gif);
	background-repeat: repeat-x;
}
.leftcolbottom {
	background-image:  url(graphics/leftcol_bottom.gif);
	background-repeat: no-repeat;
	background-color: #baeed0;/*themecolour1$ 53%,91.7%;*/
}
.leftcoltext {
	padding-left: 40px;
	font-size: 8pt;
}
.paraheadpad {
	padding-left: 36px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.centercoltext {
	padding-right: 15px;
	padding-left: 15px;
}
.rightcolbg {
	background-image:  url(graphics/rightcol_bg.gif);
	background-repeat: repeat-y;
}
.centercoltext {
	padding-right: 15px;
	padding-left: 15px;
}
.rightcolbottom {
	background-image:  url(graphics/rightcol_bottom.gif);
	background-repeat: no-repeat;
}
.rightcoltop {
	background-image:  url(graphics/rightcol_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.imageborder {
	border: 2px solid #ffffff;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #31724c;/*themecolour1$ -19.9%,30.6%;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #31724c;/*themecolour1$ -19.9%,30.6%;*/
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #cccccc;/*themecolour4;*/
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(graphics/bullet.gif);
	color: #000000;/*themecolour4%0;*/	
}
a:link {
	color: #006400;/*themecolour1$ -19.9%,30.6%;*/
	font-weight : bold;
}
a:visited {
	color: Purple;/*themecolour1$ -2.6%,52.4%;*/
	font-style : italic;
}
a:link:hover {
	color: #ff0000;/*themecolour2;*/	
}

