<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;margin:0;padding:0;font-size:100%}html,body{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:bold}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}li{display:list-item}table{border-collapse:collapse;border-spacing:0}th,td,caption{font-weight:normal;vertical-align:top;text-align:left}q{quotes:none}q:before,q:after{content:'';content:none}sub,sup,small{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg{overflow:hidden}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
  padding-left: 15px;
}

ul {
  list-style: disc;
  padding-left: 15px;
}

li {
  margin-left: 0;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 14px;
}

html,
body {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}

.kpl {
	font-family: 'KontrapunktLight';
	font-weight: normal;
    font-style: normal;
}

.kpli {
	font-family: 'KontrapunktLightItalic';
	font-weight: normal;
    font-style: normal;
}


#contentWrapper {
	width: 980px;
	height: 600px;
}

.introText {
	line-height: 20px;
	font-size: 16px;
	font-style: italic;
	color: #000000;
}

.header {
	height: 100px;
	padding-top: 20px;
	position: relative;
}

.header #back {
	position: absolute;
	bottom: 5px;
	right: 25px;
	cursor: pointer;
}

.main {
	height: 420px;
}

.footer {
	height: 55px;
	padding-top: 4px;
	border-top: 1px solid #9a9a9a;
	margin: 0 10px;
}

.header,
.main {
	padding-left: 20px;
	padding-right: 20px;
}

.logos,
.info,
.source {
	float: left;
}

.logos img {
	margin-right: 5px;
}

.extra {
	float: right;
	margin-top: 5px;
	text-align: right;
}

.extra p,
.info p,
.source p {
	margin: 0;
}

.info,
.source {
	font-size: 9px;
}

.info {
	margin-top: 5px;
	margin-left: 10px;
	padding: 5px 5px 5px 30px;
	border: 1px solid #feca47;
	background: url(images/icon_info.png) 8px 50% no-repeat;
	font-size: 9px;
	letter-spacing: 0.05em;
	
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
    border-radius: 5px;
}

.source {
	margin-top: 10px;
	margin-left: 20px;
}

.getTooltip,
.close {
	background: url(images/icon_info.png) 100% 50% no-repeat;
	width: 16px;
	margin-left: 2px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: auto !important;
	min-height: 16px;
	height: 16px;
}

.close {
	background: url(images/icon_close.png) 50% 50% no-repeat;
	padding: 0;
	width: 16px;
}

/* chart boxes */

.chart .top {
	font-size: 9px;
	padding: 1px 2px;
	height: 16px;
}

.chart .top .title {
	width: 205px;
}

.chart .chartData {
	height: 152px;
	background: red;
}

/* /chart boxes */


/* content */
h1 {
	line-height: 36px;
	font-size: 36px;
	color: #38aadb;
}

h2 {
	line-height: 25px;
	font-size: 25px;
	margin-bottom: 20px;
	color: #ffffff;
}

h3 {
	font-size: 15px;
	line-height: 18px;
}

h4 {
	font-weight: bold;
	line-height: 20px;
	font-size: 10px;
	color: #ffffff;
}

.footer {
	height: 55px;
	padding-top: 4px;
	border-top: 1px solid #9a9a9a;
	margin: 0 10px;
	font-size: 9px;
	line-height: 12px;
	letter-spacing: 0.05em;
}

.footer p {
	margin-bottom: 0;
	font-size: 9px;
	line-height: 12px;
}

.footer h3 {
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 15px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 14px;
}
.holder {
	position: relative;
	z-index: 1;
}
.main .leftside,
.main .rightside {
	float: left;
}

.main .leftside {
	width: 700px;
	height: 395px;
}

.main .rightside {
	padding: 15px;
	width: 210px;
	height: 365px;
	background: url(images/mod3_rightside.jpg) 50% 50% no-repeat;
}

.main .bottom {
	height: 25px;
	background: url(images/mod3_shadow.jpg) 50% 50% no-repeat;
}

a.icon {
	padding-right: 25px;
	background: url(images/icon_link.jpg) 100% 50% no-repeat;
	color: #000000;
	text-decoration: none;
}

a.icon:hover {
	text-decoration: underline;
}

/* /content */

/* chart */

#naviChart {
	width: 800px;
	height: 150px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	position: absolute;
	top: -25px;
	left: 0;
	z-index: 10;
}

.highcharts-container {
	z-index:1;
} 

/* /chart */

/* scrollable */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 940px;
	height: 395px;
	z-index: 1;
}

.scrollable .items {
	width:20000em;
	position:absolute;
}

.scrollable .items .item {
	float: left;
	width: 940px;
	height: 395px;
	background: url(images/mod3_chart_bg.jpg) 50% 50% repeat-x;
	overflow: hidden;
	position: relative;
}

.scrollable .items .item .links {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 30;
}

.scrollable .items .item .links h2 {
	margin: 0;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	box-shadow: 2px 2px 5px #666;
	margin: 5px;
	background-color: #5ac9e9;
	float: right;
}

/* /scrollable */

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}</pre></body></html>