body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.wb-theme-header
{
   background-color: #F8F8F8;
   background-image: none;
   border: 1px solid #D2D2D2;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(248,248,248,1.00);
   --border-color: #D2D2D2;
   --border-width: 1px;
   --color: #212529;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DEE2E6;
   --border-width: 1px;
   --color: #212529;
   --icon-color: #0D6EFD;
   --colorize: invert(30%) sepia(60%) saturate(4468%) hue-rotate(212deg) brightness(101%) contrast(98%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #DEE2E6;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #0D6EFD;
   --colorize: invert(37%) sepia(66%) saturate(5949%) hue-rotate(210deg) brightness(99%) contrast(102%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_navigationLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F0FFFF;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#navigationLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#navigationLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#navigationLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#navigationLayoutGrid > .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;
}
@media (max-width: 480px)
{
#navigationLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_navigationHeading
{
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 25px 0 ;
   padding: 0;
   text-align: center;
}
#navigationHeading
{
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#navigationHeading
{
   height: 100%;
   margin: 0;
   width: 100%;
   background: transparent !important;
   border: none !important;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 18px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#NavigationBar1 ul.navbar
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#NavigationBar1 ul.navbar li
{
   height: 30px;
   width: 124px;
   float: left;
   margin: 0 4px 0 0;
}
#NavigationBar1 ul.navbar li a
{
   position: relative;
   display: block;
}
#NavigationBar1 ul.navbar li a img
{
   position: absolute;
   left: 0;
   z-index: 1;
   border-width: 0;
}
#NavigationBar1 ul.navbar li span
{
   display: block;
   height: 30px;
   width: 124px;
   position: absolute;
   z-index: 2;
}
#NavigationBar1 a .hover
{
   visibility: hidden;
}
#NavigationBar1 a:hover .hover
{
   visibility: visible;
}
#NavigationBar1 a:hover span
{
   visibility: hidden;
}
#wb_uid61
{
   font-weight: bold;
}
#wb_uid51
{
   color: #1155CC;
}
#wb_uid24
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid12
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid5
{
   font-weight: bold;
}
#wb_uid60
{
   font-weight: bold;
}
#wb_uid23
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 296.67px;
   vertical-align: top;
}
#wb_uid13
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 272px;
   vertical-align: top;
}
#wb_uid4
{
   font-weight: bold;
}
#wb_uid67
{
   font-weight: bold;
}
#wb_uid34
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid22
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid10
{
   box-sizing: border-box;
   table-layout: fixed;
   word-break: break-all;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0 0 0 0.67px;
}
#wb_uid3
{
   font-style: italic;
}
#wb_uid70
{
   font-weight: bold;
}
#wb_uid66
{
   font-weight: bold;
}
#wb_uid35
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 296.67px;
   vertical-align: top;
}
#wb_uid21
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 272px;
   vertical-align: top;
}
#wb_uid11
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 296.67px;
   vertical-align: top;
}
#wb_uid2
{
   font-style: italic;
}
#NavigationBar1
{
   position: absolute;
   left: 738px;
   top: 255px;
   width: 128px;
   height: 30px;
   z-index: 3;
}
#wb_uid71
{
   font-weight: bold;
}
#wb_uid65
{
   font-weight: bold;
}
#wb_uid36
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid20
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid16
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid1
{
   font-style: italic;
}
#wb_uid72
{
   font-weight: bold;
}
#wb_uid64
{
   font-weight: bold;
}
#wb_uid37
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid17
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 272px;
   vertical-align: top;
}
#wb_uid0
{
   font-size: 16px;
   font-weight: bold;
}
#wb_uid73
{
   font-size: 16px;
}
#wb_uid30
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid14
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid41
{
   font-size: 16px;
   font-weight: bold;
}
#wb_uid31
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 296.67px;
   vertical-align: top;
}
#wb_uid15
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 296.67px;
   vertical-align: top;
}
#wb_uid58
{
   font-weight: bold;
}
#wb_uid40
{
   font-size: 16px;
   font-weight: bold;
}
#wb_uid32
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid69
{
   font-weight: bold;
}
#wb_uid59
{
   font-weight: bold;
}
#wb_uid43
{
   font-weight: bold;
}
#wb_uid33
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 272px;
   vertical-align: top;
}
#wb_Text2
{
   position: absolute;
   left: 86px;
   top: 255px;
   width: 1378px;
   height: 853px;
   z-index: 2;
}
#wb_uid68
{
   font-weight: bold;
}
#wb_uid56
{
   font-weight: bold;
}
#wb_uid42
{
   font-weight: bold;
}
#wb_navigationHeading
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_uid57
{
   font-weight: bold;
}
#wb_uid45
{
   font-weight: bold;
}
#wb_uid29
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 272px;
   height: 27.6px;
   vertical-align: top;
}
#wb_uid18
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid54
{
   font-weight: bold;
}
#wb_uid44
{
   font-weight: bold;
}
#wb_uid28
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid19
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 296.67px;
   vertical-align: top;
}
#wb_uid55
{
   font-weight: bold;
}
#wb_uid47
{
   font-weight: bold;
}
#wb_uid9
{
   font-style: normal;
}
#wb_uid52
{
   color: #1155CC;
}
#wb_uid46
{
   font-weight: bold;
}
#wb_uid38
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 272px;
   vertical-align: top;
}
#wb_uid27
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 296.67px;
   height: 27.6px;
   vertical-align: top;
}
#wb_uid8
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid63
{
   font-weight: bold;
}
#wb_uid53
{
   font-weight: bold;
}
#wb_uid49
{
   font-weight: bold;
}
#wb_uid39
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid26
{
   font-weight: bold;
   font-style: italic;
}
#wb_uid7
{
   font-weight: bold;
}
#wb_uid62
{
   font-weight: bold;
}
#wb_uid50
{
   color: #1155CC;
}
#wb_uid48
{
   font-weight: bold;
}
#wb_uid25
{
   border-width: 1.33px;
   border-color: #000000;
   border-style: solid;
   padding: 0 6.67px 0 6.67px;
   width: 272px;
   vertical-align: top;
}
#wb_uid6
{
   font-weight: bold;
}
