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: #FFFFFF;

}

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: 16px;
  color: #333333;
  line-height: 1.4;
}




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

}

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


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



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

       margin-top: 5px;
       margin-bottom: 5px;
}

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

li{
        padding-bottom: 8px;
}

h1 {

        font-size: 28px;
	padding: 30px 20px 10px 0px;

}

h2 {

        font-size: 22px;
	padding: 15px 0px 5px 0px;

}

h3 {

        font-size: 20px;
        font-weight: normal;
	padding: 15px 0px 5px 0px;

}

h4 {

        font-size: 18px;
        font-weight: normal;
	padding: 12px 0px 5px 0px;

}
.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 {

   color: #CC0000;
   font-weight: bold;
   font-size: 14px;
}
.style6a {
    text-align: center;
   color: #CC0000;
   font-weight: bold;
   font-size: 14px;
}
.style7 {
   font-size: 18px;

   padding: 10px;
}
.style8 {

   padding: 22px 0 20px 0;
}

.style9 {
   font-weight: bold;
   padding: 5px 0;
   font-size: 12px;

}
.style10 {
   font-size: 20px;
   margin-top: 30px;
}
.style10b {
   font-weight: bold;
      font-size: 14px;
}
.style11 {

   text-align: right;
}
.style12 {
   font-weight: bold;

}
.style13 {
   font-size: 20px;
   padding: 15px;

}
.style14 {


   padding: 10px 0 0 0;
}
.style15 {

   font-size: 13px;
   font-weight: bold;
   padding: 30px 0 0 0;
}
.style16 {


   padding: 10px 0 20px 0;
}
.style17 {
   font-weight: bold;
   padding: 5px 0;
   font-size: 12px;
   text-align: center;
}
.style18 {
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold;
   text-align: right;
}
.style20 {
   padding: 10px 0 0 0;
   text-align: right;
}
.style21 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-align: center;
   font-weight: bold;
}
.style24 {
   font-size: 14px;

   font-weight: bold;
}
.style99 {
   font-weight: bold;
   padding: 5px 0;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
}
.style116 {
   text-align: center;
   color: #CC0000;
   font-weight: bold;
   font-size: 14px;
}
.style117 {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-align: center;
}
.style115 {
   text-align: right;
   font-size: 13px;
   font-weight: bold;
   padding: 30px 0 0 0;
}
.style119 {
   font-weight: bold;
   padding: 5px 0;
   font-size: 12px;
   text-align: right;
}



A { text-decoration:none;}
A:link { color: #336699;}
A:visited { color: #336699;}
A:hover { color: #A36200;}

A:focus {

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

.topbar{
     background-color: #F2F2F2;
     width: 100%;
     text-align: center;

}


#container {

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


}
#container_content {
    margin-right: 250px; /* 25px added for center margin */
    padding: 0 20px 0 0;
    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-weight: bold;
      font-size: 18px;


}

ul.sidenav a:hover {
      background-color: #666;

      color: #fff;
}
ul.sidenav a:focus {
      background-color: #FFDD00;;

      color: #000;
}
.style_gr{
     background-color: #418141;

}
.style_or{
     background-color: #A36200;

}
.style_pr{
     background-color: #6D6F97;


}
.style_bl{
     background-color: #4F75A1;

}

.style_br{
     background-color: #857551;

}



ul.menu {
        background-color: #F2F2F2;
       list-style-type: none;
       padding: 8px 0 6px 0;
       width: 980px;
       margin: 0 auto 10px auto;
       text-align: center;

}

ul.menu li {
      display: inline;
      padding: 8px 0 6px 0;
      text-align: center;
      margin: 0;
      border-right: 2px solid #fff;

}

ul.menu a {
      text-align: center;
      text-decoration: none;
      font-size: 16px;
      color: #000;
      padding: 8px 20px 6px 20px;
      background-color: #F2F2F2;
}
ul.menu a:hover {

     color: #000;
      background-color: #FFDD00;
}
ul.menu a:focus {
     text-decoration: none;
     color: #000;
      background-color: #FFDD00;

}




.meetings{
        margin: 0px auto 15px auto;
        width: 974px;

}


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

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

}


.meet {
        text-align: center;
        font-size: 18px;
        padding: 15px 0 0px 0;
        width: 520px;
        margin: 0px auto 0px auto;
}

.each_doc_cat{

    padding: 5px 0 2px  0;

    margin: 10px 0 20px 0px;
    padding: 10px 10px 0px 0 ;

}




#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 8px 0;
      border-top: 1px solid #fff;

}
.bottomline a{
      font-size: 14px;
      padding: 8px 2px;
}
.bottomline p{
      font-size: 14px;
      color: #fff;
}

