/*
(C) Vaasan yliopisto 2004-2006.
*/
BODY {
	margin: 0;
	border: 0;
	text-align:left;
	width: 95%;
	background: #ffffff;
	color: #202020;
	font-size: 11pt;
	font-family: Georgia, Palatino, serif;
	line-height: 110%;
	}
INPUT, BUTTON, TEXTAREA {
	color: #202020;
	background-color:#ffffff;
	border: solid 1px #c0c0c0;
}
img {
	border: none;
}
img.pieni {
	border: solid 1px #6b6b6b;
	margin-bottom: 6px;
	margin-right: 6px;
	clear:both;
}
.koko {
	background: #ffffff;
	width: auto;
	margin: 0 5%;
	display:block;
	margin: 0;
	font: 11pt "Times New Roman", Times, serif;
	color: #202020;
	float: none;
}
.top {
	display: none;
}
.menu {
	display: none;
}
.menudiv {
	display: none;
}
.menutd {
	display: none;
}
.mlink {
	border-bottom: solid 7px #999999;
}
.dot {
	display: none;
}
.isosis {
	width: auto;
	margin: 10% 0 5% 0;
	display:block;
	margin: 0;
	font: 11pt "Times New Roman", Times, serif;
	color: #202020;
	float: none;
}
.teksti {	font: 11pt "Times New Roman", Times, serif;
}
.ots1 {
	width: 190px;
	border-bottom: solid 6px #91C3DE;
	margin: 4px;
	color: #202020;
	/*background-color:#CC0066;*/
	text-align:left;
}
.ots2 {
	border-bottom: solid 6px #91C3DE;
	margin: 4px;
	color: #202020;
	/*background-color:#CC0066;*/
	text-align:left;
}
h5 {
	font-weight: bold;
	color: #202020;
	background: white;
	font-size:larger;
	margin-bottom: 0;
	margin-top: 10px;
}
b, strong {
	font-weight: bold;
	color: #202020;
}
h1, h2, h3, h4 {
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	font-weight: bold;
	display:block;
	color: #202020;
	background-color: transparent;
	letter-spacing: 1pt;
}
.otsikot {	
	font-family: myriad, "gill sans", helvetica, arial, sans-serif;
	text-align:left;
	margin-left: 15px;
	margin-right: 30px;
	margin-bottom: 8px;
}
.akoht {
	border-bottom: solid 6px #f0f0f0;
	margin: 6px;
	text-align:left;
}
.sis {
	width: auto;
	margin: 0 5%;
	display:block;
	margin: 0;
	font: 11pt "Times New Roman", Times, serif;
	color: #202020;
	float: none;
}
a:link, a:visited {
	color: #202020;
	background: transparent;
	font-weight: bold;
	font-size:smaller;
	text-decoration:underline;
}
/*#sis a:link:after, #sis a:visited:after, #isosis a:link:after, #isosis a:visited:after {
sis: " (" attr(href) ") ";
font-size: 80%;
}*/
LI {
	color: #202020;
	list-style-type: square;
	margin: 0;
	padding: 0 15pt 0 0;
	text-align: left;
	border: 0;
}
UL {
	text-align: left;
	padding-bottom: 1em;
}