@font-face {
    font-family: 'PT Sans';
    src: url('../font/ptsans-bold-webfont.eot');
    src: url('../font/ptsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/ptsans-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('../font/ptsans-regular-webfont.eot');
    src: url('../font/ptsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/ptsans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font: 16px/1.4 'PT Sans', 'Arial', 'Helvetica', sans-serif;
    color: #000;
    font-weight: 400;
    min-width: 1200px;
}

body, html {
    background: #fff;
    height: 100%;
}

table, td, th {
    border-collapse: collapse;
    font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: normal;
}

img {
    border: 0;
    max-width: 100%;
}

a img {
    border: 0;
}

a {
    color: #3579c0;
    text-decoration: none;
}

a:hover, a:focus, a:active {
    color: #000;
    text-decoration: none;
}

p {
    margin: 10px 0;
}

::-moz-selection {
    background: #fafba7;
}

::selection {
    background: #fafba7;
}

.wrapper {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}

body.f-popup {
    height: 100%;
    overflow: hidden;
}

.no-style ul, .no-style, .no-style li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.no-style li img {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 2px;
}

.link, .link:hover, .links a, .links a:hover {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.half-link, .half-link:hover, .half-links a, .half-links:hover a {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

.ln-page {
    overflow: hidden;

}

.ln-page.t-decor .ln-header-holder,
.ln-page.t-decor .ln-content,
.ln-page.t-decor .bn-federal-site,
.ln-page.t-decor .ln-footer {
    background: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    padding-left: 20px;
    padding-right: 20px;

}

.ln-header {
    position: relative;
}

.ln-header-holder {
    position: relative;

}

.ln-content {
    position: relative;
}

.ln-content-single {
}

.ln-content-center {
    float: left;
    width: 630px;
}

.ln-content-holder {
    min-height: 10px;
}

.ln-content-holder-full {
    margin: 0;
    min-height: 10px;
}

.ln-content-right, .ln-content-top-right {
    float: right;
    width: 300px;
}

.ln-footer {
    position: relative;
    min-height: 135px;
    border-top: 2px solid #a0b4ce;
}

.ln-footer .counters {
    float: right;
    margin-left: -6px;
}

@media screen and (max-width: 529px) {
    .ln-footer .counters {
        margin-top: 10px;
    }
}

.ln-footer .counters span {
    opacity: 0.6;
    filter: alpha(opacity=60);
    margin-left: 6px;
}

.ln-footer .counters > div,
.ln-footer .counters > a {
    float: left
}

.ln-footer .counters:after {
    content: '';
    display: table;
    clear: both;
}

.ln-footer .counters span:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.counters .miniwidget-wrapper {
    width: 231px;
    height: 24px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 3px;
    transition: .3s
}

.counters .miniwidget-wrapper:hover {
    opacity: .85;
}

.counters .miniwidget-wrapper .digit {
    display: inline-block;
    width: 10px;
    height: 24px;
    background: url("../img/widget-bookmark-num.png") no-repeat 0 0;
}

.counters .miniwidget-wrapper .digit .digit-position-1 {
    left: 0;
}

.counters .miniwidget-wrapper .digit .digit-position-2 {
    left: 10px;
}

.counters .miniwidget-wrapper .digit .digit-position-3 {
    left: 20px;
}

.counters .miniwidget-wrapper .digit-9 {
    background-position:-90px 0;
}

.counters .miniwidget-wrapper .digit-8 {
    background-position: -80px 0;
}

.counters .miniwidget-wrapper .digit-7 {
    background-position: -70px 0;
}

.counters .miniwidget-wrapper .digit-6 {
    background-position: -60px 0;
}

.counters .miniwidget-wrapper .digit-5 {
    background-position: -50px 0;
}

.counters .miniwidget-wrapper .digit-4 {
    background-position: -40px 0;
}

.counters .miniwidget-wrapper .digit-3 {
    background-position: -30px 0;
}

.counters .miniwidget-wrapper .digit-2 {
    background-position: -20px 0;
}

.counters .miniwidget-wrapper .digit-1 {
    background-position: -10px 0;
}

.counters .miniwidget-wrapper .digit-0 {
    background-position: 0 -0px;
}

@media screen and (max-width: 529px) {
    .counters .miniwidget-wrapper {
        margin-bottom: 10px;
    }
}

.b-content h1, .b-content h2, .b-content h3, .b-content h4, .b-content h5, .b-content h6 {
    margin: 20px 0 10px;
}

.b-content h1 {
    font-size: 21px;
}

.b-content h2 {
    font-size: 18px;
}

.b-content h3 {
    font-size: 16px;
    color: #40546a;
}

.b-content h4 {
    font-size: 14px;
}

.h1, h1.h1 {
    margin: 0;
    display: inline;
    font-size: 20px;
    line-height: 1.2;
}

.h2, h2.h2 {
    margin: 0;
    display: inline;
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
}

.h3, h3.h3 {
    margin: 0;
    display: inline;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
}

.hh1, h1.hh1 {
    margin: 0;
    display: inline;
    font-size: 26px;
    line-height: 1.2;
}

table img {
    max-width: none;
}