<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* SITE STYLES - PROPERTY OF METAVISUAL LTD */
/* FONTS */
/* Open Sans
	Light 300; Light 300 Italic; Normal 400; Normal 400 Italic; Semi-Bold 600; Semi-Bold 600 Italic; Bold 700; Bold 700 Italic */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,600,600italic,700,700italic,400italic);
/* TOP-LEVEL ELEMENTS */
body, input, textarea, select { font-family: 'Open Sans', Arial, Helvetica, sans-serif; }
/* Body */
body { margin: 0px; padding: 0px; background-color: #fff; color: #404040; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
.body-l3 { font-size: 15px; }
/* Content zone */
#bcframe { margin: 0px; -moz-box-shadow: -20px -20px 20px rgb(220,220,220), 20px -20px 20px rgb(220,220,220); -webkit-box-shadow: -20px -20px 20px rgb(220,220,220), 20px -20px 20px rgb(220,220,220); box-shadow: -20px -20px 20px rgb(220,220,220), 20px -20px 20px rgb(220,220,220); }
#pagearea { }
/* PAGES NAVIGATION MENU */
/* language selection */
#lang_selection { }
/* subpage menu */
.subpagemenu_pages { padding: 0; }
ul.subpagemenu_pages li { list-style: none; border-left: 1em solid #ffcb00; padding-left: 1em; }
ul.subpagemenu_pages li.menuitemblock_down { font-weight: 700; color: #0161ae; }
ul.subpagemenu_pages li:hover { color: #0161ae; }
ul.subpagemenu_pages li a { text-decoration: none; }
/* HEADINGS */
h1, h2, h3, h4, h5, h6, h7 { line-height: 1em; color: #006698; text-shadow: 0.1em 0.1em 0 #e2edf2; margin: 0px; font-weight: normal; }
.suppressheadings h1 { margin: 0px; font-size: 120%; line-height: 1em; color: #265b6d; padding-bottom: 5px; background: none; }
h1 { font-size: 163%; font-weight: bold; padding: 0 0 0.7em 0; }
h2 { font-size: 100%; font-weight: 700; padding: 0.7em 0 0.7em 0; }
h3 { font-size: 100%; font-style: italic; padding: 0.7em 0 0.7em 0; }
h4 { font-size: 100%; padding: 5px 0px 5px 0px; }
h1 strong { text-transform: uppercase; font-weight: 600; }
.title_before_group &gt; * { font-size: 2em; font-weight: bold; }
/* SEARCH */
/* Compact form */
.formsizecompact { padding: 0px 10px; }
.formsizecompact h1 { float: left; margin: 0px; font-size: 120%; line-height: 1em; background: none; padding: 0px; border: none; transform: none; -moz-transform: none; -webkit-transform: none; -o-transform: none; text-shadow: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -o-border-radius:0px; }
.formsizenormal input.querybox, .formsizenormal input.submitbutton,
.formsizecompact input.querybox, .formsizecompact input.submitbutton { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; }
.formsizecompact input.submitbutton {  }
/* prompt to show advanced search */
.searchterm-input .note { display: none; }
/* */
.searchtarget-input { margin: 1em 0em; width: 100%; }
.searchtarget_option { width: 50%; white-space: nowrap; }
/* */
.searchresults { width: 100%; border-spacing: 0 0.5em; }
.searchresults .resultinfo { padding-bottom: 1em; }
.searchresults .resultnumber { padding-right: 1em; }
.searchresults .resultnumber .symbol { display: none; }
.searchresults .title h1 { padding-top: 0; }
.searchresults .properties .property .label { display: none; }
.searchresults a { text-decoration: none; }
.searchresults a .title { text-decoration: underline; }
/* */
.searchresults .locationPrefix { display: none; }
.searchresults .locationCrumb { font-size: 90%; font-style: italic; }
.searchresults .articleCategory { display: none; }
/* */
/* POWERED BY */ #poweredby { color: inherit; color: rgba(0,0,0,0.4); font-size: 90%; text-align: center; } #poweredby:hover { color: inherit; } #poweredby-inner &gt; span { display: inline-block; padding: 10px; } #poweredby .divider { border-right: 1px solid rgba(0,0,0,0.25); margin-right: 10px; } #poweredby .title, #poweredby .txt { padding: 12px 5px; }
/* ... site warning for old browsers */ .siteWarning { margin: 1em auto; color: black; font-size: 90%; color: #000; } .siteWarning a { font-weight: bold; color: #000 !important; }
/* ARTICLE */
.paragraph { margin: 0 0 1em 0; }
/* Unordered list */
ul li { list-style: disc; }
ul, ol { text-align: left; padding-left: 20px; }
/* Read more */
.readmore_prompt { font-weight: 700; }
.before_readmore_prompt { display: none; }
.warning { font-size: 90%; line-height: 1.2em; background-color: rgba(255,255,255,0.7); margin: 0px; padding: 0.25em; }
.warning .aux { font-size: 90%; color: #666; }
/* pageTab */
.pageSelectionTabs { margin: 0 auto !important; }
.pageTab.previousPage .icon, .pageTab.nextPage .icon { display: none; }
.pageTab.previousPage .icon, .pageTab.nextPage .icon { display: none; }
.pageSelectionTabs { display: table; border-spacing: 5px; margin: 0px; }
a.pageTab, div.pageTab { background-color: transparent; border-color: #006698; border-image: none; border-style: solid; border-width: 1px; display: table-cell; padding: 3px 5px; text-decoration: none; }
.pageTab.firstTab, .pageTab.lastTab,
.pageTab.previousTab, .pageTab.nextTab { border-color: rgba(0, 0, 0, 0.05); -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
.pageTab:hover:not(.disabled),
.pageTab.currentlyActive { background-color: #006698; border: 1px solid #006698; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; color: #fff; font-weight: bold; }
.pageTab.disabled { color: #CCC; }
/* FORMS */ form.submitForm table { width: 100%; } form.submitForm td { padding: 0 0.5em; vertical-align: top; } form.submitForm h2 { } form.submitForm h3 { margin-top: 0.5em; } form.submitForm .formButtons.bottom { text-align: right; }</pre></body></html>