@font-face {
  font-family: KievitProBook;
  src: url('KievitWebPro-Book.eot');
  src: url('KievitWebPro-Book.eot?#iefix') format('embedded-opentype'), url('KievitWebPro-Book.woff') format('woff'), url('KievitOffcPro-Book.ttf') format('truetype');
}
@font-face {
  font-family: KievitProBld;
  src: url('KievitWebPro-Bold.eot');
  src: url('KievitWebPro-Bold.eot?#iefix') format('embedded-opentype'), url('KievitWebPro-Bold.woff') format('woff'), url('KievitOffcPro-Bold.ttf') format('truetype');
}
@font-face {
  font-family: KievitProItal;
  src: url('KievitWebPro-BookIta.eot');
  src: url('KievitWebPro-BookIta.eot?#iefix') format('embedded-opentype'), url('KievitWebPro-BookIta.woff') format('woff'), url('KievitOffcPro-Ita.ttf') format('truetype');
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer, 
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background-color:#F0EAE5;
  overflow-y: scroll;
}
a {
text-decoration:none;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #FFFFFF;
    /* border: 1px solid #137DAA; 
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; */
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    /* color: #555555; */
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    vertical-align: middle;
}

textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote {
    margin-left:10px;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
html {
  height: 100%;
}
body {
  margin: 0;
  font-family: KievitProBook, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  background-color: #ffffff;
/*  height: 100%; */
}
a {
  color: #137daa;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #41769F;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -10px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 810px;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}


#footer {
  
  margin-left: -20px;
  font-size: 1em;
  width:850px;
  height:95px;
  background-color:#005581;
  color:white;
  clear:both;
  position:relative;
  bottom:-10px;
}



#footer ul li {
display:inline;
}

#footer ul.upper-line {
  padding-top:20px;
  margin-bottom: 8px;
  font-family:KievitProBld;
  font-weight:normal;
}

#footer ul.lower-line {
 margin-top:-2px; 
}

.social-icons {
  width:56px;
  height:26px;
  float:right;
  padding-right:36px;
  position:relative;
  bottom:55px;
}

.social-icons ul {
  display:inline;
}
.social-icons a {
  display: inline-block;
}

#left-nav {
  width:188px;
  float:left;
  margin-top:-14px;
  color:#171717;
}

#left-nav ul {
  padding:0 ;
}

#left-nav ul li {
  padding:0 5px 2px 5px ;
}


#left-nav ul li.major {
  background-color:#F0EAE5;
  margin-bottom:3px;
  padding:3px 0 3px 6px;
}

#left-nav li {
  list-style-type: none;
}

#left-nav ul ul{
  padding:0 0 0 14px;
}

#left-nav ul ul li enable {
  background-color:transparent;
}

#photo-head {
  width:585px;
/*  height:216px; */
  background-color:none;
  float:left;
/*  margin-bottom:70px;
  margin-left:-35px; */
}

.intro-paragraph {
  width:475px;
/*  height:216px; */
  float:left;
  margin-bottom:30px;
  margin-left:10px;
}

.content-page .intro-paragraph {
width:370px;
}

.intro-paragraph-content {
  width:370px;

  float:left;
  margin-bottom:30px;
  margin-left:10px;
}

.intro-paragraph-content h1 {
border-bottom:1px solid  #7C7E7F;
}

.intro-paragraph-content h2 {
border:none;
}




p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: normal;
  font-family: KievitProBld, Arial, Helvetica, sans-serif;
}
em {
  font-style: normal;
  font-family: KievitProItal, Arial, Helvetica, sans-serif;
}

.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: KievitProBld, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 28px;
}
h1 {
  font-size: 28px;
  margin: 0 0 32px 0;
}
h2 {
  font-size: 21px;
  margin: 3px 0;
}
h3 {
  font-size: 16px;
  margin: 5px 0 12px 0;
}
h4 {
  font-size: 16.8px;
  font-family: KievitProBook, Arial, Helvetica, sans-serif;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}

.content-page h1 {
font-size:18px;
margin:0 0 10px 0;
line-height:20px;
padding: 1px 0 24px 0;
}

.accordion-page h1 {
font-size:18px;
margin:0 0 10px 0;
}

.content-page h2 {
font-size:16px;
margin:0;
border-bottom:solid 1px #DDDDDD;
}

