html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }

* {box-sizing: border-box;}

html {
  background-color: #fff;
}
body {

  background-color: #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}


body,td,th {
  font-family: Arial, Helvetica, san-serif;
  font-size: 14px;
  color: #333333;
  line-height: 1.4;
}

p {
    padding-top: 5px;
    padding-bottom: 5px;
}

h1 {
        padding: 20px 10px 0px 10px;
        font-size: 26px;
        color: #474A40;
        font-weight: normal;
}

h2 {
        font-size: 20px;
        font-weight: normal;
	padding-top: 20px;
	padding-bottom: 10px;
        color: #474A40;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 8px;
	color: #474A40;
}
h4 {
	font-size: 17px;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 8px;
	color: #474A40;
}


li {
       line-height: 140%;
       margin-bottom: 5px;
}

.style1 {
   font-size: 12px;

}
.style2 {
   font-size: 12px;
   text-align: right;

}
.style3 {
   font-size: 12px;

   font-style: italic;
}
.style4 {
   font-size: 13px;

   font-weight: bold;
}
.style4a {
   font-size: 13px;
    text-align: center;
   font-weight: bold;
}
.style5 {

   text-align: center;
}
.style6 {

   border: 1px solid #7C7665;
}

.style7 {


    padding: 5px;
}
.style8 {
   color: #B30000;
   font-weight: bold;
   padding-left: 20px;
}
.style9 {
   font-size: 12px;

   font-weight: bold;
}
.style10 {


    padding: 10px;
}
.style10a {
   font-size: 18px;
   margin-top: 30px;
}
.style11 {
   color: #B30000;
   font-weight: bold;

}
.style12 {

   font-style: italic;

}
.style13 {
   font-size: 22px;

}

.style14 {
   font-size: 16px;
   font-weight: bold;
   padding-bottom: 10px;
}

.style15 {
   font-size: 12px;
   font-weight: bold;

   padding: 0 0 10px 0;
}

.style16 {

   text-align: right;
}

.style17 {
   font-weight: bold;
   text-align: center;
}

.style18 {
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold;
   text-align: right;
}
.style19 {
   font-size: 11px;

   font-weight: bold;
}
.style20 {
   padding: 10px 0 0 0;
   text-align: right;
}
.style21 {
   font-size: 11px;
   text-align: center;
   font-weight: bold;
}

.style22 {
   color: #B30000;
   font-weight: bold;
   text-align: center;

}

.style23 {

   padding: 20px 0;
   text-align: center;
   font-weight: bold;
}

.style24 {

   padding: 20px 0 100px 0;
   text-align: center;

}
.style25 {
   padding: 10px 0px 20px 0px;
   text-align: center;
}

.style26 {
   font-weight: bold;
}

.style27 {
   font-size: 13px;
   color: #FFFFFF;
   font-weight: bold;
}

.style28 {


        color: #663300;
}

.style29 {
         font-size: 13px;
	font-weight: bold;
        color: #663300;
}

.style30 {
   padding: 10px 0px 10px 10px;

}
.style31 {

   padding: 10px 0 0 0;
   font-weight: bold;
}
.style32 {
   font-size: 14px;
   padding-left: 0px;
}
.style33 {
   font-size: 16px;

}
.style34 {
   font-size: 13px;

}
.style35 {
   padding-top: 20px;
   text-align: center;
}
A { text-decoration:none;}
A:link { color: #336699;}
A:visited { color: #336699;}
A:hover { color: #666;}
A:focus {

      text-decoration: underline;
      color: #000;
      background-color: #FFDD00;
}

.content {
       width: 990px;
       margin: 0px auto;

}
.wrapper {
     padding: 0 5px;
     margin-bottom: 20px;
      
}

.wrapper20 {
     padding: 0 10px;
     margin-bottom: 20px;
      
}

ul{
       list-style: square;
       margin-top: 5px;
       margin-bottom: 5px;
}

li{
         line-height: 150%;
         margin-bottom: 5px;
}

.topbar{
        width: 100%;
        background-color: #f8f8f8;
        text-align: center;
}
ul.menu {
        background-color: #f8f8f8;
       list-style-type: none;
       padding: 10px 0;
       width: 980px;
       margin: 0 auto 20px auto;
       text-align: center;
         border-bottom: 1px solid #f4f4f4;
}

ul.menu li {
      display: inline;
      padding: 10px 0;
      text-align: center;
      margin: 0;
      border-right: 1px solid #d1d1d1;
}

ul.menu a {
      text-align: center;
      text-decoration: none;
      font-size: 16px;
      color: #6a6a6a;
      padding: 10px 40px 10px 40px;
      background-color: #f8f8f8;
}
ul.menu a:hover {

     background-color: #f1f1f1;
}
ul.menu a:focus {
     text-decoration: underline;
     color: #000;
      background-color: #e1e1e1;;

}


.meetings{

        margin-top: 5px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 690px;

}


.meetings td {
     padding: 5px;
     vertical-align: top;
     border: 1px solid #ccc;
}

.meetings th {
     padding: 5px;
     vertical-align: top;
     border: 1px solid #ccc;
}



#documents {
      padding: 0px 0 50px 50px;
}

#documents ul{
       list-style: square;
       margin-top: 10px;
}

#documents a {

      padding: 5px 0px 5px 0px;
      line-height: 160%;
      font-size: 16px;

}

#documents h2 {

      margin-top: 20px;

}



