<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Nulling default values */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}

body {
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

sub {vertical-align: sub}
sup {vertical-align: super}

img[align="left"] {float: left}
img[align="right"] {float: right}

/* Layout */

body {
	text-align: center;
	font-size: 13px;
	font-family: Tahoma, Verdana, Sans-Serif;
}

a, a:link, a:visited {
	color: #01428b;
}

a.nobg:hover {
	background: none;
}

b, strong {
	font-weight: bold;
}

i {
	font-variant: italic;
}

h1 {
	font-size: 1.69em;
	font-weight: normal;
}

h2 {
	font-size: 1.09em;
	font-weight: bold;
	margin-bottom: 1em;
	color: #333333;
}

h3 {
	font-size: 1.29em;
	margin-bottom: 1.4em;
	font-weight: normal;
}

h5 {
	font-size: 1.08em;
	font-weight: bold;
	margin-bottom: 1em;
}

p {
	margin-bottom: 1em;
}

.gray {
	background-color:#f6f6f6;
}

.blue {
	background-color: #e7eef7;
}

#content ol, #content ul {
	padding-left: 1.5em;
}

#content ul {
	list-style: disc;
}

#content li ul {
	list-style: circle;
}

#content ul li,
#content ol li
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
    list-style-position: inside;
}

#content ol {
	list-style-type: decimal;
	padding-left: 2.5em;
}

#headerheader {
	position:relative;
	border-bottom: 2px solid #ffffff;
	text-align: left;
	background-color:#0059a9;
	height: 66px;
	min-width:999px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) &lt; 999? '999px': 'auto');
}

#headerheader a#logo {
	display: block;
	padding:3px 20px;
	float: left;
}
#headerheader a.counter{
  display: block;
  float: right
}
#headerheader .attention {
	position:absolute;
	top:20px;
	left:550px;
	right:260px;
	color: #ffff00;
	line-height: 1.2em
}
#headerheader .attention a {
 color: #ffff00;
 text-decoration: none;
 line-height: 1.2em;
}
#headtable .attention a {
 text-decoration: none;
}
#lang {
	margin: 20px 0 0 0;
	font-size: 0.89em;
	padding-right: 60px;
	float: right;
}

#lang span {
	line-height: 1.5em;
	padding: 0.15em 0.35em;
	margin-left: 1em;
}

#lang span.selected {
	background: #ffffff;
	color: #144391;
}

#lang a {
	color: #ffffff;
	text-decoration: underline;
}

#toparea {
	text-align: left;
	background: #f4f4f4 url('/images/hsen-upmenu-bg.gif') repeat-x top left;
	border-bottom: 1px solid #e2e2e2;
	vertical-align: top;
	min-width:999px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) &lt; 999? '999px': '');
	z-index: 10;
}

.smallmenu {
	padding-bottom: 6px;
	position: relative;
	_height: 30px;
}

.smallmenu #menuopener {
	position: absolute;
	left: 5px;
	bottom: -10px;
}

.smallmenu .topmenu{
	_padding-left: 0px;
	_margin-left: 10px;
	padding-left: 4px;
	padding-top: 3px;
	float: left;
	z-index: 0;
}

.smallmenu .topmenu  .topitem {
	padding: 1px 9px 5px 9px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	position: relative;
}

.smallmenu .topmenu  .topitem a.a {
	background:url('/images/upmarr.gif') no-repeat right center;
	padding-right: 18px;
	display:block;

}
.smallmenu .topmenu .topitem ul {
	font-size: 0.85em;
	display: none;
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #999999;
	border-bottom: 1px solid #777777;
	border-top: none;
	margin-left: -9px;
	padding: 0.3em 0;
	float: left;
	position: absolute;
	display: block;
	left: -999em;
	line-height: 1.2em;
	top: 1.8em;
	margin-left: -1px;
	z-index: 2;
}

.smallmenu .topmenu .topitem ul li {
	font-weight: normal;
}

.smallmenu .topmenu .topitem ul li a {
	padding: 0.4em;
	margin: 0 0.3em;
	display: block;
}

.smallmenu .topmenu .topitem ul li a:hover {
	text-decoration: none;
	background: #f2f2f2;
}

.smallmenu .topmenu .topitem ul li a.over {
	text-decoration: none;
	background: #f2f2f2;
}

