div#container
{
   width: 789px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFE9;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
.wb-theme-header
{
   background-color: #5C9CCC;
   background-image: none;
   border: 1px solid #4297D7;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(92,156,204,1.00);
   --border-color: #4297D7;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-content
{
   background-color: #FCFDFD;
   background-image: none;
   border: 1px solid #A6C9E2;
   border-radius: 0px;
   color: #222222;
   --background-color: rgba(252,253,253,1.00);
   --border-color: #A6C9E2;
   --border-width: 1px;
   --color: #222222;
   --icon-color: #469BDD;
   --colorize: invert(65%) sepia(70%) saturate(2176%) hue-rotate(179deg) brightness(87%) contrast(99%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #DFEFFC;
   background-image: none;
   border: 1px solid #C5DBEC;
   border-radius: 0px;
   color: #2E6E9E;
   --background-color: rgba(223,239,252,1.00);
   --border-color: #C5DBEC;
   --border-width: 1px;
   --color: #2E6E9E;
}
.wb-theme-button:hover
{
   background-color: #D0E5F5;
   background-image: none;
   border: 1px solid #79B7E7;
   border-radius: 0px;
   color: #1D5987;
   --background-color: rgba(208,229,245,1.00);
   --border-color: #79B7E7;
   --border-width: 1px;
   --color: #1D5987;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #F5F8F9;
   background-image: none;
   border: 1px solid #79B7E7;
   border-radius: 0px;
   color: #E17009;
   --background-color: rgba(245,248,249,1.00);
   --border-color: #79B7E7;
   --border-width: 1px;
   --color: #E17009;
}
.darktheme .wb-theme-header
{
   background-color: #5C9CCC;
   background-image: none;
   border: 1px solid #4297D7;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(92,156,204,1.00);
   --border-color: #4297D7;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-content
{
   background-color: #222222;
   background-image: none;
   border: 1px solid #A6C9E2;
   border-radius: 0px;
   color: #FCFDFD;
   --background-color: rgba(34,34,34,1.00);
   --border-color: #A6C9E2;
   --border-width: 1px;
   --color: #FCFDFD;
   --icon-color: #469BDD;
   --colorize: invert(66%) sepia(61%) saturate(2790%) hue-rotate(179deg) brightness(90%) contrast(92%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #DFEFFC;
   background-image: none;
   border: 1px solid #C5DBEC;
   border-radius: 0px;
   color: #2E6E9E;
   --background-color: rgba(223,239,252,1.00);
   --border-color: #C5DBEC;
   --border-width: 1px;
   --color: #2E6E9E;
}
.darktheme .wb-theme-button:hover
{
   background-color: #D0E5F5;
   background-image: none;
   border: 1px solid #79B7E7;
   border-radius: 0px;
   color: #1D5987;
   --background-color: rgba(208,229,245,1.00);
   --border-color: #79B7E7;
   --border-width: 1px;
   --color: #1D5987;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #79B7E7;
   background-image: none;
   border: 1px solid #79B7E7;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(121,183,231,1.00);
   --border-color: #79B7E7;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_Services 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Services div
{
   text-align: center;
}
#TabMenu1
{
   text-align: left;
   float: left;
   margin: 0;
   width: 100%;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   list-style-type: none;
   padding: 15px 0 4px 10px;
   overflow: hidden;
}
#TabMenu1 li
{
   float: left;
}
#TabMenu1 li a.active, #TabMenu1 li a:hover.active
{
   position: relative;
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   z-index: 2;
}
#TabMenu1 li a
{
   padding: 5px 9px 5px 9px;
   margin-right: 1px;
   text-decoration: none;
   text-transform: none;
   border-bottom: none;
   position: relative;
   top: 0;
   transition: 500ms all linear;
}
#TabMenu1 li a:hover
{
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   top: -1px;
}
#TabMenu1
{
   border-bottom: 1px solid var(--border-color);
   background: none;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   border-radius: 0;
}
#TabMenu1 li a.active, #TabMenu1 li a:hover.active
{
}
#TabMenu1 li a
{
   border-bottom-left-radius: 0 !important;
   border-bottom-right-radius: 0 !important;
}
#InlineFrame1
{
   box-sizing: border-box;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
}
#TabMenu2
{
   text-align: left;
   float: left;
   margin: 0;
   width: 100%;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   list-style-type: none;
   padding: 15px 0 4px 10px;
   overflow: hidden;
}
#TabMenu2 li
{
   float: left;
}
#TabMenu2 li a.active, #TabMenu2 li a:hover.active
{
   position: relative;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   z-index: 2;
}
#TabMenu2 li a
{
   padding: 5px 9px 5px 9px;
   margin-right: 1px;
   text-decoration: none;
   text-transform: none;
   border-bottom: none;
   position: relative;
   top: 0;
   transition: 500ms all linear;
}
#TabMenu2 li a:hover
{
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   top: -1px;
}
#TabMenu2
{
   border-bottom: 1px solid var(--border-color);
   background: none;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   border-radius: 0;
}
#TabMenu2 li a.active, #TabMenu2 li a:hover.active
{
}
#TabMenu2 li a
{
   border-bottom-left-radius: 0 !important;
   border-bottom-right-radius: 0 !important;
}
@media only screen and (max-width: 320px)
{
div#container
{
   width: 750px;
}
body
{
   background-color: #FFFFE9;
   background-image: none;
}
#wb_Services
{
   left: 265px !important;
   top: 30px !important;
   width: 271px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   background-color: transparent;
   background-image: none;
}
#wb_Services
{
   margin: 0;
   padding: 0;
}
#wb_TabMenu1
{
   left: 2px !important;
   top: 250px !important;
   width: 782px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#TabMenu1
{
   border-bottom: 1px solid var(--border-color);
   background: none;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   border-radius: 0;
}
#TabMenu1 li a.active, #TabMenu1 li a:hover.active
{
}
#TabMenu1 li a
{
   border-bottom-left-radius: 0 !important;
   border-bottom-right-radius: 0 !important;
}
#InlineFrame1
{
   left: 0px !important;
   top: 314px !important;
   width: 790px !important;
   height: 1028px !important;
   visibility: visible !important;
   display: inline !important;
   margin: -1px -1px -1px -1px;
}
#wb_TabMenu2
{
   left: 0px !important;
   top: 272px !important;
   width: 783px !important;
   height: 954px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
}
#TabMenu2
{
   border-bottom: 1px solid var(--border-color);
   background: none;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   border-radius: 0;
}
#TabMenu2 li a.active, #TabMenu2 li a:hover.active
{
}
#TabMenu2 li a
{
   border-bottom-left-radius: 0 !important;
   border-bottom-right-radius: 0 !important;
}
}