#links {
       padding: 0px 0 20px 70px;

}

#links ul{
       list-style: square;
       padding-left: 0px;
       margin-left: 0px;
}
#links li{
       line-height: 1.8;
}
#links a {

      padding: 8px 0px 8px 0px;
      line-height: 160%;
      text-decoration: none;
      font-size: 16px;



}

 .bottomline{
      font-size: 14px;
      color: #fff;
      margin: 20px auto 0 auto;
      width: 100%;
      max-width: 1200px;
      min-width: 900px;
      text-align: right; 
      padding: 10px 20px 0 0; 
      border-top: 1px solid #fff; 

}
.bottomline a{
      font-size: 14px;
}
.bottomline p{
      font-size: 14px;
}

.foot_wrap {
    min-width: 900px;

    max-width: 980px;
    margin: 10px auto;

}
.foot_wrap li {

    padding: 1em;


}
.foot_wrap ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;

}
.foot_wrap li {
    float: left;
    width: calc(33.333333% );
    margin: 20px 0;

}
@supports (display: grid) {
    .foot_wrap ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);

    }
    .foot_wrap li {
        width: auto;
        min-height: auto;
        margin: 0;

    }
}


#footer {

      width: 100%;
      margin-top: 30px;
      padding: 20px 0 0 0;
      min-width: 900px;
      background-color: #6C7162;
}
#footer ul{
      list-style-type: none;
      color: #fff;
}
#footer li{
      line-height: 25px;
}
#footer p{
          line-height: 18px;
          font-size: 15px;
}
#footer a {
        color: #fff;
        padding: 8px 0;
        font-size: 15px;

}
#footer a:hover {

       text-decoration:underline;

}
#footer a:focus {

      text-decoration: underline;
      color: #000;
      background-color:#FFDD00;
      padding: 2px;
}


#submitBtn {
    color:#fff;
    padding: 10px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    background-color: #5C5F53;
          border-radius: 6px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid #53554A;


}
#submitBtn:hover {
  color: #fff;
     background-color: #53554A;

}
#submitBtn:focus {
  color: #fff;
     background-color: #53554A;

}
.textField{
    width: 100%;
    padding:5px;
    border:1px solid #ccc;
    height:150px ;
    overflow:auto;

}
.textField:focus {

      border: 1px solid  #000;

}
.textInput{
    width: 100%;
    padding:5px;
    border:1px solid #ccc;
}

.textInput:focus {

      border: 1px solid  #000;

}
.textField2{
    width: 98%;
    padding:5px;
    border:1px solid #e8e8e8;
    height:150px ;
    overflow:auto;

}
.textField2:focus {

      border: 1px solid  #000;

}
.textInput2{
    width: 98%;
    padding:5px;
    border:1px solid #e8e8e8;
}

.textInput2:focus {

      border: 1px solid  #000;

}
.styled-select2 select {

   width: 98%;
   padding: 5px;
   font-size: 24px;
   border:1px solid #E1E1E1;


}

.styled-select3 select {

   font-size: 24px;
   border:1px solid #ccc;
   color: #666;

}

