#navlist
{
	margin: 0;
	border-top: 2px solid #000000;
	padding-top: 5;
	padding-right: 5;
	padding-bottom: 20px;
	height: 45px;
	padding-left: 5px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	line-height: 25px;
	text-decoration: none;
	color: #000066;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	float: none;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-top: 3px solid #006;
border-bottom: 4px solid #006;
padding-top: 4px;
padding-bottom: 6px;
background: white;
color: #006;
}

#navlist a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
.floatright {
	float: right;
}
.map {
	float: left;
	border: ridge;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	height: 400px;
	width: 400px;
	margin: 25px;
}
paragraph {
	text-indent: 10px;
	text-align: left;
	margin: 15px;
	float: right;
}
.txttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	padding: 10px;
}
body {
	background-color: #BFD5BF;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.underline {
	text-decoration: underline;
}
.txtsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}
.txtsubtitleindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-position: inside;
	list-style-type: square;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 20px;
}
.horizrule {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #000000;
}
.floatleft {

	float: left;
}
.txtbltsubtitleindent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 20px;
}
.txtbltsubtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}
.txtintropage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-position: outside;
	list-style-type: none;
	font-weight: normal;
	color: #000000;
	text-align: left;
	white-space: normal;
	vertical-align: middle;
	position: static;
	display: block;
}
