	.bkgr_cell {
		cell-spacing: none;
		border-collapse:collapse;
		margin: 0px;
		padding: 5px;
		background-color: #008457;
	}
	.spacer_cell {
		cell-spacing: none;
		border-collapse:collapse;
		margin: 0px;
		padding: 5px;
		font-family:Arial;
		font-size:10pt;
		color:black;
		font-weight:bold;
		border-top-style: none; 
		border-right-style: none; 
		border-left-style: none; 
		border-bottom-style: none
	}
	.menu_cell {
		cell-spacing: none;
		border-collapse:collapse;
		margin: 0px;
		padding: 6px;
		background-color: #86b8a0;
	}
	.hilite_cell {
		cell-spacing: none;
		border-collapse:collapse;
		margin: 0px;
		padding: 6px;
		background-color: #b7d5c7;
	}
	.top_link {
		font-family:Arial;
		font-size:10pt;
		color:white;
		font-weight:bold;
		text-decoration:none;
	}
	.top_link:hover {
		font-family:Arial;
		font-size:10pt;
		color:#d0d61b;
		font-weight:bold;
		text-decoration:none;
	}
	.hdr_link {
		font-family:Arial;
		font-size:10pt;
		color:white;
		font-weight:bold;
		text-decoration:none;
	}
	.hdr_link:hover {
		font-family:Arial;
		font-size:10pt;
		color:#d0d61b;
		font-weight:bold;
		text-decoration:none;
	}
	.menu_link {
		font-family:Arial;
		font-size:10pt;
		color:#03624c;
		font-weight:bold;
		text-decoration:none;
	}
	.menu_link:hover {
		font-family:Arial;
		font-size:10pt;
		color:#d0d61b;
		font-weight:bold;
		text-decoration:none;
	}
	.heading {
		font-family:Arial;
		font-size:14pt;
		color:#008457;
		font-weight:bold;
		text-decoration:none;
	}
	.topic {
		font-family:Arial;
		font-size:11pt;
		color:#008457;
		font-weight:bold;
		text-decoration:none;
	}
	.txt {
		font-family:Arial;
		font-size:10pt;
		color:black
	}
	.txt_error {
		font-family:Arial;
		font-size:10pt;
		color:red;
		font-weight:bold;
	}
	a.txt {
		font-family:Arial;
		font-size:10pt;
		color:#1e8461;
		font-weight:bold;
	}
	a.txt:hover {
		font-family:Arial;
		font-size:10pt;
		color:#44d2a1;
		font-weight:bold;
	}	
	a.txt:visited {
		font-family:Arial;
		font-size:10pt;
		color:#275042;
		font-weight:bold;
	}
	li {
		color:#275042;
	}