#container {

    margin-right: -250px;
    float:left;
    width:100%;


}
#container_content {
    margin-right: 250px; /* 25px added for center margin */
    padding: 0 20px 0 10px;
    border-right: 1px solid #E1DEDB;
    
}
#sidebar {
    width:230px;
    float:left

}

#contentcard{
    
}

#sidebarcard{
  padding-left: 10px;

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

}



ul.sidenav a {
      display: block;
      width: 230px;
      padding: 15px;
      text-decoration: none;
      color: #FFFFFF;
      font-size: 18px;



}

ul.sidenav a:hover {
      background-color: #565A4E;
}
ul.sidenav a:focus {
      background-color: #FFDD00;
      color: #000;
}
.style_gr{
      background-color: #6C7162;
}

.style_bl{
     background-color: #6C7162;

}
.greyline{
    border-bottom: 2px solid #ccc;
    width: 400px;
    margin: 10px 0 15px 130px;

}
.greyline100{
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: 10px 0;

}
.greyline20{
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: 20px 0;

}
#dropdown {
       padding: 10px 0 20px 70px;

}

#dropdown ul{
       list-style: square;
       padding-left: 0px;
       margin-left: 0px;


}



#dropdown li{
         line-height: 280%;
}
#dropdown a {

      padding: 15px 0px 15px 0px;
      line-height: 150%;
      text-decoration: none;
      font-size: 18px;
}
#community{
      margin-bottom: 30px;
      width: 100%;
}
#community td{
        padding: 20px  20px;
        vertical-align: top;  
        border-bottom: 1px solid #ddd;
}
#community th{
        padding: 5px 20px;
        vertical-align: top;  
        border-bottom: 2px solid #ddd;
}
#community h2{
        padding: 10px 5px;
        background-color: #F8F8F8;
}
#community h3{
        padding-top: 5px;
        font-size: 16px;
}

.com_but {

    width: 100%;
    margin: 30px auto;

}
.com_but li {

    padding: 1em;
    text-align: center;

}
.com_but ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;

}
.com_but li {
    float: left;
    width: calc(50%);
    margin: 20px 0;

}
@supports (display: grid) {
    .com_but ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);

    }
    .com_but li {
        width: auto;
        min-height: auto;
        margin: 0;

    }
}

.button_com a {
      display: block;
      width: 320px;
      padding: 10px;
      text-decoration: none;
      color: #FFF;
      background-color: #5C5F53;
      font-size: 16px;
      border-radius: 6px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid #53554A;
      text-align: center;
      margin: 10px auto;
}
.button_com a:hover{
      background-color: #53554A;

}
.button_com a:focus {

      text-decoration: underline;
      color: #FFF;
      background-color: #53554A;
}

.shortpage6{
   margin-bottom: 6px;
}
.shortpage10{
   margin-bottom: 10px;
}
.shortpage15{
   margin-bottom: 15px;
}
.shortpage20{
   margin-bottom: 20px;
}
.shortpage25{
   margin-bottom: 25px;
}
.shortpage30{
   margin-bottom: 30px;
}
.shortpage50{
   margin-bottom: 50px;
}
.shortpage100{
   margin-bottom: 100px;
}
.shortpage150{
   margin-bottom: 150px;
}
.shortpage200{
   margin-bottom: 200px;
}
a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #000;
     background-color: #FFDD00;
    left: 50%;
    top: 34px;
    width: 180px;
    height: auto;
    overflow:auto;
    margin: 10px;
    padding:5px;

    border:1px solid #414D5A;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}

.st_row::after {
  content: "";
  clear: both;
  display: block;
}

[class*="st_col-"] {
  float: left;

}

/* For desktop: */
.st_col-1 {width: 8.33%;}
.st_col-2 {width: 16.66%;}
.st_col-3 {width: 25%; padding-right:  2.5em;}
.st_col-4 {width: 33.33%;}
.st_col-5 {width: 41.66%;}
.st_col-6 {width: 50%; padding-right:  2.5em;}
.st_col-7 {width: 58.33%;}
.st_col-8 {width: 66.66%;}
.st_col-9 {width: 75%;}
.st_col-10 {width: 83.33%;}
.st_col-11 {width: 91.66%;}
.st_col-12 {width: 100%;}


#preload { display: none; }


.sr-only{
   position:absolute;
   left:-10000px;
   top:auto;
   width:1px;
   height:1px;
   overflow:hidden;
}
