body {
	background-color: #fff;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
td {
	
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
th {
	background-color: #fff;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

table.normaali {
	border-width: 0px 0px 0px 0px;
	background-color: white;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
td.normaali {
	background-color: #fff;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	
}
th.normaali {
	background-color: #fff;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#page {
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#inner {
	margin:0px;
	padding: 0px;
	
}
#top {
	height: 102px;
	
}
#top img {
	margin-top: 52px;
}
#menu {
	background-image: url(../images/layout/menubar.gif);
	background-repeat: no-repeat;
	height: 61px;
	
}
#search {
	height: 25px;
	text-align: right;
	margin-right: 30px;
	padding-top: 6px;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.ylamenu:hover {text-decoration: none; color: #fff; font-size:13px; font-family:"Trebuchet MS", Verdana, Arial;}
a.ylamenu, span.ylamenu { text-decoration: none; font-size:13px; font-family: "Trebuchet MS", Verdana, arial; color: #fff; }

a.vasenmenu:hover {text-decoration: none; font-size:11px;color: #77a3d0; font-family:Verdana, Arial;}
a.vasenmenu { text-decoration: none; font-size:11px; font-family: Verdana, arial; color: #e7dd92; }

a {
	text-decoration: underline;
	color: #225cab;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	
}
a:hover {
	text-decoration: none;
	color: #225cab;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	}
a:visited {
	text-decoration: underline;
	color: #225cab;
}

#menuandlang {
	height: 30px;
	
}

#mainmenu {
	height: 30px;
	width: 663px;
	margin-left: 0px;
	float: left;
}
#lang {
	float: left;
	height: 30px;
	margin-right: 30px;
}
#print {
	float: left;
	height: 30px;
}
div.langinactive a, #print .ylamenu {
	text-decoration:none;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: normal;
	margin-top: 6px;
	display: block;
	
}
ul#menymain {
	margin:0px;
	margin-left:10px;
	padding: 0px;
	padding-top:0px;
	list-style-type:none;
	line-height: normal;
}
ul#menymain li {
	
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	margin-top:1px;
	line-height: normal;
	float: left;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
}
ul#menymain li a {
	text-decoration:none;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: normal;
	letter-spacing: 1px;
	padding: 5px;
	padding-left:13px;
	padding-right:13px;
}
ul#menymain li a:hover, ul#menymain li#mactive a, #search a:visited.ylamenu {
	
	color:#FFFFFF;
	background-color: #9E9A9E;
	line-height: normal;
	padding: 5px;
	padding-left:13px;
	padding-right:13px;
}

#submenu {
	width: 178px;
	margin: 22px;
	
	float: left;
	display: inline;
}

ul#menyinner {
	margin:0px;
	margin-left:0px;
	
	padding:0px;
	list-style-type: none;
	
	
	width:178px;
	
	line-height: normal;
	
}
ul#menyinner li {
	
	padding:0px;
	margin:0px;
	line-height: normal;
	border-bottom: 1px solid #E5E4E6;
}
ul#menyinner li.lev0 {
	background-image: url('../images/layout/greyarr2_right.gif');
	background-repeat: no-repeat;
	background-position: 1px 10px;
}
ul#menyinner li.lev0active {
	background-image: url('../images/layout/bluearr_right.gif');
	background-repeat: no-repeat;
	background-position: 1px 10px;
}
ul#menyinner li a {
	text-decoration:none;
	color:#7C797D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display:block;
	padding:6px;
	padding-left:14px;
	line-height: normal;
	
}
ul#menyinner li a:hover, ul#menyinner li.lev0active a, ul#menyinner li a.mLinkactive {
	color:#225CAB;
	line-height: normal;
}
ul#menyinner li.lev0active a {
	border-bottom: none;
	
}

#content {
	width: 636px;
	float: left;
	/*border: 1px solid #000;*/
	clear: right;
}
#clear {
	clear: both;
}

h1 {
  font-weight:lighter; 
  font-size:25px; 
  color:#2a5dac;
  margin-left: 0px;
  margin-top:0px;
  margin-bottom:0px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 32px;
}
h2 {
  margin-left: 0px;
  margin-top:0px;
  margin-bottom:8pt;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #868686;
	font-weight:bold;
	
}
h3 {
  margin-left: 0px;
  margin-top:0px;
  margin-bottom:0px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #868686;
	font-weight:bold;
	
}
a.heading {
	font-family: "Trebuchet MS",Arial;
	font-size: 12px;
	line-height: normal;
	color: #225CAB;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.black {
	text-decoration: none;
	color: #000000;
}
span.readmore, a.readmore {
	color: #CA4C3F;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
}
a:hover.readmore {
	text-decoration: underline;
}
#footer {
	
	height:24px;
	clear:both;
	width: 858px;
	padding-top: 12px;
	
	color: #7C797D;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #C3BFC1;
}
#footer a {
	color: #7C797D;
	font-size: 10px;
	
	
	margin-left: 30px;
	margin-right: 30px;
	
}
#paa {
float: left;
width: 585px;
margin-left:37px;
margin-top:24px;
margin-bottom: 18px;
padding-bottom:18px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000000;

}

#image {
  margin-left: 15px;
  margin-top:0px;
  margin-right: 0px;
  margin-bottom:15px;
  font-family:"Trebuchet MS", Arial;

}

table.sijoittajat {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.sijoittajat th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sijoittajat td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.listTbl {
	border-collapse:collapse;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
table.listTbl th {
	text-align:left;
	background-color:#868686;
	font-weight:bold;
	color:#fff;
	padding:4px;
}
table.listTbl td {
	padding:4px;
}
tr.listTbl-odd {
	background-color: #efefef;
}
table.listTbl td a {
	text-decoration:none;
}
div.newsShowContent {
	margin-top: 20px;
	
}