body{
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
	color: #37424A;
}
*{
	font-family: Arial;
	font-size: 11px;
}

table.data{
	margin: 0px;
	width: 540px;
	border-width: 0px;
}
table.data td{
	border: 1px solid #FCFCF6;
	border-width: 1px 0px 0px 1px;
	padding: 0px 3px 0px 3px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
table.data td.first{
	border-width: 1px 0px 0px 0px;
}
table.data tr.mainhead td{
	background-color: #ff9900;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
table.data tr.head td{
	background-color: #E1E3E4;
	font-weight: bold;
	text-align: right;
	border-color: #E1E3E4;
}
table.data tr.head td.ShareHolder{
	text-align: left;
}
table.data tr.total td{
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.data td.gray{
	background-color: #e6e6e6;
}
table.data td.blue{
	background-color: #dfe7f1;
}
table.data td.sand{
	background-color: #ffe1c2;
}
table.data tr.light td.gray{
	background-color: #f2f2f2;
}
table.data tr.light td.blue{
	background-color: #ebf3fd;
}
table.data tr.light td.sand{
	background-color: #ffefdf;
}
/* Modified class-names for content-based styling */
/*------------------------------------------------*/
  /* Titles row */
  table.data tr.CapRow td{
	background-color: #ff9900;
  }

  /* Unified and SubTitles row */
  table.data tr.UniRow td{
	background-color: #cccccc;
  }

  /* MajorShareHolder rows */
  table.data td.RowNumber{
	text-align: left;
	border-width: 1px 0px 0px 1px;
	font-weight: bold;
  }
  table.data td.ShareHolder{
	text-align: left;
	width: 195px;
	white-space: normal;
	font-weight: bold;
  }
  body.lang_fi table.data td.ShareHolder{
	text-align: left;
	width: 145px;
	white-space: normal;
	font-weight: bold;
  }
  table.data td.ASerChange{
	white-space: nowrap;
  }
  table.data td.BSerChange{
	white-space: nowrap;
  }
  table.data td.TotalPercent{
	white-space: nowrap;
  }
  table.data td.TotalVotesPercent{
	white-space: nowrap;
	border-right-width: 1px;
  }

  /* MajorShareholder alternate-row styles */
  table.data tr.FlipRowA td{
	border-color: #E1E3E4;
	height: 30px;
	vertical-align: middle;
  }
  table.data tr.FlipRowB td{
	background-color: #F5F5F5;
	border-color: #E1E3E4;
	height: 30px;
	vertical-align: middle;
  }

  /* MajorShareHolder relationship rows */
  table.data tr.RelRow td{
	border-color: #E1E3E4;
  }
  table.data tr.RelRow td.RowNumber{
	font-weight: normal;
  }
  table.data tr.RelRow td.ShareHolder{
	font-weight: normal;
  }

  /* MajorShareHolder x-largest shareholders total row */
  table.data tr.XLargest td{
	font-weight: bold;
	border-color: #E1E3E4;
	height: 30px;
	vertical-align: middle;
  }

  /* MajorShareHolder nominee row */
  table.data tr.NomineeRow td{
	font-weight: bold;
	border-color: #E1E3E4;
	height: 30px;
	vertical-align: middle;
  }

  /* MajorShareHolder others row */
  table.data tr.Others td{
	font-weight: bold;
	border-color: #E1E3E4;
	height: 30px;
	vertical-align: middle;
  }

  table.data tr.Others td.TotalVotesPercent{
	white-space: nowrap;
  }

  /* MajorShareHolder x-largest shareholders total row */
  table.data tr.AllTotal td{
	border-bottom-width: 1px;
	font-weight: bold;
	border-color: #E1E3E4;
	height: 30px;
	vertical-align: middle;
  }

  /* Structure table styles */
  table.struct{
	width: 535px;
  }
  table.struct tr td{
	vertical-align: top;
	padding: 2px;
  }
  table.struct tr td.ShareholderGategory{
	width: 200px;
	padding: 0px;
	font-weight: bold;
  }
  table.struct tr td.ChangePercent{
	border-right-width: 1px;
  }

  table.struct tr.head td{
	vertical-align: top;
	white-space: normal;
  }
  table.struct tr.head td.ShareholderGategory{
	width: 200px!important;
	padding: 2px;
	text-align: left;
  }
  table.struct tr.head td.NumberOfHolders{
	width: 66px;
  }
  table.struct tr.head td.NumberOfShares{
	width: 75px;
  }
  table.struct tr.head td.PercentOfShareCapital{
	width: 75px;
  }
  table.struct tr.head td.ChangeGroup{
	border-right-width: 1px;
  }
  table.struct tr.head td.ChangePercent{
	border-right-width: 1px;
  }

  table.struct tr.AllTotal td{
	background-color: #E1E1E1;
  }

  table.struct td.ShareholderGategory div{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
  }
  table.struct td.ShareholderGategory div{
	border-width: 0px;
	margin: 3px 4px 2px 4px;
	width: 10px;
	height: 10px;
	overflow: hidden;
  }
  table.struct td.ShareholderGategory table{
	width: 100%;
  }
  table.struct td.ShareholderGategory td{
	border-width: 0px;
	margin: 0px;
	padding: 2px;
	white-space: normal;
	text-align: left;
  }
  table.struct td.ShareholderGategory td.ColorBox{
	vertical-align: middle;
	padding: 0px;
  }
  table.struct td.ShareholderGategory td.ColorBox div{
	border: 1px #E1E3E4 solid;
  }
  table.struct tr.AllTotal td.ShareholderGategory{
	width: 200px!important;
	padding: 2px;
	text-align: left;
  }
  table.struct tr.AllTotal td.ShareholderGategory td.ColorBox div{
	visibility: hidden;
  }
  
  table.struct tr.PieChart td{
	border-width: 0px;
	padding: 0px 0px 0px 0px;
  }
  table.NotesBox td{
	vertical-align: top;
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-width: 0px;
	vertical-align: top;
	text-align: left;
  }
  
  table.sdistr tr td{
	vertical-align: top;
	padding: 2px;
  }
  table.sdistr{
	margin-top: 20px;
	width: 535px;
  }
  table.sdistr td.NumberOfSharesRange{
	text-align: left!important;
  }
  table.sdistr td.PercentOfAllShares{
	border-right-width: 1px;
  }
  table.sdistr tr.head td{
	white-space: normal;
  }
  table.sdistr tr.NomineeRow td{
	border-bottom-width: 1px;
	font-weight: normal;
	height: 30px;
	vertical-align: middle;
  }
  table.sdistr tr.RowNum7 td{
	font-weight: bold;
  }
  table.sdistr tr.RowNum9 td{
	font-weight: bold;
  }
/*------------------------------------------------*/


table.data td.namecell{
	width: 170px;
	white-space: normal;
}

.textleft{
	text-align: left!important;
}
.textright{
	text-align: right!important;
}
.textcenter{
	text-align: center!important;
}
.textbold{
	font-weight: bold!important;
}
.textred{
	color: #d50d17!important;
}
.textgreen{
	color: #096907!important;
}

table.data tr.RelRow span{
	font-size: 11px;
}
span.plus{
	color: #709B08;
}
span.minus{
	color: #D52B1E;
}

table.data tr.single td{
	background-color: #f2f2f2;
	border-left-color: #E1E3E4;
}

table.data td.container{
	padding: 3px 0px 0px 0px;
}
table.data td.tablebox{
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
}
table.data td.imagebox{
	padding: 0px;
	text-align: right;
}

span.note{
	font-size: 11px;
	margin-left: -1px;
}

div.title{
	color: #37424A;
	font-size: 12px;
	font-weight: bold;
	margin-left: -1px;
}
div.titlepre{
	color: #0066cc;
	font-size: 11px;
	font-weight: bold;
	margin-left: -1px;
}
div.subtitle{
	color: #37424A;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	text-transform: none;
}
div.date{
	padding-top: 3px;
	padding-bottom: 5px;
}
div.note{
	font-size: 11px;
	padding: 0px 3px 0px 0px;
}
div.link{
	margin-top: 10px;
}
div.link a{
	color: #D52B1E;
	text-decoration: underline;
}
div.transpix{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-width: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#excellink{
	margin: 0px 0px 15px 0px;
}
#excellink a:link, #excellink a:visited/*, #excellink a.link*/{
	color: #D52B1E;
	text-decoration: none;
}
#excellink a:active, #excellink a:hover/*, #excellink a.link*/{
	color: #D52B1E;
	text-decoration: underline;
}


table.list{
	margin-bottom: 10px;
}
table.list td{
	padding: 0px;
	border: 0px solid #fff;
	border-width: 1px 0px 0px 0px;
	white-space: nowrap;
	text-align: left;
}
table.list td.headborder{
	border-bottom: 1px solid #E1E3E4;
}
table.list td.gray{
	background-color: #f2f2f2;
	padding: 0px 3px 0px 3px;
}
table.list td.colorbox{
	background-color: #fff;
}
table.list td.colorbox div{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
table.list td.colorbox div{
	border: 1px solid #E1E3E4;
	margin: 4px;
	width: 7px;
	height: 7px;
	overflow: hidden;
}

div.yearselection{
	margin-top: 15px;
	color: #37424A;
}
div.yearselection form{
	margin: 0px;
	padding: 0px;
	color: #37424A;
}
div.yearselection label{
	padding: 0px;
	margin: 0px;
	color: #37424A;
}
div.yearselection select{
	padding: 0px;
	margin: 0px;
	color: #37424A;
}
table.archive td{
	text-align: center;
	padding: 2px 6px 2px 6px;
}
table.archive td.date{
	text-align: left;
}
table.archive tr.head td{
	text-align: left;
}
table.archive td.Struct{
	border-right-width: 1px;
}
table.archive tr.mainhead td{
	padding: 1px 6px 1px 6px;
}
table.archive tr.mainhead td.ShareAB{
	white-space: normal;
	width: 130px;
}
table.archive tr.mainhead td.ShareA{
	white-space: normal;
	width: 120px;
}
table.archive tr.mainhead td.ShareB{
	white-space: normal;
	width: 120px;
}
table.archive td.archivefoot{
	padding: 0px;
	border-width: 1px 0px 0px 0px;
	border-color: #E1E3E4;
}
table.archive td.archivedate{
	padding: 2px 3px;
	font-weight: bold;
	text-align: left;
}
table.archive td.archivecell{
	padding: 2px;
	text-align: center;
}
table.archive{
	width: auto;
}
table.archive a img{
	border-width: 0px;
}
table.none{
	display: none;
}
span.note a:link, span.note a:visited{
	color: #D52B1E;
	text-decoration: none;
}
span.note a:active, span.note a:hover{
	color: #D52B1E;
	text-decoration: underline;
}