.intro-paragraph-content h2 {
border:none;
line-height:19px;
margin:0 0 6px;
}

.accordion-page h2 {
font-size:14px;
margin:0;
padding-left: 20px;
font-family: KievitProBook;
}

.content-page h3,
.accordion-page h3 {
font-size:14px;
}

.content-page h3 {
line-height:16px;
}

.content-page .right-column h3 {
margin:11px 0 12px 0;
line-height:16px;
}
.content-page .right-column h2 {
  margin: 11px 0 12px 0;
  line-height: 16px;
  border-bottom: none;
  font-size: 14px;
}

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

body {
background: url(../images/blue-gradient.png) top left repeat-x #F0EAE5;
}

.right-wing {
  background-image: url(../images/upper-right-background-3.png);
  background-repeat: no-repeat;
  margin-left: 830px;
  width:126px;
  height:302px;
  position:absolute;
}


.left-wing {
  background-image: url(../images/left-background.png); 
  background-repeat:no-repeat;
  margin-left:-113px;
  position:absolute;
  width:93px;
  height:523px;
}

.container {
  padding: 0 20px;
  min-height: 100%;
  background-color: #ffffff;
  background-image: url(../images/right-stripe.png); 
  background-repeat:no-repeat;
/*  background-position:100% 28%; */
  background-position:100% 138px;
}
.container .content {
  
}
header {
  padding-top: 2.1em;
  height: 64px;
  margin-bottom: 1em;
}
.header {
  padding-top: 2.1em;
  height: 96px;
  margin-bottom: 1em;
  border-bottom:solid 1px #BEB6AF;
  width:775px;
  margin-left:20px;
}
.logo {
  float: left;
  margin-left: 10px;
  width: 570px;
  display: inline-block;
  margin-left: 0;
  height: 55px;
}
.logo a {
  display: inline-block;
}
}
.logo img {
  vertical-align: baseline;
  padding-right: 20px;
  border:none;
}
.logo h1.site-name,
.logo p.site-name {
  display: inline-block;
  padding-left: 14px;
  padding-bottom:9px;
  margin-bottom: 10px;
  margin-top: 0px;
  color:#5F6062; 
  font-family: KievitProBook, Arial, Helvetica, sans-serif;
  max-width: 280px;
  font-size: 30px;
  line-height: 24px;
  vertical-align: middle;
}
.logo h1.site-name a,
.logo p.site-name a {
  color:#5F6062; 
}
.logo h1.site-name a:hover,
.logo p.site-name a:hover,
.logo h1.site-name a:focus,
.logo p.site-name a:focus {
  text-decoration: none;
  color:#5F6062; 
}


form {
    margin: 0 0 20px;
}

.search-box #query-field {
  height: 22px;
  width: 152px;
  margin-right: 0;
  padding-right: 0;
  border-radius: 0;
  background-color: #F0EAE5;
  padding-left:8px;
  color:black;
}

input.search-query {
    margin-bottom: 0;
    padding-left: 14px;
}

.search-box {
 margin-top:30px;
}

.search-box input {
  border:none;
}


.search-box .skip-link {
  position: absolute;
  left: -9999em;
}
.search-box #search-btn {
  background-position: 45% 45%;
  background-repeat: no-repeat;
  background-image: url(../images/search_arrow.png);
  background-color: #A2958A;
  float: right;
  display: block;
  height: 0px;
  width: 24px;
  padding: 24px 0 0;
  overflow: hidden;
  border-radius: 0;
}

.pull-right {
  float: right;
}
label {
    display: block;
    margin-bottom: 5px;
}
label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
    cursor: pointer;
}

.main-content-area {
  padding-left: 20px;
  overflow:hidden;
  width:775px;
}

.general-container {
width:600px;
float:left;
}

.accordion-page .general-container {
width:587px;
}

.content-page .general-container {
width:587px;
}

.homepage .middle-column {
  float:left;
  width:316px;
  padding-left:10px;
  padding-bottom:30px;
}

.content-page .middle-column {
  width:370px;
  float:left;
  margin-bottom:30px;
  margin-left:10px;
}

.accordion-page .middle-column {
  width:480px;
  float:left;
  margin-bottom:30px;
  margin-left:10px;
}

.featured-notice {
  background-image:url("../images/headline.png");
  background-repeat:no-repeat;
  height:56px;
  width:270px;
  color:white;
  padding:15px 30px 10px 15px;
  font-size:16px;
  float:left;
  margin-bottom:20px;
}

