body {
	background: #ffffff;
	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.header_top_left {
	background: #00703c url('images/header_top.gif');
	background-repeat: repeat-x;
}
.header_top_centre {
	background: #00703c url('images/header_top.gif');
	background-repeat: repeat-x;
}
.header_top_right {
	background: #00703c url('images/header_top.gif');
	background-repeat: repeat-x;
}
.header_mid_left {
	background: #00703c url('images/header_mid.gif');
	background-repeat: repeat-x;
}
.header_mid_centre {
	background: #00703c ;
	background-repeat: repeat-x;
}
.header_mid_right {
	background: #00703c url('images/header_mid.gif');
	background-repeat: repeat-x;
	height: 53px;
	padding-bottom: 10px;
	padding-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #8cc641;
}
a.header {
	font-family: 10pt;
	font-weight: bold;
	color: #8cc641;
	text-decoration: none;
}
a.header:hover {
	text-decoration: underline;
}
.header_bottom_left {
	background: #ffffff;
}
.header_bottom_left_brand {
	background: #ffffff;
}
.header_bottom_center {
	background: #ffffff;
}
.header_bottom_right {
	background: #ffffff;
}
.main_left {
	background: #ffffff;
}
.main_left_brand {
	background: #ffffff;
}
.main {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 0px;
}
.text {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.highlight {
	font-size: 12pt;
	font-weight: bold;
	color: #006f3c;
	text-decoration: none;
}
a.highlight {
	font-size: 12pt;
	font-weight: bold;
	color: #006f3c;
}
a.highlight:hover {
	text-decoration: underline;
}
a.highlight_small {
	font-size: 10pt;
	font-weight: bold;
	color: #006f3c;
	text-decoration: none;
}
a.highlight_small:hover {
	text-decoration: underline;
}
a {
	color: #006f3c;
	text-decoration: underline;
}
.logos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 25px;
	padding-right: 25px;
}
.fullwidth {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
.footer_top_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 5px;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.footer_bottom_red {
	background: #ee2d26 url('images/footer_red.gif');
	background-repeat: repeat-x;	
	height: 19px;
}