<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ------------------------- CONTENT --------------------- BEGIN --------------- */
#left {
	position: absolute;
	left: 128px;
	top: 82px;
	width: 300px;
	height: 357px;
	overflow: hidden;
}
#left-cont {
	position: relative;
	width: 300px;
	height: 343px;
	overflow: hidden;
	background-color: #ffffff;
	margin: 0px;
}
#left-content-scroll {
	position: absolute;
	left: 0px;
	top: 0px;
}
#left-cont-header {
	margin: 10px 0px 0px 15px;
	font-size: 18px;
	font-weight: bold;
        letter-spacing: -0.06em;
}
#left-cont hr {
	width: 290px;
	height: 1px;
	color: #000000;
	background-color: #000000;
	border: 0px;
}
#left-cont-inner {
	margin: 4px 25px 10px 15px;
}
#left-bar {
	margin: 3px 0px 0px 0px;
	width: 300px;
	height: 11px;
	font-size: 3px;
	background-color: #000000;
}

#right-bottom {
	position: absolute;
	left: 438px;
	top: 180px;
	width: 300px;
	height: 259px;
	overflow: hidden;
}
#right-bottom-cont {
	width: 300px;
	height: 245px;
	overflow: hidden;
	background-color: #ffffff;
}
#right-bottom-bar {
	margin: 3px 0px 0px 0px;
	width: 300px;
	height: 11px;
	font-size: 3px;
	background-color: #000000;
}
#right-top {
	position: absolute;
	left: 438px;
	top: 82px;
	width: 300px;
	height: 95px;
	overflow: hidden;
	text-align: center;
}
#right-top .csc-menu {
	margin: 0px;
}
#right-top img {
	display: inline;
}
#right-top .imgtext-table img {
	display: block;
}
/* ------------------------- CONTENT --------------------- END --------------- */

/* ------------------------- NEWSLETTER --------------------- BEGIN --------------- */
.nl-sub-table-label {
	font-weight: bold;
	padding: 8px 15px 0px 0px;
	text-align: right;
}
.nl-sub-table-field input {
	width: 150px;
	border: 1px solid #000000;
}
.nl-sub-table-submit input {
	border: 1px solid #000000;
	background-color: #aaaa00;
	width: 80px;
	margin: 20px 0px 0px 20px;
}
/* ------------------------- NEWSLETTER --------------------- END --------------- */

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