body {
	font-family : Arial, Geneva, Helvetica, sans-serif, Verdana;
	font-size : 13px;
	margin : 0px;
	margin:0px 0px 10px 0px;
}

/* linkit - perus */
A {
	font-family : Arial, Geneva, Helvetica, sans-serif, Verdana;
	font-style : normal;
	text-decoration : none;
	color: #AE4747;
}

A:VISITED {
	font-style : normal;
}

A:HOVER {
	font-style : normal;
	color : #d82c2a;
	text-decoration : underline;
}
/* linkit - perus */

#header {
	width:950px;
	height:109px;
	background-image:url(../fi/images/bg_hallinto.jpg);
	text-align:left;
}

#bottomLine {
	width:950px;
	border-bottom:2px solid #DD731A;
}

/* otsikot */
H1 {
	margin-top : 0px;
	margin-bottom : 10px;
	font-family : "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : #DD731A;
	line-height:100%;
}

H2 {
	margin-top : 5px;
	margin-bottom : 3px;
	font-family : Arial, Geneva, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #DD731A;
}

H3 {
	font-weight : bold;
	color : #DD731A;
	margin-top : 5px;
	margin-bottom : 3px;
}

H4 {
	font-size : 16px;
	font-weight : bold;
	color : #DD731A;
	font-family : "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin:15px 0px 5px 0px;
}

H5 {
	font-size : 12px;
	font-weight : bold;
	color : #DD731A;
}

H6 {
	font-size : 12px;
	font-weight : bold;
	color : #DD731A;
}
/* otsikot */

/* pystynavigointi */
/* taso1 */
#nav1 {
	
}

#nav1 A {
	display:block;
	padding:0px 5px 5px 10px;
	color : #000000;
	font-size : 10px;
}

#nav1 .sel {
	font-weight : bold;
}
/* taso1 */

/* taso2 */
#nav2 {
	margin:17px 5px 15px 8px;
}

#nav2 A {
	display:block;
	padding:8px 0px 0px 5px;
	color : #000000;
	font-size : 13px;
	font-weight : bold;
}

#nav2 .sel {
	font-weight : bold;
}
/* taso2 */

/* taso3 */
#nav3 {
	margin:0px 0px 15px 12px;
	border-left:3px solid #DD731A;
}

#nav3 A {
	display:block;
	padding:5px 5px 0px 10px;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
}

#nav3 .sel {
	font-weight : bold;
}
/* taso3 */

/* taso4 */
#nav4 {
	margin:0px 0px 10px 20px;
}

#nav4 A {
	display:block;
	padding:4px 0px 1px 0px;
	color : #000000;
	font-size : 11px;
}

#nav4 .sel {
	font-weight : bold;
}
/* taso4 */

/* taso5 */
#nav5 {
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

#nav5 A {
	display:block;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:10px;
	text-align:left;
}

#nav5 .sel {
	font-weight : bold;
	padding:0px 0px 0px 0px;
	
}
/* taso5 */
/* pystynavigointi */

P {
	margin-top : 6px;
	margin-bottom : 2px;
}

TD {
	font-family : Arial, Geneva, Helvetica, sans-serif, Verdana;
	font-size : 12px;
	color : #111111;
}