.smallmenu .topmenu .topitem:hover ul {
	left: 0;
}

.smallmenu .topmenu .over ul {
	left: 0;
}

.smallmenu .topmenu &gt; .topitem:hover {
	background: #ffffff;
	border: 1px solid #999999;
	border-bottom: none;
	padding: 0px 8px 5px 9px;
	margin-left: 9px;
}

.smallmenu .topmenu &gt; .empty:hover {
	background: none;
	padding: 1px 9px 5px 9px;
	margin-left: 10px;
	border: none;
}
.smallmenu .topmenu .over {
	background: #ffffff;
	border: 1px solid #999999;
	border-bottom: none;
	padding: 0px 8px 5px 9px;
	margin-left: 9px;
}

.smallmenu .topmenu .topitem ul li a {
	text-decoration: none;
	_width: 100%;
}

.smallmenu .topmenu .topitem ul li.last {
	display: none;
}

.smallmenu #t_menu_delimiter {
	display: none;
}

.smallmenu #hsevorona {
	display: none;
}

.smallmenu #menucloser {
	display: none;
}

#menucloser {
	cursor: pointer;
	//cursor: hand;
}

#menuopener {
	cursor: pointer;
	//cursor: hand;
}

.bigmenu {
	position: relative;
	_height: 150px;
}

.bigmenu #menucloser {
	position: absolute;
	left: 5px;
	bottom: 0;
}

.bigmenu #menuopener {
	display: none;
}

.bigmenu .topmenu {
	display: block;
	padding-left: 2.3%;
	_padding-left: 0;
	_margin-left: 20px;
	padding-top: 7px;
	*padding-top: 6px;
	width: 73%;
	_width: 70%;
	float: left;
}

.bigmenu .topmenu  .topitem {
	display: block;
	width: 20%;
	_width: 23%;
	float: left;
	font-weight: bold;
	margin: 0.2em 2% 0.7em 0;
	_margin-right: 10px;
}

.bigmenu .topmenu .topitem ul {
	font-size: 0.85em;
	display: block;
	line-height: 1.2em;
	margin-top: 1em;
}

.bigmenu .topmenu .topitem ul li {
	display: inline;
}

.bigmenu .topmenu .topitem ul li.cut {
	display: none;
}

.bigmenu .topmenu .topitem ul li a {
	text-decoration: none;
	font-weight: normal;
	display: inline;
}

.bigmenu .topmenu .topitem ul a:hover {
	text-decoration: underline;
	background: none;
	color: #01428b;
}

.bigmenu #t_menu_delimiter {
	display: block;
}

.bigmenu .topmenu .topitem li:after {
	font-weight: normal;
}
.bigmenu .comma{
	color: #01428b;
        font-weight: normal;
}

.bigmenu .dots{
	display:inline;
	color: #01428b;
        font-weight: normal;
}

.smallmenu .topmenu .topitem .dots {
	display:none;
}

.smallmenu .topmenu .topitem .comma {
        display:none;
}

span.linklessmenuitem {
	color: #01428b;
}

#t_menu_delimiter {
	display: none;
}

#topsearch {
	float: right;
	width: 241px;
	clear: none;
	margin-top: 0.5em;
}

#topsearch ul
{margin-top: 0.5em
}

#topsearch ul li
{display: inline;
 padding-right: 1em
}

.TopSearchField_active {
	padding: 0.2em;
	padding-left: 20px;
	color: #00000;
	font-size: 0.92em;
	background:#ffffff url('/images/bg_search.gif') 3px center no-repeat;
}

.TopSearchField_passive {
	padding: 0.2em;
	padding-left: 20px;
	color: #999999;
	font-size: 0.92em;
	background:#ffffff url('/images/bg_search.gif') 3px center no-repeat;
}

table.containertable {
	margin-bottom: 1em;
}

table.containertable tr td{
	vertical-align: top;
}

#content {
	/*width: 99%;*/
	text-align: left;
	/*margin-top: 25px;*/
	min-width:999px;
	/*width: expression((document.documentElement.clientWidth || document.body.clientWidth) &lt; 999? '999px': '');*/
	z-index: 1;
	padding-top: 25px;
	margin: 0 auto;
}

#mainarea {
}

/*.withcolumn #mainarea{
	width: 52%;
}

.nocolumn #mainarea {
	width: 65%;
}*/

