div#container
{
   width: 1280px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #F5F5F5;
   background-image: url('images/shutterstock_1311371024.jpg');
   background-attachment: scroll;
   background-position: center top;
   background-repeat: repeat;
   background-size: cover;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#wb_MasterLayoutGrid1
{
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#MasterLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#MasterLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#MasterLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#MasterLayoutGrid1 > .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)
{
#MasterLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MasterLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5FFFA;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#MasterLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#MasterLayoutGrid2 > .col-1, #MasterLayoutGrid2 > .col-2, #MasterLayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#MasterLayoutGrid2 > .col-1, #MasterLayoutGrid2 > .col-2, #MasterLayoutGrid2 > .col-3
{
   flex: 0 0 auto;
}
#MasterLayoutGrid2 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MasterLayoutGrid2 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MasterLayoutGrid2 > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#MasterLayoutGrid2 > .col-1, #MasterLayoutGrid2 > .col-2, #MasterLayoutGrid2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MasterLayoutGrid3
{
   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;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#MasterLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#MasterLayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#MasterLayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#MasterLayoutGrid3 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#MasterLayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MasterResponsiveMenu1
{
   display: block;
   font-family: Verdana;
   font-weight: normal;
   text-align: left;
   width: 100%;
   z-index: 1111 !important;
}
#MasterResponsiveMenu1
{
   background-color: #F5FFFA;
   height: 33px;
}
#wb_MasterResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_MasterResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_MasterResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_MasterResponsiveMenu1 ul li i
{
   font-size: 8px;
   width: 8px;
}
#wb_MasterResponsiveMenu1 ul li a
{
   background-color: #F5FFFA;
   color: #4169E1;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   padding: 5px 10px 5px 10px;
   text-align: center;
}
#wb_MasterResponsiveMenu1 > ul > li > a 
{
   height: 23px;
}
.MasterResponsiveMenu1 a 
{
   display: block;
}
#wb_MasterResponsiveMenu1 li:hover > a, #wb_MasterResponsiveMenu1 li .active
{
   background-color: #4169E1;
   color: #FFFFFF;
}
#wb_MasterResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 33px;
}
#wb_MasterResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_MasterResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 83px;
}
#wb_MasterResponsiveMenu1 ul ul li a
{
   background-color: #F5FFFA;
   border: 0px solid #F5FFFA;
   color: #4169E1;
}
#wb_MasterResponsiveMenu1 ul ul li:hover > a, #wb_MasterResponsiveMenu1 ul ul li .active
{
   background-color: #4169E1;
   color: #FFFFFF;
}
#wb_MasterResponsiveMenu1 ul ul li i 
{
   margin-right: 2px;
   vertical-align: middle;
}
#wb_MasterResponsiveMenu1 ul ul li a 
{
   padding-top: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_MasterResponsiveMenu1 ul ul ul li 
{
   left: 83px;
   position: relative;
   top: -33px;
}
#wb_MasterResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #4169E1;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_MasterResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #4169E1;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_MasterResponsiveMenu1 li:hover > a .arrow-down, #wb_MasterResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_MasterResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_MasterResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_MasterResponsiveMenu1 .toggle,[id^=MasterResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:480px) 
{
#wb_MasterResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_MasterResponsiveMenu1 ul li a, #wb_MasterResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   padding: 5px 5px 5px 5px;
}
#wb_MasterResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.MasterResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#MasterResponsiveMenu1 
{
   background-color: transparent;
}
#wb_MasterResponsiveMenu1 > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_MasterResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #F5FFFA;
   color: #4169E1;
   padding: 0 5px 0 5px;
   line-height: 18px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_MasterResponsiveMenu1 .toggle:hover
{
   background-color: #4169E1;
   color: #FFFFFF;
}
[id^=MasterResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#MasterResponsiveMenu1-title
{
   height: 33px !important;
   line-height: 33px !important;
   text-align: left;
}
#wb_MasterResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_MasterResponsiveMenu1 ul ul .toggle,
#wb_MasterResponsiveMenu1 ul ul a 
{
   padding: 0 10px;
}
#wb_MasterResponsiveMenu1 a:hover,
#wb_MasterResponsiveMenu1 ul ul ul a 
{
   background-color: #F5FFFA;
   color: #4169E1;
}
#wb_MasterResponsiveMenu1 ul li ul li .toggle,
#wb_MasterResponsiveMenu1 ul ul a 
{
   background-color: #F5FFFA;
   color: #4169E1;
}
#wb_MasterResponsiveMenu1 ul ul ul a 
{
   padding: 5px 5px 5px 15px;
}
#wb_MasterResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_MasterResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_MasterResponsiveMenu1 ul li i 
{
   margin-right: 2px;
}
#wb_MasterResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_MasterResponsiveMenu1 ul ul li:hover > ul,
#wb_MasterResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_MasterResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_MasterResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#MasterResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   right: 10px;
   top: 4px;
   user-select: none;
}
#MasterResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #4169E1;
   color: #4169E1;
   width: 24px;
}
#wb_MasterResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #4169E1;
   color: #FFFFFF;
}
#wb_MasterResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #4169E1;
}
#wb_MasterResponsiveMenu1 .toggle:hover .arrow-down, #wb_MasterResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_MasterResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #4169E1;
}
#wb_MasterResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_MasterResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_MasterText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText1 div
{
   text-align: left;
}
#wb_MasterText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .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: center;
   text-align: center;
}
#LayoutGrid1 > .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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_SRText2 
{
   background-color: #5082BE;
   background-image: none;
   border: 0px solid #5082BE;
   border-radius: 0px;
   padding: 5px 0 5px 5px;
   margin: 5px 0 0 0 ;
   text-align: left;
}
#wb_SRText2
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
}
#wb_SRText2 div
{
   text-align: left;
}
#wb_SRText2
{
   display: block;
   margin: 5px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 10px 0 0 0 ;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 5px 5px 5px;
   width: 100%;
}
#wb_CssMenu2 a
{
   display: block;
   color: #191970;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #F5FFFA;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   width: calc(100% - 5px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 3px 0px 3px;
   line-height: 26px;
}
#wb_CssMenu2 li:hover > a, #wb_CssMenu2 a:hover, #wb_CssMenu2 .active
{
   color: #FFFFFF;
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-bottom: 5px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#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;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   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;
}
#LayoutGrid2 > .col-2
{
   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: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text2 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 5px 5px 5px;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #00008B;
   font-family: Verdana;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text1 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #191970;
   border-radius: 10px;
   padding: 5px 5px 5px 5px;
   margin: 35px 0 0 0 ;
   text-align: left;
}
#wb_Text1
{
   color: #00008B;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 35px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: #5082BE;
   background-image: none;
   border: 0px solid #5082BE;
   border-radius: 0px;
   padding: 5px 0 5px 5px;
   margin: 5px 0 0 0 ;
   text-align: left;
}
#wb_Text4
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 5px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image4
{
   margin: 5px 0 0 0 ;
   vertical-align: top;
}
#Image4
{
   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_MasterLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4682B4;
   background-image: none;
   border: 0px solid #2F3337;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#MasterLayoutGrid5
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#MasterLayoutGrid5 > .col-1, #MasterLayoutGrid5 > .col-2, #MasterLayoutGrid5 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#MasterLayoutGrid5 > .col-1, #MasterLayoutGrid5 > .col-2, #MasterLayoutGrid5 > .col-3
{
   flex: 0 0 auto;
}
#MasterLayoutGrid5 > .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;
}
#MasterLayoutGrid5 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MasterLayoutGrid5 > .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: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#MasterLayoutGrid5 > .col-1, #MasterLayoutGrid5 > .col-2, #MasterLayoutGrid5 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_MasterText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText2
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size:19.10px;
}
#wb_MasterText2 div
{
   text-align: left;
}
#wb_MasterText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText3
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
}
#wb_MasterText3 div
{
   text-align: left;
}
#wb_MasterText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_MasterText4
{
   color: #FFFFFF;
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
}
#wb_MasterText4 div
{
   text-align: left;
}
#wb_MasterText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_MasterCssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_MasterCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_MasterCssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 4px 0px;
   width: 100%;
}
#wb_MasterCssMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_MasterCssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_MasterCssMenu1 li:hover > a, #wb_MasterCssMenu1 a:hover, #wb_MasterCssMenu1 .active
{
   color: #DCDCDC;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_MasterCssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_MasterCssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_MasterCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_MasterCssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_MasterCssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_MasterCssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 4px 0px;
   width: 100%;
}
#wb_MasterCssMenu2 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_MasterCssMenu2 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_MasterCssMenu2 li:hover > a, #wb_MasterCssMenu2 a:hover, #wb_MasterCssMenu2 .active
{
   color: #DCDCDC;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_MasterCssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_MasterCssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_MasterCssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 4px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_CssMenu1 li:hover > a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #DCDCDC;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#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: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image2
{
   margin: 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: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#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: 500px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_CssMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 17;
}
#wb_Image1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 1;
}
#wb_CssMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 6;
}
#wb_Image2
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 2;
}
#wb_Image3
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 3;
}
#wb_Image4
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 7;
}
#wb_MasterResponsiveMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 4;
}
#wb_MasterCssMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 15;
}
#wb_MasterCssMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 19;
}
@media only screen and (min-width: 768px) and (max-width: 1279px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #F5F5F5;
   background-image: url('images/medicalbackground1.jpg');
   background-attachment: scroll;
   background-position: center top;
   background-repeat: repeat;
   background-size: cover;
}
#wb_MasterLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_MasterLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MasterLayoutGrid1
{
   height: auto;
   padding: 10px 0 10px 0;
}
#MasterLayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#MasterLayoutGrid1 > .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_MasterLayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: #F5FFFA;
   background-image: none;
}
#wb_MasterLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MasterLayoutGrid2
{
   height: auto;
   padding: 0;
}
#MasterLayoutGrid2 > .col-1, #MasterLayoutGrid2 > .col-2, #MasterLayoutGrid2 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#MasterLayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MasterLayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MasterLayoutGrid2 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_MasterLayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_MasterLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MasterLayoutGrid3
{
   height: auto;
   padding: 0;
}
#MasterLayoutGrid3 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#MasterLayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_MasterResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_MasterText1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_MasterText1
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 5px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid1 > .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: center;
   text-align: center;
}
#LayoutGrid1 > .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: center;
   text-align: center;
}
#wb_SRText2
{
   visibility: visible;
   display: block;
}
#wb_SRText2
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 5px 0 0 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #191970;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #F5FFFA;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: calc(100% - 5px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 3px 0px 3px;
   line-height: 26px;
}
#wb_CssMenu2 li:hover > a, #wb_CssMenu2 a:hover, #wb_CssMenu2 .active
{
   color: #FFFFFF;
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 5px !important;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid2 > .col-1
{
   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;
}
#LayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text1
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 13px;
   margin: 35px 0 0 0 ;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 5px 0 0 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_MasterLayoutGrid5
{
   visibility: visible;
   display: table;
   background-color: #4682B4;
   background-image: none;
}
#wb_MasterLayoutGrid5
{
   height: auto;
   margin-top: 10px;
   margin-bottom: 0px;
}
#MasterLayoutGrid5
{
   height: auto;
   padding: 0 0 10px 0;
}
#MasterLayoutGrid5 > .col-1, #MasterLayoutGrid5 > .col-2, #MasterLayoutGrid5 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#MasterLayoutGrid5 > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MasterLayoutGrid5 > .col-2
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#MasterLayoutGrid5 > .col-3
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_MasterText2
{
   visibility: visible;
   display: block;
}
#wb_MasterText2
{
   font-family: Verdana;
   font-weight: 400;
   font-size:19.10px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: left;
}
#wb_MasterText3
{
   visibility: visible;
   display: block;
}
#wb_MasterText3
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: left;
}
#wb_MasterText4
{
   visibility: visible;
   display: block;
}
#wb_MasterText4
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: left;
}
#wb_MasterCssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_MasterCssMenu1 li
{
   width: 100%;
}
#wb_MasterCssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_MasterCssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_MasterCssMenu1 li:hover > a, #wb_MasterCssMenu1 a:hover, #wb_MasterCssMenu1 .active
{
   color: #DCDCDC;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_MasterCssMenu1 li
{
   padding-bottom: 4px !important;
}
#wb_MasterCssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_MasterCssMenu2 li
{
   width: 100%;
}
#wb_MasterCssMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_MasterCssMenu2 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_MasterCssMenu2 li:hover > a, #wb_MasterCssMenu2 a:hover, #wb_MasterCssMenu2 .active
{
   color: #DCDCDC;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_MasterCssMenu2 li
{
   padding-bottom: 4px !important;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_CssMenu1 li:hover > a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #DCDCDC;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 4px !important;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #F5F5F5;
   background-image: url('images/medicalbackground1.jpg');
   background-attachment: scroll;
   background-position: center top;
   background-repeat: repeat;
   background-size: cover;
}
#wb_MasterLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_MasterLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MasterLayoutGrid1
{
   height: auto;
   padding: 10px 0 10px 0;
}
#MasterLayoutGrid1 > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#MasterLayoutGrid1 > .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_MasterLayoutGrid2
{
   visibility: hidden;
   display: none;
   background-color: #F5FFFA;
   background-image: none;
}
#wb_MasterLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MasterLayoutGrid2
{
   height: auto;
   padding: 0;
}
#MasterLayoutGrid2 > .col-1, #MasterLayoutGrid2 > .col-2, #MasterLayoutGrid2 > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#MasterLayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MasterLayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#MasterLayoutGrid2 > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_MasterLayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_MasterLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#MasterLayoutGrid3
{
   height: auto;
   padding: 0;
}
#MasterLayoutGrid3 > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#MasterLayoutGrid3 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#wb_MasterResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_MasterText1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_MasterText1
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 0 5px 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid1 > .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;
}
#LayoutGrid1 > .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: center;
   text-align: center;
}
#wb_SRText2
{
   visibility: visible;
   display: block;
}
#wb_SRText2
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 5px 0 0 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_CssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #191970;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #F5FFFA;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_CssMenu2 > ul > li > a
{
   width: calc(100% - 5px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 3px 0px 3px;
   line-height: 26px;
}
#wb_CssMenu2 li:hover > a, #wb_CssMenu2 a:hover, #wb_CssMenu2 .active
{
   color: #FFFFFF;
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu2 li
{
   padding-bottom: 5px !important;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   padding-right: 5px;
   padding-left: 5px;
}
#LayoutGrid2 > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 2;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid2 > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   order: 1;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text1
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 13px;
   margin: 35px 0 0 0 ;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 5px 0 0 0 ;
   padding: 5px 0 5px 5px;
   text-align: left;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 0 0 ;
   padding: 0;
}
#wb_MasterLayoutGrid5
{
   visibility: visible;
   display: table;
   background-color: #4682B4;
   background-image: none;
}
#wb_MasterLayoutGrid5
{
   height: auto;
   margin-top: 10px;
   margin-bottom: 0px;
}
#MasterLayoutGrid5
{
   height: auto;
   padding: 0 0 5px 0;
}
#MasterLayoutGrid5 > .col-1, #MasterLayoutGrid5 > .col-2, #MasterLayoutGrid5 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#MasterLayoutGrid5 > .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;
}
#MasterLayoutGrid5 > .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;
}
#MasterLayoutGrid5 > .col-3
{
   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_MasterText2
{
   visibility: visible;
   display: block;
}
#wb_MasterText2
{
   font-family: Verdana;
   font-weight: 400;
   font-size:19.10px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: left;
}
#wb_MasterText3
{
   visibility: visible;
   display: block;
}
#wb_MasterText3
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: left;
}
#wb_MasterText4
{
   visibility: visible;
   display: block;
}
#wb_MasterText4
{
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 20px 0 20px 0;
   text-align: left;
}
#wb_MasterCssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_MasterCssMenu1 li
{
   width: 100%;
}
#wb_MasterCssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_MasterCssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_MasterCssMenu1 li:hover > a, #wb_MasterCssMenu1 a:hover, #wb_MasterCssMenu1 .active
{
   color: #DCDCDC;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_MasterCssMenu1 li
{
   padding-bottom: 4px !important;
}
#wb_MasterCssMenu2
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_MasterCssMenu2 li
{
   width: 100%;
}
#wb_MasterCssMenu2 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_MasterCssMenu2 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_MasterCssMenu2 li:hover > a, #wb_MasterCssMenu2 a:hover, #wb_MasterCssMenu2 .active
{
   color: #DCDCDC;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_MasterCssMenu2 li
{
   padding-bottom: 4px !important;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}
#wb_CssMenu1 > ul > li > a
{
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 20px;
   padding: 0 5px 0px 0px;
   line-height: 20px;
}
#wb_CssMenu1 li:hover > a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #DCDCDC;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 4px !important;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
}
