body {
	color: #000000;
	background-image: url('index_files/index_background.gif');
	background-repeat: repeat
}

table {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	}

p {
	margin: 0px 0px 0px 0px;
	text-align:left;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
	margin-left: 10px;
}


ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-image: url('index_files/index_bullet.gif');
	color: #ffffff;
}

.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style-image: url('index_files/index_bullet.gif');
	color: #ffffff;
}

.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-image: url('index_files/index_bullet.gif');
	color: #000000;
}
.leftcoltext {
	background-color: #000000;
	padding-left: 3pt;
	padding-right: 3pt;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF; 
	text-align:left;

}
.centercoltext {
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #000000;

}

.topstrip {
	background-image: url('index_files/index_topstrip.gif');
	background-repeat: repeat-x
}
.footer {
	border: 1px solid #000000;
	background-color: #000000;
	color: #ffffff;
	font-size: 8pt;
}

.parabg {
	background-image: url('index_files/index_parahead_bg.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	letter-spacing: 2px
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;

}

h2 {
	font-size: 10pt;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;

}
.rightcoltext {
	padding: 10px;
	border: 1px solid #212c37;
	background-color: #4c4c4c;
}
.rightcoltext a:link {color: #000000;}

.rightcoltext a:visited {color: #333333;}

.rightcoltext a:link:hover {color: #9c9c9c;/*themecolour1$ 52.9%, 61.2%;}*/}


.leftcoltext a:link {
	color: #02b801;
	text-decoration: none;
}

.leftcoltext a:visited {
	color: #9c9c9c;
	text-decoration: none;
}

.leftcoltext a:link:hover {
	color: #02b801;
	text-decoration: underline;
}


.centercoltext a:link {
	color: #008000;
	font-weight: bold;
	text-decoration: none;
}

.centercoltext a:visited {
	color: #6a6a6a;
	font-weight: bold;
	text-decoration: none;
}

.centercoltext a:link:hover {
	color: #008000;
	font-weight: bold;
	text-decoration: underline;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #02b801;
	margin-top: 0px;
	margin-bottom: 0px

}