.breadcrumbs {
	font-size: 0.85em;
	display: block;
	margin-bottom: 0.5em;
}

#mainarea h1 {
	margin-bottom: 0.5em;
}

.innerpage #mainarea h1{
	padding-left: 0;
	margin-bottom: 0.5em;
	margin-top: 1em
}

.ann {
	color: #666666;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 1em
}

.article .article_ann{
	margin: 0 0 1em;
	float: left;
}

.column {
	font-size: 0.85em;
}

.clear {
	clear: both;
}

br.clear {
	clear: both;
	width: 0;
	height:0;
	display: block;
}

#dpub .reviewer {
	display: block;
	margin-bottom: 1em;
	clear: both;
}

#dpub .reviewer img {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 1em;
}

#dpub .item {
}

#dpub .source {
	display: block;
	font-weight: bold;
	margin-bottom: 1em;
}

#mainarea .section {
	border-bottom: 1px solid #cccccc;
	padding: 1.5em 15px 0 15px;
	clear: both;
}

#mainarea ul.simple, #mainarea ul.simple li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
}

#mainarea ul.simple {
	margin-bottom: 1em;
}

.article {
	padding-bottom: 1em;
	line-height: 1.5em;
}

.article h3 {
	margin-bottom: 0.2em;
}

#mainarea .sad h5 a {
	color: #000000;
}

#mainarea .sad .img_handler {
	border: 4px solid #000000;
	position: relative;
	height: 90px;
	width: 90px;
	overflow: hidden;
	display: block;
}

#mainarea table.sad tr td div.img_handler {
	float: left;
}

#mainarea .sad .img_handler img.ill {
	margin: -2px 0px 0px -2px;
	float: none;
}

#mainarea .fun h5 a {
	color: #cc0066;
}

#mainarea .fun h5 {
	display: block;
	background:url('/images/funhead.gif') top left no-repeat;
	padding: 2px 0 2px 20px;
}

#mainarea .importante .article_ann {
	background-color: rgb(245, 250, 255);
}

#mainarea .importante h5 a {
	color: #cc0066;
}

#mainarea .article_hr {
	clear: both;
  margin-bottom: 1em;
}

#mainarea .article table.image_with_caption   {
        float: left;
        clear: both;
        margin-bottom: 5px;
        margin-right: 15px;
}
#mainarea .article table.image_with_caption td {
        padding-right: 0px;
}

img.rightoutlined {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

img.leftoutlined {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}

#mainarea .article img.ill {
        margin-bottom: 5px;
        margin-right: 15px;
}
#mainarea .article img.outlined {
        float: left;
        margin-bottom: 5px;
        margin-right: 15px;
}

#mainarea .article img.sad {
        border: 4px solid #000000;
}
#mainarea div.article table.image_with_caption img.outlined {
        float: none;
        margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top
}
#mainarea .article table.image_with_caption td {
        padding: 0px
}
#mainarea .article table.image_with_caption td.image_caption {
        float: left;
        margin: 0px 0px 0px 0px;
}

.date {
	color: #666666;
}

#mainarea .article .date, #mainarea .article .signature {
	float: left;
	font-size: 0.8em;
	clear: both;
	line-height: 1.2em;
	margin-top: 0px;
	text-align: center;
}

.contentable {
	margin: 0 2%;
	width: 96%;
}

.nocolumn .colcol {
	width: 20%;
}

.colcol {
	vertical-align:top;
	border-left: 15px solid #ffffff;
	width: 20%;
}

.centercolcol {
	border-left: 15px solid #ffffff;
	width: 20%;
}

.additional {
	padding-left: 60px;
	color: #333333;
	padding-bottom: 2em;
}


.additional h5 {
	font-size: 1em;
	padding-top: 1em;
	display: inline;
}

.foto h5 {
	display: block;
}

.foto img {
	margin: 0 15px 15px 0;
}

.tags span {
	margin-left: 2em;
	color: #666666;
	white-space: nowrap;
	display: block;
}

.people {
	margin: 2em 0;
	font-weight: bold;
}

.people span {
}

.people h5{
	font-size: 1em;
	margin: 0 2em 0 0;
	display: inline
}

.people0, .people9, .people10 {margin: 2em 0}

