h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #005522;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #005522;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005522;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005522;
}


.body_wrap {
	background-color: #fff;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005522;
}
.header_wrap {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BC9563;
	border-bottom-color: #BC9563;
	border-right-width: 0px;
	border-left-width: 0px;
}
.nav_wrap {
	color: #005522;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC9563;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.nav_table_centre {
	margin-right: auto;
	margin-left: auto;
}
.text_wrap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005522;
	text-decoration: none;
	background-color: #fff;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	padding: 10px;
}
.footer_wrap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-color: #BC9563;
	height: 5em;
	text-align: left;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.body_text_indented {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005522;
	padding-right: 1em;
	padding-left: 30px;
}
.green_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005522;
}
.form_cell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005522;
	background-color: #BC9563;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	display: inherit;
	width: 25em;
	border: thin inset #005522;
}
.form_button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #005522;
	background-color: #BC9563;
	border: thin outset #005522;
}

.form_table_centred {
	margin-left: 30px;
}
.form_table_text_cell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005522;
	background-color: white;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	width: 30%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 4px;
}
.form_table_input_cell {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	width: 70%;
	margin-bottom: 4px;
}
.illustrative_table_centre {
	margin-right: auto;
	margin-left: auto;
}

.table_news_cell {
    font-family: Verdana, Geneva, sans-serif;
    font-size: small;
    color: #005522;
    background-color: white;
    text-align: justify;
    vertical-align: top;
    height: auto;
    width: 900px;
    border: 4px outset #005522;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}
