body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-y: auto;
}
.wb-theme-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(24%) sepia(2%) saturate(2%) hue-rotate(333deg) brightness(103%) contrast(93%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.wb-theme-button:hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(41%) sepia(97%) saturate(410%) hue-rotate(172deg) brightness(81%) contrast(91%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.ui-widget-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(21%) sepia(1%) saturate(1440%) hue-rotate(329deg) brightness(99%) contrast(80%);
}
.ui-state-default
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.ui-state-hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .ui-widget-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(34%) sepia(100%) saturate(528%) hue-rotate(176deg) brightness(92%) contrast(84%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-state-hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-button:active
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
#Layer1
{
   background-color: transparent;
   background-image: url('images/Repository_Layer1_bkgrnd.png');
   background-repeat: repeat-x;
   background-position: left top;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   animation: fall 500ms linear 0ms 1 normal both;
}
#wb_LayoutGrid3
{
   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;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 10px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   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;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Table7
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 0px;
   margin: 0;
}
#Table7 td, #Table7 th
{
   padding: 0;
   position: relative;
}
#Table7 td div
{
   white-space: nowrap;
}
#Table7 p, #Table7 ul
{
   margin: 0;
   padding: 0;
}
#Table7 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell1
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell2
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell3
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table7 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table7 tr:hover
{
   background-color: #808080;
}
#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: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#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
{
   float: none;
   width: 100% !important;
}
}
#jQueryTabs2.ui-widget
{
   font-size: 1em !important;
}
#jQueryTabs2
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0;
}
#jQueryTabs2 .ui-tabs-nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.0;
   padding: 4px 4px 0 4px;
   margin: 0;
}
#jQueryTabs2 .ui-tabs-nav li
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0 2px -1px 0 ;
   text-align: left;
}
#jQueryTabs2 .ui-tabs-nav li a
{
   color: inherit;
   padding: 8px 10px 8px 10px;
}
#jQueryTabs2, #jQueryTabs2 .ui-corner-all, #jQueryTabs2 .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#jQueryTabs2, #jQueryTabs2 .ui-corner-all, #jQueryTabs2 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#jQueryTabs2 .ui-corner-top
{
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}
#jQueryTabs2 .ui-corner-bottom
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
#jQueryTabs2 .ui-helper-reset
{
   line-height: 16px;
}
#jQueryTabs2 .ui-widget-content
{
   font-size: 0;
   text-align: center;
}
#jQueryTabs2 .ui-tabs-panel
{
   overflow: auto;
   padding: 0;
}
#jQueryTabs2 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape1
{
   margin: 0;
   animation: animate-opacity 500ms linear 1ms 1 normal both;
   vertical-align: top;
}
#wb_LayoutGrid4
{
   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;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid5
{
   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;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 20px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#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;
   padding: 20px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#jQueryTabs3.ui-widget
{
   font-size: 1em !important;
}
#jQueryTabs3
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0;
}
#jQueryTabs3 .ui-tabs-nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.0;
   padding: 4px 4px 0 4px;
   margin: 0;
}
#jQueryTabs3 .ui-tabs-nav li
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0 2px -1px 0 ;
   text-align: left;
}
#jQueryTabs3 .ui-tabs-nav li a
{
   color: inherit;
   padding: 8px 10px 8px 10px;
}
#jQueryTabs3, #jQueryTabs3 .ui-corner-all, #jQueryTabs3 .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#jQueryTabs3, #jQueryTabs3 .ui-corner-all, #jQueryTabs3 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#jQueryTabs3 .ui-corner-top
{
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}
#jQueryTabs3 .ui-corner-bottom
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
#jQueryTabs3 .ui-helper-reset
{
   line-height: 16px;
}
#jQueryTabs3 .ui-widget-content
{
   font-size: 0;
   text-align: center;
}
#jQueryTabs3 .ui-tabs-panel
{
   overflow: auto;
   padding: 0;
}
#jQueryTabs3 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Table14
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 0px;
   margin: 0;
}
#Table14 td, #Table14 th
{
   padding: 0;
   position: relative;
}
#Table14 td div
{
   white-space: nowrap;
}
#Table14 p, #Table14 ul
{
   margin: 0;
   padding: 0;
}
#Table14 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table14 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table14 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table14 tr:hover
{
   background-color: #808080;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape2
{
   margin: 0;
   animation: animate-opacity 500ms linear 1ms 1 normal both;
   vertical-align: top;
}
#wb_Footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Footer
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Footer
{
   width: 801px;
}
#Footer > .row > .col-1
{
   float: left;
}
#Footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#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
{
   width: 100%;
}
#Footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text52 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text52 div
{
   text-align: center;
}
#wb_Text52
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid7
{
   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;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 20px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .row > .col-1, #LayoutGrid7 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape3
{
   margin: 0;
   animation: animate-opacity 500ms linear 1ms 1 normal both;
   vertical-align: top;
}
#jQueryTabs5.ui-widget
{
   font-size: 1em !important;
}
#jQueryTabs5
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0;
}
#jQueryTabs5 .ui-tabs-nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.0;
   padding: 4px 4px 0 4px;
   margin: 0;
}
#jQueryTabs5 .ui-tabs-nav li
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0 2px -1px 0 ;
   text-align: left;
}
#jQueryTabs5 .ui-tabs-nav li a
{
   color: inherit;
   padding: 8px 10px 8px 10px;
}
#jQueryTabs5, #jQueryTabs5 .ui-corner-all, #jQueryTabs5 .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#jQueryTabs5, #jQueryTabs5 .ui-corner-all, #jQueryTabs5 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#jQueryTabs5 .ui-corner-top
{
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}
#jQueryTabs5 .ui-corner-bottom
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
#jQueryTabs5 .ui-helper-reset
{
   line-height: 16px;
}
#jQueryTabs5 .ui-widget-content
{
   font-size: 0;
   text-align: center;
}
#jQueryTabs5 .ui-tabs-panel
{
   overflow: auto;
   padding: 0;
}
#jQueryTabs5 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#jQueryTabs6.ui-widget
{
   font-size: 1em !important;
}
#jQueryTabs6
{
   box-sizing: border-box;
   padding: 4px 6px 4px 6px;
   margin: 0;
}
#jQueryTabs6 .ui-tabs-nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.0;
   padding: 4px 4px 0 4px;
   margin: 0;
}
#jQueryTabs6 .ui-tabs-nav li
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
}
#jQueryTabs6 .ui-tabs-nav li a
{
   color: inherit;
   padding: 8px 10px 8px 10px;
}
#jQueryTabs6, #jQueryTabs6 .ui-corner-all, #jQueryTabs6 .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#jQueryTabs6, #jQueryTabs6 .ui-corner-all, #jQueryTabs6 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#jQueryTabs6 .ui-corner-top
{
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}
#jQueryTabs6 .ui-corner-bottom
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
#jQueryTabs6 .ui-helper-reset
{
   line-height: 16px;
}
#jQueryTabs6 .ui-widget-content
{
   font-size: 0;
   text-align: center;
}
#jQueryTabs6 .ui-tabs-panel
{
   overflow: auto;
   padding: 0;
}
#jQueryTabs6 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Table15
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table15 td, #Table15 th
{
   padding: 0;
   position: relative;
}
#Table15 td div
{
   white-space: nowrap;
}
#Table15 p, #Table15 ul
{
   margin: 0;
   padding: 0;
}
#Table15 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table15 .cell1
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table15 .cell2
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table15 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table15 tr:hover
{
   background-color: #808080;
}
#Table16
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table16 td, #Table16 th
{
   padding: 0;
   position: relative;
}
#Table16 td div
{
   white-space: nowrap;
}
#Table16 p, #Table16 ul
{
   margin: 0;
   padding: 0;
}
#Table16 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table16 .cell1
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table16 .cell2
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table16 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table16 tr:hover
{
   background-color: #808080;
}
#Table17
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table17 td, #Table17 th
{
   padding: 0;
   position: relative;
}
#Table17 td div
{
   white-space: nowrap;
}
#Table17 p, #Table17 ul
{
   margin: 0;
   padding: 0;
}
#Table17 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table17 .cell1
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table17 .cell2
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table17 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table17 tr:hover
{
   background-color: #808080;
}
#Table18
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table18 td, #Table18 th
{
   padding: 0;
   position: relative;
}
#Table18 td div
{
   white-space: nowrap;
}
#Table18 p, #Table18 ul
{
   margin: 0;
   padding: 0;
}
#Table18 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table18 .cell1
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table18 .cell2
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table18 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table18 tr:hover
{
   background-color: #A9A9A9;
}
#Table19
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table19 td, #Table19 th
{
   padding: 0;
   position: relative;
}
#Table19 td div
{
   white-space: nowrap;
}
#Table19 p, #Table19 ul
{
   margin: 0;
   padding: 0;
}
#Table19 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table19 .cell1
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table19 .cell2
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table19 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table19 tr:hover
{
   background-color: #808080;
}
#Table20
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table20 td, #Table20 th
{
   padding: 0;
   position: relative;
}
#Table20 td div
{
   white-space: nowrap;
}
#Table20 p, #Table20 ul
{
   margin: 0;
   padding: 0;
}
#Table20 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table20 .cell1
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table20 .cell2
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table20 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
}
#Table20 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
}
#Table20 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
}
#Table20 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
}
#Table20 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
}
#Table20 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
}
#Table20 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table20 tr:hover
{
   background-color: #808080;
}
#Table21
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 0px;
   margin: 0;
}
#Table21 td, #Table21 th
{
   padding: 0;
   position: relative;
}
#Table21 td div
{
   white-space: nowrap;
}
#Table21 p, #Table21 ul
{
   margin: 0;
   padding: 0;
}
#Table21 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table21 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table21 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
}
#Table21 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table21 tr:hover
{
   background-color: #808080;
}
#wb_LayoutGrid6
{
   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;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 1px 0 1px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid6 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid6 > .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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid8
{
   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;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 1px 0 1px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid9
{
   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;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 1px 0 1px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#jQueryTabs7.ui-widget
{
   font-size: 1em !important;
}
#jQueryTabs7
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0;
}
#jQueryTabs7 .ui-tabs-nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.0;
   padding: 4px 4px 0 4px;
   margin: 0;
}
#jQueryTabs7 .ui-tabs-nav li
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0 2px -1px 0 ;
   text-align: left;
}
#jQueryTabs7 .ui-tabs-nav li a
{
   color: inherit;
   padding: 8px 10px 8px 10px;
}
#jQueryTabs7, #jQueryTabs7 .ui-corner-all, #jQueryTabs7 .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#jQueryTabs7, #jQueryTabs7 .ui-corner-all, #jQueryTabs7 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#jQueryTabs7 .ui-corner-top
{
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}
#jQueryTabs7 .ui-corner-bottom
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
#jQueryTabs7 .ui-helper-reset
{
   line-height: 16px;
}
#jQueryTabs7 .ui-widget-content
{
   font-size: 0;
   text-align: left;
}
#jQueryTabs7 .ui-tabs-panel
{
   overflow: auto;
   padding: 0;
}
#jQueryTabs7 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_LayoutGrid10
{
   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;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 20px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#Shape4
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape4
{
   margin: 0;
   animation: animate-opacity 500ms linear 1ms 1 normal both;
   vertical-align: top;
}
#jQueryTabs8.ui-widget
{
   font-size: 1em !important;
}
#jQueryTabs8
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0;
}
#jQueryTabs8 .ui-tabs-nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.0;
   padding: 4px 4px 0 4px;
   margin: 0;
}
#jQueryTabs8 .ui-tabs-nav li
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0 2px -1px 0 ;
   text-align: left;
}
#jQueryTabs8 .ui-tabs-nav li a
{
   color: inherit;
   padding: 8px 10px 8px 10px;
}
#jQueryTabs8, #jQueryTabs8 .ui-corner-all, #jQueryTabs8 .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#jQueryTabs8, #jQueryTabs8 .ui-corner-all, #jQueryTabs8 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#jQueryTabs8 .ui-corner-top
{
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}
#jQueryTabs8 .ui-corner-bottom
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
#jQueryTabs8 .ui-helper-reset
{
   line-height: 16px;
}
#jQueryTabs8 .ui-widget-content
{
   font-size: 0;
   text-align: center;
}
#jQueryTabs8 .ui-tabs-panel
{
   overflow: auto;
   padding: 0;
}
#jQueryTabs8 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_LayoutGrid12
{
   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;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 20px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid12 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#Shape5
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape5
{
   margin: 0;
   animation: animate-opacity 500ms linear 1ms 1 normal both;
   vertical-align: top;
}
#Table23
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 0px;
   margin: 0;
}
#Table23 td, #Table23 th
{
   padding: 0;
   position: relative;
}
#Table23 td div
{
   white-space: nowrap;
}
#Table23 p, #Table23 ul
{
   margin: 0;
   padding: 0;
}
#Table23 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table23 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table23 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
}
#Table23 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table23 tr:hover
{
   background-color: #808080;
}
#Table24
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 0px;
   margin: 0;
}
#Table24 td, #Table24 th
{
   padding: 0;
   position: relative;
}
#Table24 td div
{
   white-space: nowrap;
}
#Table24 p, #Table24 ul
{
   margin: 0;
   padding: 0;
}
#Table24 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table24 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table24 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
}
#Table24 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table24 tr:hover
{
   background-color: #808080;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Table8
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 0px;
   margin: 0;
}
#Table8 td, #Table8 th
{
   padding: 0;
   position: relative;
}
#Table8 td div
{
   white-space: nowrap;
}
#Table8 p, #Table8 ul
{
   margin: 0;
   padding: 0;
}
#Table8 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   line-height: 16px;
}
#Table8 .cell1
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   line-height: 16px;
}
#Table8 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table8 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table8 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
}
#Table8 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table8 tr:hover
{
   background-color: #808080;
}
#Breadcrumb1
{
   list-style: none;
   padding: 0 15px 0 15px;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 4px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#Breadcrumb1 > li
{
   display: inline-block;
   font-size: 13px;
   text-transform: none;
}
#Breadcrumb1 a
{
   color: #337AB7;
   text-decoration: none;
}
#Breadcrumb1 a:hover
{
   color: #23527C;
   text-decoration: underline;
}
#Breadcrumb1 > .active
{
   color: #777777;
}
#Breadcrumb1 > .active a
{
   color: inherit;
   pointer-events: none;
}
#Breadcrumb1 > li + li:before
{
   content: ">";
   padding: 0 2px;
   color: #808080;
}
#Breadcrumb1 li i
{
   font-size: 13px;
   width: 15px;
}
#Breadcrumb1 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Breadcrumb1 .home:before
{
   content: "\e88a";
}
#Table1
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
}
#Table1 td, #Table1 th
{
   padding: 0;
   position: relative;
}
#Table1 p, #Table1 ul
{
   margin: 0;
   padding: 0;
}
#Table1 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   font-size: 0;
}
#Table1 .cell1
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   font-size: 0;
}
#Table1 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table1 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table1 tr:hover
{
   background-color: #808080;
}
#jQueryTabs4.ui-widget
{
   font-size: 1em !important;
}
#jQueryTabs4
{
   box-sizing: border-box;
   padding: 4px 6px 4px 6px;
   margin: 0;
}
#jQueryTabs4 .ui-tabs-nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.0;
   padding: 4px 4px 0 4px;
   margin: 0;
}
#jQueryTabs4 .ui-tabs-nav li
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
}
#jQueryTabs4 .ui-tabs-nav li a
{
   color: inherit;
   padding: 8px 10px 8px 10px;
}
#jQueryTabs4, #jQueryTabs4 .ui-corner-all, #jQueryTabs4 .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#jQueryTabs4, #jQueryTabs4 .ui-corner-all, #jQueryTabs4 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#jQueryTabs4 .ui-corner-top
{
   border-bottom-left-radius: 0;
   border-bottom-right-radius: 0;
}
#jQueryTabs4 .ui-corner-bottom
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
#jQueryTabs4 .ui-helper-reset
{
   line-height: 16px;
}
#jQueryTabs4 .ui-widget-content
{
   font-size: 0;
   text-align: center;
}
#jQueryTabs4 .ui-tabs-panel
{
   overflow: auto;
   padding: 0;
}
#jQueryTabs4 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Table10
{
   border-radius: 0px;
   border: 1px solid #4D4D4D;
   background-color: #DBDBDB;
   background-image: none;
   border-collapse: separate;
   border-spacing: 0px;
   margin: 0;
}
#Table10 td, #Table10 th
{
   padding: 0;
   position: relative;
}
#Table10 td div
{
   white-space: nowrap;
}
#Table10 p, #Table10 ul
{
   margin: 0;
   padding: 0;
}
#Table10 .cell0
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table10 .cell1
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table10 .cell2
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table10 .cell3
{
   background-color: #4D4D4D;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table10 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table10 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table10 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table10 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #949494 solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Table10 tr:nth-child(odd)
{
   background-color: #FFFFFF;
}
#Table10 tr:hover
{
   background-color: #808080;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: inline-block;
   margin: 0;
   width: 558px;
   height: 15px;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