.people0 {font-weight: bold}
.people9 {font-weight: normal}
.people10 {font-weight: normal}

.people0 h5, .people9 h5
 {font-size: 1em;
  margin: 0 2em 0 0;
  display: inline
 }

.people10 a, .people10 a:link, .people10 a:visited
{font-style: italic; color: rgb(153, 153, 153)}

.column {
	width: 100%;
}

.column .container {
	padding: 1em 15px 1em 15px;
	border-bottom: 15px solid #ffffff;
	line-height: 1.3em;
	display: block;
}

#centercolumn .container .article {
}

.headtable {
	border-bottom: 1px solid #999999;
	vertical-align: middle;
	margin-bottom: 10px;
}

.headtable.empty-block {
	border-bottom-width: 0;
	margin-bottom: 0;
}


.headtable td {
	vertical-align:top;
	padding: 3px;
}

.headtable td h2 {
	padding:0;
	margin:0;
}

.headtable_section {
	vertical-align:middle;
	margin: 0px 0;
}

.headtable_section td {
	vertical-align:top;
	padding: 0px 3px 0px 3px;
}

.headtable_section td h2 {
	padding:0;
	margin:0;
}

/*.column .container h2 {
	border-bottom: 1px solid #cccccc;
	padding: 7px;
	margin-left: -7px;
	margin-right: -7px;
	_width: 100%;
}

.column .container h2.nline {
	padding-bottom: 4px;
	*padding-bottom: 7px;
}

.column .container h2.nline a {
	float:left;
}

.column .container h2.nline a.rssicon {
	float: right;
}*/

.containertable img {
	margin-right: 10px;
}

.column .container p.attention {
	background:url('/images/attention.gif') no-repeat left 3px;
}

.column .container p.info {
	background:url('/images/info.gif') no-repeat left 3px;
}

.column .container p.attention,
.column .container p.info {
	text-indent: 15px;
	_background-position-x: 0px;
	margin: 0px;
}

.column .last {
	border-bottom: none;
}

.calendar td {
	text-align: center;
}

.calendar td {
	margin-bottom: 3px;
	font-size: 0.89em;
}
.calendar td.hol {
	color: #d80000;
}

.calendar img {
	margin: 3px 4px;
}

.calendar td.now img {
	margin: 0px 1px;
	border: 2px solid #01428b;
	padding: 1px;
}

#avan .article {
	padding-left: 55px;
	line-height: 1.2em;
}

#avan .article img {
	float: left;
	position: relative;
	left: -55px;
	margin-top: 5px;
	margin-right: -50px;
}

.materials dl {
	padding-left: 150px;
	font-size: 0.85em;
	margin-bottom: 1em;
	_display: block;
	_text-align: left;
	_left: 150px;
	_clear: both;
}

.materials {
	clear: both;
	margin: 0 2%;
	margin-top: 20px;
	padding: 2em;
	border-top: 1px solid #B8C6DE;
	_width: 90%;
}

.materials dt {
	float: left;
	position: relative;
	margin-right: -150px;
	left: -150px;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 0.3em;
	_margin-bottom: 1em;
	_clear: both;
}

.materials dd {
	display: block;
	float: left;
	width: 25%;
	margin-right: 5%;
}

.materials dd .article {
	padding-left: 55px;
	line-height: 1.2em;
}

.materials dd .article img {
	float: left;
	position: relative;
	left: -55px;
	margin-top: 5px;
	margin-right: -50px;
}

.bigsearchform {
	padding: 0.1em 0 0.7em 0;
}

.sfield {
	padding: 8px 10px;
	background:#144391;
	display: block;
	width: 500px;
	float: left;
}

.sfield .sfield_passive {
	color: #999999;
}

.smore {
	background:url('/images/loop+.gif') left center no-repeat;
	padding-left: 19px;
	line-height: 40px;
	vertical-align: middle;
	margin-left: 30px;
}

.person {
	padding-left: 90px;
	padding-bottom: 25px;
}

.person img.face {
	position: relative;
	float: left;
	left: -90px;
	margin-right: -78px;
}

#peoplelist ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 0.5em 0;
}

#peoplelist ul {
	padding: 0;
	margin: 0 0 2em 0;
	font-size: 1.1em;
}

.personpage #mainarea .article {
	padding-left: 200px;
	clear: both;
	padding-top: 1em;
}

