body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	text-align: center;
	height: 100%;
	bottom: auto;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #4d6488;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f7941d;
	font-family: Tahoma, Arial, Helvetica;
	text-transform: none;
}
p {
	line-height: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	font-size: 1.2em;
}
ul {
	font-size: 1.3em;
	line-height: 1.4em;
	list-style-image: url(images/kolmio.gif);

}
.nimet {
	font-weight: bold;

}
.nosto-otsikko {
	font-size: 16px;
	font-weight: bold;
	color: #f7941d;
}
.nosto {
	font-weight: bold;
	font-size: 14px;
	color: #4d6488;
	line-height: 1.6em;
}
.sisalto {
	font-size: 10px;
	padding-top: 30px;
	font-family: Tahoma, Arial, Helvetica;
	padding-left: 40px;
	vertical-align: top;
}
.sisalto2 {
	overflow: scroll;
	height: auto;
}
/* MENU and SUBMENU */ 
#nav, #nav ul {
	padding: 0 0 0 5;
	margin: 0;
	list-style: url(none) none;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f7941d;
	height: 22px;
	width: 633px;
	font-weight: bold;
}
#nav li {
	float: left;
	text-transform: uppercase;
	background-color: #f7941d;


}
#nav li ul {
	position: absolute;
	background: #f7941d;
	left: -999em;
	font-weight: normal;
	padding-left: 0px;
	text-transform: none;
	width: 10em;


}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;

}
#nav a:link, #nav a:visited {
	background-color: #f7941d;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #0b4da2;
}
.flags {
	text-align: right;
}	
/* ELEMENTS */
.bgcolor {
	background-color: #2f3c4f;
}
.topbanner {
	background-color: #FFFFFF;
	background-image:  url(images/topbanner02.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.slim {
	height: auto;
	width: 15px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.slim2 {
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: auto;
	border: 0px none;
}
.leftbanner {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	background-color: #4d6488;
	width: 150px;
	color: #FFFFFF;
	padding: 15px 15px 20px;
	vertical-align: bottom;
	margin: 0px;
	bottom: 0px;
}
.alaleft {
	text-align: left;
	color: #9eb5c9;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
}
.alaright {
	text-align: right;
	color: #9eb5c9;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
}
.pienennys {
	font-size: 1.1em;
}
a:link {
	color: #4d6488;
}
.submenu {
	width: 115px;

}
