BODY {
	color: black;
	background-color: #F2FFFB;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	}
div.navcol {
	color: inherit;
	background-color: #F2FFFB;
	float: left;
	width: 33%;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
	}
div.bodycol {
	color: inherit;
	background-color: white;
	float: left;	
	width: 67%;	
	border: 0px solid #000;
	padding: 0px;
	padding-bottom: 2cm;
	margin: 0px;
	}
div.banner {
	color: #F2FFFB;
	background: #569983;
	height: 45px;
	margin: 0px;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 14px;
	padding-left: 18px;
	word-spacing: 0.1em;
	}
div.endbit {
	color: inherit;
	background: #569983;
	float: left;
	width: 100%;
	height: 30px;
	margin-top: 0px;
	}
UL {
	font-size: 0.8em;
	line-height: 140%;
	margin-left: 60px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 45px;
	word-spacing: 0.1em;
	}
LI {
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 0;
	}

H1 {
	font-size: 1.4em;
	font-weight: bold;
	word-spacing: 0.1em;
	line-height: 122%;
	color: #569983;
	background-color: #F2FFFB;
	margin-bottom: 0px;
	margin-left: 33px;
	margin-top: 31px;
	border-left: #F2FFFB 2px solid;
	border-top: #F2FFFB 5px solid;
	border-bottom: #F2FFFB 5px solid;
	}

H2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #569983;
	background-color: inherit;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 0;
	word-spacing: 0.1em;
	}
H3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 0;
	word-spacing: 0.1em;
	}
P {
	font-size: 0.8em;
	line-height: 140%;
	margin-left: 35px;
	margin-bottom: 0;
	margin-top: 10px;
	margin-right: 45px;
	word-spacing: 0.1em;
	}

P.first{
	margin-top: 0cm;
	}

P.toplink {
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: 5px;
	text-align: right;
	}
OL.bodcont {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 70px;
	}
LI.bodcont {
	list-style-type: none;
	font-size: 0.8em;
	line-height: 140%;
	word-spacing: 0.1em;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-right: 45px;
	margin-top: 10px;
	padding: 0px;
	border: 0px;
	}

STRONG {
	font-style: normal;
	font-weight: bold;
	}
CITE {
	font-style: normal;
	font-weight: normal;
	}

EM {
	font-style: normal;
	font-weight: normal;
	}

div.endbit P {
	color: #F2FFFB;
	background-color: inherit;
	font-size: 0.6em;
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	}

div.navcol OL {
	list-style-type: none;
	border-width: 0cm;
	padding: 0cm;
	padding-top: 0px;
	margin: 0cm;
	}
div.navcol OL LI {
	border-style: solid;
	border-width: 0px;
	border-color: #569983;
	border-bottom-width: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	padding-right: 0px;
	margin: 0cm;
	}
div.navcol A:link, div.navcol A:active, div.navcol A:visited {
	font-weight: normal;
	color: #14664B;
	background-color: inherit;
	text-decoration: none;
	}
div.navcol A:hover {
	font-weight: bold;
	}
div.bodycol A:link, div.bodycol A:active, div.bodycol A:visited {
	color: #14664B;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	}
div.bodycol A:hover {
	color: #14664B;
	background-color: inherit;
	font-weight: bold;
	border-bottom: solid 1px;
	}
div.endbit A:link, div.endbit A:active, div.endbit A:visited {
	color: #F2FFFB;
	background-color: inherit;
	text-decoration: none;
	}
div.endbit A:hover {
	border-bottom: solid 1px;
	}
span.here {  /* use in navigation only */
	color: inherit;
	background-color: #569983;
	color: #F2FFFB;
	font-weight: bold;
	padding-left: 0.3em;
	padding-right: 0.3em;
	border-bottom: solid 3px #569983;
	}
