body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 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: 20px;
   padding-left: 20px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: #F6F6F6;
   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: #A7D7F9;
   border-right-color: #A7D7F9;
   border-bottom-color: #A7D7F9;
   border-left-color: #A7D7F9;
   flex-basis: 180px;
   max-width: 180px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 0 0;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis:  calc((100% - 180px) / 1);
   max-width:  calc((100% - 180px) / 1);
   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)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_sidebarLogo
{
   margin: 0;
   vertical-align: top;
}
#sidebarLogo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 128px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_sidebarText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 30px 0 ;
   text-align: center;
}
#wb_sidebarText1 div
{
   text-align: center;
}
#wb_sidebarText1
{
   display: block;
   margin: 10px 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F6F6;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer > .row > .col-1, #footer > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .row > .col-1, #footer > .row > .col-2
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 180px;
   text-align: left;
}
#footer > .row > .col-2
{
   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: #A7D7F9;
   border-right-color: #A7D7F9;
   border-bottom-color: #A7D7F9;
   border-left-color: #A7D7F9;
   width:  calc((100% - 180px) / 1);
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1, #footer > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: left;
}
#wb_footerText div
{
   text-align: left;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerMenu
{
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   margin: 0;
   text-align: left;
}
#wb_footerMenu span
{
   margin: 0 10px 0 0px;
}
#wb_wb17_wizzypediaImage1
{
   margin: 0;
   vertical-align: top;
}
#wb17_wizzypediaImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#toc_container
{
   background-color: #F8F9FA;
   background-image: none;
   border: 1px solid #A2A9B1;
   border-radius: 0px;
   box-sizing: border-box;
   color: #000000;
   font-family: "MS Sans Serif";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 1.4;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#toc_container ul
{
   list-style-type: none;
   list-style-position: inside;
}
#toc_container > ul
{
   margin: 0;
   padding: 0;
}
#toc_container > ul ul
{
   padding: 0 20px;
}
#toc_container .toc_title
{
   font-weight: bold;
   font-size: 19px;
   padding: 0 0 0.5em 0;
}
#indexLine1
{
   border-color: #A2A9B1;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 2px 0 14px 0 ;
   padding: 0;
}
#wb_wb17_wizzypediaImage1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 2;
}
#wb_uid1
{
   color: #202122;
   font-family: "Arial";
   font-size: 12px;
}
#wb_toc_container
{
   display: inline-block;
   width: 100%;
   z-index: 3;
}
#wb_uid0
{
   color: #000000;
   font-family: "Impact";
   font-size: 16px;
}
#wb_footerMenu
{
   display: inline-block;
   width: 100%;
   z-index: 6;
}
#wb_sidebarLogo
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 0;
}
#indexLine1
{
   display: block;
   width: 100%;
   z-index: 4;
}
#LayoutGrid1 .col-3-padding
{
   position: sticky !important;
   top: 0;
}
