@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;/*themecolour4%0;*/
	background-color: #83ab32;/*themecolour3$ 1.0%, 46.6%;*/
}
.navbg {
	background-color: #4a611c;/*themecolour3;*/
}
.rightcolbg {
	
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;/*themecolour4;*/
	border-left-color: #ffffff;/*themecolour4;*/
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #6b1c40;/*themecolour2;*/
}
.centerbg {
	background-image: url(index_files/index_center_bg.gif);
	background-repeat: repeat-x;
}

table {
	font: 11px/15px Arial, Helvetica, sans-serif
	color: #666666;/*themecolour4%0;*/
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #666666;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #666666;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(../index_files/index_bullet.gif);
	color: #666666;/*themecolour4%0;*/	
}

.rightcoltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #6b1c40;/*themecolour2;*/
}
.leftcoltext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
a:link {
	color: #811848;/*themecolour2$ -28.5%, 14.9%;*/
}
a:visited {
	color: #333333;
}
a:hover {
	color: #6b1c40;/*themecolour2$ -100%, 0%;*/
}
.background {
	background-color: #ffffff;/*themecolour4;*/
}
.headerleft {
	background-image: url(../index_files/index_header_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.paraheading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4a611c;/*themecolour3;*/
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.style3 {
	font-size: 10px;
	color: #FFFFFF;
}
.style4 {font-size: 12px}