.personpage #mainarea .article .pdf {
	background:url('/images/pdfsmall.gif') 0 2px no-repeat;
	padding-left: 20px;
	position: relative;
	left: -20px;
}

.personpage #mainarea .article .info {
	display: block;
	width: 180px;
	position: relative;
	left: -200px;
	float: left;
	margin-right: -200px;
}

.personpage #mainarea .article h1 {
	padding: 0 0 0.5em 0;
}

.personpage #mainarea .article h2 {
	margin-bottom: 0.2em;
	margin-top: 1.5em;
}

.personpage #mainarea .article .info .imgborder {
	display: block;
	text-align: left;
	width: 174px;
	overflow-x: hidden;
}

.personpage #mainarea .article .info img {
	border: 1px solid #666666;
}

.personpage #mainarea .article .info h5 {
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 1.2em;
	margin-bottom: 0.4em;
}

.personpage #mainarea .article .info p {
	margin-bottom: 0;
}

.personpage #mainarea .description {
	font-size: 1.2em;
	color: #666666;
	position: relative;
	top: -1em;
	margin-bottom: -1.5em;
}

.personpage #peoplelist ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 0.5em 0;
}

.personpage #peoplelist ul {
	padding: 0;
	margin: 0 0 2em 0;
	font-size: 1.1em;
}

. personpage #content .colcol {
	width: 30%;
}

.dscr {
	border-top: 1px solid #999999;
	padding: 1.5em 0;
	margin-top: 0.5em;
}

.dscr p {
	font-size: 11px;
}

#bottommenu {
	clear: both;
	margin: 0 2%;
	margin-top: 20px;
	padding: 2em;
	border-top: 1px solid #B8C6DE;
	_width: 90%;
}

#bottommenu dl {
	padding-left: 150px;
	font-size: 0.85em;
	margin-bottom: 1em;
	_display: block;
	_text-align: left;
	_left: 150px;
	_clear: both;
}

#bottommenu dt {
	float: left;
	position: relative;
	margin-right: -150px;
	left: -150px;
	font-weight: bold;
	_margin-bottom: 1em;
	_clear: both;
	width: 145px;
}

#bottommenu dd {
	display: inline;
	padding: 0 1em 0 0;
	margin-right: 1em;
	line-height: 1.5em;
	border-right: 1px solid #b8c6de;
	_display: block;
	_float: left;

}

#bottommenu dd.last {
	border: none;
}

#bottommenu dd a {
	color: #3f7db6;
	white-space: nowrap;
}

#footer {
	margin: 0 2%;
	border-top: 1px solid #B8C6DE;
	padding-top: 30px;
	margin-bottom: 100px;
	clear: both;
	padding-left: 2em;
}

#copyright {
	margin-right: 0px;
	display: inline;
	color: #999999;
}

#copy a:link,#copy a:visited {
	color: #3F7DB6;
}

#copy a:hover {
	color: #ffffff;
	background-color: #3F7DB6;
}

#copy ul.bottom_menu2 {
	font-size: 11px;
	padding: 10px 10px 0 20px;
	list-style: none;
}

#copy ul.bottom_menu2 li {
	display: inline;
	padding-right: 10px;
}

