@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a, a:visited, a:active {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.formityyli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #003399;
}




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
p {
	line-height: 150%;
}

img {
	border: 0;
}
.etuslaatikko {
	float: left;
	width: 270px;
	padding-right: 13px;
	padding-left: 14px;
	text-align: center;
	margin-top: 10px;
}
.redheader {
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	line-height: 125%;
}
.blueheader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	line-height: 125%;
}
a.etusotsikko {
	width: 270px;
	background-image: url(../images/sin_palkki.png);
	height: 17px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: block;
}

.etusvali {
	height: 130px;
	width: 2px;
	border: 1px solid #CCCCCC;
	float: left;
}



#keskitetty {
	width: 944px;
	padding-right: 12px;
	padding-left: 12px;
#	background-image: url(../images/reunat_molemmat_w_ilmanvarjoa.png);
#	background-repeat: repeat-y;
	position: relative;
}

#keskiholder {
	position: absolute;
	height: 100%;
	width: 968px;
#	background-image: url(../images/reunat_molemmat_w_ilmanvarjoa.png);
#	background-repeat: repeat-y;
}


#alaliuku {
	background-image: url(../images/grayfooter.png);
	background-repeat: repeat-x;
	width: 944px;
	height: 218px;
	margin-top: -218px;
	position: relative;
	margin-right: 12px;
	margin-left: 12px;
}

#header {
	height: 98px;
	width: 944px;
	background-image: url(../images/header.jpg);
}
#valikko {
	background-image: url(../images/valikko/vali_1_32.gif);
	background-repeat: repeat-x;
	width: 944px;
	position: relative;
	z-index: 50;
	height: 32px;
}
#valikko  ul    {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#valikko ul li {
	float: left;
	width: 116px;
	position: relative;
}

#valikko ul li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 16px;
	width: 112px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/valikko/button_1_32.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-right: 2px;
	margin-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
}
#valikko  ul  li  a:hover, #valikko ul li a.valittu {
	background-position: left bottom;
	color: #072078;
}

#valikko img {
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0;
}
#valikko ul ul {
	width: 150px;
	position: absolute;
	top: 32px;
	left: 0px;
	visibility: hidden;
}
#valikko ul ul li {


}
#valikko ul ul li a {
	background-color: #85A4DE;
	background-image: none;
	height: auto;
	width: 142px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #072078;
	padding-right: 4px;
	padding-left: 4px;
}

#valikko ul li:hover ul,
#valikko ul a:hover ul{visibility:visible;}

#sisalto {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	line-height: 150%;
}
#kliineri {
	height: 2px;
	width: 900px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	clear: both;
}
#palveluvalikko ul li a {
	height: 14px;
	width: 280px;
	display: block;
	padding-bottom: 8px;
	color: #003366;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#palveluvalikko ul li a:hover {
	color:#3399FF;
}

#palveluvalikko ul, #palveluvalikko ul li {
	display: inline;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin: 0;
	padding: 0;
}