.foot_wrap {
    min-width: 900px;

    max-width: 1100px;
    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: #626262;
}
#footer ul{
      list-style-type: none;
      color: #fff;
}
#footer li{
      line-height: 25px;
}
#footer p{
          line-height: 18px;
          font-size: 15px;
          color: #fff;
}
#footer a {
        color: #fff;
        padding: 8px 2px;
        font-size: 15px;

}
#footer a:hover {
       background-color: #c8c8c8;
       color: #000;
       padding: 2px;
}
#footer a:focus {
      text-decoration: none;
      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;

}

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

}

.greyline95{
    border-bottom: 1px solid #ccc;
    width: 95%;
    margin: 10px 0 30px 0;

}
.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: #F2F2F2;
}
#community h3{
        padding-top: 10px;
        font-size: 16px;
        font-weight: bold;
}

.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: #000;
      background-color: #c8c8c8;
      font-size: 16px;
      border-radius: 6px;
      -webkit-background-clip: padding-box;
      -moz-background-clip:    padding;
      background-clip:         padding-box;
      border: 1px solid #fff;
      text-align: center;
      margin: 10px auto;
}
.button_com a:hover{
      color: #fff;
      background-color: #626262;
}
.button_com a:focus {

      color: #000;
      background-color: #FFDD00;
}
 .community_form{
   margin: 10px 0 10px 0;
   width: 940px;
   margin: 0 auto;
   
}
.community_form table{
   margin: 10px auto; 
   width: 670px; 
   background-color: #fff;
}

.community_form th{
       line-height: 140%;
       padding: 5px 10px;
       font-weight: bold;
       border: 1px solid #ccc;
}

.community_form td{
      border: 1px solid #ccc;
      line-height: 140%;
}
.com_box{
      width: 670px; 
      border: 1px solid #ccc;
      margin: 20px auto; 
      padding: 10px 20px;

}
.com_box_add{
      width: 80%; 
      border: 1px solid #ccc;
      margin: 20px auto; 
      padding: 10px 20px;   
      background-color: #fff;
}


#outergallwrapper{
     width: 940px;
     margin: 0px auto 30px auto;
     background-color: #fff;
     padding: 10px 20px 20px 20px;


}


#gallcontainer350 {

    margin: 0px -400px 20px 0;
    float:left;
    width:930px;
    height: 550px;




}
#gallcontent350 {
    margin-right: 430px; /* 50px added for center margin */


}
#gallsidebar350 {
    width:350px;
    float:left;


}

#galcontentcard350{

}

#galsidebarcard350{
  margin: 90px 0 20px 0px;


}

.gallwrapper350 ul {
    margin: 0 -2px;
    padding: 0;
    list-style: none;
    width: 490px;

}

.gallwrapper350 li {
    display: inline-block;
    vertical-align: top;
    width: calc(20% - 4px);
    margin: 2px;  

}
@supports (display: grid) {
    .gallwrapper350 ul {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-gap: 4px;
        margin: 0;

    }
    .gallwrapper350 li {
        width: auto;
        margin: 0;

    }
}

.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;
}
.shortpage300{
   margin-bottom: 300px;
}
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: 58%;
    top: 34px;
    width: 160px;
    height: auto;
    overflow:auto;
    margin: 10px;
    padding:5px;

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

#preload { display: none; }

.hidden{
   position: absolute;
   top: -9999px;
   left: -9999px;
   color: #fff;
}
.hidden_top{
   position: absolute;
   top: -9999px;
   left: -9999px;
   color: #000;
}