.photo{
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
p.summary{
	margin-bottom: 0px;
}

.vevent h5{
	margin-bottom:0px;
	font-size: 1em;
	color:#999999;
}

.vevent h5 a{
	color:#333333;
}

div.page_navig_div{
	text-align:left;
}

h5.announce {
	color:#333333;
}

.calendar_mini td {
        text-align: center;
        vertical-align: middle;
}

.calendar_mini td {
        margin-bottom: 3px;
        font-size: 0.89em;
}

a.past, span.past, span.future,.calendar_mini td a, .calendar_mini td span {
        display: block;
        width: 24px;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        margin: 3px 4px;
        padding-top: 4px;
        font-size: 12px;
}

.calendar_mini td a.past {
        background: #e1e1e1;
}

.calendar_mini td.hol span.past, .calendar_mini td.hol a.past,
.calendar_mini td.hol span.now, .calendar_mini td.hol a.now,
.calendar_mini td.hol span.future, .calendar_mini td.hol a.future
{background: #eaa6a6
}

.calendar_mini td span.future, .calendar td a.future {
        background: #f6f6f6;
        border: 1px solid #e1e1e1;
        color: #666666;
        width: 22px;
        height: 18px;
}

.calendar_mini td span.past {
        background: #e1e1e1;
        border: 1px solid #e1e1e1;
        color: #666666;
        width: 22px;
        height: 18px;
}

.calendar_mini td.hol {
        color: #d80000;
}

.calendar_mini td.now a {
        background: #999999;
        color: #ffffff;
}

.calendar_mini td.now span.now {
        background: #999999;
        border: 1px solid #e1e1e1;
        color: #FFFFFF;
        width: 22px;
        height: 18px;
}
.calendar_mini td.active span, .calendar_mini td.active a {
        font-weight: bold;
        background: #c3d7f6;
        border: 1px solid #01428b;
        width: 22px;
        height: 18px;
}

.calendar_mini img {
        margin: 3px 4px;
}

.calendar_mini td.now img {
        margin: 0px 1px;
        border: 2px solid #01428b;
        padding: 1px;
}

.calctrl td {
        text-align: center;
}

.calctrl td.button a {
        background: #e1e1e1;
        border: 1px solid #cccccc;
        padding: 1px 8px 5px 8px;
        text-decoration: none;
}

.letterlist {
	margin-bottom: 2em;
	border-top: 1px solid #cccccc;
	padding-top: 2em;
	line-height: 2.5em;
	clear: both;
}

.letterlist a {
	font-size: 18px;
	padding: 3px 7px;
}

.letterlist a.active {
	background: #144391;
	color: #ffffff;
	text-decoration: none;
}

.letterlist span.active{
	background: #144391;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
        line-height: 2.5em;
	margin-bottom: 2em;
	padding: 3px 7px;
}

.mini .letterlist {
	margin-bottom: 0.5em;
	padding-top: 0.5em;
	line-height: 1.2em;
}

.mini .letterlist a {
	font-size: 1em;
	padding: 0.3em 0.5em;

}

.mini .letterlist a.active {
	background: rgb(204, 204, 204);
	color: #01428b;
	text-decoration: underline;
}


#mainarea table.articletail td
{margin: 0px;
 padding: 0.5em 0em
}

#mainarea table.articletail td.header
{font-weight: bold;
 padding-right: 1em;
 text-align: left;
 white-space: nowrap
}

#mainarea table.articletail td.people0 a
{font-weight: bold;
}

#mainarea table.articletail td.people9
{
}

table.articletail td.people10 a,
table.articletail td.people10 a:link,
table.articletail td.people10 a:visited
{font-style: italic;
 color: rgb(102, 102, 102)
}

#mainarea table.articletail td.kw
{color: rgb(102, 102, 102)
}

embed.mceXwItemFlashVideo {display:inline}

div.othermaterials {
	clear: both;
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 0 0;
	border-top: 1px solid #B8C6DE;
	_width: 100%;
}

#mainarea table.othermaterials td
{font-size: 0.85em;
 padding: 3px
}

#mainarea .article ul.nearimage, #mainarea .article ol.nearimage
{ list-style-position: inside
}

/* РЎС‚РёР»Рё РґР»СЏ СЃРѕРґРµСЂР¶РёРјРѕРіРѕ СЃС‚Р°С‚СЊРё (.article) */

.article p.caption
{font-size: 0.85em;
 margin: 1.2em 0em 0.6em 0em;
 line-height: 120%;
 clear: both
}

.article table.bordered
{border-collapse: collapse;
 margin: 0em 0em 1em 0em;
 line-height: 120%;
 clear: both
}

#mainarea .article table.bordered td
{border: 1px solid #999;
 padding: 1px 3px
}

#mainarea .article table.tdtextcenter td,
#mainarea .article table tr td.tdtextcenter
{text-align: center
}

#mainarea .article table.tdtextleft td,
#mainarea .article table tr td.tdtextleft
{text-align: left
}

#mainarea .article table.tdtextright td,
#mainarea .article table tr td.tdtextright
{text-align: right
}

#mainarea .article table.tdtextsmall td,
#mainarea .article table tr td.tdtextsmall
{font-size: 0.85em
}

.article em
{font-style: italic
}

#mainarea .scopussection
{padding: 0 15px
}
div.elsevier-rss-portlet
{width: 100%
}
div.elsevier-rss-portlet h4
{font-weight: bold;
 font-size: 110%
}
div.scopusnote
{display: none;
 width: auto;
 margin: 1em;
 border: 1px dotted gray;
 padding: 0.25em 0.5em
}
a.scopusnote
{font-size: 0.85em
}

img.leftoutlined, table.leftimage_with_caption {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}
img.rightoutlined, table.rightimage_with_caption {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
table.leftimage_with_caption img.leftoutlined,
table.rightimage_with_caption img.rightoutlined
{ margin-left: 0px; margin-right: 0px;
}

#copy ul.bottom_menu1
{display: inline;
 padding: 0;
 margin: 0 0 0 1em
}

#copy ul.bottom_menu1 li
{display: inline;
 margin: 0 1em 0 0
}

.comments-count {
	clear: both;
	font-size: 10px;
}

.comments-count a {
	color: #527408;
	text-decoration: none;
}

.comments-count span {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	height: 13px;
	line-height: 13px;
	padding-bottom: 8px;
	*cursor: pointer;
}

.comments-count .link {
	text-decoration: underline;
}

.comments-count .bubble {
	overflow:hidden;
	background: url(/images/comment-bubble.png) no-repeat;
	width: 24px;
	text-align: center;
	margin-right: 0.25em;
}

#content .social-buttons-list img {
	width: 32px;
	height: 32px;
	padding: 0;
	margin: 0;
}

#content .social-buttons-list {
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0;
	height: 32px;
	font-size: 0;
	text-align: center;
}

