A:link, A:visited, A:before, A:after, A:hover, A:active {
	text-decoration: none;
	border: none;
}

img {
	border: none;
}

BODY {
	
}

TD {
	color: #008040;
}

DIV.nav1 {
	border: thin inset;
	width: 22%;
	background-color: #EAFFEA;
	border-color: #008040;
	border-width: 1px;
	float: left;
	position: relative;
	margin-right: 5px;
	margin-bottom: 5px;
}

DIV.nav1Title {
	color: #008040;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: outset;
	border-bottom-width: 1px;
	border-bottom-color: #008040;
	font-weight: 400;
}

A.nav1:link, A.nav1:visited, A.nav1:before, A.nav1:after {
	display: block;
	font-size: 10pt;
	font-weight: bold;
	color: #228822;
	/*margin-left: 16px;*/
	padding-left: 16px;
}

A.nav1:hover {
	display: block;
	font-size: 10pt;
	font-weight: bolder;
	color: white;
	/*margin-left: 16px;*/
	padding-left: 16px;
	background-color: #008040;
}

DIV.Title01 {
	font-size: 20px
}

DIV.Text01 {
	font-size: 12pt
}

DIV.ContentBlock {
	
}