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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

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

/* End reset */

body {
    color: #666;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    background: #d8dceb repeat-y;
    margin: 0;
    padding: 0
}

strong {
    font-weight: 700
}

#wrapper {
    padding: 0 40px 60px;
    max-width: 920px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    border-top-color: #fff;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
}

#layer1 {
    height: auto;
    padding: 0 50px 0 30px;
    clear: both;
}

#layer3 td {
    vertical-align: top
}

#layer3 ul {
    text-align: right;
    padding: 10px 4px 0 0
}

#layer3 ul li {
    font-size: 13px;
    line-height: 17px
}

#layer3 ul li a {
    color: #347d12;
    text-decoration: none;
    font-weight: 400
}

#nav {
    float: left;
}

.textblock h1 {
    color: #347d12;
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    width: 90%;
    padding: 20px 8px 12px
}

.textblock h2 {
    color: #347d12;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    width: 90%;
    padding: 12px 8px 3px
}

.textblock h2 a {
    text-decoration: none;
    color: #2e870a
}

.textblock h2 a:hover {
    border-bottom: 1px dashed #ccc
}

.textblock p {
    font-size: 16px;
    line-height: 20px;
    padding: 4px 18px
}

.textblock p a {
    text-decoration: none;
    color: #854144
}

.textblock p a:hover {
    text-decoration: underline
}

.textblock ul {
    margin: 8px;
    padding: 0 0 0 30px;
    line-height: 16px;
    color: #347d12;
    list-style-type: disc
}

.textblock ul li {
    line-height: 18px;
    font-size: 15px;
    padding: 4px 120px 4px 4px
}

.commenttextbox {
    background-color: #fff;
    margin: 0;
    padding: 4px;
    border: solid 1px #515151
}

.linkbg {
    background-color: #fcf3cd
}

#nav ul {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0 0 6px 0
}

#nav ul li {
    min-width: 90px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-align: left;
    background-color: #939393;
    width: auto;
    margin: 1px 0;
    display: inline-block;
}

#nav ul li em {
    float: right;
    font-size: 10px
}

#nav ul li a {
    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 4px 6px 4px 6px;
}

#nav ul li a.top_login {
    background-color: #942d29
}

#nav ul a:hover, #nav ul a.menuselected {
    background-color: #1a5400
}

#nav ul li ul li a {
    font-size: 13px;
    background-color: #b2b2b2
}

#nav ul li ul {
    position: absolute;
    display: none;
    width: inherit
}

#nav ul li:hover ul {
    display: block
}

#nav ul li ul li {
    display: block
}

.textblock div.ifr {
    float: right;
}

.textblock iframe.ifr-property {
    border: none;
    width: 420px;
    height: 480px;
    float: right;
    clear: right;
    margin-left: 6px;
}

.textblock .ifr-caption p {
    text-align: center;
    padding: 0 8px 4px 0;
    width: 280px;
    clear: right;
    font-style: italic;
    font-size: 14px;
    color: #34661f
}

#footer ul {
    margin-top: 40px;
    clear: left;
    float: left;
    position: relative;
    left: 50%;
    text-align: center
}

#footer ul li {
    font-size: 12px;
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    right: 50%;
    border-left: 1px solid #808080;
}

#footer ul li:first-child {
    border-left-style: none;
    background-repeat: no-repeat
}

#footer ul li a {
    color: #5A637A;
    display: block;
    margin: 0 0 0 1px;
    padding: 2px 8px;
    text-decoration: none;
    line-height: 12px
}

#footer ul li a:hover {
    color: #38404D
}

.alerttext {
    color: #b41616;
}

.alerttext1 {
    color: #b41616;
    font-size: 10px;
    font-weight: 700;
    margin: 1px
}

.alerttext2 {
    color: #b41616;
    font-size: 14px;
    font-weight: 700;
    margin: 1px
}

.nomarginclass {
    margin: 0
}

.marginclass10 {
    margin: 0 16px
}

form {
    margin: 0
}

select {
    font-size: 11px;
    margin: 0
}

a.normal:link {
    color: #991200;
    text-decoration: none
}

a.normal:visited {
    color: #991200;
    text-decoration: none
}

