.header_image {
	border: 1px solid #000000;
}
.navigation {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	background-color: #9DC7EB;
}
a.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a.nav:hover {
	color: #ECE7E7;
}
.header {
	color: #0033FF;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
}
.left_cell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
}
.right_cell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
	padding-left: 5px;
}

.bottom_cell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	background-color: #CFFDCF;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
strong {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
.block_text {
	padding-right: 10px;
	padding-left: 0px;
	margin-left: 40px;
	margin-right: 20px;
}
h5 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin-left: 8px;
	padding-top: 15px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
.tavoitenav {
	font-weight: bold;
	color: #000000;
	font-family: "Palatino Linotype", Georgia, "Times New Roman";

}
a.tavoitenav:hover {
	color: #ECE7E7;
}
.news_text {
	font-size: 13px;
}
.news_headline {
	font-style: italic;
	text-decoration: underline;
}
.right_image {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}

/* Form style */

.selite {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
    color: #000000;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}

.textfield {
    font: 10px verdana, geneva, arial, sans-serif;
    padding: 1px;
    padding-left: 2px;
    padding-bottom: 2px;
    color: #000000;
    border: 1px #000000 solid;
    width: 200px;
    background-color: #F6F6F6;
	text-align: left;
	
}

.textarea {
    font: 10px verdana, geneva, arial, sans-serif;
    padding: 1px;
    padding-left: 2px;
    padding-bottom: 2px;
    color: #000000;
    border: 1px #000000 solid;
    width: 200px;
	height: 100px;
    background-color: #F6F6F6;
	text-align: left;
}

.radiobutton {
	font: 10px verdana, geneva, arial, sans-serif;
    font-weight: bold;
    color: #000000;
}