<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import "fonts/stylesheet.css";

body {background:#fff; font-size:12px; font-family: Arial; margin:0px; padding:0px;}
* {box-sizing:border-box;}

form {display:inline;}
img {border:0px;}
a {text-decoration:none;}
table, td {border-collapse:collapse;}
ul {margin:0px; padding:0px; list-style-position:inside; xtext-indent: -10px;}
li {padding:0px; margin-bottom:1px; line-height:15px;}

#container {width:1065px; min-width:500px; max-width:1065px; margin:0 auto; background:#fff; xpadding:0 20px 0 20px;}
#header {height:110px; position:relative; margin-bottom:10px;}
#slides {width:100%; height:379px; background:#fff; position:relative;}
#container:after {display:block; clear:both; content:"";}

.slide {position:absolute; display:none; width:100%; height:379px;}
.slide:first-child {display:block;}
.slide img {position:absolute; left:0; bottom:0;}
.slide h1 {position:absolute; width:425px; left:0; top:0; text-align:right; color:#5A6B72; font-family: 'soho_gothic_prolight'; font-size:10px; margin:0px; padding:0px; line-height:100%; font-weight:normal;}
.slide p {position:absolute; width:445px; right:0; top:7px; color:#5A6B72; font-family:'soho_gothic_prolight'; font-size:29px; line-height:130%; margin:0;}
.slide p strong {font-family: 'soho_gothic_promedium'; font-weight:normal;}
.bant {position:absolute; top:15px; left:0px; width:625px; height:17px; background:#5A6B72;}

#logo {position:absolute; top:20px; left:0px;}
#frtitle {
	width:100%; text-align:center; position:absolute; left:0px; top:60px; padding:0px 0 0 0px;
	font-size:30px; color:#60a4d9; font-family:'soho_gothic_promedium'; line-height:100%; z-index:0;
}

#frtitle strong {font-family: 'soho_gothic_probold'; font-weight:normal; color:#1B4382;}
#language {width:100%; position:absolute; top:70px; text-align:right;}
#language a {font-size:12px; color:#4f738a; font-family: 'soho_gothic_prolight';}
#fullpdfcont {margin-top:20px; xposition:absolute; xright:0px; x bottom:-20px; font-style: oblique;}
#fullpdfcont a {}

.menuitem {padding-bottom:2px; padding-left:10px; margin-bottom:4px; position:relative;}
.menuitem a, #fullpdfcont a {color:#4f738a; font-family: 'soho_gothic_prolight'; line-height:120%; font-size:10px;}
.menuitem a:hover {color:#000; text-decoration:underline;}
.menuheader {color:#60a4d9; font-family: 'soho_gothic_promedium'; font-weight:normal; font-style: oblique; xline-height:12px; padding-bottom:4px; padding-top:15px;}
.menuheader:first-child {padding-top:0px;}
.menuheader a {color:#60a4d9;}
.menuitem:beforeX {content:"• ";}

.dot {
	height:4px; width:4px;
	background-color: #60a4d9;
	border-radius: 50%;
	position:absolute; left:0px; top:3px;
}

#menu {padding:0px; width:100%; font-size:100%; margin-top:25px; position:relative; margin-bottom:60px;}
#menu:after {content:""; clear:both; display:block;}
.menublock {width:24%; float:left; margin-right:1%;}
.menublock:last-child {margin-right:0px;}

</pre></body></html>