body {
  display: block;
  margin: 0 auto;
  padding: 0;
  color: #1B1F14;
  background-color: #CDEB99;
  background-image: url('../graphics/page_t.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

body, p {
margin: 0.5em 0;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: normal;
font-size: 12px;
text-align: left;
}

/* h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, .postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover, .blockheader .title, .logo-text, .logo-text a, h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover {
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
} */

div.page-background-simple-gradient, div.page-background-gradient, div.page-background-glare {
  min-width: 900px;
}

div.page-background-gradient {
  background-position: top left;
  position: absolute;
  background-image: url('../graphics/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 500px;
}

div.page-background-glare {
  position: absolute;
  width: 100%;
  height: 345px;
  left: 0;
  top: 0;
}

div.page-background-glare-image {
  background-image: url('../graphics/page_gl.png');
  background-repeat: no-repeat;
  height: 345px;
  width: 450px;
  margin: 0;
  position: relative;
}

div.main {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor: default;
}

div.sheet {
  cursor: auto;
  position: relative;
  z-index: 0;
  margin: 10px auto 16px;
  width: 900px;
  min-width: 25px;
  min-height: 25px;
}

div.sheet-body {
  position: relative;
  z-index: 1;
  padding: 10px;
}

div.sheet-background {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  z-index: -1;
}

div.sheet-background-frame {
  border: 3px solid #49552e;
  border-radius: 12px;
  background-color: #ffffff;
  height: 100%;
}

div.header {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 880px;
  height: 240px;
  overflow: hidden;
  background-image: url('../graphics/header.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

div.layout {
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding: 0 !important;
  width: 880px;
  display: table;
}

div.layout-row {
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: table-row;
}

div.layout div.layout-cell {
  display: table-cell;
}

div.layout div.sidebar {
  background-color: #E0E5D7;
  max-width: 210px;
}

div.layout div.content {
  width: 75%;
}

div.nav>ul {
  overflow: hidden;
}

div.nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

div.nav a {
  display: block;
  position: relative;
  text-decoration: none;
  color: inherit;
}

div.nav>ul>li {
  border-top: dashed 1px #C6CFB4;
}

div.nav>ul>li:first-child {
  border-top: none;
}

div.nav>ul>li>a {
  color: #1B1F14;
  font-size: 12px;
  font-weight: bold;
  background-image: url('../graphics/menuitem.png');
  background-repeat: no-repeat;
  background-color: #EFF2E8;
  padding-left: 30px;
  height: 24px;
  line-height: 24px;
}

div.nav>ul>li>a:hover {
  background-color: #bad93a;
  background-position: 0px -24px;
  color: #525D3C;
}

div.nav>ul>li>a.active {
  background-color: #cae269;
  background-position: 0px -48px;
  color: #5A8019;
}

div.nav>ul>li>ul>li:first-child {
  border-top: dashed 1px #C6CFB4;
}

div.nav>ul>li>ul>li>a {
  color: #1B1F14;
  font-size: 11px;
  font-weight: normal;
  background-image: url('../graphics/submenuitem.png');
  background-position: 25px 0px;
  background-repeat: no-repeat;
  background-color: #EFF2E8;
  padding-left: 41px;
  height: 22px;
  line-height: 22px;
}

div.nav>ul>li>ul>li>a:hover {
  background-color: #dcec9c;
  background-position: 25px -22px;
  color: #475134;
}

div.nav>ul>li>ul>li>a.active {
  background-color: #f3f8dd;
  background-position: 25px -44px;
  color: #819A1D;
}

div.nav>ul>li>ul>li>ul>li>a {
  color: #1B1F14;
  font-size: 11px;
  font-weight: normal;
  background-image: url('../graphics/submenuitem.png');
  background-position: 50px 0px;
  background-repeat: no-repeat;
  background-color: #EFF2E8;
  padding-left: 66px;
  height: 22px;
  line-height: 22px;
}

div.nav>ul>li>ul>li>ul>li>a:hover {
  background-color: #dcec9c;
  background-position: 50px -22px;
  color: #475134;
}

div.nav>ul>li>ul>li>ul>li>a.active {
  background-color: #f3f8dd;
  background-position: 50px -44px;
  color: #819A1D;
}

div.content-layout-row {
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block;
  width: 100%;
}

.layout-cell, .content-layout-row {
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.block {
  margin: 7px;
  position: relative;
  z-index: 0;
  min-width: 1px;
  min-height: 1px;
}

.block-body {
  position: relative;
  z-index: 1;
  padding: 0;
}

.blockheader {
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 7px;
  background-image: url('../graphics/blockheader.png');
  background-repeat: no-repeat;
}

.blockheader .title {
  height: 32px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
  margin: 0;
  padding: 0 11px 0 35px;
  white-space: nowrap;
  line-height: 32px;
}

.blockcontent {
  padding: 8px;
  border: 1px solid #8FA26D;
  border-radius: 5px;
  background-color: #EEF0EA;
}

ul.link-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

ul.link-list li:before {
  content: '\00BB';
}

ul.link-list li {
  color: #60881B;
  line-height: 1.25em;
}

ul.link-list li a {
  color: inherit;
}

.blockcontent a:hover {
  color: #97B422 !important;
  text-decoration: none;
}

a {
  color: #60881B;
  font-size: inherit;
}

div.breadcrumb {
  padding: 17px;
}

div.footer {
  padding: 8px;
  color: #F5FBEA;
  text-align: center;
  font-size: 11px;
  background-color: #A7DC4C;
}

div.footer p {
  margin: 0px;
  padding: 0px;
}

*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.col-12 {
  width: 100%;
}

div.col-11 {
  width: 91.6666666666667%;
}

div.col-10 {
  width: 83.3333333333333%;
}

div.col-9 {
  width: 75%;
}

div.col-8 {
  width: 66.6666666666667%;
}

div.col-7 {
  width: 58.3333333333333%;
}

div.col-6 {
  width: 50%;
}

div.col-5 {
  width: 41.6666666666667%;
}

div.col-4 {
  width: 33.3333333333333%;
}

div.col-3 {
  width: 25%;
}

div.col-2 {
  width: 16.6666666666667%;
}

div.col-1 {
  width: 8.33333333333333%;
}

div.content-layout-row > div.col-11,
div.content-layout-row > div.col-10,
div.content-layout-row > div.col-9,
div.content-layout-row > div.col-8,
div.content-layout-row > div.col-7,
div.content-layout-row > div.col-6,
div.content-layout-row > div.col-5,
div.content-layout-row > div.col-4,
div.content-layout-row > div.col-3,
div.content-layout-row > div.col-2,
div.content-layout-row > div.col-1 {
  float: left;
}

.top-navigation{
    width:880px;
    margin:0 auto;
    background:#5f8f1f;
    height:44px;
}

.topmenu{
    margin:0;
    padding:0;
    list-style:none;
    display:flex;
}

.topmenu>li{
    position:relative;
}

.topmenu>li>a{
    display:block;
    padding:13px 20px;
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}

.topmenu>li:hover{
    background:#76ad2f;
}

.topmenu li ul{
    display:none;
    position:absolute;
    top:44px;
    left:0;
    min-width:240px;
    background:#ffffff;
    list-style:none;
    padding:0;
    margin:0;
    box-shadow:0 4px 15px rgba(0,0,0,.25);
}

.topmenu li:hover>ul{
    display:block;
}

.topmenu li ul li{
    position:relative;
}

.topmenu li ul a{
    display:block;
    padding:10px 15px;
    color:#333;
    text-decoration:none;
}

.topmenu li ul a:hover{
    background:#eef7dd;
}

.topmenu li ul ul{
    left:100%;
    top:0;
}

div.article-page {
  padding: 0px 7px;
}

div.article {
  padding: 10px;
}

div.article h2 {
  margin: 0.2em 0;
  padding: 0px;
  font-size: 22px;
  color: #2D400D;
}

div.article h3 {
  margin: 0.2em 0;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #2D400D;
}

.article .list-heading {
  margin-bottom: 0.3em;
}

.article ul {
  list-style-type: circle;
  margin-top: 0px;
  margin-bottom: 20px;
}

.article ul>li {
  margin-top: 10px;
}

.article ul>li:first-child {
  margin-top: 0px;
}

.article ul.dashed {
  list-style-type: none;
}

.article ul.dashed > li::before {
  content: "- ";
  text-indent: -25px;
}

.article ul.dashed > li {
  text-indent: -25px;
}

.article p {
  margin-bottom: 10px;
  line-height: 1.5em;
}

.article div.box {
  border: 1px solid #9DAC81;
  padding: 10px;
}

.article div.box-default {
  background-color: #ffffff;
}

.article div.box.center, .article div.box.center p {
  text-align: center;
}

.article div.box.center p {
  padding: 10px 0px;
  margin: 0px;
}

.article div.box.center p:first-child {
  padding-top: 0px;
}

.article div.box.center p:last-child {
  padding-bottom: 0px;
}

.article a.read-more {
  padding-top: 5px;
}

.article a.read-more:before {
  content: '\00BB';
}

.article img.bordered {
  border: 1px solid #000000;
}

.article .inline-box {
  display: inline-block;
  margin-top: 0.5em;
  margin-bottom: 20px;
}

.article .inline-box img {
  margin-right: 50px;
}

.article .inline-box img:last-child {
  margin-right: 0px;
}

.article table.table {
  width: 100%;
  border-collapse: collapse;
}

.article table.table {
  border: 1px solid #9DAC81;
}

.article table.table th,
.article table.table td {
  border-left: 1px solid #9DAC81;
  border-right: 1px solid #9DAC81;
  padding: 3px;
}

.text-right {
  text-align: right;
}
