body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #9A8103;
   text-decoration: none;
}
a:hover
{
   color: #0000CD;
   text-decoration: underline;
}
#wb_Text11321433254654677547 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_Text11321433254654677547
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text11321433254654677547 div
{
   text-align: left;
}
#wb_Text11321433254654677547
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid11212332353654767547
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11212332353654767547
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11212332353654767547 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid11212332353654767547 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid11212332353654767547 > .row > .col-1
{
   float: left;
}
#LayoutGrid11212332353654767547 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid11212332353654767547:before,
#LayoutGrid11212332353654767547:after,
#LayoutGrid11212332353654767547 .row:before,
#LayoutGrid11212332353654767547 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11212332353654767547:after,
#LayoutGrid11212332353654767547 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid11212332353654767547 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#newsBlog187587658765
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.4;
   display: inline-block;
   position: relative;
   width: 100%;
}
#newsBlog187587658765 .blogitem
{
   margin-bottom: 8px;
   padding: 0px;
   text-align: left;
}
#newsBlog187587658765 .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#newsBlog187587658765 .blogsubject
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   color: #9A8103;
   font-style: normal;
   text-decoration: none;
}
#newsBlog187587658765 .blogcomments
{
   font-family: Arial;
   font-weight: normal;
   font-size: 8px;
   color: #FEFEFE;
   font-style: normal;
   text-decoration: underline;
}
#newsBlog187587658765 .blogsubject a:link, #newsBlog187587658765 .blogsubject a:visited, #newsBlog187587658765 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#newsBlog187587658765 .blogcomments a:link, #newsBlog187587658765 .blogcomments a:visited, #newsBlog187587658765 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#newsBlog187587658765 .blogcomments
{
   text-decoration: none;
}
#newsBlog187587658765 .no-thumb
{
   display: none;
}
#newsBlog187587658765 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#newsBlog187587658765 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#newsBlog187587658765 .blogthumb img
{
   border-width: 0px;
   width: 120px;
   height: auto;
   margin: 1px 1px 1px 1px;
}
#newsBlog187587658765 .pager
{
   margin: 2px 2px 2px 2px;
   width: 100%;
}
#newsBlog187587658765 .page-number
{
   font-family: Arial;
   font-weight: normal;
   font-size: 9.3px;
   color: #000000;
   text-decoration: none;
   padding: 1px 1px 1px 1px;
   cursor: pointer;
   border: 1px #EEEEEE none;
   margin-right: 2px;
}
#newsBlog187587658765 .active 
{
   background-color: #EEEEEE;
}
  .cookie-notice {
    position: fixed;
    left: 16px;
    right: 16px;
    bottom: 16px;
    z-index: 9999;
    max-width: 620px;
    margin: 0 auto;
    padding: 10px 14px;
    border-radius: 12px;
    background: rgba(30, 30, 30, 0.92);
    color: #fff;
    font-size: 13px;
    line-height: 1.4;
    display: none;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    box-shadow: 0 6px 24px rgba(0,0,0,.18);
  }

  .cookie-notice a {
    color: #fff;
    text-decoration: underline;
  }

  .cookie-notice button {
    border: 0;
    border-radius: 999px;
    padding: 6px 12px;
    background: #fff;
    color: #222;
    font-size: 13px;
    cursor: pointer;
    white-space: nowrap;
  }

  @media (max-width: 480px) {
    .cookie-notice {
      left: 10px;
      right: 10px;
      bottom: 10px;
      font-size: 12px;
      padding: 9px 12px;
    }
  }
