body {
}



h1 {
	color:#006fba;
	font-size:28px;
	font-weight: bold;
	font-family: arial;
}



h2 {
	color:#3f3d3c;
	font-size:18px;
	font-weight: normal;
	font-family: arial;
	margin-bottom:5px;
}

h3 {
	color:#3f3d3c;
	font-size:16px;
	font-weight: normal;
	font-family: arial;
}

p, ul {
	color:#3f3d3c;
	font-size: 14px;
	font-weight: normal;
	font-family: arial;
	line-height: 16px;
	margin-top:5px;
	margin-bottom:5px;
}

.ilmoitus {
	color:#fe0501;
	font-size: 14px;
	font-weight: normal;
	font-family: arial;
	font-style; italic;
	line-height: 16px;
	margin-top:5px;
	margin-bottom:5px;

}

.formLabel {
	color:#3f3d3c;
	font-size: 14px;
	font-weight: normal;
	font-family: arial;
	line-height: 16px;
	padding-left:5px;
}

.formInput {
padding-bottom:2px;

}

.formSubmit {
	width: auto;
	padding: 0 10px;
	margin: 0;
	color:#ffffff;
	background-color: #006fba;
	font-weight:bold;
}

#map {
	position: absolute;
	width: 550px;
	height: 325px;
	color: #424242;
}