.homepage h2 {
  border-bottom: solid 1px #7C7E7F;
  color:#7C7E7F;
}

.homepage h3 {
  font-weight: normal;
  font-family:KievitProBook,Arial,Helvetica,sans-serif;
  line-height:20px;
  margin-bottom:6px;
  margin-top:10px;
}

.right-column {
  float:right;
  width:180px;
  margin-top:29px;
  font-size:90%;
  line-height:120%;
}

.homepage .right-column {
margin-top:0;
visibility: hidden;
}

.yellow-top-border {
border-top:solid 1px #FFD200;
}

.right-column p {
  margin-top:8px;
}

.teaser-link {
  float:right;
  text-transform: uppercase;
  font-size:90%;
}

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
.search-box #search-btn {
  margin-top: -24px;
}
}

*/
/*google search results margin*/
.gs-snippet{
padding-left: 8px;
}
.active{
background-color:#137DAA;
}
.inactive-init{
    margin-top:1px;
}
/* Accordion -------------- */
ul.accordion { margin: 0 0 22px 0; border-bottom: 1px solid #e9e9e9; padding-left:0; }
ul.accordion > li { list-style: none; margin: 0; padding: 0; border-top: 1px solid #e9e9e9; }
ul.accordion > li .title { cursor: pointer; /*background: #f6f6f6;*/ padding: 5px; margin: 0; position: relative; /*border-left: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9;*/ -webkit-transition: 0.15s background linear; -moz-transition: 0.15s background linear; -o-transition: 0.15s background linear; transition: 0.15s background linear; font-family: KievitProBook;}
ul.accordion > li .title h1, ul.accordion > li > .title h2, ul.accordion > li > .title h3, ul.accordion > li > .title h4, ul.accordion > li > .title h5 { margin: 0; }
ul.accordion > li .title:after { content: url(../images/plus.jpg);  position: absolute; right: 464px; top: 11px; }
ul.accordion > li .content { display: none; padding: 2px; }
ul.accordion > li.active {/*border-top: 1px solid #FFD200;
border-bottom: 1px solid #FFD200;*/ }
ul.accordion > li.active .title { background: white; padding-top: 5px /*13px*/; }
ul.accordion > li.active .title:after { content: url(../images/minus.jpg); width: 0;position: absolute; top: 11px; right: 477px; }
ul.accordion > li.active .content { background: white; display: block;/* border-left: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9;*/ }


summary.title::marker {
    content: none;
}
summary.title {
    position: relative;
}
summary.title h2 span {
    border-bottom: 1px dotted;
}
ul.accordion  summary.title:after { content: url(../images/plus.jpg);  position: absolute; right: 464px; top: 11px; }
ul.accordion details[open] summary.title:after { content: url(../images/minus.jpg); width: 0;position: absolute; top: 11px; right: 477px; }

ul.accordion > li details .content {
    display: block;
}


.accordion h3 {
font-family:KievitProBld;
font-size:14px;
font-weight: normal;
margin:5px 0 0 0;
}

.hide {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* Home button for all pages*/
#left-nav ul li.major-allpages{
    background-color: #F0EAE5;
    margin-bottom: 3px;
    padding: 3px 0 3px 6px;
    margin-top: -11px;
    }
    
#left-nav ul li.major-allpages a {
color:#555555;
}
    
.blockborder{
 border-top:solid 1px #FFD200;
 margin-bottom:30px;
}

/*Carousel*/
/* New in version 1.7+ */
 #slider {
    width: 500px;
    height: 400px;
    list-style: none;
}
/* images with caption */
 #slider img {
    width: 100%;
    height: 100%;
}
/* position the panels so the captions appear correctly
 #slider .panel {
    position: relative;
} */
/* captions */
 #slider .caption-top, #slider .caption-right, #slider .caption-bottom, #slider .caption-left {
    background: #000;
    color: #fff;
    padding: 10px;
    margin: 0;
    position: relative;
    z-index: 10;
    opacity: .7;
    filter: alpha(opacity=70);
}
/* Top caption - padding is included in the width (480px here, 500px in the script), same for height */
 #slider .caption-top {
    left: 0;
    top: 0;
    width: 480px;
    height: 30px;
}
/* Right caption - padding is included in the width (130px here, 150px in the script), same for height */
 #slider .caption-right {
    right: 0;
    bottom: 0;
    width: 130px;
    height: 180px;
}
/* Bottom caption - padding is included in the width (480px here, 500px in the script), same for height */
 #slider .caption-bottom {
    left: 0;
    bottom: 0;
    width: 555px;
   /*   height: 40px;*/
}
/* Left caption - padding is included in the width (130px here, 150px in the script), same for height */
 #slider .caption-left {
    left: 0;
    bottom: 0;
    width: 130px;
    height: 180px;
}
/* Caption close button */
 .caption-top .close, .caption-right .close, .caption-bottom .close, .caption-left .close {
    font-size: 80%;
    cursor: pointer;
    float: right;
    display: inline-block;
}

