@import '/css/reset.css';

body {
  line-height: 1.3em;
  font-size: 12pt;
  font-family: Arial, Tahoma, Verdana, "Trebuchet MS", sans-serif;
}

a {
  color: #000000;
  text-decoration: none;
}

ins {text-decoration: none;}

.b-banner, .b-topnews, .b-auth-header, .b-news-ticker, .b-menu, .b-footer-links, .b-footer, .b-sidebar, .b-comments, .b-news-other, .b-block-name a.rss, .b-news-full-sidebar, .view, .comments, .print, .b-share-block, .b-media-gallery {
    display: none;
}

.b-block-name, h1.name {
    font-size: 20pt;
    color: #000000;
    line-height: 1.1em;
    margin: 15px 0;
    font-weight: normal;
    text-transform: uppercase;
}

h1.title {
    font-size: 18pt;
    color: #000000;
    line-height: 1.1em;
    padding-bottom: 15px;
    font-weight: normal;
}

/* static text */
.b-static-text {

}

.b-static-img {
    position: relative;
    margin-bottom: 30px;
}

.b-static-text img, .b-static-img img, .b-static-img iframe, .b-static-text video, .b-static-text object, .b-static-text embed, .b-static-text iframe, .b-static-video embed, .b-static-video video, .b-static-video object, .b-static-video iframe {
  max-width: 100%;
  display: block;
}

.b-static-text h1 {
    font-size: 18pt;
    color: #000000;
    line-height: 1em;
    margin-bottom: 15px;
    font-weight: normal;
}

.b-static-text h2 {
    font-size: 16pt;
    color: #000000;
    line-height: 1.1em;
    margin-bottom: 15px;
    font-weight: normal;
}

.b-static-text h3 {
    font-size: 16pt;
    color: #000000;
    line-height: 1.1em;
    margin-bottom: 15px;
    font-weight: normal;
}

.b-static-text h4 {
    font-size: 16pt;
    color: #000000;
    line-height: 1.1em;
    margin-bottom: 15px;
    font-weight: normal;
}

.b-static-text p {
    font-size: 13pt;
    color: #000000;
    line-height: 1.4em;
    padding-bottom: 25px;
}

.b-static-text p strong {
    font-weight: bold;
}

.b-static-text p em {
    font-style: italic;
}

.b-static-text ul, .b-static-text ol {
    margin: 0 0 10px 30px;
}

.b-static-text ul li {
    font-size: 13pt;
    color: #000000;
    line-height: 1.3em;
    padding-bottom: 10px;
    list-style: disc;
    list-style-position: inside;
}

.b-static-text ol li {
    font-size: 13pt;
    color: #000000;
    line-height: 1.3em;
    padding-bottom: 8px;
    list-style: decimal;
}

.b-static-text table {
    width: 100%;
    margin-bottom: 25px;
}

.b-static-text th, .b-static-text thead td {
    font-size: 13pt;
    font-weight: bold;
    vertical-align: top;
    line-height: 1.2em;
    color: #000000;
    text-align: left;
    padding: 15px 20px;
    background: #e5e5e5;
}

.b-static-text td {
    font-size: 13pt;
    font-weight: normal;
    vertical-align: top;
    line-height: 1.3em;
    color: #000000;
    text-align: left;
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.b-static-text td p {
    font-size: 13pt;
    font-weight: normal;
    color: #000000;
    padding: 0;
}

/* news */
.b-news-source {
    margin-bottom: 20px;
    font-size: 13pt;
    color: #000000;
    line-height: 1.2em;
}

.b-news-stat {
    margin-bottom: 25px;
    font-size: 12pt;
    color: #000000;
    line-height: 1.2em;
}