<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body #normanCalc
{
	padding: 20px;
	padding-top:0;
	margin: 0;
}
.container
{
	width: auto;
	margin-left: 0px;
}

.section
{
	clear: both;
}

.clearfix:after, .container:after, .section:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.alignRight
{
	text-align: right;
}
.alignLeft
{
	text-align: left;
}
.center
{
	text-align: center;
}
.top
{
	vertical-align: top;
}
.middle
{
	vertical-align: middle;
}
.bottom
{
	vertical-align: bottom;
}

.floatRight
{
	float: right;
}
.floatLeft
{
	float: left;
}
.clear
{
	clear: both;
}

.block
{
	display: block;
}

.strong
{
	font-weight: bold;
}

h1, h2, h3, h4
{
	font-weight: bold;
	color: #036;
	margin: 0 0 5px 0;
}

h1
{
	font-size: 22px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 16px;
	margin: 15px 0 5px 0;
}

h4
{
	font-size: 12px;
}

table
{
	width: 100%;
	text-align: left;
	margin-bottom: 0;
}

table caption
{
	font-weight: bold;
	font-size: 16px;
	color: #036;
	padding: 0 0 10px 0;
	margin: 0 0 0 -1px;
}

th
{
	vertical-align: top;
	font-weight: bold;
	color: #036;
	line-height: 15px;
}

td
{
	vertical-align: top;
	line-height: 122%;
}

p
{
	line-height: 15px;
	margin: 0 0 15px 0;
}

