#divFot {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 5px;
	height: 29px;
	width: 975px;
	overflow: hidden;
	background-color: #96B02E;
	font-weight: bold;
	color: #FFFFFF;
}
#divFot form {
	height: 19px;
	width: 180px;
	position: relative;
	display: inline;
}
#divFot input {
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
}
#divFot input.go {
	color: #FFFFFF;
	background-color: #96B02E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4C032;
	border-right-color: #879E29;
	border-bottom-color: #879E29;
	border-left-color: #A4C032;
}
#divFot a:link, #divFot a:visited, #divFot a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#divFot a:hover {
	text-decoration: underline;
}
#divFinnLogo {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 5px;
	height: 100px;
	width: 975px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #343399;
	font-size: 12px;
	vertical-align: text-top;
	text-align: right;
}
