div#container
{
   width: 1080px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #F2F2F2;
   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:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#header > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: right;
}
#header > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 15px 10px 0 0;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 790px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Image1
{
   margin: 5px 0 0 0 ;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 225px;
   height: 41px;
   vertical-align: top;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0 0 0 ;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
}
.CssMenu1-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu1-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu1-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu1-effect:hover:before, .CssMenu1-effect:focus:before, .CssMenu1-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu4
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0 0 0 ;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu4 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu4 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu4 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu4 li:hover a, #wb_CssMenu4 a:hover
{
   color: #FFFFFF;
}
.CssMenu4-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu4 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu4 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu4 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu4-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu4-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu4-effect:hover:before, .CssMenu4-effect:focus:before, .CssMenu4-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu5
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0 0 0 ;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu5 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu5 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu5 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu5 li:hover a, #wb_CssMenu5 a:hover
{
   color: #FFFFFF;
}
.CssMenu5-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu5 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu5 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu5 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu5-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu5-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu5-effect:hover:before, .CssMenu5-effect:focus:before, .CssMenu5-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu6
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0 0 0 ;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu6 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu6 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu6 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu6 li:hover a, #wb_CssMenu6 a:hover
{
   color: #FFFFFF;
}
.CssMenu6-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu6 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu6 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu6 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu6-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu6-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu6-effect:hover:before, .CssMenu6-effect:focus:before, .CssMenu6-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu7
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0 0 0 ;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu7 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu7 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu7 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu7 li:hover a, #wb_CssMenu7 a:hover
{
   color: #FFFFFF;
}
.CssMenu7-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu7 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu7 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu7 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu7-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu7-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu7-effect:hover:before, .CssMenu7-effect:focus:before, .CssMenu7-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu8
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0 0 0 ;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu8 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu8 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu8 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu8 li:hover a, #wb_CssMenu8 a:hover
{
   color: #FFFFFF;
}
.CssMenu8-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu8 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu8 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu8 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu8-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu8-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu8-effect:hover:before, .CssMenu8-effect:focus:before, .CssMenu8-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 2px 0 0 0 ;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 2px;
}
#wb_CssMenu2 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid rgba(255,255,255,0.00);
   background-color: #FFFFFF;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
}
.CssMenu2-effect:before
{
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: none;
}
#wb_CssMenu2 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu2-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 200ms linear;
   transition: color 200ms linear;
}
.CssMenu2-effect:before 
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   -webkit-transform-origin: 0 50%;
   -webkit-transition: all 200ms linear;
   transform: scaleX(0);
   transform-origin: 0 50%;
   transition: all 200ms linear;
}
.CssMenu2-effect:hover:before, .CssMenu2-effect:focus:before, .CssMenu2-effect:active:before
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_Card32
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card32-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card32-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 48px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 31px;
}
#Card32-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card32-card-item2
{
   box-sizing: border-box;
   margin: 5px 30px 5px 30px;
   padding: 0;
   color: #282828;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card32-card-item3
{
   display: inline-block;
   height: 11px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card32-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 48px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 31px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 5px 30px 5px 30px;
   padding: 0;
   color: #282828;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card3-card-item3
{
   display: inline-block;
   height: 11px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 48px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 31px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 5px 30px 5px 30px;
   padding: 0;
   color: #282828;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card4-card-item3
{
   display: inline-block;
   height: 11px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 10px 0 0 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 48px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 31px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 5px 30px 5px 30px;
   padding: 0;
   color: #282828;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 11px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
}
#Card5-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_CardContainer1
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 5px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 15px;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ProjLayoutG011
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 75vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#ProjLayoutG011
{
   box-sizing: border-box;
   height: 75vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
}
#ProjLayoutG011 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutG011 > .col-1
{
   flex: 0 0 auto;
}
#ProjLayoutG011 > .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-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#ProjLayoutG011 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#ProjTabs1.ui-widget
{
   font-size: 1em !important;
}
#ProjTabs1
{
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 10px 0 0 0 ;
}
#ProjTabs1 .ui-tabs-nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.0;
   padding: 4px 4px 0 4px;
   margin: 0;
}
#ProjTabs1 .ui-tabs-nav li
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0 2px -1px 0 ;
   text-align: left;
}
#ProjTabs1 .ui-tabs-nav li a
{
   padding: 8px 10px 8px 10px;
}
#ProjTabs1, #ProjTabs1 .ui-corner-all, #ProjTabs1 .ui-corner-top
{
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
}
#ProjTabs1, #ProjTabs1 .ui-corner-all, #ProjTabs1 .ui-corner-bottom
{
   border-bottom-right-radius: 6px;
   border-bottom-left-radius: 6px;
}
#ProjTabs1 .ui-helper-reset
{
   line-height: 16px;
}
#ProjTabs1 .ui-widget-content
{
   font-size: 0;
   text-align: left;
}
#ProjTabs1 .ui-tabs-panel
{
   overflow: auto;
   padding: 0;
}
#ProjTabs1 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#ProjTable1
{
   border: 1px solid #BFBFBF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 3px;
   margin: 0;
}
#ProjTable1 td
{
   padding: 3px 3px 3px 3px;
   position: relative;
}
#ProjTable1 td div
{
   white-space: nowrap;
}
#ProjTable1 p, #ProjTable1 ul
{
   margin: 0;
   padding: 0;
}
#ProjTable1 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16.5px;
}
#ProjTable1 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable1 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable1 tr:nth-child(odd)
{
   background-color: #F2F2F2;
}
#ProjTable2
{
   border: 1px solid #BFBFBF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 3px;
   margin: 0;
}
#ProjTable2 td
{
   padding: 3px 3px 3px 3px;
   position: relative;
}
#ProjTable2 td div
{
   white-space: nowrap;
}
#ProjTable2 p, #ProjTable2 ul
{
   margin: 0;
   padding: 0;
}
#ProjTable2 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16.5px;
}
#ProjTable2 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell85
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell86
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell87
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell88
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell89
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell90
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell91
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell92
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell93
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell94
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell95
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell96
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell97
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell98
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell99
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell100
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell101
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell102
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell103
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell104
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell105
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell106
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell107
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell108
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 .cell109
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable2 tr:nth-child(odd)
{
   background-color: #F2F2F2;
}
#ProjTable3
{
   border: 1px solid #BFBFBF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 3px;
   margin: 0;
}
#ProjTable3 td
{
   padding: 3px 3px 3px 3px;
   position: relative;
}
#ProjTable3 td div
{
   white-space: nowrap;
}
#ProjTable3 p, #ProjTable3 ul
{
   margin: 0;
   padding: 0;
}
#ProjTable3 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16.5px;
}
#ProjTable3 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell37
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell38
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell39
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell40
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
}
#ProjTable3 .cell41
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell42
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell43
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell44
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell45
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell46
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell47
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell48
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell49
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell50
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell51
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell52
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell53
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell54
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell55
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell56
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell57
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell58
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell59
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell60
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell61
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell62
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell63
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell64
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell65
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell66
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell67
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell68
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell69
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell70
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell71
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell72
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell73
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell74
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable3 .cell75
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell76
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell77
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell78
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell79
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell80
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell81
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell82
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell83
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 .cell84
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable3 tr:nth-child(odd)
{
   background-color: #F2F2F2;
}
#wb_ProjLayoutG022
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#ProjLayoutG022
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#ProjLayoutG022 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutG022 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutG022 > .row > .col-1
{
   float: left;
}
#ProjLayoutG022 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#ProjLayoutG022:before,
#ProjLayoutG022:after,
#ProjLayoutG022 .row:before,
#ProjLayoutG022 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutG022:after,
#ProjLayoutG022 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutG022 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#ProjLayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid5 > .row > .col-1
{
   float: left;
}
#ProjLayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ProjLayoutGrid5:before,
#ProjLayoutGrid5:after,
#ProjLayoutGrid5 .row:before,
#ProjLayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid5:after,
#ProjLayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjText16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_ProjText16 div
{
   text-align: center;
}
#wb_ProjText16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ProjText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 15px;
   margin: 0;
   text-align: left;
}
#wb_ProjText1 div
{
   text-align: left;
}
#wb_ProjText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ProjLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#ProjLayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid3 > .row > .col-1
{
   float: left;
}
#ProjLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ProjLayoutGrid3:before,
#ProjLayoutGrid3:after,
#ProjLayoutGrid3 .row:before,
#ProjLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid3:after,
#ProjLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#ProjLayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid4 > .row > .col-1
{
   float: left;
}
#ProjLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ProjLayoutGrid4:before,
#ProjLayoutGrid4:after,
#ProjLayoutGrid4 .row:before,
#ProjLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid4:after,
#ProjLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_ProjText12 div
{
   text-align: center;
}
#wb_ProjText12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ProjText13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 15px;
   margin: 0;
   text-align: left;
}
#wb_ProjText13 div
{
   text-align: left;
}
#wb_ProjText13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ProjLayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#ProjLayoutGrid13
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid13 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid13 > .row > .col-1
{
   float: left;
}
#ProjLayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ProjLayoutGrid13:before,
#ProjLayoutGrid13:after,
#ProjLayoutGrid13 .row:before,
#ProjLayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid13:after,
#ProjLayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid13 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjLayoutGrid14
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#ProjLayoutGrid14
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid14 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid14 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid14 > .row > .col-1
{
   float: left;
}
#ProjLayoutGrid14 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ProjLayoutGrid14:before,
#ProjLayoutGrid14:after,
#ProjLayoutGrid14 .row:before,
#ProjLayoutGrid14 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid14:after,
#ProjLayoutGrid14 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid14 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_ProjText10 div
{
   text-align: center;
}
#wb_ProjText10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ProjText14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 15px;
   margin: 0;
   text-align: left;
}
#wb_ProjText14 div
{
   text-align: left;
}
#wb_ProjText14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ProjLayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#ProjLayoutGrid15
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid15 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid15 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid15 > .row > .col-1
{
   float: left;
}
#ProjLayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ProjLayoutGrid15:before,
#ProjLayoutGrid15:after,
#ProjLayoutGrid15 .row:before,
#ProjLayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid15:after,
#ProjLayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid15 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#ProjTable4
{
   border: 1px solid #BFBFBF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 3px;
   margin: 0;
}
#ProjTable4 td
{
   padding: 3px 3px 3px 3px;
   position: relative;
}
#ProjTable4 td div
{
   white-space: nowrap;
}
#ProjTable4 p, #ProjTable4 ul
{
   margin: 0;
   padding: 0;
}
#ProjTable4 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16.5px;
}
#ProjTable4 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable4 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#ProjTable4 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#ProjTable4 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
}
#ProjTable4 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
}
#ProjTable4 tr:nth-child(odd)
{
   background-color: #F2F2F2;
}
#wb_ProjLayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#ProjLayoutGrid16
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid16 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid16 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid16 > .row > .col-1
{
   float: left;
}
#ProjLayoutGrid16 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ProjLayoutGrid16:before,
#ProjLayoutGrid16:after,
#ProjLayoutGrid16 .row:before,
#ProjLayoutGrid16 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid16:after,
#ProjLayoutGrid16 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid16 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_ProjText5 div
{
   text-align: center;
}
#wb_ProjText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ProjText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 15px;
   margin: 0;
   text-align: left;
}
#wb_ProjText9 div
{
   text-align: left;
}
#wb_ProjText9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ProjLayoutGrid17
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#ProjLayoutGrid17
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid17 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid17 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid17 > .row > .col-1
{
   float: left;
}
#ProjLayoutGrid17 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ProjLayoutGrid17:before,
#ProjLayoutGrid17:after,
#ProjLayoutGrid17 .row:before,
#ProjLayoutGrid17 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid17:after,
#ProjLayoutGrid17 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid17 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
}
#ProjLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid2 > .row > .col-1, #ProjLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid2 > .row > .col-1, #ProjLayoutGrid2 > .row > .col-2
{
   float: left;
}
#ProjLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ProjLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ProjLayoutGrid2:before,
#ProjLayoutGrid2:after,
#ProjLayoutGrid2 .row:before,
#ProjLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid2:after,
#ProjLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid2 > .row > .col-1, #ProjLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjLayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
}
#ProjLayoutGrid6
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid6 > .row > .col-1, #ProjLayoutGrid6 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid6 > .row > .col-1, #ProjLayoutGrid6 > .row > .col-2
{
   float: left;
}
#ProjLayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ProjLayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ProjLayoutGrid6:before,
#ProjLayoutGrid6:after,
#ProjLayoutGrid6 .row:before,
#ProjLayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid6:after,
#ProjLayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid6 > .row > .col-1, #ProjLayoutGrid6 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
}
#ProjLayoutGrid7
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid7 > .row > .col-1, #ProjLayoutGrid7 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid7 > .row > .col-1, #ProjLayoutGrid7 > .row > .col-2
{
   float: left;
}
#ProjLayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ProjLayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ProjLayoutGrid7:before,
#ProjLayoutGrid7:after,
#ProjLayoutGrid7 .row:before,
#ProjLayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid7:after,
#ProjLayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid7 > .row > .col-1, #ProjLayoutGrid7 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjLayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
}
#ProjLayoutGrid8
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutGrid8 > .row > .col-1, #ProjLayoutGrid8 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutGrid8 > .row > .col-1, #ProjLayoutGrid8 > .row > .col-2
{
   float: left;
}
#ProjLayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ProjLayoutGrid8 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ProjLayoutGrid8:before,
#ProjLayoutGrid8:after,
#ProjLayoutGrid8 .row:before,
#ProjLayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutGrid8:after,
#ProjLayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutGrid8 > .row > .col-1, #ProjLayoutGrid8 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjLayoutG033
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 80px 0 0 0 ;
}
#ProjLayoutG033
{
   box-sizing: border-box;
   padding: 30px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
}
#ProjLayoutG033 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ProjLayoutG033 > .row > .col-1, #ProjLayoutG033 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ProjLayoutG033 > .row > .col-1, #ProjLayoutG033 > .row > .col-2
{
   float: left;
}
#ProjLayoutG033 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ProjLayoutG033 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ProjLayoutG033:before,
#ProjLayoutG033:after,
#ProjLayoutG033 .row:before,
#ProjLayoutG033 .row:after
{
   display: table;
   content: " ";
}
#ProjLayoutG033:after,
#ProjLayoutG033 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ProjLayoutG033 > .row > .col-1, #ProjLayoutG033 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_ProjText000 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 30px 0 30px 0;
   margin: 0;
   text-align: center;
}
#wb_ProjText000 div
{
   text-align: center;
}
#wb_ProjText000
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Table1
{
   border: 1px solid #BFBFBF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 3px;
   margin: 0;
}
#Table1 td
{
   padding: 3px 3px 3px 3px;
   position: relative;
}
#Table1 td div
{
   white-space: nowrap;
}
#Table1 p, #Table1 ul
{
   margin: 0;
   padding: 0;
}
#Table1 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 2.84%;
   color: #000000;
   font-family: Arial;
   line-height: 16.5px;
}
#Table1 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 19.33%;
   height: 2.84%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 22.21%;
   height: 2.84%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 34.33%;
   height: 2.84%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 2.84%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 2.84%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 2.84%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 2.84%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 2.84%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 14.2%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 14.2%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 14.2%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 14.2%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 5.68%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 5.68%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 5.68%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 5.68%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 5.68%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 8.52%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 8.52%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 8.52%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 8.52%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 2.52%;
}
#Table1 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 2.52%;
}
#Table1 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 2.52%;
}
#Table1 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 2.52%;
}
#Table1 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 2.84%;
}
#Table1 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 2.84%;
}
#Table1 .cell28
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 2.84%;
}
#Table1 .cell29
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 22.71%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell30
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 22.71%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell31
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 22.71%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell32
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 22.71%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell33
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 11.36%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table1 .cell34
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 11.36%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell35
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 11.36%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 .cell36
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 11.36%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table1 tr:nth-child(odd)
{
   background-color: #F2F2F2;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 15px;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Table2
{
   border: 1px solid #BFBFBF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 3px;
   margin: 0;
}
#Table2 td
{
   padding: 3px 3px 3px 3px;
   position: relative;
}
#Table2 td div
{
   white-space: nowrap;
}
#Table2 p, #Table2 ul
{
   margin: 0;
   padding: 0;
}
#Table2 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 1.03%;
   color: #000000;
   font-family: Arial;
   line-height: 16.5px;
}
#Table2 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 19.33%;
   height: 1.03%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table2 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 22.21%;
   height: 1.03%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table2 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 34.33%;
   height: 1.03%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table2 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 1.03%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table2 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 1.03%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table2 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 1.03%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table2 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 1.03%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table2 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 1.03%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table2 .cell9
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 3.32%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table2 .cell10
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 3.32%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table2 .cell11
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 3.32%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table2 .cell12
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 3.32%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table2 .cell13
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 2.29%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table2 .cell14
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 2.29%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table2 .cell15
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 2.29%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table2 .cell16
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 2.29%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table2 .cell17
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 0.91%;
}
#Table2 .cell18
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 0.91%;
}
#Table2 .cell19
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 0.91%;
}
#Table2 .cell20
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 0.91%;
}
#Table2 .cell21
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 1.03%;
}
#Table2 .cell22
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 1.03%;
}
#Table2 .cell23
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 1.03%;
}
#Table2 .cell24
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: center;
   vertical-align: middle;
   width: 4.71%;
   height: 3.09%;
   color: #000000;
   font-family: Arial;
   line-height: 16px;
}
#Table2 .cell25
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 19.33%;
   height: 3.09%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table2 .cell26
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 22.21%;
   height: 3.09%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table2 .cell27
{
   background-color: transparent;
   background-image: none;
   border: 1px #BFBFBF solid;
   text-align: left;
   vertical-align: middle;
   width: 34.33%;
   height: 3.09%;
   color: #000000;
   font-family: Calibri;
   line-height: 18px;
}
#Table2 tr:nth-child(odd)
{
   background-color: #F2F2F2;
}
#wb_CardContainer1
{
   background-color: #FF8C00;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   position: relative;
}
#CardContainer1
{
   display: flex;
   position: relative;
   padding: 5px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1170px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:480px) 
{
#CardContainer1
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
.flipster__button svg 
{ 
   stroke: #000000 !important;
}
.flipster__nav__link 
{ 
   color: #000000; 
}
.flipster__nav__item--current > .flipster__nav__link, 
.flipster__nav__link:hover, 
.flipster__nav__link:focus 
{ 
  color: #FFFFFF; 
  background-color: #232221;
} 
.flipster__nav__child 
{ 
   background: #232221; 
} 
.flipster__nav__child .flipster__nav__link 
{ 
   color: #000000; 
} 
.flipster__nav__child .flipster__nav__link::after 
{ 
   background: #232221; 
} 
.flipster__nav__link::after 
{
  background: #232221;
}
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link, 
.flipster__nav__child .flipster__nav__link:hover, 
.flipster__nav__child .flipster__nav__link:focus 
{ 
   color: #232221; 
} 