a:link, a:visited, a:hover, a:active
{
	color: #036;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

#normanContent ul
{
	list-style-type: none;
	margin: 15px 0 15px 10px;
}

#normanContent ul li
{
	list-style-type: none;
	line-height: 15px;
	margin: 0;
	padding: 0 0 0 10px;
	background: url("img/listfyrkant.gif") no-repeat top left;
}

b, strong, .strong
{
	font-weight: bold;
}

i, em
{
	font-style: italic;
}

u
{
	text-decoration: underline;
}

hr
{
	color: #ccc;
	background: #ccc;
	height: 1px;
	border: none;
	margin: 9px 0;
}

label
{
	font-weight: normal;
}

sup
{
	vertical-align: text-top;
	line-height: 1;
}

.span-380 .span-left p, .span-380 .span-right p
{
	margin: 0 0 5px 0;
}

/* Beige box med ram */
.textBoxSand
{
	width: 380px;
	background-color: #f4f2e5;
	border: 1px solid #ccc;
	margin-left: 0;
	padding-top: 15px;
}

.textBoxSand hr
{
	margin: 9px 0 5px 0;
}

#save-calc .textBoxSand
{
	margin: 0;
}

table.textBoxSand td.save-calc-values
{
	padding-right: 138px;
}

table.textBoxSand td
{
	padding: 0;
}

table.textBoxSand td.last
{
	height: 44px;
}

.textBoxSand p
{
	margin: 0;
	padding: 0;
}

/* Beige box med ram - alternativ version */
.textBoxSandOuter
{
	background-color: #f4f2e5;
	padding: 0;
	margin: 3px 0 10px 0;
	border: 1px solid #ccc;
}

.textBoxSandOuterWhite
{
	background-color: #fff;
	padding: 0;
	margin: 3px 0 -3px 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 0;
}

.textBoxSandInner
{
	padding: 10px;
}

.textBoxSandOuter
{
	overflow: hidden;
}

.textBoxSandOuter hr
{
	margin: 0;
}



/* Smï¿½ block, text+bild pï¿½ kampanjsidan */
.smallImagePromoBox
{
	min-height: 95px;
	margin: 0 0 15px 0;
	float: left;
}

.smallImagePromoBox h3
{
	margin: 0;
	padding: 0;
}

.smallImagePromoBox p
{
	margin: 0 0 0 105px;
	padding: 0;
}

.smallImagePromoBox img
{
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}


.slider-243-16
{
	background: url('images/slider/slider-243-16.gif') 8px 0 no-repeat;
	height: 28px;
	width: 258px;
}

.slider-243-24
{
	background: url('images/slider/slider-243-24.gif') 8px 0 no-repeat;
	height: 28px;
	width: 258px;
}

.textBoxSand .ui-slider .ui-slider-handle {
	height:1.8em;
	width:1.4em;
	/* Fix fÃ¶r gamla rÃ¤knaren */
}

.ui-slider-handle
{
	background-image: url('images/slider/slider-thumb.gif');
	height: 21px;
	left: 0;
	position: relative;
	top: 0;
	width: 17px;
	z-index: 1;
}

.calcValue
{
	/* Value  */
	border: 1px solid #ccc;
	padding: 3px 5px 3px 10px;
	text-align: right;
	width: 80px;
	white-space: nowrap;
}


.currency
{
	/* ? */
	position: absolute;
	right: 12px;
	top: 0px;
	font-size: 9px;
	font-family: arial;
}

.fs_currency
{
	/* ? */
	position: absolute;
	left: 20px;
	top: 0px;
	font-size: 9px;
	font-family: arial;
}

.footnote, .disclaimer
{
	/* disclamer under table */
	color: #999;
}
.disclaimer
{
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.section .span-right .footnote
{
	/* disclamer under table */
	margin-bottom: 0;
}
.whiteBg
{
	background-color: White;
}
.hiddenElement
{
	display: none;
	visibility: hidden;
}

/*Graph*/
#normanContent
{
	padding: 10px 0 10px 0;
}


#normanContent .sub-bar
{
	border: 0 none;
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	width: 110px;
}

#normanContent .invest
{
	/*background: none repeat scroll 0 0 #B60F1D; /*border: 2px solid #B60F1D;*/
	background: url(images/808.gif);
	background-repeat: no-repeat;
}

#normanContent .return
{
	/*background: none repeat scroll 0 0 #2D7BB5; /*border: 2px solid #2D7BB5;*/
	background: url(images/802.gif);
	background-repeat: no-repeat;
}

#normanContent .norman
{
	/*background: none repeat scroll 0 0 #EE8301; /*border: 2px solid #EE8301;*/
	background: url(images/803.gif);
	background-repeat: no-repeat;
}
#normanContent .sub-bar.invest
{
	background: none repeat scroll 0 0 #0080D7; /*border: 2px solid #B60F1D;
	/*background: url(images/808.gif);*/
	background-repeat: no-repeat;
}

#normanContent .sub-bar.return
{
	background: none repeat scroll 0 0 #BCD4E0; /*border: 2px solid #2D7BB5;
	/*background: url(images/802.gif);*/
	background-repeat: no-repeat;
}

#normanContent .sub-bar.norman
{
	background: none repeat scroll 0 0 #7BAEA2; /*border: 2px solid #EE8301;
	/*background: url(images/803.gif);*/
	background-repeat: no-repeat;
}


#normanContent .sub-bar-top
{
	border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

#normanContent .label
{
	font-weight: normal;
	margin-top: 0px;
	text-align: left; /*width: 78px;*/
}



.slider.ui-slider .ui-slider-handle
{
	cursor: pointer;
	background: transparent url('images/slider.png') 0px -40px no-repeat;
	width: 17px;
	height: 21px;
	border: none;
	margin-top: -14px;
	margin-left:-9px;
	display: block;
}
.slider.ui-slider
{
	background: url('images/slider.png') left top no-repeat;
	height: 7px;
	border: none;
	float: left;
	margin-left: 12px;
	width: 362px;
}
.endSlider
{
	background: url('images/slider.png') right top no-repeat;
	height: 7px;
	border: none;
	float: left;
	width: 6px;
	margin-left: -3px;
	margin-right: 0;
}

.slider
{
	margin-top: 6px;
	width: 442px;
	cursor: pointer;
}
.endSlider, slider
{
	margin-top: 6px;
	margin-bottom: 8px;
}

.sliders
{
	margin-top:20px;
	width: 200px;
	margin-bottom: 20px;
}

.sliders .value
{
	width: 380px;
	text-align: center;
	width: auto;
	padding-left: 90px;
}
.sliders .min
{
	margin-left: 6px;
	float: left;
}
.sliders .max
{
	float: right;
	margin-right: 6px;
}
.slider .ui-slider-range-min
{
	height: 7px;
	padding-right: 7px;
	margin-left: -6px;
	background: url('images/slider.png') left -20px no-repeat;
}
#normanCalc .chartWrapper
{
	width: 110px;
}

#normanCalc .chartLabel, #normanStatic .chartLabel
{
    margin-top: 20px;
}

#normanCalc .chartAmount
{
    margin-top: 5px;
}

#normanCalc .sliders
{
	width: 471px;
	padding:0;
}
.description-box table.valueTable
{
	width: 441px;
}
.description-box td.descValue
{
	text-align: right;
}
.sliders .values
{
}
.labelsForSlider {
	float:left;
	padding-top:3px;
	width:90px;
	
}

tr.bold
{
    font-weight: bold;
}</pre></body></html>