table {
	margin: 0 0 25px 0;
	border-collapse: collapse;
	font-size:1em;
	background:#fff;
	width: 530px;
	border: 1px 0 solid #bbb;
	float:none;
}
table.ledning {
	border:none;
	
}
table.ledning td {
	padding:0 0 1em 0;
	}
	table.ledning tr {
	border:none;
	}
caption {
	background: #bfbd00;
	color: #fff;
	text-align: left;
	padding: .6em .8em;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: -1px;
}
body.safari caption {
	margin-left: 0;
	width: 530px;
}
table caption {
	
}
tbody td {
	color:#000;
	

}
tbody th {
	font-weight:bold;
	color:#000;
	padding-top:2.5em;
	padding-top: 1.5em;
	padding-bottom:0.2em;
	text-align:left;
	text-transform: none;
}
th,  td {
	font-size:11px;
	line-height:1;
}
th {
	padding: .3em .1em;
	text-align: left;
	border-bottom: 1px solid #000;
	vertical-align: bottom;
}
td {
	padding: .3em .5em .3em .1em;
	border-top: none;
	
}
tr {border-bottom:1px solid #bbb;}
thead th {
	font-weight:normal;
	padding-top:.5em;
	padding-bottom:.5em;
	text-align: right;
	text-transform:none;
}


tfoot td, table.third tfoot td {
	border-top:1px solid #000;
	border-bottom:1px solid #bbb;
	text-transform:uppercase;
	font-size:1em;
	font-weight:bold;
	color:#000;
}
tfoot td p {
	margin: 0;
}
/*
  Classes
*/
td strong {
	color:#000;
}
.smalltype {
	font-size:0.8em;
	line-height: 1em;
}
.leftalign {
	text-align:left;
}

thead th.year {
		text-align:center;
	
}
th.center {
	text-align: center;
}
th.right {
	text-align: right;
}
th.year {
	text-align:center;
	font-weight: bold;
}
th.discrete {
	border:none;
	font-weight:bold;
	text-align:left;
	
}
th.numbers-notice,  td.numbers-notice {
	text-align:left;
	font-weight:normal;

}
th.number,  td.number {
	padding-left:1em;
	text-align: right;
	white-space:nowrap;
}
tbody tr.sub1 td.sub1 {
	padding-left:2em;
}
td.note {
	white-space:nowrap;
	font-weight:normal;
	padding-left:1em;
	font-size:.95em;
	text-transform:none;
}
tfoot td.colgroup-summary {
	text-align:center;
}
#content table th.number,  #content table td.number {
	font-size:1em;
}

tr.summary {
	border:none;
	border-top:1px solid #000;
	text-transform: none;
font-weight: bold;
	color:#000;
}
tr.bottomline {
		border-bottom:1px solid #bbb;
}
tr.noline {
		border: none;
}
tr.totals td {
	background: #e2e3e4;
	text-transform: uppercase;
}
tbody th.number {
	font-size:1em;
}
tbody tr.summary td {
	padding-top:0.6em;
	padding-bottom:0.5em;
	color:#000;
	vertical-align:top;
	border-top:1px solid #000;
	border-bottom:none;

}
tbody th.number {
	font-size:1em;
}
td.number {
	vertical-align:top;
	font-size:1em;
	padding-right:.6em;
	padding-left:2.2em;
		white-space: nowrap;
}
colgroup.year,  colgroup.numbers,  col.numbers {
	background:transparent;
}
.small-expandable table {
	border: 1px solid #bbb;
}
td.dark {
	background:#e2e3e4;
	text-align:right;
	vertical-align:top;
	font-size:1em;
	padding-right:0.6em;
	padding-left:1em;
	white-space: nowrap;
}
colgroup.dark, col.dark, th.dark, td.dark {
	background:#e2e3e4;
}
.seperator {
	border-left: 2px solid #000;
}
.seperatorcolumn, table.third td.seperatorcolumn, tr.totals td.seperatorcolumn {
	margin: 0;
	padding: 0;
	width: 2px;
	overflow: hidden;
	font-size:1px;
	background:#fff;
}
table.outerframe {
	padding:0 0;
	border:1px solid #bfbd00;
	border-collapse: collapse;
	width: 530px;
}
table.outerframe td, table.outerframe tr {
	border:none;
	padding:0 0 15px 0;
	margin: 0;
}
table.outerframe p {
margin:10px 10px 0 10px;
line-height:1.5em;
font-size:.95em;
}
table.blue {
	border-color:#002f66;
	}
	table.blue caption {
	background-color:#002f66;
	}
/*
  Table third
*/

table.third thead th {
	border-bottom:1px solid #000;
	font-weight: bold;
}
table.third td {
		padding: .3em .5em .3em .1em;
	border-bottom:1px solid #bbb;
}
table.third {
	border:none;
	border-collapse: collapse;
	width: 510px;
	margin: 9px;
}
table.third td.seperator {
	border-left: 2px solid #000;
}

table third th.year {
	border-bottom:1px solid #000;
}

