<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.shadow { -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.5); box-shadow: 0 0 10px 0 rgba(0,0,0,0.5); }
.slideshow { width: 210px; height: 157px; border: 10px solid #ffffff; margin-bottom: 10px; }
.container { margin: 0 auto; text-align: justify; width: 740px; }
.horizon { min-height: 20px; background-color: #7C9DB8; color: #ffffff; }
.horizon-top { border-bottom: 5px solid #CBDBDD; }
.horizon-bottom { border-top: 5px solid #CBDBDD; padding: 5px 0; text-align: center; }
#page&gt;header .container { padding-top: 20px; }
#mainnav { float: right; margin-top: -25px; }
#mainnav&gt;ul&gt;li { display: block; float: left; padding: 50px 5px 10px; border-bottom: 5px solid transparent; }
#mainnav&gt;ul&gt;li.active { background: #7C9DB8 url(../images/marker.png) no-repeat center center; border-color: #CBDBDD; }
#mainnav&gt;ul&gt;li.active&gt;a { color: #ffffff; }
#mainnav a { color: #000000; font-size: 12px; text-transform: uppercase; font-weight: bold; }
#mainnav a:hover { text-decoration: none; }
#banner { margin-top: 20px; border: 10px solid #ffffff; font-size: 0; }
#content { margin-top: 30px; background: url("../images/right_column_background.jpg") repeat-y scroll right bottom; }
.major { float: left; width: 480px; }
.minor { float: right; width: 230px; text-align: center; }
#page&gt;footer { margin-top: 20px; }
#page&gt;footer .container { margin-bottom: 20px; color: #8B8B8B; }
#page&gt;footer .container img { margin-left: 10px; }
form { background-color: #CBDBDD; border: 1px solid #7C9DB8; padding: 20px; }
form input[type=text], form textarea, form label { display: block; font-family: inherit; font-size: inherit; padding: 3px; }
form input[type=text], form textarea { border: 1px solid #7C9DB8; width: 430px; }
form .errors, form em { color: #C00000; }
form .field { margin-bottom: 10px; }
form .errors { font-style: italic; }
button { cursor: pointer; }
label input { margin-right: 5px; vertical-align: middle }

.article .published_at { float: right; font-size: 0.8em; margin-left: 10px; padding-top: 2px; font-weight: normal; }
.article a.title { display: block; overflow: hidden; }
.image { display: block; float: left; border: 5px solid #ffffff; width: 120px; height: 90px; margin-right: 10px; margin-bottom: 5px; }
.article { margin-bottom: 30px; }
.paginator { font-size: 16px; }
.paginator .paginator-current { background-color: #7C9DB8; color: #ffffff; }
.paginator span, .paginator a { padding: 2px 3px; font-weight: bold; }
.paginator a { color: #000000; }
.paginator a:hover { text-decoration: none; }
.ticker-wrapper.has-js { border-radius: 0; padding: 0; width: 720px; padding: 0 10px; background-color: #C00000; font-size: 0.9em;  }
.ticker { width: 640px; background-color: #C00000; }
.ticker-title { color: #ffffff; font-weight: bold; }
.ticker-content a { color: #ffffff; }
.ticker-content a:hover { color: #ffffff; }</pre></body></html>