div#container
{
   width: 1300px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.blue
{
   color: #00295A;
   text-decoration: underline;
}
a.blue:visited
{
   color: #00295A;
   text-decoration: underline;
}
a.blue:active
{
   color: #00295A;
   text-decoration: underline;
}
a.blue:hover
{
   color: #CCA97B;
   text-decoration: underline;
}
a.white
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whnoline
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whnoline:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whnoline:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whnoline:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Poppins;
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
@media only screen and (max-width: 992px)
{
}
@media only screen and (max-width: 768px)
{
}
@media only screen and (max-width: 480px)
{
}
#wb_menuheadcontainer
{
   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;
}
#menuheadcontainer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#menuheadcontainer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#menuheadcontainer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#menuheadcontainer > .row > .col-1
{
   float: left;
}
#menuheadcontainer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#menuheadcontainer:before,
#menuheadcontainer:after,
#menuheadcontainer .row:before,
#menuheadcontainer .row:after
{
   display: table;
   content: " ";
}
#menuheadcontainer:after,
#menuheadcontainer .row:after
{
   clear: both;
}
@media (max-width: 1300px)
{
#menuheadcontainer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_imggrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/brainheath0top.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#imggrid
{
   box-sizing: border-box;
   padding: 300px 15px 300px 15px;
   margin-right: auto;
   margin-left: auto;
}
#imggrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imggrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#imggrid > .row > .col-1
{
   float: left;
}
#imggrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#imggrid:before,
#imggrid:after,
#imggrid .row:before,
#imggrid .row:after
{
   display: table;
   content: " ";
}
#imggrid:after,
#imggrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#imggrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#imggrid-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.01);
}
#imggrid-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#imggrid-divider-top .divider-fill
{
   fill: rgba(204,169,123,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_headlinerh
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #00295A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headlinerh
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#headlinerh > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headlinerh > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headlinerh > .row > .col-1
{
   float: left;
}
#headlinerh > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#headlinerh:before,
#headlinerh:after,
#headlinerh .row:before,
#headlinerh .row:after
{
   display: table;
   content: " ";
}
#headlinerh:after,
#headlinerh .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#headlinerh > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#headlinerh-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#headlinerh-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#headlinerh-divider-top .divider-fill
{
   fill: rgba(204,169,123,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_main
{
   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;
}
#main
{
   box-sizing: border-box;
   padding: 80px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#main > .row
{
   margin-right: 0;
   margin-left: 0;
}
#main > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#main > .row > .col-1
{
   float: left;
}
#main > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#main:before,
#main:after,
#main .row:before,
#main .row:after
{
   display: table;
   content: " ";
}
#main:after,
#main .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#main > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_weeklnews 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 40px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_weeklnews div
{
   text-align: left;
}
#wb_weeklnews
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_effectivenoticegird
{
   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;
}
#effectivenoticegird
{
   box-sizing: border-box;
   padding: 75px 5px 10px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#effectivenoticegird > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#effectivenoticegird > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#effectivenoticegird > .row > .col-1
{
   float: left;
}
#effectivenoticegird > .row > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid transparent;
   border-radius: 6px;
   width: 100%;
   text-align: center;
}
#effectivenoticegird:before,
#effectivenoticegird:after,
#effectivenoticegird .row:before,
#effectivenoticegird .row:after
{
   display: table;
   content: " ";
}
#effectivenoticegird:after,
#effectivenoticegird .row:after
{
   clear: both;
}
@media (max-width: 950px)
{
#effectivenoticegird > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#effectivenoticegird-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#effectivenoticegird-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#effectivenoticegird-divider-top .divider-fill
{
   fill: rgba(0,41,90,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_summarycontent 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0 0 20px 20px;
   text-align: left;
}
#wb_summarycontent
{
   color: #00295A;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 27px;
}
#wb_summarycontent p, #wb_summarycontent ul
{
   margin: 0;
   padding: 0;
}
#wb_summarycontent
{
   display: block;
   margin: 0 0 20px 20px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_LayoutGrid2
{
   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;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 0 40px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#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;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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: 1024px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 20px 20px 20px;
   margin: 0 0 20px 0 ;
   text-align: left;
}
#wb_Text4
{
   color: #00295A;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 27px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   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;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image2
{
   margin: 0 0 20px 0 ;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text18 
{
   background-color: #00295A;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text18 div
{
   text-align: center;
}
#wb_Text18
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text1 
{
   background-color: #00295A;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 20px 20px 20px;
   margin: 0 0 20px 0 ;
   text-align: left;
}
#wb_Text2
{
   color: #00295A;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 27px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Accordion1 *, #Accordion1 *::before, #Accordion1 *::after
{
   box-sizing: border-box;
}
#Accordion1 .accordion-item
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
   margin-bottom: 1px;
   overflow: hidden;
   text-align: left;
}
#Accordion1 .accordion-item
{
   border-color: #00295A;
}
#Accordion1.accordion-group .accordion-item
{
   margin-bottom: 0px;
   overflow: hidden;
   border-radius: 0px;
}
#Accordion1 .accordion-header
{
   border-bottom: 1px solid transparent;
   border-top-right-radius: 0px;
   border-top-left-radius: 0px;
}
#Accordion1 .accordion-item > .accordion-header
{
   background-color: #00295A;
   background-image: none;
}
#Accordion1 .accordion-item.active
{
   border-color: rgba(96,96,96,1.00);
}
#Accordion1 .accordion-item.active > .accordion-header
{
   background-color: #00295A;
   background-image: none;
}
#Accordion1 .accordion-item:hover > .accordion-header
{
   background-color: #00295A;
   background-image: none;
}
#Accordion1 .accordion-body
{
   padding: 10px 10px 10px 10px;
   font-size: 0;
   text-align: left;
   position: relative;
}
#Accordion1 .accordion-body::before, #Accordion1 .accordion-body::after
{
   display: table;
   content: " ";
}
#Accordion1 .accordion-body::after
{
   clear: both;
}
#Accordion1 .accordion-item > .accordion-header + .accordion-collapse .accordion-body
{
   border-top-color: rgba(0,41,90,1.00);
}
#Accordion1 .accordion-title
{
   margin-top: 0;
   margin-bottom: 0;
   display: block;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px !important;
   font-style: normal;
   text-align: left;
}
#Accordion1 .accordion-title > a
{
   color: inherit;
   position: relative;
   display: block;
   padding: 9px 10px 9px 30px;
   text-decoration: none;
}
#Accordion1 .active .accordion-title > a
{
   color: #FFFFFF;
}
#Accordion1 .collapse 
{
   display: none;
}
#Accordion1 .collapse.show
{
   display: block;
}
#Accordion1 .collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s linear;
}
#Accordion1 .accordion-item .accordion-header .accordion-arrow
{
   left: 10px;
   width: 16px;
   height: 100%;
   box-sizing: content-box;
   display: inline-flex;
   align-content: center;
   align-items: center;
   position: absolute;
   text-indent: -99999px;
   top: 0;
   overflow: hidden;
   fill: currentColor;
}
#Accordion1 .accordion-item .accordion-header .accordion-arrow .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#Accordion1 .accordion-item .accordion-header .accordion-arrow .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#Accordion1 .accordion-item.active .accordion-header .accordion-arrow .icon-default
{
   display: none;
}
#Accordion1 .accordion-item.active .accordion-header .accordion-arrow .icon-active
{
   display: block;
}
#wb_Accordion1
{
   margin: 10px 0 0 0 ;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 10px 0 20px 0 ;
   text-align: left;
}
#wb_Text3
{
   color: #00295A;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 29px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 10px 0 20px 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: #00295A;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #CCA97B;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   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: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#footer-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#footer-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#footer-divider-top .divider-fill
{
   fill: rgba(204,169,123,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#footer-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleX(-1.0);
}
#footer-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#footer-divider-bottom .divider-fill
{
   fill: rgba(204,169,123,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_ftlinksgrid
{
   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;
}
#ftlinksgrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#ftlinksgrid > .col-1, #ftlinksgrid > .col-2, #ftlinksgrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftlinksgrid > .col-1, #ftlinksgrid > .col-2, #ftlinksgrid > .col-3
{
   flex: 0 0 auto;
}
#ftlinksgrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#ftlinksgrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#ftlinksgrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 950px)
{
#ftlinksgrid > .col-1, #ftlinksgrid > .col-2, #ftlinksgrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ftdepartenthours 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 5px 0;
   margin: 10px 10px 0 10px;
   text-align: center;
}
#wb_ftdepartenthours div
{
   text-align: center;
}
#wb_ftdepartenthours
{
   display: block;
   margin: 10px 10px 0 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ftcovidmessage 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 10px 10px 10px;
   text-align: center;
}
#wb_ftcovidmessage div
{
   text-align: center;
}
#wb_ftcovidmessage
{
   display: block;
   margin: 0 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_questionsphone 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 10px 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_questionsphone div
{
   text-align: center;
}
#wb_questionsphone
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_larryhanna 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_larryhanna div
{
   text-align: center;
}
#wb_larryhanna
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ftsocialblank
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #CCA97B;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ftsocialblank
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#ftsocialblank > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftsocialblank > .row > .col-1, #ftsocialblank > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftsocialblank > .row > .col-1, #ftsocialblank > .row > .col-2
{
   float: left;
}
#ftsocialblank > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ftsocialblank > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ftsocialblank:before,
#ftsocialblank:after,
#ftsocialblank .row:before,
#ftsocialblank .row:after
{
   display: table;
   content: " ";
}
#ftsocialblank:after,
#ftsocialblank .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#ftsocialblank > .row > .col-1, #ftsocialblank > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_copyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 60px 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_copyright div
{
   text-align: center;
}
#wb_copyright
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ftsocialgrid
{
   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;
}
#ftsocialgrid
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#ftsocialgrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftsocialgrid > .row > .col-1, #ftsocialgrid > .row > .col-2, #ftsocialgrid > .row > .col-3, #ftsocialgrid > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftsocialgrid > .row > .col-1, #ftsocialgrid > .row > .col-2, #ftsocialgrid > .row > .col-3, #ftsocialgrid > .row > .col-4
{
   float: left;
}
#ftsocialgrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ftsocialgrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ftsocialgrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ftsocialgrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ftsocialgrid:before,
#ftsocialgrid:after,
#ftsocialgrid .row:before,
#ftsocialgrid .row:after
{
   display: table;
   content: " ";
}
#ftsocialgrid:after,
#ftsocialgrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#ftsocialgrid > .row > .col-1, #ftsocialgrid > .row > .col-2, #ftsocialgrid > .row > .col-3, #ftsocialgrid > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_facebookicon
{
   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_facebookicon a
{
   text-decoration: none;
}
#wb_facebookicon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#facebookicon
{
   height: 48px;
   width: 61px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#facebookicon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_facebookicon:hover #facebookicon i
{
   color: #FFFFFF;
}
#wb_twittericon
{
   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_twittericon a
{
   text-decoration: none;
}
#wb_twittericon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#twittericon
{
   height: 48px;
   width: 61px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#twittericon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_twittericon:hover #twittericon i
{
   color: #FFFFFF;
}
#wb_youtubricon
{
   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_youtubricon a
{
   text-decoration: none;
}
#wb_youtubricon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#youtubricon
{
   height: 48px;
   width: 61px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#youtubricon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_youtubricon:hover #youtubricon i
{
   color: #FFFFFF;
}
#wb_questioncommenticon
{
   margin: 0;
   vertical-align: top;
}
#questioncommenticon
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ftvitalstaticsheader 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_ftvitalstaticsheader div
{
   text-align: center;
}
#wb_ftvitalstaticsheader
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ftenvironmentalheader 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_ftenvironmentalheader div
{
   text-align: center;
}
#wb_ftenvironmentalheader
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_wicheadliner 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_wicheadliner div
{
   text-align: center;
}
#wb_wicheadliner
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_IconFont1
{
   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_IconFont1 a
{
   text-decoration: none;
}
#wb_IconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont1
{
   height: 48px;
   width: 61px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_IconFont1:hover #IconFont1 i
{
   color: #FFFFFF;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_questioncommenticon
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 65;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 66;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 3;
}
#wb_youtubricon
{
   display: inline-block;
   width: 61px;
   height: 48px;
   text-align: center;
   z-index: 70;
}
#wb_Image3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 9;
}
#wb_IconFont1
{
   display: inline-block;
   width: 61px;
   height: 48px;
   text-align: center;
   z-index: 69;
}
#wb_twittericon
{
   display: inline-block;
   width: 61px;
   height: 48px;
   text-align: center;
   z-index: 68;
}
#wb_Accordion1
{
   display: block;
   width: 100%;
   z-index: 12;
}
#wb_facebookicon
{
   display: inline-block;
   width: 61px;
   height: 48px;
   text-align: center;
   z-index: 67;
}
#calendarhtml
{
   display: inline-block;
   width: 391px;
   height: 680px;
   z-index: 64;
}
@media only screen and (max-width: 992px)
{
div#container
{
   width: 992px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_menuheadcontainer
{
   visibility: visible;
   display: table;
}
#wb_menuheadcontainer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menuheadcontainer
{
   height: auto;
   padding: 0;
}
#menuheadcontainer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_imggrid
{
   visibility: visible;
   display: table;
}
#wb_imggrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#imggrid
{
   height: auto;
   padding: 300px 15px 300px 15px;
}
#imggrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imggrid-divider-top
{
   height: 50px;
}
#imggrid-divider-top
{
   top: 0%;
   left: 0;
}
#wb_headlinerh
{
   visibility: visible;
   display: table;
}
#wb_headlinerh
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headlinerh
{
   height: auto;
   padding: 0 15px 0 15px;
}
#headlinerh .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headlinerh-divider-top
{
   height: 50px;
}
#headlinerh-divider-top
{
   top: 0%;
   left: 0;
}
#wb_main
{
   visibility: visible;
   display: table;
}
#wb_main
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#main
{
   height: auto;
   padding: 40px 0 0 0;
}
#main .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_weeklnews
{
   visibility: visible;
   display: block;
}
#wb_weeklnews
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_effectivenoticegird
{
   visibility: visible;
   display: table;
}
#wb_effectivenoticegird
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#effectivenoticegird
{
   height: auto;
   padding: 75px 5px 10px 5px;
}
#effectivenoticegird .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#effectivenoticegird-divider-top
{
   height: 50px;
}
#effectivenoticegird-divider-top
{
   top: 0%;
   left: 0;
}
#wb_summarycontent
{
   visibility: visible;
   display: block;
}
#wb_summarycontent
{
   margin: 0 0 20px 0 ;
   padding: 0 10px 20px 10px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 0 40px 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0 0 20px 0 ;
   padding: 20px 20px 20px 20px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid3 > .col-2
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0 0 20px 0 ;
   padding: 20px 20px 20px 20px;
}
#wb_Accordion1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
#Accordion1 .accordion-title
{
   font-size: 19px !important;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 10px 0 20px 0 ;
   padding: 10px 0 0 0;
}
#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-divider-top
{
   height: 50px;
}
#footer-divider-top
{
   top: 0%;
   left: 0;
}
#footer-divider-bottom
{
   height: 50px;
}
#footer-divider-bottom
{
   bottom: 0%;
}
#wb_ftlinksgrid
{
   visibility: visible;
   display: table;
}
#wb_ftlinksgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftlinksgrid
{
   height: auto;
   padding: 40px 0 0 0;
}
#wb_ftdepartenthours
{
   visibility: visible;
   display: block;
}
#wb_ftdepartenthours
{
   margin: 10px 10px 0 10px;
   padding: 10px 0 5px 0;
}
#wb_ftcovidmessage
{
   visibility: visible;
   display: block;
}
#wb_ftcovidmessage
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_questionsphone
{
   visibility: visible;
   display: block;
}
#wb_questionsphone
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 10px 0;
}
#wb_larryhanna
{
   visibility: visible;
   display: block;
}
#wb_larryhanna
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_ftsocialblank
{
   visibility: visible;
   display: table;
}
#wb_ftsocialblank
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialblank
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#ftsocialblank .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_copyright
{
   visibility: visible;
   display: block;
}
#wb_copyright
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 60px 0;
}
#wb_ftsocialgrid
{
   visibility: visible;
   display: table;
}
#wb_ftsocialgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialgrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#ftsocialgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_facebookicon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#facebookicon
{
   width: 61px;
   height: 48px;
}
#facebookicon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_twittericon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#twittericon
{
   width: 61px;
   height: 48px;
}
#twittericon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_youtubricon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#youtubricon
{
   width: 61px;
   height: 48px;
}
#youtubricon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_questioncommenticon
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#questioncommenticon
{
   margin-left: auto;
   margin-right: auto;
}
#calendarhtml
{
   width: 300px;
   height: 662px;
   visibility: visible;
   display: inline-block;
}
#wb_ftvitalstaticsheader
{
   visibility: visible;
   display: block;
}
#wb_ftvitalstaticsheader
{
   margin: 10px 10px 10px 10px;
   padding: 10px 0 10px 0;
}
#wb_ftenvironmentalheader
{
   visibility: visible;
   display: block;
}
#wb_ftenvironmentalheader
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_wicheadliner
{
   visibility: visible;
   display: block;
}
#wb_wicheadliner
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_IconFont1
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 61px;
   height: 48px;
}
#IconFont1 i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (max-width: 768px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_menuheadcontainer
{
   visibility: visible;
   display: table;
}
#wb_menuheadcontainer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menuheadcontainer
{
   height: auto;
   padding: 0;
}
#menuheadcontainer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_imggrid
{
   visibility: visible;
   display: table;
}
#wb_imggrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#imggrid
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#imggrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imggrid-divider-top
{
   height: 50px;
}
#imggrid-divider-top
{
   top: 0%;
   left: 0;
}
#wb_headlinerh
{
   visibility: visible;
   display: table;
}
#wb_headlinerh
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headlinerh
{
   height: auto;
   padding: 0 15px 0 15px;
}
#headlinerh .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headlinerh-divider-top
{
   height: 50px;
}
#headlinerh-divider-top
{
   top: 0%;
   left: 0;
}
#wb_main
{
   visibility: visible;
   display: table;
}
#wb_main
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#main
{
   height: auto;
   padding: 40px 0 0 0;
}
#main .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_weeklnews
{
   visibility: visible;
   display: block;
}
#wb_weeklnews
{
   margin: 0;
   padding: 45px 0 20px 0;
}
#wb_effectivenoticegird
{
   visibility: visible;
   display: table;
}
#wb_effectivenoticegird
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#effectivenoticegird
{
   height: auto;
   padding: 75px 5px 10px 5px;
}
#effectivenoticegird .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#effectivenoticegird-divider-top
{
   height: 50px;
}
#effectivenoticegird-divider-top
{
   top: 0%;
   left: 0;
}
#wb_summarycontent
{
   visibility: visible;
   display: block;
}
#wb_summarycontent
{
   margin: 0 0 20px 0 ;
   padding: 0 10px 20px 10px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 0 40px 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0 0 20px 0 ;
   padding: 20px 20px 20px 20px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .col-2
{
   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_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0 0 20px 0 ;
   padding: 20px 20px 20px 20px;
}
#wb_Accordion1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
#Accordion1 .accordion-title
{
   font-size: 19px !important;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 10px 0 20px 0 ;
   padding: 10px 0 0 0;
}
#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-divider-top
{
   height: 50px;
}
#footer-divider-top
{
   top: 0%;
   left: 0;
}
#footer-divider-bottom
{
   height: 50px;
}
#footer-divider-bottom
{
   bottom: 0%;
}
#wb_ftlinksgrid
{
   visibility: visible;
   display: table;
}
#wb_ftlinksgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftlinksgrid
{
   height: auto;
   padding: 40px 0 0 0;
}
#wb_ftdepartenthours
{
   visibility: visible;
   display: block;
}
#wb_ftdepartenthours
{
   margin: 10px 10px 0 10px;
   padding: 10px 0 5px 0;
}
#wb_ftcovidmessage
{
   visibility: visible;
   display: block;
}
#wb_ftcovidmessage
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_questionsphone
{
   visibility: visible;
   display: block;
}
#wb_questionsphone
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 10px 0;
}
#wb_larryhanna
{
   visibility: visible;
   display: block;
}
#wb_larryhanna
{
   margin: 0;
   padding: 20px 0 10px 0;
}
#wb_ftsocialblank
{
   visibility: visible;
   display: table;
}
#wb_ftsocialblank
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialblank
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#ftsocialblank .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_copyright
{
   visibility: visible;
   display: block;
}
#wb_copyright
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 60px 0;
}
#wb_ftsocialgrid
{
   visibility: visible;
   display: table;
}
#wb_ftsocialgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialgrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#ftsocialgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_facebookicon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#facebookicon
{
   width: 61px;
   height: 48px;
}
#facebookicon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_twittericon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#twittericon
{
   width: 61px;
   height: 48px;
}
#twittericon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_youtubricon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#youtubricon
{
   width: 61px;
   height: 48px;
}
#youtubricon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_questioncommenticon
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#questioncommenticon
{
   margin-left: auto;
   margin-right: auto;
}
#calendarhtml
{
   width: 391px;
   height: 785px;
   visibility: visible;
   display: inline-block;
}
#wb_ftvitalstaticsheader
{
   visibility: visible;
   display: block;
}
#wb_ftvitalstaticsheader
{
   margin: 10px 10px 10px 10px;
   padding: 10px 0 10px 0;
}
#wb_ftenvironmentalheader
{
   visibility: visible;
   display: block;
}
#wb_ftenvironmentalheader
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_wicheadliner
{
   visibility: visible;
   display: block;
}
#wb_wicheadliner
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_IconFont1
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 61px;
   height: 48px;
}
#IconFont1 i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (max-width: 480px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_menuheadcontainer
{
   visibility: visible;
   display: table;
}
#wb_menuheadcontainer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menuheadcontainer
{
   height: auto;
   padding: 0;
}
#menuheadcontainer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_imggrid
{
   visibility: visible;
   display: table;
}
#wb_imggrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#imggrid
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#imggrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#imggrid-divider-top
{
   height: 50px;
}
#imggrid-divider-top
{
   top: 0%;
   left: 0;
}
#wb_headlinerh
{
   visibility: visible;
   display: table;
}
#wb_headlinerh
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headlinerh
{
   height: auto;
   padding: 0 15px 0 15px;
}
#headlinerh .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headlinerh-divider-top
{
   height: 50px;
}
#headlinerh-divider-top
{
   top: 0%;
   left: 0;
}
#wb_main
{
   visibility: visible;
   display: table;
}
#wb_main
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#main
{
   height: auto;
   padding: 55px 0 0 0;
}
#main .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_weeklnews
{
   visibility: visible;
   display: block;
}
#wb_weeklnews
{
   margin: 0;
   padding: 50px 0 20px 0;
}
#wb_effectivenoticegird
{
   visibility: visible;
   display: table;
}
#wb_effectivenoticegird
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#effectivenoticegird
{
   height: auto;
   padding: 75px 5px 10px 5px;
}
#effectivenoticegird .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#effectivenoticegird-divider-top
{
   height: 50px;
}
#effectivenoticegird-divider-top
{
   top: 0%;
   left: 0;
}
#wb_summarycontent
{
   visibility: visible;
   display: block;
}
#wb_summarycontent
{
   margin: 0 0 20px 0 ;
   padding: 0 10px 20px 10px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 0 40px 0;
}
#LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0 0 20px 0 ;
   padding: 20px 20px 20px 20px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 0;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .col-2
{
   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_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text18
{
   visibility: visible;
   display: block;
}
#wb_Text18
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0 0 20px 0 ;
   padding: 20px 20px 20px 20px;
}
#wb_Accordion1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
#Accordion1 .accordion-title
{
   font-size: 19px !important;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 10px 0 20px 0 ;
   padding: 10px 0 0 0;
}
#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-divider-top
{
   height: 50px;
}
#footer-divider-top
{
   top: 0%;
   left: 0;
}
#footer-divider-bottom
{
   height: 50px;
}
#footer-divider-bottom
{
   bottom: 0%;
}
#wb_ftlinksgrid
{
   visibility: visible;
   display: table;
}
#wb_ftlinksgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftlinksgrid
{
   height: auto;
   padding: 40px 0 0 0;
}
#wb_ftdepartenthours
{
   visibility: visible;
   display: block;
}
#wb_ftdepartenthours
{
   margin: 10px 10px 0 10px;
   padding: 10px 0 5px 0;
}
#wb_ftcovidmessage
{
   visibility: visible;
   display: block;
}
#wb_ftcovidmessage
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_questionsphone
{
   visibility: visible;
   display: block;
}
#wb_questionsphone
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 10px 0;
}
#wb_larryhanna
{
   visibility: visible;
   display: block;
}
#wb_larryhanna
{
   margin: 0;
   padding: 20px 0 10px 0;
}
#wb_ftsocialblank
{
   visibility: visible;
   display: table;
}
#wb_ftsocialblank
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialblank
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#ftsocialblank .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_copyright
{
   visibility: visible;
   display: block;
}
#wb_copyright
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 60px 0;
}
#wb_ftsocialgrid
{
   visibility: visible;
   display: table;
}
#wb_ftsocialgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialgrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#ftsocialgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_facebookicon
{
   width: 50px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#facebookicon
{
   width: 50px;
   height: 41px;
}
#facebookicon i
{
   line-height: 41px;
   font-size: 41px;
   width: 40px;
}
#wb_twittericon
{
   width: 50px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#twittericon
{
   width: 50px;
   height: 41px;
}
#twittericon i
{
   line-height: 41px;
   font-size: 41px;
   width: 40px;
}
#wb_youtubricon
{
   width: 50px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#youtubricon
{
   width: 50px;
   height: 41px;
}
#youtubricon i
{
   line-height: 41px;
   font-size: 41px;
   width: 40px;
}
#wb_questioncommenticon
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#questioncommenticon
{
   margin-left: auto;
   margin-right: auto;
}
#calendarhtml
{
   width: 357px;
   height: 796px;
   visibility: visible;
   display: inline-block;
}
#wb_ftvitalstaticsheader
{
   visibility: visible;
   display: block;
}
#wb_ftvitalstaticsheader
{
   margin: 10px 10px 10px 10px;
   padding: 10px 0 10px 0;
}
#wb_ftenvironmentalheader
{
   visibility: visible;
   display: block;
}
#wb_ftenvironmentalheader
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_wicheadliner
{
   visibility: visible;
   display: block;
}
#wb_wicheadliner
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_IconFont1
{
   width: 50px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 50px;
   height: 41px;
}
#IconFont1 i
{
   line-height: 41px;
   font-size: 41px;
   width: 40px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
}
