body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
a.ftani
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.ftani::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   transition: all 300ms linear;
}
a.ftani:hover::after
{
   background: #FFFFFF;
   width: 100%;
}
a.ftani:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.ftani:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.ftani:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.ftaniblk
{
   color: #000000;
   text-decoration: none;
   transition: all 300ms linear;
}
a.ftaniblk:visited
{
   color: #000000;
   text-decoration: none;
}
a.ftaniblk:active
{
   color: #000000;
   text-decoration: none;
}
a.ftaniblk:hover
{
   color: #000000;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Poppins;
   font-weight: normal;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)
{
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
}
@media only screen and (max-width: 767px)
{
}
#topmenunav
{
   display: flex;
   width: 100%;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#topmenunav-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 60px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#topmenunav-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#topmenunav-divider-top .divider-fill
{
   fill: rgba(14,14,61,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_gridmenu
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #303030;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#gridmenu
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 4px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1800px;
}
#gridmenu > .col-1, #gridmenu > .col-2, #gridmenu > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#gridmenu > .col-1, #gridmenu > .col-2, #gridmenu > .col-3
{
   flex: 0 0 auto;
}
#gridmenu > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   order: 1;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#gridmenu > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   order: 2;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-start;
   text-align: left;
}
#gridmenu > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   order: 3;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 1024px)
{
#gridmenu > .col-1, #gridmenu > .col-2, #gridmenu > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_otagrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#otagrid
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#otagrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#otagrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#otagrid > .row > .col-1
{
   float: left;
}
#otagrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#otagrid:before,
#otagrid:after,
#otagrid .row:before,
#otagrid .row:after
{
   display: table;
   content: " ";
}
#otagrid:after,
#otagrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#otagrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_summarygrid
{
   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;
}
#summarygrid
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1900px;
}
#summarygrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#summarygrid > .row > .col-1, #summarygrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#summarygrid > .row > .col-1, #summarygrid > .row > .col-2
{
   float: left;
}
#summarygrid > .row > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#summarygrid > .row > .col-2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#summarygrid:before,
#summarygrid:after,
#summarygrid .row:before,
#summarygrid .row:after
{
   display: table;
   content: " ";
}
#summarygrid:after,
#summarygrid .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#summarygrid > .row > .col-1, #summarygrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer1 .portlet-handle
{
   cursor: move;
}
#CardContainer1 .portlet-placeholder
{
   margin: 6px 6px 6px 6px;
   border: 1px dashed #DDDDDD;
   background: rgba(250,250,250,0.50);
}
#CardContainer1 .portlet-placeholder > :last-child
{
   margin-bottom: 0;
}
#wb_headlinerforcounty
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #C5C5C5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headlinerforcounty
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#headlinerforcounty > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#headlinerforcounty > .col-1
{
   flex: 0 0 auto;
}
#headlinerforcounty > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#headlinerforcounty > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_aboutusheadliner 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 20px 20px 20px;
   margin: 0;
   text-align: left;
}
#wb_aboutusheadliner div
{
   text-align: left;
}
#wb_aboutusheadliner
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_summarywriteup 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 20px 30px 20px;
   margin: 0;
   text-align: left;
}
#wb_summarywriteup div
{
   text-align: left;
}
#wb_summarywriteup
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   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;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 4px 0 4px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -4px;
   margin-left: -4px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 40px 10px 40px;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 40px 0 40px;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: Poppins;
   font-weight: 400;
   font-size: 16px;
   line-height: 28px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
   box-sizing: border-box;
   margin: 6px 6px 6px 6px;
   max-width: calc(100% - 12px);
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: #000000;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 3px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 100px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 5px 20px 50px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
}
#Card2-card-item7
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card2-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item8 .svg-icon
{
   fill: #FFFFFF;
   width: 20px;
   height: 20px;
   overflow: visible;
   margin-right: 0px;
}
#Card2-card-item9
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 12px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card2-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item9 .svg-icon
{
   fill: #FFFFFF;
   width: 16px;
   height: 16px;
   overflow: visible;
   margin-right: 0px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 40px 0 40px;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #000000;
   font-family: Poppins;
   font-weight: 400;
   font-size: 16px;
   line-height: 28px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #0B0B2D;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_fttext 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 10px 20px 10px;
   margin: 0;
   text-align: center;
}
#wb_fttext div
{
   text-align: center;
}
#wb_fttext
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ftquuicklinks 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 10px 20px 10px;
   margin: 0;
   text-align: left;
}
#wb_ftquuicklinks
{
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: 400;
   font-size: 16px;
   line-height: 28px;
}
#wb_ftquuicklinks p, #wb_ftquuicklinks ul
{
   margin: 0;
   padding: 0;
}
#wb_ftquuicklinks
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ftmember 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 10px 20px 10px;
   margin: 0;
   text-align: left;
}
#wb_ftmember
{
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: 400;
   font-size: 16px;
   line-height: 28px;
}
#wb_ftmember p, #wb_ftmember ul
{
   margin: 0;
   padding: 0;
}
#wb_ftmember
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ftgridft
{
   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;
}
#ftgridft
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1900px;
}
#ftgridft > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftgridft > .row > .col-1, #ftgridft > .row > .col-2, #ftgridft > .row > .col-3, #ftgridft > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftgridft > .row > .col-1, #ftgridft > .row > .col-2, #ftgridft > .row > .col-3, #ftgridft > .row > .col-4
{
   float: left;
}
#ftgridft > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#ftgridft > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#ftgridft > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#ftgridft > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#ftgridft:before,
#ftgridft:after,
#ftgridft .row:before,
#ftgridft .row:after
{
   display: table;
   content: " ";
}
#ftgridft:after,
#ftgridft .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#ftgridft > .row > .col-1, #ftgridft > .row > .col-2, #ftgridft > .row > .col-3, #ftgridft > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_ftcopyrightgrid
{
   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;
}
#ftcopyrightgrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ftcopyrightgrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftcopyrightgrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftcopyrightgrid > .row > .col-1
{
   float: left;
}
#ftcopyrightgrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ftcopyrightgrid:before,
#ftcopyrightgrid:after,
#ftcopyrightgrid .row:before,
#ftcopyrightgrid .row:after
{
   display: table;
   content: " ";
}
#ftcopyrightgrid:after,
#ftcopyrightgrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ftcopyrightgrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_copyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 10px 20px 10px;
   margin: 0;
   text-align: center;
}
#wb_copyright div
{
   text-align: center;
}
#wb_copyright
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_logo
{
   margin: 0 0 20px 0 ;
   vertical-align: top;
}
#logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 174px;
   height: 105px;
   vertical-align: top;
}
#wb_listresources 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 10px 20px 10px;
   margin: 0;
   text-align: left;
}
#wb_listresources
{
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: 400;
   font-size: 16px;
   line-height: 28px;
}
#wb_listresources p, #wb_listresources ul
{
   margin: 0;
   padding: 0;
}
#wb_listresources
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#leeaveatip
{
   box-sizing: border-box;
   line-height: 43px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #800000;
   border-radius: 100px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Poppins;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 5px 0 ;
}
#leeaveatip:focus
{
   outline: 0;
}
#leeaveatip:hover
{
   color: #FFFFFF;
   background-color: #000000;
   transition: color 500ms linear 0ms, background-color 500ms linear 0ms;
}
#wb_fttigrid
{
   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;
}
#fttigrid
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 300px;
}
#fttigrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#fttigrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#fttigrid > .row > .col-1
{
   float: left;
}
#fttigrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#fttigrid:before,
#fttigrid:after,
#fttigrid .row:before,
#fttigrid .row:after
{
   display: table;
   content: " ";
}
#fttigrid:after,
#fttigrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#fttigrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ohftintro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/ohio%2dflags.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ohftintro
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#ohftintro > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ohftintro > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ohftintro > .row > .col-1
{
   float: left;
}
#ohftintro > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#ohftintro:before,
#ohftintro:after,
#ohftintro .row:before,
#ohftintro .row:after
{
   display: table;
   content: " ";
}
#ohftintro:after,
#ohftintro .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ohftintro > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#ohftintro-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.27;
}
#wb_ftohtaskforcetext
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   vertical-align: top;
   margin: 20px 0 20px 0 ;
   padding: 10px 20px 0 20px;
   text-align: center;
}
#ftohtaskforcetext
{
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 4px rgba(0,0,0,1.00);
}
#ftohtaskforcetext a
{
   color: inherit;
   text-decoration: none;
}
.Extension1 .hide 
{
   display: none!important;
}
.Extension1 .show 
{
   display: block!important;
}
.Extension1 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.Extension1 .nav, .Extension1 .navbar-text
{
   font-family: Poppins;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
}
.Extension1 .nav, .Extension1 *
{
   margin: 0;
   padding: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   list-style: none;
}
.Extension1 .nav:before,
.Extension1 .nav:after 
{
   content: " ";
   display: table;
}
.Extension1 .nav:after 
{
   clear: both;
}
.Extension1 .navbar-text
{
   color: #000000;
   margin: 0;
   padding: 10px 15px 10px 0px;
}
.Extension1 .nav a 
{
   text-decoration: none;
}
.Extension1 .nav a:hover,
.Extension1 .nav a:focus 
{
   color: #76a3d2;
}
.Extension1 .nav ul
{
   margin-top: 0;
   margin-bottom: 10px;
}
.Extension1 .nav ul ul
{
   margin-bottom: 0;
}
.Extension1 .container 
{
   margin-right: auto;
   margin-left: auto;
}
.Extension1 .container:before,
.Extension1 .container:after 
{
   content: " ";
   display: table;
}
.Extension1 .container:after 
{
   clear: both;
}
.Extension1 .container:before,
.Extension1 .container:after 
{
   content: " ";
   display: table;
}
.Extension1 .container:after 
{
  clear: both;
}
.Extension1 .collapse 
{
   display: none;
}
.Extension1 .collapse.in 
{
   display: block;
}
.Extension1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
}
.Extension1 .caret 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.Extension1 .dropdown 
{
   position: relative;
}
.Extension1 .dropdown-toggle:focus 
{
   outline: 0;
}
.Extension1 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: #000048;
   border: 1px solid #E5E5E5;
   border: 1px solid rgba(229,229,229,0.20);
   border-radius: 4px;
   -webkit-box-shadow: 0 6px 12px rgba(6,80,140,0.18);
   box-shadow: 0 6px 12px rgba(6,80,140,0.18);
   background-clip: padding-box;
}
.Extension1 .dropdown-menu .divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #E5E5E5;
}
.Extension1 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   white-space: nowrap;
}
.Extension1 .dropdown-menu>li>a:hover,
.Extension1 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #000048;
   background-color: #FFFFFF;
}
.Extension1 .dropdown-menu>.active>a,
.Extension1 .dropdown-menu>.active>a:hover,
.Extension1 .dropdown-menu>.active>a:focus 
{
   color: #fff;
   text-decoration: none;
   outline: 0;
   background-color: #FFFFFF;
}
.Extension1 .open>.dropdown-menu 
{
   display: block;
}
.Extension1 .open>a 
{
   outline: 0;
}
.Extension1 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.Extension1 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.Extension1 .nav>li 
{
   position: relative;
   display: block;
}
.Extension1 .nav>li>a 
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.Extension1 .nav .open>a,
.Extension1 .nav .open>a:hover,
.Extension1 .nav .open>a:focus 
{
   background-color: #ccc;
   border-color: #FFFFFF;
}
.Extension1 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #E5E5E5;
}
.Extension1 .nav>li>a>img 
{
   max-width: none;
}
.Extension1 .nav .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension1
{
   position: relative;
   border: 1px solid transparent;
}
.Extension1:before,
.Extension1:after 
{
   content: " ";
   display: table;
}
.Extension1:after 
{
   clear: both;
}
.Extension1:before,
.Extension1:after 
{
   content: " ";
   display: table;
}
.Extension1:after 
{
   clear: both;
}
.Extension1 .navbar-header:before,
.Extension1 .navbar-header:after 
{
   content: " ";
   display: table;
}
.Extension1 .navbar-header:after 
{
   clear: both;
}
.Extension1-navbar-collapse 
{
   border-color: #E5E5E5;
   border-top: 1px solid transparent;
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
   max-height: 340px;
   overflow-x: visible;
   padding-left: 0px;
   padding-right: 0px;
   -webkit-overflow-scrolling: touch;
}
.Extension1-navbar-collapse:before,
.Extension1-navbar-collapse:after 
{
   content: " ";
   display: table;
}
.Extension1-navbar-collapse:after 
{
   clear: both;
}
.Extension1-navbar-collapse:before,
.Extension1-navbar-collapse:after 
{
   content: " ";
   display: table;
}
.Extension1-navbar-collapse:after 
{
   clear: both;
}
.Extension1-navbar-collapse.in 
{
   overflow-y: auto;
}
.Extension1 .navbar-toggle 
{
   position: relative;
   float: left;
   padding: 16px 10px 15px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 4px;
}
.Extension1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.Extension1 .navbar-toggle .icon-bar+.icon-bar 
{
   margin-top: 4px;
}
.Extension1 .navbar-nav 
{
   margin: 6px -15px;
}
.Extension1 .navbar-nav>li>.dropdown-menu 
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.Extension1 .navbar-text 
{
   float: left;
}
.Extension1 .navbar-nav>li>a 
{
   color: #FFFFFF;
}
.Extension1 .navbar-nav>li>a:hover,
.Extension1 .navbar-nav>li>a:focus 
{
   background-color: #FFFFFF;
   color: #000048;
   text-decoration: none;
}
.Extension1 .navbar-nav>.active>a,
.Extension1 .navbar-nav>.active>a:hover,
.Extension1 .navbar-nav>.active>a:focus 
{
   color: #000048;
   background-color: #FFFFFF;
}
.Extension1 .navbar-toggle 
{
   border-color: transparent;
}
.Extension1 .navbar-toggle:hover,
.Extension1 .navbar-toggle:focus 
{
   background-color: transparent;
}
.Extension1 .navbar-toggle .icon-bar 
{
   background-color: #000000;
}
.Extension1-navbar-collapse
{
   border-color: #E5E5E5;
}
.Extension1 .navbar-nav>.dropdown>a:hover .caret,
.Extension1 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #000048;
   border-bottom-color: #000048;
}
.Extension1 .navbar-nav>.open>a,
.Extension1 .navbar-nav>.open>a:hover,
.Extension1 .navbar-nav>.open>a:focus 
{
   background-color: #FFFFFF;
   color: #000048;
}
.Extension1 .navbar-nav>.open>a .caret,
.Extension1 .navbar-nav>.open>a:hover .caret,
.Extension1 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #000048;
   border-bottom-color: #000048;
}
.Extension1 .navbar-nav>.dropdown>a .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension1 .navbar-link 
{
   color: #FFFFFF;
}
.Extension1 .navbar-link:hover 
{
   color: #000048;
}
.Extension1 .navbar-header
{
   background-color: #FFFFFF;
   color: #000000;
}
#Extension1 .menu-icon
{
   font-size: 16px;
   margin-right: 4px;
   width: 16px;
}
@media (min-width: 1200px) 
{
.Extension1 .navbar-right .dropdown-menu 
{
   right: 0;
   left: auto;
}
.Extension1 .navbar-header 
{
   float: left;
}
.Extension1-navbar-collapse 
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.Extension1-navbar-collapse.collapse 
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.Extension1-navbar-collapse.in 
{
   overflow-y: auto;
}
.Extension1-navbar-collapse .navbar-text:last-child 
{
   margin-right: 0;
}
.Extension1 .navbar-toggle, #Extension1-navbar-text
{
   display: none;
}
.Extension1 .navbar-nav 
{
   margin: 0;
}
.Extension1 .navbar-nav>li 
{
   float: left;
}
.Extension1 .container>.navbar-header,
.Extension1 .container>.Extension1-navbar-collapse 
{
   margin-right: 0;
   margin-left: 0;
}
.Extension1 .navbar-nav>.dropdown>a:hover .caret,
.Extension1 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 1200px) 
{
.Extension1 
{
   background-color: #000048;
   border-color: #FFFFFF;
}
.Extension1 .navbar-nav 
{
   margin: 0;
}
.Extension1 .navbar-nav .open .dropdown-menu 
{
   position: static;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.Extension1 .navbar-nav .open .dropdown-menu>li>a,
.Extension1 .navbar-nav .open .dropdown-menu .dropdown-header 
{
   padding: 5px 15px 5px 25px;
}
.Extension1 .navbar-nav .open .dropdown-menu>li>a 
{
   line-height: 20px;
}
.Extension1 .navbar-nav .open .dropdown-menu>li>a:hover,
.Extension1 .navbar-nav .open .dropdown-menu>li>a:focus 
{
   background-image: none;
}
}
@media (min-width: 1200px) 
{
.Extension1 
{
   background-color: #FFFFFF;
   border-color: #FFFFFF;
   border-radius: 4px;
}
.Extension1 .navbar-nav>li>a 
{
   color: #000000;
}
.Extension1 .navbar-nav>li>a:hover,
.Extension1 .navbar-nav>li>a:focus 
{
   color: #FFFFFF;
   background-color: #000048;
}
.Extension1 .navbar-nav>.active>a,
.Extension1 .navbar-nav>.active>a:hover,
.Extension1 .navbar-nav>.active>a:focus 
{
   color: #FFFFFF;
   background-color: #800000;
}
.Extension1 .navbar-toggle 
{
   border-color: #333;
}
.Extension1 .navbar-toggle:hover,
.Extension1 .navbar-toggle:focus 
{
   background-color: #333;
}
.Extension1 .navbar-toggle .icon-bar 
{
   background-color: #fff;
}
.Extension1-navbar-collapse
{
   border-color: #356ba2;
}
.Extension1 .navbar-nav>.open>a,
.Extension1 .navbar-nav>.open>a:hover,
.Extension1 .navbar-nav>.open>a:focus 
{
   background-color: #000048;
   color: #FFFFFF;
}
.Extension1 .navbar-nav>.dropdown>a:hover .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension1 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.Extension1 .navbar-nav > li.active > a > .caret,
.Extension1 .navbar-nav > li.active > a:hover > .caret,
.Extension1 .navbar-nav > li.active > a:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension1 .navbar-nav>.open>a .caret,
.Extension1 .navbar-nav>.open>a:hover .caret,
.Extension1 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.Extension1 .navbar-link 
{
   color: #000000;
}
.Extension1 .navbar-link:hover 
{
   color: #fff;
}
}
#wb_socialmediagrid
{
   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;
}
#socialmediagrid
{
   box-sizing: border-box;
   padding: 0 3px 0 3px;
   margin-right: auto;
   margin-left: auto;
   max-width: 300px;
}
#socialmediagrid > .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#socialmediagrid > .row > .col-1, #socialmediagrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 3px;
   padding-left: 3px;
   position: relative;
}
#socialmediagrid > .row > .col-1, #socialmediagrid > .row > .col-2
{
   float: left;
}
#socialmediagrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#socialmediagrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#socialmediagrid:before,
#socialmediagrid:after,
#socialmediagrid .row:before,
#socialmediagrid .row:after
{
   display: table;
   content: " ";
}
#socialmediagrid:after,
#socialmediagrid .row:after
{
   clear: both;
}
@media (max-width: 220px)
{
#socialmediagrid > .row > .col-1, #socialmediagrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_topfacebookicon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_topfacebookicon a
{
   text-decoration: none;
}
#wb_topfacebookicon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#topfacebookicon
{
   height: 36px;
   width: 33px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#topfacebookicon i
{
   color: #0E0E3D;
   display: inline-block;
   font-size: 33px;
   line-height: 36px;
   vertical-align: middle;
}
#wb_topfacebookicon:hover #topfacebookicon i
{
   color: #800000;
}
#wb_instagramicon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_instagramicon a
{
   text-decoration: none;
}
#wb_instagramicon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#instagramicon
{
   height: 36px;
   width: 33px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#instagramicon i
{
   color: #0E0E3D;
   display: inline-block;
   font-size: 33px;
   line-height: 36px;
   vertical-align: middle;
}
#wb_instagramicon:hover #instagramicon i
{
   color: #800000;
}
#leeaveatip
{
   display: inline-block;
   width: 257px;
   height: 47px;
   z-index: 36;
}
#wb_logo
{
   display: inline-block;
   width: 174px;
   height: 105px;
   z-index: 0;
}
#wb_Card2
{
   display: flex;
   z-index: 18;
}
#wb_instagramicon
{
   display: inline-block;
   width: 33px;
   height: 36px;
   text-align: center;
   z-index: 3;
}
#wb_topfacebookicon
{
   display: inline-block;
   width: 33px;
   height: 36px;
   text-align: center;
   z-index: 2;
}
#wb_Extension1
{
   display: block;
   position: relative;
   width: 100%;
   z-index: 1;
}
#wb_ftohtaskforcetext
{
   display: inline-block;
   width: 431px;
   height: 117px;
   z-index: 35;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#topmenunav
{
   visibility: visible;
   display: flex;
}
#topmenunav
{
   min-height: 0;
   margin: 0;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#topmenunav-divider-top
{
   height: 60px;
}
#topmenunav-divider-top
{
   top: 0%;
   left: 0;
}
#wb_gridmenu
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_gridmenu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gridmenu
{
   height: auto;
   padding: 30px 0 0 0;
}
#gridmenu > .col-1, #gridmenu > .col-2, #gridmenu > .col-3
{
   padding-right: 3px;
   padding-left: 3px;
}
#gridmenu > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#gridmenu > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#gridmenu > .col-3
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 3;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_otagrid
{
   visibility: visible;
   display: table;
}
#wb_otagrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#otagrid
{
   height: auto;
   padding: 0;
}
#otagrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#otagrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#otagrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_summarygrid
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_summarygrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#summarygrid
{
   height: auto;
   padding: 0;
}
#summarygrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#summarygrid > .row > .col-1, #summarygrid > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#summarygrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#summarygrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#CardContainer1
{
   visibility: visible;
   display: flex;
   background-color: #FFFFFF;
   background-image: none;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_headlinerforcounty
{
   visibility: visible;
   display: table;
   background-color: #C5C5C5;
   background-image: none;
}
#wb_headlinerforcounty
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headlinerforcounty
{
   height: auto;
   padding: 0;
}
#headlinerforcounty > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#headlinerforcounty > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_aboutusheadliner
{
   visibility: visible;
   display: block;
}
#wb_aboutusheadliner
{
   margin: 0;
   padding: 20px 20px 20px 20px;
}
#wb_summarywriteup
{
   visibility: visible;
   display: block;
}
#wb_summarywriteup
{
   margin: 0;
   padding: 20px 10px 30px 10px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 4px 0 4px;
}
#LayoutGrid1 .row
{
   margin-right: -4px;
   margin-left: -4px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 4px;
   padding-left: 4px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 20px 10px 30px 10px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 0 10px 0 10px;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 6px 6px 6px 6px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 50%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 100px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 5px 20px 50px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
}
#Card2-card-item7
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card2-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item8 .svg-icon
{
   fill: #FFFFFF;
   width: 20px;
   height: 20px;
   overflow: visible;
   margin-right: 0px;
}
#Card2-card-item9
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 12px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card2-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item9 .svg-icon
{
   fill: #FFFFFF;
   width: 16px;
   height: 16px;
   overflow: visible;
   margin-right: 0px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card2
{
   max-width: calc(50% - 12px);
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0 10px 0 10px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_fttext
{
   visibility: visible;
   display: block;
}
#wb_fttext
{
   margin: 0;
   padding: 20px 10px 20px 10px;
}
#wb_ftquuicklinks
{
   visibility: visible;
   display: block;
}
#wb_ftquuicklinks
{
   margin: 0;
   padding: 20px 10px 0 10px;
}
#wb_ftmember
{
   visibility: visible;
   display: block;
}
#wb_ftmember
{
   margin: 0;
   padding: 5px 10px 0 10px;
}
#wb_ftgridft
{
   visibility: visible;
   display: table;
}
#wb_ftgridft
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftgridft
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftgridft .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftgridft > .row > .col-1, #ftgridft > .row > .col-2, #ftgridft > .row > .col-3, #ftgridft > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftgridft > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftgridft > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftgridft > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftgridft > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftcopyrightgrid
{
   visibility: visible;
   display: table;
}
#wb_ftcopyrightgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftcopyrightgrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftcopyrightgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftcopyrightgrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftcopyrightgrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_copyright
{
   visibility: visible;
   display: block;
}
#wb_copyright
{
   margin: 0;
   padding: 20px 10px 20px 10px;
}
#wb_logo
{
   width: 154px;
   height: 93px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#logo
{
   width: 154px;
   height: 93px;
}
#wb_listresources
{
   visibility: visible;
   display: block;
}
#wb_listresources
{
   margin: 0;
   padding: 5px 10px 0 10px;
}
#leeaveatip
{
   width: 278px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 5px 0 ;
   padding: 1px 6px 1px 6px;
   color: #000000;
}
#leeaveatip
{
   line-height: 38px;
}
#wb_fttigrid
{
   visibility: visible;
   display: table;
}
#wb_fttigrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#fttigrid
{
   height: auto;
   padding: 0;
}
#fttigrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#fttigrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#fttigrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ohftintro
{
   visibility: visible;
   display: table;
}
#wb_ohftintro
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ohftintro
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#ohftintro .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ohftintro > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ohftintro > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ftohtaskforcetext
{
   width: 786px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 20px 0 ;
   padding: 10px 20px 0 20px;
}
#wb_Extension1
{
   visibility: visible;
   display: block;
}
.Extension1 .nav, .Extension1 .navbar-text, .Extension1 .dropdown-menu
{
   font-size: 16px;
}
#Extension1 .menu-icon
{
   font-size: 16px;
   width: 16px;
}
#wb_socialmediagrid
{
   visibility: visible;
   display: table;
}
#wb_socialmediagrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#socialmediagrid
{
   height: auto;
   padding: 5px 3px 5px 3px;
}
#socialmediagrid .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#socialmediagrid > .row > .col-1, #socialmediagrid > .row > .col-2
{
   padding-right: 3px;
   padding-left: 3px;
}
#socialmediagrid > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#socialmediagrid > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_topfacebookicon
{
   width: 33px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#topfacebookicon
{
   width: 33px;
   height: 42px;
}
#topfacebookicon i
{
   line-height: 42px;
   font-size: 33px;
   width: 32px;
}
#wb_topfacebookicon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_instagramicon
{
   width: 33px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#instagramicon
{
   width: 33px;
   height: 42px;
}
#instagramicon i
{
   line-height: 42px;
   font-size: 33px;
   width: 32px;
}
#wb_instagramicon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#wb_otagrid
{
   visibility: visible;
   display: table;
}
#wb_otagrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#otagrid
{
   height: auto;
   padding: 0;
}
#otagrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#otagrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#otagrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_summarygrid
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_summarygrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#summarygrid
{
   height: auto;
   padding: 0;
}
#summarygrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#summarygrid > .row > .col-1, #summarygrid > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#summarygrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#summarygrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#CardContainer1
{
   visibility: visible;
   display: flex;
   background-color: #FFFFFF;
   background-image: none;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_headlinerforcounty
{
   visibility: visible;
   display: table;
   background-color: #C5C5C5;
   background-image: none;
}
#wb_headlinerforcounty
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headlinerforcounty
{
   height: auto;
   padding: 0;
}
#headlinerforcounty > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#headlinerforcounty > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_aboutusheadliner
{
   visibility: visible;
   display: block;
}
#wb_aboutusheadliner
{
   margin: 0;
   padding: 20px 20px 20px 20px;
}
#wb_summarywriteup
{
   visibility: visible;
   display: block;
}
#wb_summarywriteup
{
   margin: 0;
   padding: 20px 20px 20px 20px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 4px 0 4px;
}
#LayoutGrid1 .row
{
   margin-right: -4px;
   margin-left: -4px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 4px;
   padding-left: 4px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 10px 40px 10px 40px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 10px 40px 0 40px;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 6px 6px 6px 6px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 100px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 5px 20px 50px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
}
#Card2-card-item7
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card2-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item8 .svg-icon
{
   fill: #FFFFFF;
   width: 20px;
   height: 20px;
   overflow: visible;
   margin-right: 0px;
}
#Card2-card-item9
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 12px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card2-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item9 .svg-icon
{
   fill: #FFFFFF;
   width: 16px;
   height: 16px;
   overflow: visible;
   margin-right: 0px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card2
{
   max-width: calc(100% - 12px);
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 10px 40px 0 40px;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #000000;
   background-image: none;
}
#topmenunav
{
   visibility: visible;
   display: flex;
}
#topmenunav
{
   min-height: 0;
   margin: 0;
   padding: 0;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-items: center;
   align-content: flex-start;
}
#topmenunav-divider-top
{
   height: 60px;
}
#topmenunav-divider-top
{
   top: 0%;
   left: 0;
}
#wb_gridmenu
{
   visibility: visible;
   display: table;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
}
#wb_gridmenu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gridmenu
{
   height: auto;
   padding: 30px 0 0 0;
}
#gridmenu > .col-1, #gridmenu > .col-2, #gridmenu > .col-3
{
   padding-right: 10px;
   padding-left: 10px;
}
#gridmenu > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#gridmenu > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#gridmenu > .col-3
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_otagrid
{
   visibility: visible;
   display: table;
}
#wb_otagrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#otagrid
{
   height: auto;
   padding: 0;
}
#otagrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#otagrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#otagrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_summarygrid
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_summarygrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#summarygrid
{
   height: auto;
   padding: 0;
}
#summarygrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#summarygrid > .row > .col-1, #summarygrid > .row > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#summarygrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#summarygrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#CardContainer1
{
   visibility: visible;
   display: flex;
   background-color: #FFFFFF;
   background-image: none;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_headlinerforcounty
{
   visibility: visible;
   display: table;
   background-color: #C5C5C5;
   background-image: none;
}
#wb_headlinerforcounty
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headlinerforcounty
{
   height: auto;
   padding: 0;
}
#headlinerforcounty > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#headlinerforcounty > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_aboutusheadliner
{
   visibility: visible;
   display: block;
}
#wb_aboutusheadliner
{
   margin: 0;
   padding: 20px 20px 20px 20px;
}
#wb_summarywriteup
{
   visibility: visible;
   display: block;
}
#wb_summarywriteup
{
   margin: 0;
   padding: 20px 10px 30px 10px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 4px 0 4px;
}
#LayoutGrid1 .row
{
   margin-right: -4px;
   margin-left: -4px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   padding-right: 4px;
   padding-left: 4px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 20px 10px 30px 10px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0;
   padding: 20px 10px 0 10px;
}
#wb_Card2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 6px 6px 6px 6px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 100%;
   align-self: auto;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 100px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 5px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 5px 20px 50px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: left;
}
#Card2-card-item7
{
   box-sizing: border-box;
   margin: 5px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 0;
   padding: 12px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 20px;
   text-align: left;
}
#Card2-card-item8 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item8 .svg-icon
{
   fill: #FFFFFF;
   width: 20px;
   height: 20px;
   overflow: visible;
   margin-right: 0px;
}
#Card2-card-item9
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 12px 10px 10px 10px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Anton;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
}
#Card2-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item9 .svg-icon
{
   fill: #FFFFFF;
   width: 16px;
   height: 16px;
   overflow: visible;
   margin-right: 0px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card2
{
   max-width: calc(100% - 12px);
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 20px 10px 0 10px;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_fttext
{
   visibility: visible;
   display: block;
}
#wb_fttext
{
   margin: 0;
   padding: 20px 10px 20px 10px;
}
#wb_ftquuicklinks
{
   visibility: visible;
   display: block;
}
#wb_ftquuicklinks
{
   margin: 0;
   padding: 20px 10px 0 10px;
}
#wb_ftmember
{
   visibility: visible;
   display: block;
}
#wb_ftmember
{
   margin: 0;
   padding: 5px 10px 0 10px;
}
#wb_ftgridft
{
   visibility: visible;
   display: table;
}
#wb_ftgridft
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftgridft
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftgridft .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftgridft > .row > .col-1, #ftgridft > .row > .col-2, #ftgridft > .row > .col-3, #ftgridft > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftgridft > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftgridft > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftgridft > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftgridft > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftcopyrightgrid
{
   visibility: visible;
   display: table;
}
#wb_ftcopyrightgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftcopyrightgrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftcopyrightgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftcopyrightgrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftcopyrightgrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_copyright
{
   visibility: visible;
   display: block;
}
#wb_copyright
{
   margin: 0;
   padding: 20px 10px 20px 10px;
}
#wb_logo
{
   width: 182px;
   height: 110px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#logo
{
   width: 182px;
   height: 110px;
}
#wb_listresources
{
   visibility: visible;
   display: block;
}
#wb_listresources
{
   margin: 0;
   padding: 5px 10px 0 10px;
}
#leeaveatip
{
   width: 310px;
   height: 42px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
   padding: 1px 6px 1px 6px;
   color: #000000;
}
#leeaveatip
{
   line-height: 38px;
}
#wb_fttigrid
{
   visibility: visible;
   display: table;
}
#wb_fttigrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#fttigrid
{
   height: auto;
   padding: 0;
}
#fttigrid .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#fttigrid > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#fttigrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ohftintro
{
   visibility: visible;
   display: table;
}
#wb_ohftintro
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ohftintro
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#ohftintro .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ohftintro > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ohftintro > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ftohtaskforcetext
{
   width: 286px;
   height: 148px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 20px 0 ;
   padding: 10px 20px 0 20px;
}
#wb_Extension1
{
   visibility: visible;
   display: block;
}
.Extension1 .nav, .Extension1 .navbar-text, .Extension1 .dropdown-menu
{
   font-size: 16px;
}
#Extension1 .menu-icon
{
   font-size: 16px;
   width: 16px;
}
#wb_socialmediagrid
{
   visibility: visible;
   display: table;
}
#wb_socialmediagrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#socialmediagrid
{
   height: auto;
   padding: 5px 3px 5px 3px;
}
#socialmediagrid .row
{
   margin-right: -3px;
   margin-left: -3px;
}
#socialmediagrid > .row > .col-1, #socialmediagrid > .row > .col-2
{
   padding-right: 3px;
   padding-left: 3px;
}
#socialmediagrid > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#socialmediagrid > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_topfacebookicon
{
   width: 35px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#topfacebookicon
{
   width: 35px;
   height: 27px;
}
#topfacebookicon i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_topfacebookicon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#wb_instagramicon
{
   width: 35px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: none;
}
#instagramicon
{
   width: 35px;
   height: 27px;
}
#instagramicon i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_instagramicon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
}
a.skip-main {
    color: white;
    background-color: black;
    font-size: 1.2rem;
    left:-999px;
    position:absolute;
    top:auto;
    width:2px;
    height:2px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: white;
    background-color: black;
    left: auto;
    top: auto;
    width: 30%;
    height: 30px;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 1px;
    border:1px solid white;
    text-align:center;
    z-index:999;
    font-family: arial;
    font-size: 1.2rem;
    line-height: 1.4;
    margin-bottom: 1.7rem;
    text-rendering: optimizeLegibility;
}

