div#container
{
   width: 1200px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   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_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text2 div
{
   text-align: right;
}
#wb_Card1
{
   height: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card1-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card1-card-header .icon-collapsed, #Card1-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card1-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card1-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   height: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card2-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card2-card-header .icon-collapsed, #Card2-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card2-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card2-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   height: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card3-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card3-card-header .icon-collapsed, #Card3-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card3-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card3-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   height: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card4-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card4-card-header .icon-collapsed, #Card4-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card4-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card4-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   height: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card5-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card5-card-header .icon-collapsed, #Card5-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card5-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card5-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   height: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card6-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card6-card-header .icon-collapsed, #Card6-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card6-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card6-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   height: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card7-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card7-card-header .icon-collapsed, #Card7-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card7-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card7-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card8
{
   height: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card8-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card8-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card8-card-header .icon-collapsed, #Card8-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card8-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card8-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card11
{
   height: auto !important;
   background-color: transparent;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card11-card-body
{
   font-size: 0px;
}
.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
.collapse:not(.show)
{
   display: none;
}
.collapsing
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height 0.35s ease;
}
#Card11-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card11-card-header .icon-collapsed, #Card11-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card11-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card11-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card11-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Image6m
{
   direction: ltr;
   vertical-align: top;
}
#Image6m
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Line1m
{
   border-color: #D2691E;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Text8m 
{
   background-color: #FF4500;
   background-image: none;
   border: 0px solid #000000;
   padding: 4px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text8m
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text8m div
{
   text-align: center;
}
#wb_Image1
{
   direction: ltr;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image2
{
   direction: ltr;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Line1
{
   border-color: #D2691E;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line3
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 6px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_ClipArt1
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#ClipArt1
{
   border-width: 0;
   vertical-align: top;
}
#PageFooter1
{
   background-color: #20B2AA;
   background: linear-gradient(to top, #20B2AA 0%, #FFFFFF 100%);
   box-sizing: border-box;
}
#MergedObject2
{
   border-width: 0;
   position: absolute;
   left: 32px;
   top: 304px;
   width: 160px;
   height: 60px;
   z-index: 10;
}
#wb_Card6
{
   position: absolute;
   left: 448px;
   top: 788px;
   width: 298px;
   height: 276px;
   text-align: center;
   z-index: 22;
}
#MergedObject10
{
   border-width: 0;
   position: absolute;
   left: 418px;
   top: 416px;
   width: 365px;
   height: 108px;
   z-index: 28;
}
#MergedObject1
{
   border-width: 0;
   position: absolute;
   left: 520px;
   top: 304px;
   width: 160px;
   height: 61px;
   z-index: 6;
}
#wb_Card1
{
   position: absolute;
   left: 112px;
   top: 788px;
   width: 298px;
   height: 276px;
   text-align: center;
   z-index: 17;
}
#wb_Image1
{
   position: absolute;
   left: 43px;
   top: 120px;
   width: 172px;
   height: 106px;
   z-index: 3;
}
#MergedObject7
{
   border-width: 0;
   position: absolute;
   left: 43px;
   top: 53px;
   width: 89px;
   height: 39px;
   z-index: 12;
}
#wb_Image2
{
   position: absolute;
   left: 985px;
   top: 120px;
   width: 172px;
   height: 106px;
   z-index: 4;
}
#wb_Card3
{
   position: absolute;
   left: 788px;
   top: 788px;
   width: 306px;
   height: 280px;
   text-align: center;
   z-index: 19;
}
#MergedObject6
{
   border-width: 0;
   position: absolute;
   left: 1004px;
   top: 304px;
   width: 160px;
   height: 61px;
   z-index: 8;
}
#wb_Card2
{
   position: absolute;
   left: 792px;
   top: 1128px;
   width: 298px;
   height: 276px;
   text-align: center;
   z-index: 18;
}
#MergedObject5
{
   border-width: 0;
   position: absolute;
   left: 43px;
   top: 2px;
   width: 89px;
   height: 39px;
   z-index: 11;
}
#MergedObject4
{
   border-width: 0;
   position: absolute;
   left: 760px;
   top: 304px;
   width: 160px;
   height: 60px;
   z-index: 9;
}
#Line1
{
   position: absolute;
   left: 212px;
   top: 236px;
   width: 773px;
   z-index: 5;
}
#wb_ClipArt1
{
   position: absolute;
   left: 566px;
   top: 19px;
   width: 70px;
   height: 17px;
   z-index: 14;
}
#PageFooter1
{
   position: fixed;
   overflow: hidden;
   text-align: left;
   left: 0;
   right: 0;
   bottom: 0;
   height: 49px;
   z-index: 29;
}
#Line3
{
   position: absolute;
   left: 481px;
   top: 1968px;
   width: 238px;
   z-index: 27;
}
#wb_Card11
{
   position: absolute;
   left: 792px;
   top: 1472px;
   width: 298px;
   height: 276px;
   text-align: center;
   z-index: 25;
}
#MergedObject9
{
   border-width: 0;
   position: absolute;
   left: 644px;
   top: 13px;
   width: 208px;
   height: 28px;
   z-index: 15;
}
#wb_Text8m
{
   position: absolute;
   left: 301px;
   top: 43px;
   width: 598px;
   height: 16px;
   text-align: center;
   z-index: 2;
}
#Line1m
{
   position: absolute;
   left: 215px;
   top: 100px;
   width: 770px;
   z-index: 1;
}
#wb_Text2
{
   position: absolute;
   left: 200px;
   top: 576px;
   width: 800px;
   height: 114px;
   text-align: right;
   z-index: 16;
}
#MergedObject8
{
   border-width: 0;
   position: absolute;
   left: 396px;
   top: 16px;
   width: 160px;
   height: 20px;
   z-index: 13;
}
#wb_EmbeddedPage1
{
   position: absolute;
   left: 18px;
   top: 0px;
   width: 1164px;
   height: 365px;
   z-index: 26;
}
#wb_Card8
{
   position: absolute;
   left: 448px;
   top: 1472px;
   width: 298px;
   height: 276px;
   text-align: center;
   z-index: 24;
}
#ClipArt1
{
   width: 70px;
   height: 17px;
}
#wb_Card5
{
   position: absolute;
   left: 448px;
   top: 1128px;
   width: 298px;
   height: 280px;
   text-align: center;
   z-index: 21;
}
#wb_Image6m
{
   position: absolute;
   left: 215px;
   top: 120px;
   width: 770px;
   height: 106px;
   z-index: 0;
}
#wb_Card4
{
   position: absolute;
   left: 112px;
   top: 1128px;
   width: 298px;
   height: 276px;
   text-align: center;
   z-index: 20;
}
#MergedObject3
{
   border-width: 0;
   position: absolute;
   left: 276px;
   top: 304px;
   width: 160px;
   height: 61px;
   z-index: 7;
}
#wb_Card7
{
   position: absolute;
   left: 108px;
   top: 1472px;
   width: 298px;
   height: 276px;
   text-align: center;
   z-index: 23;
}
@media only screen and (min-width: 800px) and (max-width: 1199px)
{
div#container
{
   width: 800px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text2
{
   left: 7px;
   top: 633px;
   width: 777px;
   height: 133px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0px 5px 0px 5px;
}
#wb_Card1
{
   left: 91px;
   top: 850px;
   width: 298px;
   height: 276px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card1-card-header .icon-collapsed, #Card1-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card1-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card1-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   left: 251px;
   top: 2110px;
   width: 298px;
   height: 276px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card2-card-header .icon-collapsed, #Card2-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card2-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card2-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   left: 421px;
   top: 1790px;
   width: 306px;
   height: 280px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card3-card-header .icon-collapsed, #Card3-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card3-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card3-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   left: 91px;
   top: 1170px;
   width: 298px;
   height: 276px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card4-card-header .icon-collapsed, #Card4-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card4-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card4-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   left: 421px;
   top: 1170px;
   width: 298px;
   height: 280px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card5-card-header .icon-collapsed, #Card5-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card5-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card5-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   left: 421px;
   top: 850px;
   width: 298px;
   height: 276px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card6-card-header .icon-collapsed, #Card6-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card6-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card6-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   left: 81px;
   top: 1480px;
   width: 298px;
   height: 276px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card7-card-header .icon-collapsed, #Card7-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card7-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card7-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card8
{
   left: 421px;
   top: 1480px;
   width: 298px;
   height: 276px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card8-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card8-card-header .icon-collapsed, #Card8-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card8-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card8-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card11
{
   left: 81px;
   top: 1800px;
   width: 298px;
   height: 276px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card11-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card11-card-header .icon-collapsed, #Card11-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card11-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card11-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card11-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_EmbeddedPage1
{
   left: 18px;
   top: 0px;
   width: 752px;
   height: 461px;
   visibility: visible;
   display: inline;
}
#wb_Image6m
{
   left: 124px;
   top: 148px;
   width: 549px;
   height: 75px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line1m
{
   left: 124px;
   top: 124px;
   width: 628px;
   height: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line1m
{
   border-color: #D2691E;
   border-bottom-width: 9px;
}
#wb_Text8m
{
   left: 101px;
   top: 76px;
   width: 598px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text8m
{
   font-family: Arial;
   font-weight: normal;
   font-size: 20px;
   margin: 0;
   padding: 4px 0px 10px 0px;
   text-align: center;
}
#wb_Image1
{
   left: 44px;
   top: 148px;
   width: 79px;
   height: 75px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   left: 672px;
   top: 148px;
   width: 79px;
   height: 75px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line1
{
   left: 124px;
   top: 248px;
   width: 628px;
   height: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line1
{
   border-color: #D2691E;
   border-bottom-width: 9px;
}
#MergedObject1
{
   left: 78px;
   top: 308px;
   width: 160px;
   height: 61px;
   visibility: visible;
   display: inline;
}
#MergedObject3
{
   left: 432px;
   top: 400px;
   width: 160px;
   height: 61px;
   visibility: visible;
   display: inline;
}
#MergedObject6
{
   left: 562px;
   top: 308px;
   width: 160px;
   height: 61px;
   visibility: visible;
   display: inline;
}
#MergedObject4
{
   left: 318px;
   top: 308px;
   width: 160px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#MergedObject2
{
   left: 188px;
   top: 400px;
   width: 160px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#MergedObject5
{
   left: 43px;
   top: 2px;
   width: 89px;
   height: 39px;
   visibility: visible;
   display: inline;
}
#MergedObject7
{
   left: 157px;
   top: 2px;
   width: 89px;
   height: 39px;
   visibility: visible;
   display: inline;
}
#Line3
{
   left: 291px;
   top: 2430px;
   width: 238px;
   height: 6px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line3
{
   border-color: #A0A0A0;
   border-bottom-width: 6px;
}
#MergedObject8
{
   left: 170px;
   top: 14px;
   width: 160px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_ClipArt1
{
   left: 350px;
   top: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#MergedObject9
{
   left: 440px;
   top: 10px;
   width: 208px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#MergedObject10
{
   left: 218px;
   top: 500px;
   width: 365px;
   height: 108px;
   visibility: visible;
   display: inline;
}
#PageFooter1
{
   height: 49px;
   visibility: visible;
}
}
@media only screen and (max-width: 799px)
{
div#container
{
   width: 380px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text2
{
   left: 12px;
   top: 940px;
   width: 353px;
   height: 209px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   left: 16px;
   top: 1428px;
   width: 162px;
   height: 321px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card1-card-header .icon-collapsed, #Card1-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card1-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card1-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card2
{
   left: 200px;
   top: 1276px;
   width: 162px;
   height: 321px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card2-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card2-card-header .icon-collapsed, #Card2-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card2-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card2-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card3
{
   left: 16px;
   top: 1924px;
   width: 168px;
   height: 345px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card3-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card3-card-header .icon-collapsed, #Card3-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card3-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card3-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card4
{
   left: 16px;
   top: 2444px;
   width: 168px;
   height: 321px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card4-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card4-card-header .icon-collapsed, #Card4-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card4-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card4-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   left: 200px;
   top: 1691px;
   width: 162px;
   height: 321px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card5-card-header .icon-collapsed, #Card5-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card5-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card5-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   left: 200px;
   top: 2106px;
   width: 162px;
   height: 321px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card6-card-header .icon-collapsed, #Card6-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card6-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card6-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   left: 16px;
   top: 2936px;
   width: 168px;
   height: 321px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card7-card-header .icon-collapsed, #Card7-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card7-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card7-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card8
{
   left: 200px;
   top: 2521px;
   width: 162px;
   height: 321px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card8-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card8-card-header .icon-collapsed, #Card8-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card8-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card8-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card11
{
   left: 200px;
   top: 2936px;
   width: 162px;
   height: 321px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Card11-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DEDEDE;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   cursor: pointer;
}
#Card11-card-header .icon-collapsed, #Card11-card-header .icon-expanded
{
   display: inline-block;
   fill: #000000;
   float: right;
   height: 21px;
   left: auto;
   right: 0;
   position: relative;
   top: 0;
   width: 21px;
}
#Card11-card-header[aria-expanded=true] .icon-collapsed
{
   display: none;
}
#Card11-card-header[aria-expanded=false] .icon-expanded
{
   display: none;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card11-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_EmbeddedPage1
{
   left: 18px;
   top: 0px;
   width: 373px;
   height: 649px;
   visibility: visible;
   display: inline;
}
#wb_Image6m
{
   left: 12px;
   top: 232px;
   width: 354px;
   height: 49px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line1m
{
   left: 12px;
   top: 128px;
   width: 354px;
   height: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line1m
{
   border-color: #D2691E;
   border-bottom-width: 9px;
}
#wb_Text8m
{
   left: 7px;
   top: 68px;
   width: 366px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text8m
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   padding: 4px 0px 10px 0px;
   text-align: center;
}
#wb_Image1
{
   left: 148px;
   top: 288px;
   width: 79px;
   height: 75px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   left: 148px;
   top: 152px;
   width: 79px;
   height: 75px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line1
{
   left: 12px;
   top: 372px;
   width: 354px;
   height: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line1
{
   border-color: #D2691E;
   border-bottom-width: 9px;
}
#MergedObject1
{
   left: 108px;
   top: 496px;
   width: 160px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#MergedObject3
{
   left: 206px;
   top: 588px;
   width: 160px;
   height: 61px;
   visibility: visible;
   display: inline;
}
#MergedObject6
{
   left: 204px;
   top: 408px;
   width: 160px;
   height: 61px;
   visibility: visible;
   display: inline;
}
#MergedObject4
{
   left: 12px;
   top: 408px;
   width: 160px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#MergedObject2
{
   left: 16px;
   top: 588px;
   width: 160px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#MergedObject5
{
   left: 43px;
   top: 2px;
   width: 89px;
   height: 39px;
   visibility: visible;
   display: inline;
}
#MergedObject7
{
   left: 275px;
   top: 2px;
   width: 89px;
   height: 39px;
   visibility: visible;
   display: inline;
}
#Line3
{
   left: 69px;
   top: 3452px;
   width: 238px;
   height: 6px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line3
{
   border-color: #A0A0A0;
   border-bottom-width: 6px;
}
#MergedObject8
{
   left: 108px;
   top: 44px;
   width: 160px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_ClipArt1
{
   left: 58px;
   top: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#MergedObject9
{
   left: 84px;
   top: 8px;
   width: 208px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#MergedObject10
{
   left: 8px;
   top: 692px;
   width: 365px;
   height: 108px;
   visibility: visible;
   display: inline;
}
#PageFooter1
{
   height: 68px;
   visibility: visible;
}
}
