﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;/*themecolour4%0;*/
	background-image: url(images/bg.gif);

}

table 
{
    background-image: url(images/color1.gif);
	font: 14px 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;
	color: #666666;/*themecolour4%0;*/
	list-style-image:  url(Organic_page1_files/Organic_page1_bullet.gif);	
}

.rightcoltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #3aa416;/*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;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
a:link {
	color: #6a695b;/*themecolour2$ -94.1%, 24.7%;*/
}
a:visited {
	color: #6a695b;
}
a:link:hover {
	color: #000000;/*themecolour2$ -100%, 22.8%;*/
}

.highlightbox {
	background-color: #dbdbd9;/*themecolour1%90;*/
	padding: 4px 30px;
	border: 1px solid #333333;
}

.none{}