#content .social-buttons-list li {
	display: inline-block;
	*display: inline;
	text-align: center;
	zoom: 1;
	width: 24%;
	height: 32px;
	padding: 0;
	margin: 0;
}

.subscribe-button {
	cursor: pointer;
	font-size: 150%;
	padding: 0.5em 1em;
	border-radius: .3em;
	border: 0;
	color: #fff;
	text-shadow: 0 1px 1px #345c15;
	background: #5c882e url('/images/en_courses_button_bg.png') 0 0 repeat-x;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
	background-image: -webkit-linear-gradient(
		top,
		#86b556,
		#5f8c2f
	);
	background-image: -moz-linear-gradient(
		top,
		#86b556,
		#5f8c2f
	);
	background-image: -o-linear-gradient(
		top,
		#86b556,
		#5f8c2f
	);

	background-image: linear-gradient(
		to bottom,
		#86b556,
		#5f8c2f
	);
}

.preview-smallbrick {
	width: 210px;
	padding: 3px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA5CAIAAAB4XtYeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowNjgwMTE3NDA3MjA2ODExODhDNkMwQzQxMkU2NTMxMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3RTZGRUExQUI3M0ExMUUyQTkyRjlBNUI1QTJGMDA0QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3RTZGRUExOUI3M0ExMUUyQTkyRjlBNUI1QTJGMDA0QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZEMUM3QjE0Nzc3MzExRTI4QkZDQzEzMzEzMjA4MzhBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZEMUM3QjE1Nzc3MzExRTI4QkZDQzEzMzEzMjA4MzhBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+bAQzpAAAAFZJREFUeNpcTlsSgEAIIrt5l+wyiUmj424fDvgABK7bEMhyAywxElkz8UT49F26+XatFXI0bJ+Yme7EWV7HkiMt/ecXpakcdub6H/c/Pfsz+dMeeAUYAIVGRWeaSsOkAAAAAElFTkSuQmCC);
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	*background: #0f5a94;
	background-image: -webkit-linear-gradient(top,#1582d5,#0f5a94);
	background-image: -moz-linear-gradient(top,#1582d5,#0f5a94);
	background-image: -o-linear-gradient(top, #1582d5,#0f5a94);
	background-image: linear-gradient(to bottom, #1582d5, #0f5a94);
	border-radius: 5px;
	margin: 1em 0;
}

.preview-smallbrick-inner {
	background: #fff;
}

.preview-smallbrick-title {
	color: #636363;
	font-weight: bold;
	color: #3b3b3b;
	padding: 10px 0 10px 10px;
	width: 50px;
	float: left;
}

.preview-smallbrick-text {
	padding: 10px;
	margin-left: 60px;
	font-weight: bold;
}

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