button.close {
  background: none;
  color: #fff;
  border: none;
}

/* Setup styling for Governance pages */
dd {
margin-left:24px;
}

ol {
padding-left:24px;
}

.indent {
margin-left:20px;
}

.intro-paragraph-content ol li {
padding-bottom:15px;
}



.style-list {
list-style: none;
padding-bottom:10px;
font-family: KievitProBook;
padding-left: 10px;
}

.enable {background-color:#FFE552;}

 
.right-column-search {
float: right;
width: 180px;
margin-top: 22px;
font-size: 90%;
line-height: 120%;
margin-right: -205px;
}

.intro-paragraph-search{
width: 571px;
float: left;
margin-bottom: 30px;
margin-left: 10px;
}

.indentation-accordion {
padding-left: 40px;
}

ul.accordion a {
color:#555555;
}

.accordion .indentation-accordion a {
color:#137DAA;
}

.indentation-accordion ul {
padding-bottom:14px;
}

ul.accordion  ul.style-list a {
color:#41769F;
}

ul.nav a {
color:#555555;
}

#footer li a {
color:#FFFFFF;
}

hr {
    border: none;
    background-color: #7C7E7F;
    color: #7C7E7F;
    height: 1px;
}
hr.agendas.h2 {
  margin: 0;
  color: #DDD;
  background-color: #DDD;
}

.gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-current-page {
    color: #FFFFFF;
}



.flexbutton {
  width: 313px;
  background: #005581 url("../images/flexbutton-top.png") center top no-repeat;
  float: left;
  padding-top: 15px;
  margin-bottom: 30px;
}
.flexbutton a{
  color: #fff;
  background: #005581 url("../images/flexbutton-arrow.png") center right no-repeat;
  padding: 0 20px 0 20px;
  margin-right: 30px;
  font-size: 16px;
  display: block;
}
.flexbutton a:hover {
  text-decoration: none;
}
.flexbutton div {
  background: #005581 url("../images/flexbutton-bottom.png") center bottom no-repeat;
  height: 15px;
}

ol.upper-alpha {
    list-style-type: upper-alpha;
}

/* Hiding Google CSE branding */
    /* Placeholder */
    
table.gsc-search-box input {
    background: none !important;
}

.gsc-search-box a, .gsc-search-box a:hover {
    border: none;
}

.gsc-search-box input::-webkit-input-placeholder { /* WebKit browsers  */
        color: transparent;
    }
.gsc-search-box input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
       color: transparent;
    }
.gsc-search-box input::-moz-placeholder { /* Mozilla Firefox 19+ */
       color: transparent;
    }
.gsc-search-box input:-ms-input-placeholder { /* Internet Explorer 10+ */
       color: transparent;
    }

    /* Search Results */

.content .gcsc-branding {
    display:none;
}

    /* Logo in autocomplete menu */

.gssb_a div:not(.gsq_a) {
    display: none;
}

/*** adjustment for homepage meeting button ***/
.homepage .flexbutton a {padding-right: 75px;}


/*** accessibility improvement 2020 ***/
.general-container a {
        border-bottom: 1px dotted;
}

.general-container a:hover {
    border-bottom:none  ;   
}

.anythingSlider div.hide {
    display: none !important ; 
}   

.skip-link {
    position: absolute;
    left: -9999em;
    background-color: #FFF;
    color:#000;
}
    
.skip-link:focus {
    font-family: KievitProBld, Arial, Helvetica, sans-serif;
    clip: auto;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    display: block;
    background: #FFE552;
    padding: .5em 1em;
    font-size: 1.25em;
    color: #005581;
}
    