a.normal:hover {
    color: #ca6356;
    text-decoration: none
}

a.normalgr:link {
    color: #5ba437;
    text-decoration: none
}

a.normalgr:visited {
    color: #5ba437;
    text-decoration: none
}

a.normalgr:hover {
    color: #347d12;
    text-decoration: underline
}

a.mainmenu:visited {
    color: #991200;
    text-decoration: none;
    display: block
}

a.mainmenu:hover {
    color: #ca6356;
    text-decoration: none;
    display: block
}

table.details {
    background-color: #d4d4d4;
    margin: 6px
}

table.details td {
    font-size: 10px;
    background-color: #fff;
    padding: 8px 2px;
    vertical-align: top
}

table.entryform {
    background-color: #d4d4d4;
    margin: 6px
}

table.entryform td {
    background-color: #fff;
    padding: 8px 2px
}

table.entryform td p {
    font-size: 14px
}

table.entryform td em {
    color: #9c0018;
    font-size: 13px
}

.cellunderline {
    border-bottom: 1px solid gray
}

table.list {
    background-color: #d4d4d4;
    border: solid 1px #000
}

table.list td {
    color: #000;
    font-size: 11px;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif
}

#e_form {
    padding: 10px 80px
}

#e_form p {
    padding: 0;
    margin: 0 0 6px
}

#e_form input {
    font-size: 16px;
    width: 250px;
    padding: 2px;
    margin: 1px 0 4px;
    border: 1px solid #999;
    border-radius: 4px
}

#e_form textarea {
    font-size: 14px;
    width: 400px;
    margin: 1px 8px 4px 0;
    border: 1px solid #999;
    border-radius: 4px
}

#e_form p label {
    display: block;
    font-size: 16px;
    line-height: 16px
}

#e_form p label span {
    padding-left: 8px;
    color: #a5061f
}

#e_form #send em {
    color: #af0000;
    font-weight: bold;
}

.form_n p {
    padding: 8px 20px
}

.form_n input {
    display: block;
    font-size: 16px;
    width: 250px;
    padding: 2px;
    margin: 1px 0 4px;
    border: 1px solid #999;
    border-radius: 4px
}

.form_n em {
    padding-left: 10px;
    font-size: 14px;
    color: #b8001d
}

.form_n label {
    font-size: 16px
}

.for_popup {
    display: none
}

#menu-icon {
    display: none;
    width: 40px;
    height: 40px;
    background: #4C8FEC url(/styles/images/menu-icon.png) center;
}

a:hover#menu-icon {
    background-color: #444;
    border-radius: 4px 4px 0 0;
}

form button.whitearrow {
    color: #000000;
    background-color: #c3c3c3;
    border: 1px solid #000000;
    border-radius: 4px;
    text-decoration: none;
    white-space: nowrap;
    margin: 3px 18px;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    padding: 2px 6px;
}
form button.whitearrow:before {
    color: #ffffff;
    content: "▶";
    margin-right: 4px;
}

@media screen and (max-width: 600px) {

    #wrapper {
        padding: 6px;
    }

    #layer1 {
        padding: 2px;
    }

    .textblock div.ifr {
        width: 100%;
        display: block;
    }

    .textblock iframe.ifr-property {
        width: 100%;
        display: block;
    }

    .textblock .ifr-caption p {
        width: 100%;
        display: block;
        margin: 4px;
    }

    .textblock p {
        display: block;
        padding: 4px;
    }

    .textblock ul {
        padding: 0 25px;
    }

    .textblock ul li {
        padding: 4px
    }

    #menu-icon {
        display: inline-block;
    }

    #nav ul {
        position: absolute;
        display: none;
        width: 80%;
        padding: 0;
        margin: 0;
    }

    #nav ul li {
        text-align: left;
        min-width: unset;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    #nav ul li a {
        font-size: 15px;
        border-bottom: 1px solid #2a2a2a;
    }

    #nav:hover ul {
        display: block;
    }

    #nav ul li ul {
        position: relative;
        width: inherit
    }

    #nav ul li:hover ul {
        display: block
    }

    #nav ul li ul li {
        display: block;
    }
    #nav ul li ul li a {
        font-size: 15px;
    }

    #nav ul li em {
        display: none;
    }
}