<!--
/**Layout Divs**/
/*this container centers the content in the browser and fixes the overall width*/
    #wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 100px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#spacer {
	width: auto;
	}

/*this container holds the right-hand column divs*/
#holderdiv {
	width: 200px;
	margin: 0px 5px 0px 0px;
}
/*this container holds the left-hand column divs*/
#holderdiv2 {
	width: 200px;
	padding-right: 0px;
	padding-left: 0px;
}
/*the individual text boxes in the left-hand column*/
.coldiv {
	margin: 0px 0;
	background-color: #faf9f5;/*themecolour3;*/
	color: #333333;/*themecolour3%0;*/
	border: 1px solid #08c508;/*themecolour1$ 4.1%, 54.6%;*/
	width: 770px;
}
/*the individual text boxes in the left-hand column */
.leftcoldiv {
	margin: 5px 0 10px 5;
	background-color: #dbffdb;/*themecolour1$ 86%, 100%;*/
	color: #333333;
	width: 178px;
	border: 1px solid #08c508;/*themecolour1$ 4.1%, 54.6%;*/
	padding: 1px;
	
}
/*the individual text boxes in the left-hand column - alternative style*/
.leftcoldiv2 {
	margin: 5px 0 10px 5;
	background-color: #faf9f5;/*themecolour3;*/
	color: #333333;
	width: 178px;
	border: 1px solid #08c508;/*themecolour1$ 4.1%, 54.6%;*/
	padding: 1px;
	
}
/*the individual text boxes in the right-hand column*/
.rightcoldiv {
	margin: 5px 0 10px;
	width: 180px;
	background-color: #dbffdb;/*themecolour1$ 86%, 100%;*/
	color: #333333;
	border: 1px solid #008000;/*themecolour1;*/
	float: right;
	padding: 1px;
}
.rightcoldiv2 {
	margin: 5px 0 10px;
	width: 180px;
	background-color: #faf9f5;/*themecolour3;*/
	color: #333333;
	border: 1px solid #008000;/*themecolour1;*/
	float: right;
	padding: 1px;
}
.rightcolwhitediv {
	margin: 5px 0 10px;
	width: 180px;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #ffffff;/*themecolour1;*/
	float: right;
	padding: 1px;
}
/*contains and positions the horizontal navbar*/
.hnav {
	margin: 10px 0 0px;
	width: 770px;
	background-color: #008000;/*dark green;*/
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00ff00;/*bright green;*/
	border-left-color: #00ff00;/*bright green;*/
}
/*style the footer area*/
#footer {
	width: 748px;
	font-size: 70%;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 4px;
	vertical-align: middle;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #08c508;/*themecolour1$ 4.1%, 54.6%;*/
}
/**Redefined html tags**/
/*this defines the font style and color, also the gradient background image*/
    body {
    background-color: #dbffdb;/*themecolour4;*/
    background-image: url('../images/bkground_page_nl16.gif');
	background-repeat: no-repeat;
 	background-position: top,left;
 	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	SCROLLBAR-BASE-color:  #008000;
	SCROLLBAR-ARROW-color: #ffc600
}
/*sets margins to 0*/  
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*style the text */
#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 1.3em;
	padding-right: 5px;
	padding-left: 5px;
}
/*style the heading1 text */
h1 {
	font-size: 100%;
	margin: 0px 210px 5px 200px;
	padding-top: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37b737;/*themecolour1$ 30.1%, 43.1%;*/
	padding-bottom: 2px;
	padding-left: 0px;
}
/*style the heading5 - 2 column page graphic heading */
h5 {
	font-size: 100%;
	margin: 0px 20px 5px 200px;
	padding-top: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37b737;/*themecolour1$ 30.1%, 43.1%;*/
	padding-bottom: 2px;
	padding-left: 0px;
}
.coldiv h2 {
	margin: 0 20 5;
	background-color: #dbffdb;/*themecolour1$ 86%, 100%;*/
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37b737;/*themecolour1$ 30.1%, 43.1%;*/
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 20px;
}
.coldiv h3 {
	margin: 0 210 5 200;
	background-color: #37b737;/*themecolour1$ 30.1%, 43.1%;*/
	font-size: 90%;
	padding: 1px 20px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc600;/*themecolour2;*/
	color: #FFFFFF;
}
.leftcoldiv h2 {
	background-color: #37b737;/*themecolour1$ 30.1%, 43.1%;*/
	font-size: 90%;
	padding: 1px 1px 3px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc600;/*themecolour2;*/
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 5;
	margin-right: 0;
	margin-left: 0;
}
.leftcoldiv h3 {
	background-color: #008000;/*themecolour1;*/
	font-size: 90%;
	padding: 1px 1px 3px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc600;/*themecolour2;*/
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 5;
	margin-right: 0;
	margin-left: 0;
}
.rightcoldiv h2 {
	margin: 0 0 5;
	background-color: #37b737;/*themecolour1$ 30.1%,43.1%;*/
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc600;/*themecolour2;*/
	color: #ffffff;
}
.rightcoldiv h3 {
	margin: 0 0 5;
	background-color: #008000;/*themecolour1;*/
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc600;/*themecolour2;*/
	color: #ffffff;
}
.rightcoldiv2 h3 {
	margin: 0 0 5;
	background-color: #008000;/*themecolour1;*/
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc600;/*themecolour2;*/
	color: #ffffff;
}
.rightcoldiv2 h2 {
	margin: 0 0 5;
	background-color: #37b737;/*themecolour1$ 30.1%,43.1%;*/
	font-size: 90%;
	padding: 3px 0px 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc600;/*themecolour2;*/
	color: #ffffff;
}
/*defines the style for ordered lists (numbered) */
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/*defines the style for unordered lists (bulleted) */
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	list-style-image: url('../_navigation/main_bullet.gif');
	list-style-position: inside
}
/*floats element to the left*/
    .left {
	float: left;
}
/*floats element to the right*/
   .right {
	float: right;
}
/*link styles*/
a:link {
	color: #008000;/*green;*/
}
a:visited {
	color: #008000;/*green;*/
}
a:hover {
	color: #ffc600;/*orange;*/	
}
a:active {
	color: #ff0000;/*red;*/
}
/*defines the style for horizontal dividers used in right and left-hand columns */
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6273bf;
	padding-top: 4px;
	padding-bottom: 4px;
}

/*floats image to the left of text blocks*/
.imagefloat {
	float: left;
	vertical-align: middle;
	margin-right: 5px;
}
#clear {
	height: 1px;
}
.logo1 {	margin: 0px 0 10px;
	width: 200px;
	height: 100px;
}
/*floats logo graphic to the left */ 
div.row span.left {
  float: left;
  text-align: left;
  }

/*floats heading graphic to the right */ 
div.row span.right {
  float: right;
  text-align: right;
  }

-->