body
{
   background-color: #002A5C;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a.blueline
{
   color: #002A5C;
   text-decoration: underline;
}
a.blueline:visited
{
   color: #002A5C;
   text-decoration: underline;
}
a.blueline:active
{
   color: #002A5C;
   text-decoration: underline;
}
a.blueline:hover
{
   color: #002A5C;
   text-decoration: none;
}
a.telblu
{
   color: #002A5C;
   text-decoration: none;
}
a.telblu:visited
{
   color: #002A5C;
   text-decoration: none;
}
a.telblu:active
{
   color: #002A5C;
   text-decoration: none;
}
a.telblu:hover
{
   color: #002A5C;
   text-decoration: none;
}
a.animateblu
{
   color: #002A5C;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.animateblu::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   transition: all 300ms linear;
}
a.animateblu:hover::after
{
   background: #002A5C;
   width: 100%;
}
a.animateblu:visited
{
   color: #002A5C;
   text-decoration: none;
}
a.animateblu:active
{
   color: #002A5C;
   text-decoration: none;
}
a.animateblu:hover
{
   color: #002A5C;
   text-decoration: none;
}
a.whiteline
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whiteline:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whiteline:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.whiteline:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
h2, .h2
{
   font-family: Poppins;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #002A5C;
   --color: #002A5C;
   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 (max-width: 1023px)
{
}
#wb_menugrid
{
   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;
}
#menugrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#menugrid > .col-1, #menugrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#menugrid > .col-1, #menugrid > .col-2
{
   flex: 0 0 auto;
}
#menugrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#menugrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 91.66666667%;
   max-width: 91.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 1024px)
{
#menugrid > .col-1, #menugrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_topmenunav
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #CEAA78;
   background-image: none;
   border-top-width: 2px;
   border-right-width: 0px;
   border-bottom-width: 2px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #002A5C;
   border-right-color: #000000;
   border-bottom-color: #002A5C;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#topmenunav
{
   box-sizing: border-box;
   padding: 0 5px 0 5px;
   margin-right: auto;
   margin-left: auto;
}
#topmenunav > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#topmenunav > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#topmenunav > .row > .col-1
{
   float: left;
}
#topmenunav > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#topmenunav:before,
#topmenunav:after,
#topmenunav .row:before,
#topmenunav .row:after
{
   display: table;
   content: " ";
}
#topmenunav:after,
#topmenunav .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#topmenunav > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_topmenu
{
   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;
}
#topmenu
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#topmenu > .col-1, #topmenu > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#topmenu > .col-1, #topmenu > .col-2
{
   flex: 0 0 auto;
}
#topmenu > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#topmenu > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 220px)
{
#topmenu > .col-1, #topmenu > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_socialmenu
{
   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;
}
#socialmenu
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 200px;
}
#socialmenu > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#socialmenu > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#socialmenu > .row > .col-1
{
   float: left;
}
#socialmenu > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#socialmenu:before,
#socialmenu:after,
#socialmenu .row:before,
#socialmenu .row:after
{
   display: table;
   content: " ";
}
#socialmenu:after,
#socialmenu .row:after
{
   clear: both;
}
@media (max-width: 100px)
{
#socialmenu > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_tpfb
{
   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_tpfb a
{
   text-decoration: none;
}
#wb_tpfb a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#tpfb
{
   height: 39px;
   width: 34px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#tpfb i
{
   color: #002A5C;
   display: inline-block;
   font-size: 34px;
   line-height: 39px;
   vertical-align: middle;
}
#wb_tpfb:hover #tpfb i
{
   color: #FFFFFF;
}
#wb_banner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/vtintrobk.jpg');
   background-repeat: repeat;
   background-position: center top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#banner
{
   box-sizing: border-box;
   padding: 200px 15px 200px 15px;
   margin-right: auto;
   margin-left: auto;
}
#banner > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#banner > .row > .col-1
{
   float: left;
}
#banner > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#banner:before,
#banner:after,
#banner .row:before,
#banner .row:after
{
   display: table;
   content: " ";
}
#banner:after,
#banner .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#banner > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#banner-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.29;
}
#wb_largetonnagecap
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#largetonnagecap
{
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: bold;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 4px rgba(0,0,0,1.00);
}
#wb_main
{
   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: -50px 0 0 0 ;
}
#main
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1500px;
}
#main > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#main > .col-1
{
   flex: 0 0 auto;
}
#main > .col-1
{
   background-color: #FFFFFF;
   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: center;
   text-align: center;
}
@media (max-width: 950px)
{
#main > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_contentarea
{
   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;
}
#contentarea
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1500px;
}
#contentarea > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentarea > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contentarea > .row > .col-1
{
   float: left;
}
#contentarea > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#contentarea:before,
#contentarea:after,
#contentarea .row:before,
#contentarea .row:after
{
   display: table;
   content: " ";
}
#contentarea:after,
#contentarea .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#contentarea > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_gridhead
{
   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;
}
#gridhead
{
   box-sizing: border-box;
   padding: 20px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1500px;
}
#gridhead > .row
{
   margin-right: 0;
   margin-left: 0;
}
#gridhead > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#gridhead > .row > .col-1
{
   float: left;
}
#gridhead > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#gridhead:before,
#gridhead:after,
#gridhead .row:before,
#gridhead .row:after
{
   display: table;
   content: " ";
}
#gridhead:after,
#gridhead .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#gridhead > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_headliner 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 10px 10px 10px;
   text-align: left;
}
#wb_headliner div
{
   text-align: left;
}
#wb_headliner
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#Line1
{
   border-color: #DCDCDC;
   border-style: solid;
   border-bottom-width: 5px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_contacttext 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 10px 10px 10px 10px;
   text-align: left;
}
#wb_contacttext
{
   color: #002A5C;
   font-family: Poppins;
   font-weight: 400;
   font-size: 17px;
   line-height: 31px;
}
#wb_contacttext p, #wb_contacttext ul
{
   margin: 0;
   padding: 0;
}
#wb_contacttext
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 10px 10px 10px 10px;
   text-align: left;
}
#wb_Text2
{
   color: #002A5C;
   font-family: Poppins;
   font-weight: 400;
   font-size: 19px;
   line-height: 32.5px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 10px 10px 10px 10px;
   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 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   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: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_locationheadliner 
{
   background-color: #002A5C;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 20px 20px 20px 20px;
   text-align: center;
}
#wb_locationheadliner div
{
   text-align: center;
}
#wb_locationheadliner
{
   display: block;
   margin: 20px 20px 20px 20px;
   box-sizing: border-box;
   width: calc(100% - 40px);
}
#wb_Text5 
{
   background-color: #002A5C;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 20px 20px 20px 20px;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 20px 20px 20px 20px;
   box-sizing: border-box;
   width: calc(100% - 40px);
}
#Accordionnews *, #Accordionnews *::before, #Accordionnews *::after
{
   box-sizing: border-box;
}
#Accordionnews .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;
}
#Accordionnews .accordion-item
{
   border-color: #A9A9A9;
}
#Accordionnews.accordion-group .accordion-item
{
   margin-bottom: 0px;
   overflow: hidden;
   border-radius: 0px;
}
#Accordionnews .accordion-header
{
   border-bottom: 1px solid transparent;
   border-top-right-radius: 0px;
   border-top-left-radius: 0px;
}
#Accordionnews .accordion-item > .accordion-header
{
   background-color: #002A5C;
   background-image: none;
}
#Accordionnews .accordion-item.active
{
   border-color: rgba(169,169,169,1.00);
}
#Accordionnews .accordion-item.active > .accordion-header
{
   background-color: #212121;
   background-image: none;
}
#Accordionnews .accordion-item:hover > .accordion-header
{
   background-color: #FFFFFF;
   background-image: none;
}
#Accordionnews .accordion-body
{
   padding: 10px 10px 10px 10px;
   font-size: 0;
   text-align: left;
   position: relative;
}
#Accordionnews .accordion-body::before, #Accordionnews .accordion-body::after
{
   display: table;
   content: " ";
}
#Accordionnews .accordion-body::after
{
   clear: both;
}
#Accordionnews .accordion-item > .accordion-header + .accordion-collapse .accordion-body
{
   border-top-color: rgba(169,169,169,1.00);
}
#Accordionnews .accordion-title
{
   margin-top: 0;
   margin-bottom: 0;
   display: block;
   color: #FFFFFF;
   font-family: Poppins;
   font-weight: normal;
   font-size: 17px !important;
   font-style: normal;
   text-align: left;
}
#Accordionnews .accordion-title > a
{
   color: inherit;
   position: relative;
   display: block;
   padding: 9px 10px 9px 30px;
   text-decoration: none;
}
#Accordionnews .active .accordion-title > a
{
   color: #FFFFFF;
}
#Accordionnews .collapse 
{
   display: none;
}
#Accordionnews .collapse.show
{
   display: block;
}
#Accordionnews .collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s linear;
}
#Accordionnews .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;
}
#Accordionnews .accordion-item .accordion-header .accordion-arrow .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#Accordionnews .accordion-item .accordion-header .accordion-arrow .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#Accordionnews .accordion-item.active .accordion-header .accordion-arrow .icon-default
{
   display: none;
}
#Accordionnews .accordion-item.active .accordion-header .accordion-arrow .icon-active
{
   display: block;
}
#wb_Accordionnews
{
   margin: 30px 20px 30px 20px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 10px 10px 10px 10px;
   text-align: left;
}
#wb_Text1
{
   color: #002A5C;
   font-family: Poppins;
   font-weight: 400;
   font-size: 17px;
   line-height: 31px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 10px 10px 10px 10px;
   text-align: left;
}
#wb_Text3
{
   color: #002A5C;
   font-family: Poppins;
   font-weight: 400;
   font-size: 17px;
   line-height: 31px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 10px 10px 10px 10px;
   text-align: left;
}
#wb_Text4
{
   color: #002A5C;
   font-family: Poppins;
   font-weight: 400;
   font-size: 17px;
   line-height: 31px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_footer
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #CEAA78;
   background-image: none;
   border-top-width: 2px;
   border-right-width: 0px;
   border-bottom-width: 2px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #002A5C;
   border-right-color: #000000;
   border-bottom-color: #002A5C;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1800px;
}
#footer > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#footer > .col-1
{
   flex: 0 0 auto;
}
#footer > .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)
{
#footer > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_threecolumn
{
   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;
}
#threecolumn
{
   box-sizing: border-box;
   padding: 10px 5px 10px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#threecolumn > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#threecolumn > .row > .col-1, #threecolumn > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#threecolumn > .row > .col-1, #threecolumn > .row > .col-2
{
   float: left;
}
#threecolumn > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 1px;
   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: #000000;
   border-right-color: #002A5C;
   border-bottom-color: #000000;
   border-left-color: #000000;
   width: 33.33333333%;
   text-align: left;
}
#threecolumn > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#threecolumn:before,
#threecolumn:after,
#threecolumn .row:before,
#threecolumn .row:after
{
   display: table;
   content: " ";
}
#threecolumn:after,
#threecolumn .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#threecolumn > .row > .col-1, #threecolumn > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_fttitle
{
   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;
}
#fttitle
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1500px;
}
#fttitle > .col-1, #fttitle > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#fttitle > .col-1, #fttitle > .col-2
{
   flex: 0 0 auto;
}
#fttitle > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#fttitle > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: none;
   flex-basis: 0;
   max-width: 0;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#fttitle > .col-1, #fttitle > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#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 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 400px;
}
#ftsocialgrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftsocialgrid > .row > .col-1, #ftsocialgrid > .row > .col-2
{
   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
{
   float: left;
}
#ftsocialgrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ftsocialgrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ftsocialgrid:before,
#ftsocialgrid:after,
#ftsocialgrid .row:before,
#ftsocialgrid .row:after
{
   display: table;
   content: " ";
}
#ftsocialgrid:after,
#ftsocialgrid .row:after
{
   clear: both;
}
@media (max-width: 100px)
{
#ftsocialgrid > .row > .col-1, #ftsocialgrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_ftfbicon
{
   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_ftfbicon a
{
   text-decoration: none;
}
#wb_ftfbicon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#ftfbicon
{
   height: 39px;
   width: 56px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#ftfbicon i
{
   color: #002A5C;
   display: inline-block;
   font-size: 39px;
   line-height: 39px;
   vertical-align: middle;
}
#wb_ftfbicon:hover #ftfbicon i
{
   color: #FFFFFF;
}
#wb_ftperrycohealth 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 10px 10px 10px;
   text-align: left;
}
#wb_ftperrycohealth div
{
   text-align: left;
}
#wb_ftperrycohealth
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ftleftcolumn 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 10px 10px 10px;
   text-align: left;
}
#wb_ftleftcolumn div
{
   text-align: left;
}
#wb_ftleftcolumn
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#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;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ftlinksgrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftlinksgrid > .row > .col-1, #ftlinksgrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftlinksgrid > .row > .col-1, #ftlinksgrid > .row > .col-2
{
   float: left;
}
#ftlinksgrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ftlinksgrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ftlinksgrid:before,
#ftlinksgrid:after,
#ftlinksgrid .row:before,
#ftlinksgrid .row:after
{
   display: table;
   content: " ";
}
#ftlinksgrid:after,
#ftlinksgrid .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#ftlinksgrid > .row > .col-1, #ftlinksgrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_ftrightcolumn 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 10px 10px 10px;
   text-align: left;
}
#wb_ftrightcolumn div
{
   text-align: left;
}
#wb_ftrightcolumn
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ftaddressgrid
{
   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;
}
#ftaddressgrid
{
   box-sizing: border-box;
   padding: 0 10px 0 10px;
   margin-right: auto;
   margin-left: auto;
}
#ftaddressgrid > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#ftaddressgrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#ftaddressgrid > .row > .col-1
{
   float: left;
}
#ftaddressgrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ftaddressgrid:before,
#ftaddressgrid:after,
#ftaddressgrid .row:before,
#ftaddressgrid .row:after
{
   display: table;
   content: " ";
}
#ftaddressgrid:after,
#ftaddressgrid .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#ftaddressgrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_locationaddress 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 10px 20px 10px;
   text-align: left;
}
#wb_locationaddress div
{
   text-align: left;
}
#wb_locationaddress
{
   display: block;
   margin: 0 10px 20px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ftcopyrightgrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   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: #002A5C;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#ftcopyrightgrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1400px;
}
#ftcopyrightgrid > .col-1, #ftcopyrightgrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftcopyrightgrid > .col-1, #ftcopyrightgrid > .col-2
{
   flex: 0 0 auto;
}
#ftcopyrightgrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#ftcopyrightgrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   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)
{
#ftcopyrightgrid > .col-1, #ftcopyrightgrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_copyrighttext 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_copyrighttext div
{
   text-align: center;
}
#wb_copyrighttext
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
.DropdownMenu1 .nav
{
   font-family: Poppins;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
   text-transform: none;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.DropdownMenu1 .nav:before,
.DropdownMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .nav:after 
{
   clear: both;
}
.DropdownMenu1 .nav a 
{
   text-decoration: none;
}
.DropdownMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.DropdownMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.DropdownMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.DropdownMenu1 .container:before,
.DropdownMenu1 .container:after 
{
   content: " ";
   display: table;
}
.DropdownMenu1 .container:after 
{
   clear: both;
}
.DropdownMenu1 .collapse 
{
   display: none;
}
.DropdownMenu1 .collapse.show 
{
   display: block;
}
.DropdownMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.DropdownMenu1 .arrow, .DropdownMenu1 .arrow-right
{
   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;
}
.DropdownMenu1 .dropdown 
{
   position: relative;
}
.DropdownMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.DropdownMenu1 .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: 15px;
   background-color: #002A5C;
   background-image: none;
   border: 1px solid rgba(0,42,92,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.DropdownMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #002A5C;
}
.DropdownMenu1 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   text-transform: none;
   white-space: nowrap;
}
.DropdownMenu1 .dropdown-menu > li > a:hover,
.DropdownMenu1 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.DropdownMenu1 .dropdown-menu > li > a.active,
.DropdownMenu1 .dropdown-menu > li > a.active:hover,
.DropdownMenu1 .dropdown-menu > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.DropdownMenu1 .show > .dropdown-menu
{
   display: block;
}
.DropdownMenu1 .show > a
{
   outline: 0;
}
.DropdownMenu1 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.DropdownMenu1 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.DropdownMenu1 .nav > li 
{
   position: relative;
   display: block;
}
.DropdownMenu1 .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.DropdownMenu1 .nav .show > a,
.DropdownMenu1 .nav .show > a:hover,
.DropdownMenu1 .nav .show > a:focus
{
    border-color: #CEAA78;
}
.DropdownMenu1 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #002A5C;
}
.DropdownMenu1 .nav .arrow
{
   border-top-color: #CEAA78;
   border-bottom-color: #CEAA78;
}
.DropdownMenu1
{
   position: relative;
}
.DropdownMenu1:before,
.DropdownMenu1:after
{
   content: " ";
   display: table;
}
.DropdownMenu1:after
{
   clear: both;
}
.DropdownMenu1 .navbar-header:before,
.DropdownMenu1 .navbar-header:after
{
   content: " ";
   display: table;
}
.DropdownMenu1 .navbar-header:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.DropdownMenu1-navbar-collapse:before,
.DropdownMenu1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.DropdownMenu1-navbar-collapse:after
{
   clear: both;
}
.DropdownMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle 
{
   position: relative;
   float: left;
   width: 52px;
   height: 42px;
   padding: 10px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.DropdownMenu1 .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.DropdownMenu1 .navbar-toggle .line
{
   margin: 4px auto;
}
.DropdownMenu1 .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.DropdownMenu1 .navbar-nav
{
   margin: 6px -15px;
}
.DropdownMenu1 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.DropdownMenu1 .navbar-nav > li > a
{
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > li > a:hover,
.DropdownMenu1 .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.DropdownMenu1 .navbar-nav > li > a.active,
.DropdownMenu1 .navbar-nav > li > a.active:hover,
.DropdownMenu1 .navbar-nav > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.DropdownMenu1 .navbar-toggle
{
   border: 1px solid transparent;
}
.DropdownMenu1 .navbar-toggle:hover,
.DropdownMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.DropdownMenu1 .navbar-toggle .line
{
   background-color: #002A5C;
}
.DropdownMenu1-navbar-collapse
{
   border-color: rgba(0,42,92,1.00);
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.DropdownMenu1 .navbar-nav > .show > a,
.DropdownMenu1 .navbar-nav > .show > a:hover,
.DropdownMenu1 .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.DropdownMenu1 .navbar-nav > .show > a .arrow,
.DropdownMenu1 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.DropdownMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-link
{
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-link:hover
{
   color: #2B2B2B;
}
.DropdownMenu1 .navbar-header
{
   color: #002A5C;
}
@media (min-width: 1300px) 
{
.DropdownMenu1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.DropdownMenu1 .navbar-header
{
   float: left;
}
.DropdownMenu1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.DropdownMenu1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.DropdownMenu1-navbar-collapse.show
{
   overflow-y: auto;
}
.DropdownMenu1 .navbar-toggle
{
   display: none;
}
.DropdownMenu1 .navbar-nav
{
   float: left;
   margin: 0;
}
.DropdownMenu1 .navbar-nav > li
{
   float: left;
}
.DropdownMenu1 .container > .navbar-header,
.DropdownMenu1 .container > .DropdownMenu1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 1300px) 
{
.DropdownMenu1 
{
   background-color: #CEAA78;
   background-image: none;
   border: 1px solid #CEAA78;
}
.DropdownMenu1 .navbar-nav
{
   margin: 0;
   background-color: #002A5C;
   background-image: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu > li > a,
.DropdownMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.DropdownMenu1 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 1300px) 
{
.DropdownMenu1 
{
   background-color: #CEAA78;
   background-image: none;
   border: 1px solid #CEAA78;
   border-radius: 0px;
}
.DropdownMenu1 .navbar-nav > li > a
{
   color: #002A5C;
}
.DropdownMenu1 .navbar-nav > li > a:hover,
.DropdownMenu1 .navbar-nav > li > a:focus
{
   color: #FFFFFF;
   background-color: #002A5C;
   background-image: none;
}
.DropdownMenu1 .navbar-nav > li > a.active,
.DropdownMenu1 .navbar-nav > li > a.active:hover,
.DropdownMenu1 .navbar-nav > li > a.active:focus
{
   color: #FFFFFF;
   background-color: #002A5C;
   background-image: none;
}
.DropdownMenu1 .navbar-nav > .show > a,
.DropdownMenu1 .navbar-nav > .show > a:hover,
.DropdownMenu1 .navbar-nav > .show > a:focus
{
   background-color: #002A5C;
   background-image: none;
   color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #002A5C;
   border-bottom-color: #002A5C;
}
.DropdownMenu1 .navbar-nav > li > a.active > .arrow,
.DropdownMenu1 .navbar-nav > li > a.active:hover > .arrow,
.DropdownMenu1 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-nav > .show > a .arrow,
.DropdownMenu1 .navbar-nav > .show > a:hover .arrow,
.DropdownMenu1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.DropdownMenu1 .navbar-link
{
   color: #002A5C;
}
.DropdownMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#DropdownMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_DropdownMenu1
{
   z-index: 1111 !important;
}
#wb_logo
{
   margin: 0;
   vertical-align: top;
}
#logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 97px;
   height: 113px;
   vertical-align: top;
}
#wb_topcontact 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 10px 10px 10px;
   text-align: center;
}
#wb_topcontact div
{
   text-align: center;
}
#wb_topcontact
{
   display: block;
   margin: 0 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#rfpbutton
{
   font-family: Poppins;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_rfpbutton
{
   border-radius: 20px;
   margin: 0;
   vertical-align: top;
}
#rfpbutton
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_rfpbutton .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#rfpbutton
{
   color: inherit;
}
#wb_rfpbutton .ui-corner-all, #wb_rfpbutton .ui-corner-left
{
   border-bottom-left-radius: 20px;
   border-top-left-radius: 20px;
}
#wb_rfpbutton .ui-corner-all, #wb_rfpbutton .ui-corner-right
{
   border-bottom-right-radius: 20px;
   border-top-right-radius: 20px;
}
#wb_rfpbutton .ui-button
{
   background-color: #002A5C;
   background-image: none;
   border: 1px solid #002A5C;
   color: #FFFFFF;
}
#wb_rfpbutton .ui-state-hover, #wb_rfpbutton .ui-button:hover
{
   border-color: #002A5C;
   background-color: #CEAA78;
   background-image: none;
   color: #002A5C;
}
#wb_rfpbutton .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_rfpbutton .ui-state-active, #wb_rfpbutton .ui-button:active
{
   border-color: #002A5C;
   background-color: #CEAA78;
   background-image: none;
   color: #002A5C;
}
#wb_Accordionnews
{
   display: block;
   width: calc(100% - 40px);
   z-index: 29;
}
#rfpbutton
{
   width: 100%;
   height: 100%;
}
#wb_logo
{
   display: inline-block;
   width: 97px;
   height: 113px;
   z-index: 6;
}
#Line1
{
   display: block;
   width: 100%;
   z-index: 20;
}
#wb_tpfb
{
   display: inline-block;
   width: 34px;
   height: 39px;
   text-align: center;
   z-index: 8;
}
#wb_rfpbutton
{
   display: inline-block;
   width: 280px;
   height: 58px;
   z-index: 50;
}
#wb_largetonnagecap
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_DropdownMenu1
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_ftfbicon
{
   display: inline-block;
   width: 56px;
   height: 39px;
   text-align: center;
   z-index: 56;
}
@media only screen and (min-width: 1024px) and (max-width: 1299px)
{
body
{
   background-color: #002A5C;
   background-image: none;
}
#wb_menugrid
{
   visibility: visible;
   display: table;
}
#wb_menugrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menugrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#menugrid > .col-1, #menugrid > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#menugrid > .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: center;
   text-align: center;
}
#menugrid > .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_topmenunav
{
   visibility: visible;
   display: table;
}
#wb_topmenunav
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#topmenunav
{
   height: auto;
   padding: 0 5px 0 5px;
}
#topmenunav .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#topmenunav > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#topmenunav > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_topmenu
{
   visibility: visible;
   display: table;
}
#wb_topmenu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#topmenu
{
   height: auto;
   padding: 5px 0 5px 0;
}
#topmenu > .col-1, #topmenu > .col-2
{
   padding-right: 4px;
   padding-left: 4px;
}
#topmenu > .col-1
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#topmenu > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_socialmenu
{
   visibility: visible;
   display: table;
}
#wb_socialmenu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#socialmenu
{
   height: auto;
   padding: 0 15px 0 15px;
}
#socialmenu .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#socialmenu > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#socialmenu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_tpfb
{
   width: 38px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#tpfb
{
   width: 38px;
   height: 39px;
}
#tpfb i
{
   line-height: 39px;
   font-size: 38px;
   width: 37px;
}
#wb_banner
{
   visibility: visible;
   display: table;
}
#wb_banner
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#banner .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#banner > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_largetonnagecap
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_main
{
   visibility: visible;
   display: table;
}
#wb_main
{
   height: auto;
   margin-top: -50px;
   margin-bottom: 0px;
}
#main
{
   height: auto;
   padding: 8px 0 0 0;
}
#main > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#main > .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: center;
   text-align: center;
}
#wb_contentarea
{
   visibility: visible;
   display: table;
}
#wb_contentarea
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentarea
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#contentarea .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contentarea > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#contentarea > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_gridhead
{
   visibility: visible;
   display: table;
}
#wb_gridhead
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gridhead
{
   height: auto;
   padding: 20px 0 0 0;
}
#gridhead .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#gridhead > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#gridhead > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_headliner
{
   visibility: visible;
   display: block;
}
#wb_headliner
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#Line1
{
   width: 100%;
   height: 5px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: #DCDCDC;
   border-bottom-width: 5px;
}
#wb_contacttext
{
   visibility: visible;
   display: block;
}
#wb_contacttext
{
   margin: 0 10px 10px 10px;
   padding: 0 0 20px 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0 10px 10px 10px;
   padding: 0 0 20px 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_locationheadliner
{
   visibility: visible;
   display: block;
}
#wb_locationheadliner
{
   margin: 10px 10px 10px 10px;
   padding: 10px 10px 10px 10px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 10px 10px 10px 10px;
   padding: 10px 10px 10px 10px;
}
#wb_Accordionnews
{
   width: calc(100% - 40px);
   visibility: visible;
   display: inline-block;
   margin: 30px 20px 30px 20px;
}
#Accordionnews .accordion-title
{
   font-size: 17px !important;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0 10px 10px 10px;
   padding: 0 0 20px 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0 10px 10px 10px;
   padding: 0 0 20px 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0 10px 10px 10px;
   padding: 0 0 20px 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#footer > .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_threecolumn
{
   visibility: visible;
   display: table;
}
#wb_threecolumn
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#threecolumn
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#threecolumn .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#threecolumn > .row > .col-1, #threecolumn > .row > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#threecolumn > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#threecolumn > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_fttitle
{
   visibility: visible;
   display: table;
}
#wb_fttitle
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#fttitle
{
   height: auto;
   padding: 5px 0 5px 0;
}
#fttitle > .col-1, #fttitle > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#fttitle > .col-1
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#fttitle > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ftsocialgrid
{
   visibility: visible;
   display: table;
}
#wb_ftsocialgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialgrid
{
   height: auto;
   padding: 20px 15px 0 15px;
}
#ftsocialgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftsocialgrid > .row > .col-1, #ftsocialgrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftsocialgrid > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftsocialgrid > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ftfbicon
{
   width: 38px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftfbicon
{
   width: 38px;
   height: 39px;
}
#ftfbicon i
{
   line-height: 39px;
   font-size: 38px;
   width: 37px;
}
#wb_ftperrycohealth
{
   visibility: visible;
   display: block;
}
#wb_ftperrycohealth
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_ftleftcolumn
{
   visibility: visible;
   display: block;
}
#wb_ftleftcolumn
{
   margin: 0 10px 0 10px;
   padding: 0;
}
#wb_ftlinksgrid
{
   visibility: visible;
   display: table;
}
#wb_ftlinksgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftlinksgrid
{
   height: auto;
   padding: 0 10px 0 10px;
}
#ftlinksgrid .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#ftlinksgrid > .row > .col-1, #ftlinksgrid > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#ftlinksgrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftlinksgrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftrightcolumn
{
   visibility: visible;
   display: block;
}
#wb_ftrightcolumn
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_ftaddressgrid
{
   visibility: visible;
   display: table;
}
#wb_ftaddressgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftaddressgrid
{
   height: auto;
   padding: 0 10px 0 10px;
}
#ftaddressgrid .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#ftaddressgrid > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#ftaddressgrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_locationaddress
{
   visibility: visible;
   display: block;
}
#wb_locationaddress
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_ftcopyrightgrid
{
   visibility: visible;
   display: table;
}
#wb_ftcopyrightgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftcopyrightgrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#ftcopyrightgrid > .col-1, #ftcopyrightgrid > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#ftcopyrightgrid > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#ftcopyrightgrid > .col-2
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_copyrighttext
{
   visibility: visible;
   display: block;
}
#wb_copyrighttext
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_DropdownMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-weight: normal;
   font-size: 15px;
}
#wb_logo
{
   width: 84px;
   height: 97px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#logo
{
   width: 84px;
   height: 97px;
}
#wb_topcontact
{
   visibility: hidden;
   display: none;
}
#wb_topcontact
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_rfpbutton
{
   width: 237px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 20px 0 ;
}
#rfpbutton
{
   font-size: 17px;
}
#wb_rfpbutton .ui-button
{
   line-height: 50px;
   padding: 0;
}
}
@media only screen and (max-width: 1023px)
{
body
{
   background-color: #002A5C;
   background-image: none;
}
#wb_menugrid
{
   visibility: visible;
   display: table;
}
#wb_menugrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menugrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#menugrid > .col-1, #menugrid > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#menugrid > .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: center;
   text-align: center;
}
#menugrid > .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_topmenunav
{
   visibility: visible;
   display: table;
}
#wb_topmenunav
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#topmenunav
{
   height: auto;
   padding: 0 5px 0 5px;
}
#topmenunav .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#topmenunav > .row > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#topmenunav > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_topmenu
{
   visibility: visible;
   display: table;
}
#wb_topmenu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#topmenu
{
   height: auto;
   padding: 5px 0 5px 0;
}
#topmenu > .col-1, #topmenu > .col-2
{
   padding-right: 4px;
   padding-left: 4px;
}
#topmenu > .col-1
{
   display: flex;
   flex-basis: 91.66666667%;
   max-width: 91.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#topmenu > .col-2
{
   display: flex;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_socialmenu
{
   visibility: hidden;
   display: none;
}
#wb_socialmenu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#socialmenu
{
   height: auto;
   padding: 0 15px 0 15px;
}
#socialmenu .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#socialmenu > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#socialmenu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_tpfb
{
   width: 38px;
   height: 39px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#tpfb
{
   width: 38px;
   height: 39px;
}
#tpfb i
{
   line-height: 39px;
   font-size: 38px;
   width: 37px;
}
#wb_banner
{
   visibility: visible;
   display: table;
}
#wb_banner
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#banner .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#banner > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_largetonnagecap
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 10px 0 10px;
}
#wb_main
{
   visibility: visible;
   display: table;
}
#wb_main
{
   height: auto;
   margin-top: -50px;
   margin-bottom: 0px;
}
#main
{
   height: auto;
   padding: 8px 0 0 0;
}
#main > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#main > .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: center;
   text-align: center;
}
#wb_contentarea
{
   visibility: visible;
   display: table;
}
#wb_contentarea
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contentarea
{
   height: auto;
   padding: 20px 10px 20px 10px;
}
#contentarea .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#contentarea > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#contentarea > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_gridhead
{
   visibility: visible;
   display: table;
}
#wb_gridhead
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gridhead
{
   height: auto;
   padding: 20px 0 0 0;
}
#gridhead .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#gridhead > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#gridhead > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_headliner
{
   visibility: visible;
   display: block;
}
#wb_headliner
{
   margin: 0 10px 10px 10px;
   padding: 10px 0 0 0;
}
#Line1
{
   width: 100%;
   height: 5px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: #DCDCDC;
   border-bottom-width: 5px;
}
#wb_contacttext
{
   visibility: visible;
   display: block;
}
#wb_contacttext
{
   margin: 0 10px 10px 10px;
   padding: 10px 0 20px 0;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0 10px 10px 10px;
   padding: 10px 0 20px 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_locationheadliner
{
   visibility: visible;
   display: block;
}
#wb_locationheadliner
{
   margin: 20px 20px 20px 20px;
   padding: 10px 10px 10px 10px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   margin: 20px 20px 20px 20px;
   padding: 10px 10px 10px 10px;
}
#wb_Accordionnews
{
   width: calc(100% - 40px);
   visibility: visible;
   display: inline-block;
   margin: 30px 20px 30px 20px;
}
#Accordionnews .accordion-title
{
   font-size: 17px !important;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0 10px 10px 10px;
   padding: 10px 0 20px 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   margin: 0 10px 10px 10px;
   padding: 10px 0 20px 0;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0 10px 10px 10px;
   padding: 10px 0 20px 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#footer > .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_threecolumn
{
   visibility: visible;
   display: table;
}
#wb_threecolumn
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#threecolumn
{
   height: auto;
   padding: 10px 5px 10px 5px;
}
#threecolumn .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#threecolumn > .row > .col-1, #threecolumn > .row > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#threecolumn > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#threecolumn > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_fttitle
{
   visibility: visible;
   display: table;
}
#wb_fttitle
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#fttitle
{
   height: auto;
   padding: 5px 0 5px 0;
}
#fttitle > .col-1, #fttitle > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#fttitle > .col-1
{
   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: center;
   text-align: center;
}
#fttitle > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ftsocialgrid
{
   visibility: visible;
   display: table;
}
#wb_ftsocialgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialgrid
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#ftsocialgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftsocialgrid > .row > .col-1, #ftsocialgrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftsocialgrid > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ftsocialgrid > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ftfbicon
{
   width: 38px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ftfbicon
{
   width: 38px;
   height: 39px;
}
#ftfbicon i
{
   line-height: 39px;
   font-size: 38px;
   width: 37px;
}
#wb_ftperrycohealth
{
   visibility: visible;
   display: block;
}
#wb_ftperrycohealth
{
   margin: 0 10px 10px 10px;
   padding: 10px 0 0 0;
}
#wb_ftleftcolumn
{
   visibility: visible;
   display: block;
}
#wb_ftleftcolumn
{
   margin: 0 10px 0 10px;
   padding: 10px 0 0 0;
}
#wb_ftlinksgrid
{
   visibility: visible;
   display: table;
}
#wb_ftlinksgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftlinksgrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#ftlinksgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftlinksgrid > .row > .col-1, #ftlinksgrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftlinksgrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ftlinksgrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ftrightcolumn
{
   visibility: visible;
   display: block;
}
#wb_ftrightcolumn
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_ftaddressgrid
{
   visibility: visible;
   display: table;
}
#wb_ftaddressgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftaddressgrid
{
   height: auto;
   padding: 0 10px 0 10px;
}
#ftaddressgrid .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#ftaddressgrid > .row > .col-1
{
   padding-right: 10px;
   padding-left: 10px;
}
#ftaddressgrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_locationaddress
{
   visibility: visible;
   display: block;
}
#wb_locationaddress
{
   margin: 0 10px 10px 10px;
   padding: 10px 0 0 0;
}
#wb_ftcopyrightgrid
{
   visibility: visible;
   display: table;
}
#wb_ftcopyrightgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftcopyrightgrid
{
   height: auto;
   padding: 10px 0 10px 0;
}
#ftcopyrightgrid > .col-1, #ftcopyrightgrid > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#ftcopyrightgrid > .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;
}
#ftcopyrightgrid > .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_copyrighttext
{
   visibility: visible;
   display: block;
}
#wb_copyrighttext
{
   margin: 0 10px 10px 10px;
   padding: 10px 0 0 0;
}
#wb_DropdownMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#DropdownMenu1, .DropdownMenu1 .nav, .DropdownMenu1 .dropdown-menu
{
   font-weight: normal;
   font-size: 15px;
}
#wb_logo
{
   width: 71px;
   height: 82px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#logo
{
   width: 71px;
   height: 82px;
}
#wb_topcontact
{
   visibility: hidden;
   display: none;
}
#wb_topcontact
{
   margin: 0 10px 10px 10px;
   padding: 10px 0 0 0;
}
#wb_rfpbutton
{
   width: 225px;
   height: 55px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 20px 0 ;
}
#rfpbutton
{
   font-size: 17px;
}
#wb_rfpbutton .ui-button
{
   line-height: 53px;
   padding: 0;
}
}
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;
}

