div#container
{
   width: 1400px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: transparent;
   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:hover
{
   color: #0000FF;
   text-decoration: underline;
}
.wb-theme-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(22%) sepia(19%) saturate(5%) hue-rotate(353deg) brightness(92%) contrast(82%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.wb-theme-button:hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(41%) sepia(68%) saturate(517%) hue-rotate(171deg) brightness(87%) contrast(95%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.ui-widget-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(22%) sepia(0%) saturate(1762%) hue-rotate(186deg) brightness(101%) contrast(85%);
}
.ui-state-default
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.ui-state-hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .ui-widget-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(44%) sepia(9%) saturate(5066%) hue-rotate(175deg) brightness(87%) contrast(83%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-state-hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-button:active
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image68
{
   vertical-align: top;
}
#Image68
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text31
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 64px;
   line-height: 72px;
}
#wb_Text31 p, #wb_Text31 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7
{
   color: #8B4513;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
   line-height: 61px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#Line4
{
   border-color: #795845;
   border-style: solid;
   border-bottom-width: 3px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Image36
{
   vertical-align: top;
}
#Image36
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image21
{
   vertical-align: top;
}
#Image21
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image22
{
   vertical-align: top;
}
#Image22
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image23
{
   vertical-align: top;
}
#Image23
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image24
{
   vertical-align: top;
}
#Image24
{
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Line5
{
   border-color: #795845;
   border-style: solid;
   border-bottom-width: 3px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   color: #8B4513;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 53px;
   line-height: 61px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image17
{
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text8
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 53px;
   line-height: 61px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#Layer2
{
   background-color: #FBFBFB;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 0px;
}
#wb_Image8
{
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text10 p, #wb_Text10 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image7
{
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text11
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text11 p, #wb_Text11 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text12
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-size: 43px;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Image71
{
   vertical-align: top;
}
#Image71
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text20
{
   color: #2424FF;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 27px;
   line-height: 30px;
}
#wb_Text20 p, #wb_Text20 ul
{
   margin: 0;
   padding: 0;
}
#wb_Card6
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   font-size: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 75px;
}
#Card6-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card6-card-item6
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Card6-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Image6
{
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text13
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text13 p, #wb_Text13 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image20
{
   vertical-align: top;
}
#Image20
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text14 p, #wb_Text14 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image10
{
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text15
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text15 p, #wb_Text15 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image11
{
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text16
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text16 p, #wb_Text16 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image12
{
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text17
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text17 p, #wb_Text17 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text18
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text18 p, #wb_Text18 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text24
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text24 p, #wb_Text24 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image15
{
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text25
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text25 p, #wb_Text25 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image27
{
   vertical-align: top;
}
#Image27
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text27
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text27 p, #wb_Text27 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   vertical-align: top;
}
#Image28
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text28
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text28 p, #wb_Text28 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image30
{
   vertical-align: top;
}
#Image30
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text29
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text29 p, #wb_Text29 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   vertical-align: top;
}
#Image31
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text30
{
   color: #000000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text30 p, #wb_Text30 ul
{
   margin: 0;
   padding: 0;
}
#wb_Card7
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   font-size: 0;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card7-card-item3
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card7-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card8
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card8-card-body
{
   padding: 0;
   font-size: 0;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card8-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item8
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card9
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card9-card-body
{
   padding: 0;
   font-size: 0;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 75px;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card9-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item8
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text32
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 37px;
   line-height: 43px;
}
#wb_Text32 p, #wb_Text32 ul
{
   margin: 0;
   padding: 0;
}
#wb_Card11
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card11-card-body
{
   padding: 0;
   font-size: 0;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card11-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
}
#Card11-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card11-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item8
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card12
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card12-card-body
{
   padding: 0;
   font-size: 0;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card12-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 75px;
}
#Card12-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card12-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item8
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text33
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 37px;
   line-height: 43px;
}
#wb_Text33 p, #wb_Text33 ul
{
   margin: 0;
   padding: 0;
}
#wb_Card13
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card13-card-body
{
   padding: 0;
   font-size: 0;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card13-card-item3
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card13-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card14
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card14-card-body
{
   padding: 0;
   font-size: 0;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card14-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
}
#Card14-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card14-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item8
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card15
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card15-card-body
{
   padding: 0;
   font-size: 0;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card15-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 75px;
}
#Card15-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card15-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item8
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text34
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 37px;
   line-height: 43px;
}
#wb_Text34 p, #wb_Text34 ul
{
   margin: 0;
   padding: 0;
}
#wb_Card16
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card16-card-body
{
   padding: 0;
   font-size: 0;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 29px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card16-card-item3
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card16-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card17
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card17-card-body
{
   padding: 0;
   font-size: 0;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card17-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0 5px 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 43px;
}
#Card17-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#Card17-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card17-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item8
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card18
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card18-card-body
{
   padding: 0;
   font-size: 0;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card18-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 75px;
}
#Card18-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card18-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item8
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text35
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 37px;
   line-height: 43px;
}
#wb_Text35 p, #wb_Text35 ul
{
   margin: 0;
   padding: 0;
}
#Layer1
{
   background-color: #4F4F4F;
   background-image: none;
   border-radius: 0px;
}
#wb_Text80 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text80
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text80 p, #wb_Text80 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text68 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text68
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text68 p, #wb_Text68 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text71 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text71
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text71 p, #wb_Text71 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text67 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text67
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text67 p, #wb_Text67 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text65 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text65
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text65 p, #wb_Text65 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text64
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text64 p, #wb_Text64 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text66 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text66
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text66 p, #wb_Text66 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text76 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text76
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text76 p, #wb_Text76 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text63 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text63
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text63 p, #wb_Text63 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text74 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text74
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text74 p, #wb_Text74 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text50 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text50
{
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text50 p, #wb_Text50 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text73 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text73
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text73 p, #wb_Text73 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text72 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text72
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text72 p, #wb_Text72 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text79 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text79
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text79 p, #wb_Text79 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text77 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text77
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text77 p, #wb_Text77 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text78 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text78
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text78 p, #wb_Text78 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text75 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text75
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text75 p, #wb_Text75 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text51
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-style: italic;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text51 p, #wb_Text51 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image37
{
   vertical-align: top;
}
#Image37
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image38
{
   vertical-align: top;
}
#Image38
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image39
{
   vertical-align: top;
}
#Image39
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text36
{
   color: #000000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
   line-height: 29px;
}
#wb_Text36 p, #wb_Text36 ul
{
   margin: 0;
   padding: 0;
}
#ClipArt3
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text37
{
   color: #0000CD;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 21px;
   line-height: 25px;
}
#wb_Text37 p, #wb_Text37 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image9
{
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text19
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text19 p, #wb_Text19 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text21
{
   color: #FF0000;
   font-family: Georgia;
   font-weight: 400;
   font-style: italic;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text21 p, #wb_Text21 ul
{
   margin: 0;
   padding: 0;
}
#wb_Card1
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_OverlayMenu2
{
   margin: 0;
}
#OverlayMenu2
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
}
#OverlayMenu2:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu2
{
   display: block;
   width: 257px;
   height: 289px;
   position: absolute;
   overflow: hidden;
}
#OverlayMenu2 .line
{
   width: 32px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
   transition: all 0.3s ease-in-out;
}
#OverlayMenu2:hover .line
{
   background: #424242;
}
#OverlayMenu2 .line:first-child
{
   margin-top: 128px;
}
#OverlayMenu2-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu2-close:before, #OverlayMenu2-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu2-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu2-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu2-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu2-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu2-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#OverlayMenu2-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#OverlayMenu2-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(122,122,122,0.87);
}
#OverlayMenu2-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 85px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu2
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu2 a
{
   text-decoration: none;
}
.OverlayMenu2 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu2 li
{
   position: relative;
}
.OverlayMenu2 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu2 li a:hover
{
   color: #424242;
   background-color: #CCCCCC;
}
#OverlayMenu2-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu2-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#OverlayMenu2-overlay .OverlayMenu2
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu2-overlay.show .OverlayMenu2
{
   opacity: 1;
   transition-delay: 400ms;
}
#OverlayMenu2-overlay.hide .OverlayMenu2
{
   transition-delay: 0s;
}
#OverlayMenu2-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu2-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu2-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #7A7A7A;
   display: inline-block;
   font-size: 85px;
   margin: 0 .5em;
   padding: 32px;
   transition: all .2s linear 0s;
   width: 85px;
}
#OverlayMenu2-social .social-icon:hover 
{
   background-color: #424242;
   color: #CCCCCC;
}
.OverlayMenu2-effect
{
   transition: all 500ms linear;
}
#wb_ResponsiveMenu2
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: left;
   width: 100%;
}
#ResponsiveMenu2
{
   background-color: #CD5C5C;
   height: 69px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu2 ul li a
{
   background-color: #CD5C5C;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: italic;
   text-decoration: none;
   text-transform: none;
   border: 1px solid #424242;
   padding: 20px 10px 10px 10px;
   text-align: center;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 37px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li:hover > a, #wb_ResponsiveMenu2 li .active
{
   background-color: #CCCCCC;
   border-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 69px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 230px;
}
#wb_ResponsiveMenu2 ul ul li a
{
   background-color: #CD5C5C;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul li:hover > a, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   padding-top: 25px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 230px;
   position: relative;
   top: -69px;
}
#wb_ResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li:hover > a .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#wb_ResponsiveMenu2 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   text-transform: none;
   padding: 25px 20px 15px 40px;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #CD5C5C;
   color: #FFFFFF;
   padding: 0 20px 0 40px;
   line-height: 64px;
   text-decoration: none;
   border: 1px solid #424242;
}
#wb_ResponsiveMenu2 .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 69px !important;
   line-height: 69px !important;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 80px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #CD5C5C;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #CD5C5C;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 25px 20px 15px 120px;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: center;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 8px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   right: 10px;
   top: 22px;
   user-select: none;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #424242;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#ResponsiveMenu2 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Elusive Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#ResponsiveMenu2 .video:before
{
   content: "\f21f";
}
#ResponsiveMenu2 .book:before
{
   content: "\f118";
}
#ResponsiveMenu2 .adult:before
{
   content: "\f105";
}
#ResponsiveMenu2 .group:before
{
   content: "\f17c";
}
#ResponsiveMenu2 .video-alt:before
{
   content: "\f21d";
}
#wb_Image19
{
   vertical-align: top;
}
#Image19
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Accordion1
{
   width: 100%;
   height: 100%;
}
#wb_Accordion1 .ui-helper-reset
{
   line-height: normal !important;
   font-size: 1em !important;
}
#Accordion1 .ui-accordion-header
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px !important;
   font-style: normal;
   outline: none;
   padding: 10px 10px 10px 30px;
   text-align: left;
}
#Accordion1 h4
{
   display: block;
   margin: 0;
}
#Accordion1 .ui-accordion-header .ui-icon
{
   position: absolute !important;
   left: 10px;
   top: 0;
   display: flex;
   justify-content: center;
   align-items: center;
   align-content: center;
   height: 100%;
   width: 16px;
   box-sizing: border-box;
   background-image: none;
   fill: currentColor;
   margin: 0;
}
#Accordion1 .icon-default
{
   display: block;
   flex: 1;
   padding: 2px;
}
#Accordion1 .icon-active
{
   display: none;
   flex: 1;
   padding: 2px;
}
#Accordion1 .ui-state-active .icon-default
{
   display: none;
}
#Accordion1 .ui-state-active .icon-active
{
   display: block;
}
#Accordion1 .ui-accordion-content
{
   padding: 0;
   position: relative;
}
#Accordion1, #Accordion1 > .ui-corner-all, #Accordion1 > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#Accordion1 .ui-corner-all, #Accordion1 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#wb_Accordion1
{
   margin: 0;
}
#wb_Card2
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 75px;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card2-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card3
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   font-size: 0;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 75px;
}
#Card3-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card3-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card4
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card4-card-body
{
   padding: 0;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
}
#Card4-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card4-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card5
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   font-size: 0;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 75px;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card10
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card10-card-body
{
   padding: 0;
   font-size: 0;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card10-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
}
#Card10-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card10-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card19
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card19-card-body
{
   padding: 0;
   font-size: 0;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card19-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 75px;
}
#Card19-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card19-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card20
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card20-card-body
{
   padding: 0;
   font-size: 0;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card20-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
}
#Card20-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card20-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card21
{
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 3px;
   text-align: center;
}
#Card21-card-body
{
   padding: 0;
   font-size: 0;
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card21-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 75px;
}
#Card21-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card21-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card19
{
   position: absolute;
   left: 1647px;
   top: 7374px;
   width: 909px;
   height: 2585px;
   display: none;
   z-index: 51;
}
#wb_Card6
{
   position: absolute;
   left: 283px;
   top: 1800px;
   width: 829px;
   height: 404px;
   z-index: 76;
}
#wb_OverlayMenu2
{
   position: absolute;
   left: 1062px;
   top: 321px;
   width: 257px;
   height: 289px;
   display: none;
   z-index: 104;
}
#wb_Card1
{
   position: absolute;
   left: 460px;
   top: 3380px;
   width: 474px;
   height: 594px;
   z-index: 103;
}
#wb_Text19
{
   position: absolute;
   left: 47px;
   top: 4050px;
   width: 1309px;
   height: 126px;
   z-index: 101;
}
#wb_Image39
{
   position: absolute;
   left: 1132px;
   top: 5922px;
   width: 224px;
   height: 81px;
   z-index: 95;
}
#wb_Image38
{
   position: absolute;
   left: 460px;
   top: 5890px;
   width: 451px;
   height: 160px;
   z-index: 94;
}
#wb_Image37
{
   position: absolute;
   left: 1002px;
   top: 5922px;
   width: 90px;
   height: 90px;
   z-index: 93;
}
#wb_Text66
{
   position: absolute;
   left: 311px;
   top: 73px;
   width: 104px;
   height: 16px;
   z-index: 34;
}
#wb_Text80
{
   position: absolute;
   left: 30px;
   top: 40px;
   width: 56px;
   height: 16px;
   z-index: 28;
}
#wb_Image31
{
   position: absolute;
   left: 758px;
   top: 518px;
   width: 42px;
   height: 42px;
   z-index: 26;
}
#wb_Image30
{
   position: absolute;
   left: 758px;
   top: 438px;
   width: 42px;
   height: 42px;
   z-index: 20;
}
#wb_Text28
{
   position: absolute;
   left: 858px;
   top: 369px;
   width: 320px;
   height: 42px;
   z-index: 19;
}
#wb_Image36
{
   position: absolute;
   left: 1030px;
   top: 0px;
   width: 351px;
   height: 315px;
   z-index: 61;
}
#wb_ResponsiveMenu2
{
   position: absolute;
   left: 1241px;
   top: 320px;
   width: 128px;
   height: 107px;
   z-index: 105;
}
#wb_Text67
{
   position: absolute;
   left: 30px;
   top: 106px;
   width: 110px;
   height: 16px;
   z-index: 31;
}
#wb_Text18
{
   position: absolute;
   left: 858px;
   top: 38px;
   width: 320px;
   height: 63px;
   z-index: 24;
}
#wb_Text29
{
   position: absolute;
   left: 858px;
   top: 449px;
   width: 360px;
   height: 42px;
   z-index: 21;
}
#wb_Image28
{
   position: absolute;
   left: 758px;
   top: 358px;
   width: 42px;
   height: 42px;
   z-index: 18;
}
#wb_Image27
{
   position: absolute;
   left: 758px;
   top: 278px;
   width: 42px;
   height: 42px;
   z-index: 16;
}
#wb_Image20
{
   position: absolute;
   left: 57px;
   top: 278px;
   width: 42px;
   height: 42px;
   z-index: 9;
}
#Line5
{
   position: absolute;
   left: 0px;
   top: 450px;
   width: 1400px;
   z-index: 66;
}
#wb_Image24
{
   position: absolute;
   left: 336px;
   top: 320px;
   width: 106px;
   height: 101px;
   z-index: 65;
}
#wb_Image23
{
   position: absolute;
   left: 627px;
   top: 320px;
   width: 120px;
   height: 106px;
   z-index: 64;
}
#wb_Image22
{
   position: absolute;
   left: 179px;
   top: 320px;
   width: 113px;
   height: 100px;
   z-index: 63;
}
#wb_Image21
{
   position: absolute;
   left: 486px;
   top: 320px;
   width: 97px;
   height: 95px;
   z-index: 62;
}
#wb_Image1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 0px;
   height: 0px;
   z-index: 54;
}
#wb_Card3
{
   position: absolute;
   left: 18px;
   top: 9px;
   width: 265px;
   height: 611px;
   display: none;
   z-index: 47;
}
#wb_Text64
{
   position: absolute;
   left: 311px;
   top: 40px;
   width: 56px;
   height: 16px;
   z-index: 33;
}
#wb_Text35
{
   position: absolute;
   left: 453px;
   top: 5140px;
   width: 495px;
   height: 42px;
   z-index: 91;
}
#wb_Card14
{
   position: absolute;
   left: 70px;
   top: 4300px;
   width: 359px;
   height: 594px;
   z-index: 85;
}
#wb_Text17
{
   position: absolute;
   left: 128px;
   top: 529px;
   width: 360px;
   height: 42px;
   z-index: 5;
}
#Line4
{
   position: absolute;
   left: 0px;
   top: 290px;
   width: 1400px;
   z-index: 60;
}
#wb_Image2
{
   position: absolute;
   left: 0px;
   top: 10px;
   width: 371px;
   height: 281px;
   z-index: 58;
}
#wb_Text4
{
   position: absolute;
   left: 47px;
   top: 2270px;
   width: 1306px;
   height: 126px;
   z-index: 56;
}
#wb_Card2
{
   position: absolute;
   left: 14px;
   top: 11px;
   width: 264px;
   height: 554px;
   display: none;
   z-index: 46;
}
#wb_Accordion1
{
   position: absolute;
   left: 11px;
   top: 1970px;
   width: 297px;
   height: 748px;
   display: none;
   z-index: 107;
}
#wb_Text65
{
   position: absolute;
   left: 30px;
   top: 139px;
   width: 110px;
   height: 16px;
   z-index: 32;
}
#wb_Text71
{
   position: absolute;
   left: 30px;
   top: 172px;
   width: 110px;
   height: 16px;
   z-index: 30;
}
#wb_Text34
{
   position: absolute;
   left: 453px;
   top: 4220px;
   width: 495px;
   height: 42px;
   z-index: 87;
}
#wb_Card15
{
   position: absolute;
   left: 964px;
   top: 4300px;
   width: 359px;
   height: 594px;
   z-index: 86;
}
#wb_Text16
{
   position: absolute;
   left: 128px;
   top: 449px;
   width: 360px;
   height: 42px;
   z-index: 4;
}
#wb_Text5
{
   position: absolute;
   left: 410px;
   top: 200px;
   width: 572px;
   height: 61px;
   text-align: center;
   z-index: 68;
}
#wb_Text37
{
   position: absolute;
   left: 450px;
   top: 6070px;
   width: 469px;
   height: 25px;
   z-index: 98;
}
#wb_Card16
{
   position: absolute;
   left: 459px;
   top: 5220px;
   width: 477px;
   height: 594px;
   z-index: 88;
}
#wb_Text15
{
   position: absolute;
   left: 128px;
   top: 369px;
   width: 320px;
   height: 21px;
   z-index: 3;
}
#wb_Text36
{
   position: absolute;
   left: 140px;
   top: 5960px;
   width: 144px;
   height: 29px;
   z-index: 96;
}
#wb_Text73
{
   position: absolute;
   left: 311px;
   top: 106px;
   width: 191px;
   height: 16px;
   z-index: 40;
}
#wb_Text63
{
   position: absolute;
   left: 620px;
   top: 40px;
   width: 110px;
   height: 16px;
   z-index: 39;
}
#wb_Card17
{
   position: absolute;
   left: 70px;
   top: 5220px;
   width: 359px;
   height: 594px;
   z-index: 89;
}
#wb_Text14
{
   position: absolute;
   left: 128px;
   top: 289px;
   width: 320px;
   height: 42px;
   z-index: 2;
}
#wb_Image5
{
   position: absolute;
   left: 35px;
   top: 320px;
   width: 100px;
   height: 100px;
   z-index: 67;
}
#wb_Text7
{
   position: absolute;
   left: 380px;
   top: 20px;
   width: 590px;
   height: 61px;
   text-align: center;
   z-index: 59;
}
#wb_Card10
{
   position: absolute;
   left: 1559px;
   top: 7367px;
   width: 909px;
   height: 2749px;
   display: none;
   z-index: 50;
}
#wb_Text72
{
   position: absolute;
   left: 311px;
   top: 139px;
   width: 191px;
   height: 16px;
   z-index: 42;
}
#wb_Image6
{
   position: absolute;
   left: 57px;
   top: 198px;
   width: 42px;
   height: 42px;
   z-index: 8;
}
#wb_Text13
{
   position: absolute;
   left: 128px;
   top: 209px;
   width: 320px;
   height: 42px;
   z-index: 1;
}
#wb_Text31
{
   position: absolute;
   left: 320px;
   top: 755px;
   width: 676px;
   height: 144px;
   display: none;
   text-align: center;
   z-index: 57;
}
#wb_Text51
{
   position: absolute;
   left: 1100px;
   top: 188px;
   width: 295px;
   height: 48px;
   z-index: 44;
}
#wb_Text75
{
   position: absolute;
   left: 621px;
   top: 73px;
   width: 191px;
   height: 16px;
   z-index: 38;
}
#wb_Card11
{
   position: absolute;
   left: 69px;
   top: 3380px;
   width: 359px;
   height: 594px;
   z-index: 81;
}
#wb_Text12
{
   position: absolute;
   left: 399px;
   top: 1410px;
   width: 603px;
   height: 48px;
   text-align: center;
   z-index: 73;
}
#wb_Text30
{
   position: absolute;
   left: 858px;
   top: 529px;
   width: 280px;
   height: 42px;
   z-index: 22;
}
#wb_Image7
{
   position: absolute;
   left: 57px;
   top: 118px;
   width: 42px;
   height: 42px;
   z-index: 7;
}
#wb_Text2
{
   position: absolute;
   left: 70px;
   top: 3130px;
   width: 1283px;
   height: 126px;
   z-index: 100;
}
#wb_ClipArt3
{
   position: absolute;
   left: 40px;
   top: 5940px;
   width: 53px;
   height: 54px;
   z-index: 97;
}
#wb_Text50
{
   position: absolute;
   left: 1115px;
   top: 106px;
   width: 110px;
   height: 16px;
   z-index: 41;
}
#wb_Text74
{
   position: absolute;
   left: 621px;
   top: 108px;
   width: 191px;
   height: 16px;
   z-index: 36;
}
#wb_Text33
{
   position: absolute;
   left: 453px;
   top: 3300px;
   width: 495px;
   height: 42px;
   z-index: 83;
}
#wb_Card12
{
   position: absolute;
   left: 964px;
   top: 3380px;
   width: 359px;
   height: 594px;
   z-index: 82;
}
#wb_Card9
{
   position: absolute;
   left: 967px;
   top: 2470px;
   width: 383px;
   height: 594px;
   z-index: 79;
}
#wb_Text11
{
   position: absolute;
   left: 151px;
   top: 1270px;
   width: 1090px;
   height: 90px;
   z-index: 72;
}
#wb_Text77
{
   position: absolute;
   left: 1116px;
   top: 139px;
   width: 138px;
   height: 16px;
   z-index: 37;
}
#wb_Card13
{
   position: absolute;
   left: 458px;
   top: 4300px;
   width: 478px;
   height: 594px;
   z-index: 84;
}
#wb_Text32
{
   position: absolute;
   left: 450px;
   top: 2410px;
   width: 482px;
   height: 42px;
   z-index: 80;
}
#wb_Card8
{
   position: absolute;
   left: 71px;
   top: 2470px;
   width: 354px;
   height: 594px;
   z-index: 78;
}
#wb_Text20
{
   position: absolute;
   left: 460px;
   top: 1719px;
   width: 480px;
   height: 30px;
   z-index: 75;
}
#wb_Image8
{
   position: absolute;
   left: 57px;
   top: 38px;
   width: 42px;
   height: 42px;
   z-index: 25;
}
#wb_Text10
{
   position: absolute;
   left: 128px;
   top: 129px;
   width: 320px;
   height: 42px;
   z-index: 0;
}
#wb_Card21
{
   position: absolute;
   left: 2654px;
   top: 7383px;
   width: 909px;
   height: 2585px;
   display: none;
   z-index: 53;
}
#wb_Text21
{
   position: absolute;
   left: 40px;
   top: 4970px;
   width: 1313px;
   height: 126px;
   z-index: 102;
}
#wb_Image9
{
   position: absolute;
   left: 791px;
   top: 320px;
   width: 111px;
   height: 121px;
   z-index: 99;
}
#ClipArt3
{
   width: 53px;
   height: 54px;
}
#wb_Text76
{
   position: absolute;
   left: 311px;
   top: 172px;
   width: 119px;
   height: 16px;
   z-index: 35;
}
#wb_Card20
{
   position: absolute;
   left: 1601px;
   top: 7422px;
   width: 909px;
   height: 2749px;
   display: none;
   z-index: 52;
}
#Layer1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 6180px;
   width: 1400px;
   height: 248px;
   z-index: 92;
}
#wb_Text79
{
   position: absolute;
   left: 1112px;
   top: 73px;
   width: 146px;
   height: 16px;
   z-index: 43;
}
#wb_Text27
{
   position: absolute;
   left: 858px;
   top: 289px;
   width: 320px;
   height: 42px;
   z-index: 17;
}
#Layer2
{
   position: absolute;
   text-align: left;
   left: 78px;
   top: 630px;
   width: 1238px;
   height: 598px;
   z-index: 71;
}
#wb_Card5
{
   position: absolute;
   left: 26px;
   top: 9684px;
   width: 909px;
   height: 2585px;
   display: none;
   z-index: 49;
}
#wb_Text78
{
   position: absolute;
   left: 1110px;
   top: 40px;
   width: 137px;
   height: 16px;
   z-index: 45;
}
#wb_Image71
{
   position: absolute;
   left: 596px;
   top: 1520px;
   width: 208px;
   height: 156px;
   z-index: 74;
}
#wb_Text24
{
   position: absolute;
   left: 858px;
   top: 118px;
   width: 320px;
   height: 84px;
   z-index: 23;
}
#wb_Card4
{
   position: absolute;
   left: 280px;
   top: 6604px;
   width: 665px;
   height: 1438px;
   display: none;
   z-index: 48;
}
#wb_Text68
{
   position: absolute;
   left: 29px;
   top: 73px;
   width: 110px;
   height: 16px;
   z-index: 29;
}
#Layer1_Container
{
   width: 1400px;
   height: 248px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   margin-top: auto;
   margin-bottom: auto;
   text-align: left;
}
#wb_Text25
{
   position: absolute;
   left: 858px;
   top: 209px;
   width: 320px;
   height: 21px;
   z-index: 15;
}
#wb_Text8
{
   position: absolute;
   left: 430px;
   top: 510px;
   width: 542px;
   height: 61px;
   text-align: center;
   z-index: 70;
}
#wb_Image68
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 0px;
   height: 0px;
   z-index: 55;
}
#wb_Image19
{
   position: absolute;
   left: 1094px;
   top: 320px;
   width: 106px;
   height: 106px;
   z-index: 106;
}
#wb_Card18
{
   position: absolute;
   left: 965px;
   top: 5220px;
   width: 359px;
   height: 594px;
   z-index: 90;
}
#wb_Card7
{
   position: absolute;
   left: 460px;
   top: 2470px;
   width: 472px;
   height: 594px;
   z-index: 77;
}
#wb_Image13
{
   position: absolute;
   left: 758px;
   top: 38px;
   width: 42px;
   height: 42px;
   z-index: 27;
}
#wb_Image15
{
   position: absolute;
   left: 758px;
   top: 198px;
   width: 42px;
   height: 42px;
   z-index: 14;
}
#wb_Image14
{
   position: absolute;
   left: 758px;
   top: 118px;
   width: 42px;
   height: 42px;
   z-index: 13;
}
#wb_Image12
{
   position: absolute;
   left: 57px;
   top: 518px;
   width: 42px;
   height: 42px;
   z-index: 12;
}
#wb_Image11
{
   position: absolute;
   left: 57px;
   top: 438px;
   width: 42px;
   height: 42px;
   z-index: 11;
}
#wb_Image10
{
   position: absolute;
   left: 57px;
   top: 358px;
   width: 42px;
   height: 42px;
   z-index: 10;
}
#wb_Text9
{
   position: absolute;
   left: 128px;
   top: 49px;
   width: 339px;
   height: 42px;
   z-index: 6;
}
#wb_Image17
{
   position: absolute;
   left: 946px;
   top: 320px;
   width: 104px;
   height: 97px;
   z-index: 69;
}
@media only screen and (min-width: 960px) and (max-width: 1399px)
{
div#container
{
   width: 980px;
}
body
{
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   left: 45px;
   top: 1750px;
   width: 890px;
   height: 126px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text31
{
   left: 150px;
   top: 630px;
   width: 678px;
   height: 122px;
}
#wb_Text31
{
   font-size: 64px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 73px;
}
#wb_Image2
{
   left: 0px;
   top: 4px;
   width: 319px;
   height: 242px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 289px;
   top: 30px;
   width: 436px;
   height: 43px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#Line4
{
   left: 0px;
   top: 246px;
   width: 980px;
   height: 3px;
   margin: 0;
}
#Line4
{
   border-color: #795845;
   border-bottom-width: 3px;
}
#wb_Image36
{
   left: 681px;
   top: 0px;
   width: 299px;
   height: 274px;
   margin: 0;
   padding: 0;
}
#wb_Image21
{
   left: 543px;
   top: 281px;
   width: 78px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image22
{
   left: 218px;
   top: 281px;
   width: 78px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image23
{
   left: 317px;
   top: 281px;
   width: 106px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image24
{
   left: 119px;
   top: 281px;
   width: 78px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line5
{
   left: 0px;
   top: 390px;
   width: 980px;
   height: 3px;
   margin: 0;
}
#Line5
{
   border-color: #795845;
   border-bottom-width: 3px;
}
#wb_Image5
{
   left: 20px;
   top: 281px;
   width: 78px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 331px;
   top: 180px;
   width: 336px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Image17
{
   left: 741px;
   top: 281px;
   width: 78px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 283px;
   top: 420px;
   width: 414px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   font-size: 43px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 48px;
}
#Layer2
{
   left: 50px;
   top: 500px;
   width: 874px;
   height: 423px;
   visibility: visible;
   display: block;
}
#wb_Image8
{
   left: 60px;
   top: 23px;
   width: 29px;
   height: 29px;
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 126px;
   top: 31px;
   width: 224px;
   height: 15px;
}
#wb_Text9
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Text10
{
   left: 137px;
   top: 94px;
   width: 224px;
   height: 14px;
}
#wb_Text10
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image7
{
   left: 61px;
   top: 86px;
   width: 29px;
   height: 29px;
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 73px;
   top: 980px;
   width: 835px;
   height: 90px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text12
{
   left: 260px;
   top: 1110px;
   width: 461px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image71
{
   left: 430px;
   top: 1180px;
   width: 120px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 295px;
   top: 1310px;
   width: 391px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_Text20
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_Card6
{
   left: 149px;
   top: 1370px;
   width: 676px;
   height: 354px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card6-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card6-card-item6
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Image6
{
   left: 61px;
   top: 142px;
   width: 29px;
   height: 29px;
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   left: 123px;
   top: 150px;
   width: 224px;
   height: 14px;
}
#wb_Text13
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image20
{
   left: 61px;
   top: 198px;
   width: 29px;
   height: 29px;
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   left: 121px;
   top: 206px;
   width: 224px;
   height: 14px;
}
#wb_Text14
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image10
{
   left: 61px;
   top: 261px;
   width: 29px;
   height: 29px;
   margin: 0;
   padding: 0;
}
#wb_Text15
{
   left: 130px;
   top: 269px;
   width: 224px;
   height: 14px;
}
#wb_Text15
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image11
{
   left: 61px;
   top: 317px;
   width: 29px;
   height: 29px;
   margin: 0;
   padding: 0;
}
#wb_Text16
{
   left: 124px;
   top: 325px;
   width: 252px;
   height: 14px;
}
#wb_Text16
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image12
{
   left: 61px;
   top: 373px;
   width: 29px;
   height: 29px;
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   left: 116px;
   top: 381px;
   width: 252px;
   height: 14px;
}
#wb_Text17
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image13
{
   left: 572px;
   top: 23px;
   width: 29px;
   height: 29px;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   left: 647px;
   top: 23px;
   width: 224px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Text18
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image14
{
   left: 572px;
   top: 86px;
   width: 29px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 647px;
   top: 86px;
   width: 224px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image15
{
   left: 572px;
   top: 142px;
   width: 29px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 640px;
   top: 150px;
   width: 224px;
   height: 14px;
}
#wb_Text25
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image27
{
   left: 572px;
   top: 198px;
   width: 29px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text27
{
   left: 648px;
   top: 206px;
   width: 224px;
   height: 14px;
}
#wb_Text27
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image28
{
   left: 572px;
   top: 261px;
   width: 29px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   left: 643px;
   top: 269px;
   width: 224px;
   height: 14px;
   visibility: visible;
   display: inline;
}
#wb_Text28
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image30
{
   left: 572px;
   top: 317px;
   width: 29px;
   height: 29px;
   margin: 0;
   padding: 0;
}
#wb_Text29
{
   left: 616px;
   top: 325px;
   width: 252px;
   height: 14px;
}
#wb_Text29
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image31
{
   left: 572px;
   top: 373px;
   width: 29px;
   height: 29px;
   margin: 0;
   padding: 0;
}
#wb_Text30
{
   left: 619px;
   top: 381px;
   width: 196px;
   height: 14px;
   visibility: visible;
   display: inline;
}
#wb_Text30
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Card7
{
   left: 311px;
   top: 1964px;
   width: 353px;
   height: 650px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card7-card-item3
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card7-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   left: 10px;
   top: 1964px;
   width: 284px;
   height: 650px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card8-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card9
{
   left: 681px;
   top: 1964px;
   width: 284px;
   height: 650px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card9-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Text32
{
   left: 249px;
   top: 1893px;
   width: 482px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_Text32
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 43px;
}
#wb_Card11
{
   left: 10px;
   top: 2870px;
   width: 284px;
   height: 648px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card11-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card11-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card11-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   left: 681px;
   top: 2870px;
   width: 284px;
   height: 648px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card12-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card12-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card12-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card12
{
   text-align: center;
}
#wb_Text33
{
   left: 243px;
   top: 2780px;
   width: 495px;
   height: 43px;
   visibility: visible;
   display: inline;
}
#wb_Text33
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 43px;
}
#wb_Card13
{
   left: 311px;
   top: 3810px;
   width: 353px;
   height: 648px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card13-card-item3
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card13-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   left: 10px;
   top: 3810px;
   width: 284px;
   height: 648px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card14-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card14-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card14-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   left: 681px;
   top: 3810px;
   width: 284px;
   height: 648px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card15-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card15-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card15-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card15
{
   text-align: center;
}
#wb_Text34
{
   left: 243px;
   top: 3710px;
   width: 495px;
   height: 43px;
   visibility: visible;
   display: inline;
}
#wb_Text34
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 43px;
}
#wb_Card16
{
   left: 310px;
   top: 4720px;
   width: 354px;
   height: 648px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card16-card-item3
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card16-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card17
{
   left: 10px;
   top: 4720px;
   width: 284px;
   height: 648px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card17-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card17-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#Card17-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card17-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card18
{
   left: 681px;
   top: 4720px;
   width: 284px;
   height: 648px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card18-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card18-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card18-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card18
{
   text-align: center;
}
#wb_Text35
{
   left: 243px;
   top: 4640px;
   width: 495px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_Text35
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#Layer1
{
   left: 0px;
   top: 5620px;
   width: 980px;
   height: 200px;
   visibility: visible;
   display: block;
}
#Layer1_Container
{
   width: 980px;
   height:200px;
}
#wb_Text80
{
   left: 21px;
   top: 28px;
   width: 39px;
   height: 16px;
}
#wb_Text80
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text68
{
   left: 21px;
   top: 54px;
   width: 77px;
   height: 16px;
}
#wb_Text68
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text71
{
   left: 21px;
   top: 131px;
   width: 77px;
   height: 16px;
}
#wb_Text71
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text67
{
   left: 21px;
   top: 80px;
   width: 102px;
   height: 16px;
}
#wb_Text67
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text65
{
   left: 21px;
   top: 106px;
   width: 77px;
   height: 16px;
}
#wb_Text65
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text64
{
   left: 217px;
   top: 28px;
   width: 39px;
   height: 16px;
}
#wb_Text64
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text66
{
   left: 217px;
   top: 54px;
   width: 72px;
   height: 16px;
}
#wb_Text66
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text76
{
   left: 217px;
   top: 131px;
   width: 112px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text76
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text63
{
   left: 460px;
   top: 28px;
   width: 77px;
   height: 16px;
}
#wb_Text63
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text74
{
   left: 460px;
   top: 80px;
   width: 133px;
   height: 16px;
}
#wb_Text74
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text50
{
   left: 780px;
   top: 80px;
   width: 77px;
   height: 16px;
}
#wb_Text50
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text73
{
   left: 217px;
   top: 80px;
   width: 173px;
   height: 16px;
}
#wb_Text73
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text72
{
   left: 217px;
   top: 106px;
   width: 162px;
   height: 16px;
}
#wb_Text72
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text79
{
   left: 780px;
   top: 54px;
   width: 130px;
   height: 16px;
}
#wb_Text79
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text77
{
   left: 780px;
   top: 106px;
   width: 139px;
   height: 16px;
}
#wb_Text77
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text78
{
   left: 780px;
   top: 28px;
   width: 95px;
   height: 16px;
}
#wb_Text78
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text75
{
   left: 460px;
   top: 54px;
   width: 133px;
   height: 16px;
}
#wb_Text75
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text51
{
   left: 668px;
   top: 147px;
   width: 300px;
   height: 48px;
}
#wb_Text51
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Image37
{
   left: 707px;
   top: 5432px;
   width: 63px;
   height: 63px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image38
{
   left: 320px;
   top: 5407px;
   width: 315px;
   height: 112px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image39
{
   left: 791px;
   top: 5435px;
   width: 156px;
   height: 56px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text36
{
   left: 100px;
   top: 5450px;
   width: 144px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text36
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 28px;
}
#wb_ClipArt3
{
   left: 20px;
   top: 5430px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text37
{
   left: 330px;
   top: 5542px;
   width: 285px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_Text37
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_Image9
{
   left: 444px;
   top: 281px;
   width: 78px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 24px;
   top: 2650px;
   width: 932px;
   height: 108px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text19
{
   left: 24px;
   top: 3550px;
   width: 932px;
   height: 108px;
   visibility: visible;
   display: inline;
}
#wb_Text19
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text21
{
   left: 24px;
   top: 4490px;
   width: 932px;
   height: 108px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Card1
{
   left: 306px;
   top: 2870px;
   width: 363px;
   height: 648px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_OverlayMenu2
{
   left: 743px;
   top: 225px;
   width: 180px;
   height: 202px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#OverlayMenu2
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 180px;
   height: 202px;
}
#OverlayMenu2:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu2 .line
{
   background: #FFFFFF;
}
#OverlayMenu2:hover .line
{
   background: #424242;
}
#OverlayMenu2 .line
{
   top: 81px;
}
#OverlayMenu2 .line:first-child
{
   margin-top: 85px;
}
#OverlayMenu2-overlay ul
{
   font-size: 64px;
   text-align: center;
}
#wb_ResponsiveMenu2
{
   left: 841px;
   top: 285px;
   width: 115px;
   height: 76px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#ResponsiveMenu2
{
   height: 66px;
}
#wb_ResponsiveMenu2 ul ul
{
   top: 66px;
}
#wb_ResponsiveMenu2 ul ul ul li
{
   left: 230px;
   top: -66px;
}
#wb_ResponsiveMenu2 > ul > li > a
{
   height: 36px;
}
#wb_ResponsiveMenu2 ul ul li
{
   width: 230px;
}
#wb_Image19
{
   left: 642px;
   top: 281px;
   width: 78px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Accordion1
{
   left: 30px;
   top: 6029px;
   width: 911px;
   height: 2292px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Card2
{
   left: 41px;
   top: 114px;
   width: 819px;
   height: 1706px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card2-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   left: 54px;
   top: 189px;
   width: 820px;
   height: 1879px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card3-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card3-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   left: 173px;
   top: -63px;
   width: 464px;
   height: 1005px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card4-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card4-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   left: -5px;
   top: 2081px;
   width: 635px;
   height: 1808px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card10
{
   left: 1068px;
   top: 448px;
   width: 635px;
   height: 1923px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card10-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card10-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card10-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card19
{
   left: 1130px;
   top: 441px;
   width: 635px;
   height: 1808px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card19-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card19-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card19-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card20
{
   left: 1098px;
   top: 463px;
   width: 635px;
   height: 1923px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card20-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card20-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card20-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card20
{
   text-align: center;
}
#wb_Card21
{
   left: 1835px;
   top: 424px;
   width: 635px;
   height: 1808px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card21-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 53px;
}
#Card21-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 21px;
}
#Card21-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card21
{
   text-align: center;
}
#StructuredData1
{
   left: 27px;
   top: 1687px;
   width: 145px;
   height: 21px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   left: 36px;
   top: 1477px;
   width: 697px;
   height: 112px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text31
{
   left: 117px;
   top: 493px;
   width: 531px;
   height: 95px;
}
#wb_Text31
{
   font-size: 48px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 54px;
}
#wb_Image2
{
   left: 0px;
   top: 0px;
   width: 225px;
   height: 169px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 213px;
   top: 20px;
   width: 359px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#Line4
{
   left: 0px;
   top: 169px;
   width: 768px;
   height: 3px;
   margin: 0;
}
#Line4
{
   border-color: #795845;
   border-bottom-width: 3px;
}
#wb_Image36
{
   left: 530px;
   top: 0px;
   width: 224px;
   height: 190px;
   margin: 0;
   padding: 0;
}
#wb_Image21
{
   left: 465px;
   top: 193px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image22
{
   left: 183px;
   top: 193px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image23
{
   left: 267px;
   top: 193px;
   width: 91px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image24
{
   left: 99px;
   top: 193px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line5
{
   left: 0px;
   top: 270px;
   width: 768px;
   height: 3px;
   margin: 0;
}
#Line5
{
   border-color: #795845;
   border-bottom-width: 3px;
}
#wb_Image5
{
   left: 15px;
   top: 193px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 230px;
   top: 120px;
   width: 278px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
}
#wb_Image17
{
   left: 549px;
   top: 193px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 192px;
   top: 300px;
   width: 385px;
   height: 43px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#Layer2
{
   left: 12px;
   top: 360px;
   width: 738px;
   height: 394px;
   visibility: visible;
   display: block;
}
#wb_Image8
{
   left: 21px;
   top: 24px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 85px;
   top: 30px;
   width: 267px;
   height: 18px;
}
#wb_Text9
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text10
{
   left: 85px;
   top: 81px;
   width: 258px;
   height: 18px;
}
#wb_Text10
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image7
{
   left: 21px;
   top: 75px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 21px;
   top: 785px;
   width: 727px;
   height: 75px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Text12
{
   left: 156px;
   top: 890px;
   width: 457px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image71
{
   left: 328px;
   top: 950px;
   width: 113px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 202px;
   top: 1067px;
   width: 364px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text20
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 23px;
}
#wb_Card6
{
   left: 113px;
   top: 1136px;
   width: 536px;
   height: 304px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 43px;
}
#Card6-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card6-card-item6
{
   display: inline-block;
   height: 44px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card6-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Image6
{
   left: 21px;
   top: 126px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   left: 85px;
   top: 132px;
   width: 268px;
   height: 18px;
}
#wb_Text13
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image20
{
   left: 21px;
   top: 177px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   left: 85px;
   top: 183px;
   width: 251px;
   height: 18px;
}
#wb_Text14
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image10
{
   left: 21px;
   top: 228px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text15
{
   left: 85px;
   top: 234px;
   width: 244px;
   height: 18px;
}
#wb_Text15
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image11
{
   left: 21px;
   top: 279px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text16
{
   left: 85px;
   top: 285px;
   width: 289px;
   height: 18px;
}
#wb_Text16
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image12
{
   left: 21px;
   top: 331px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   left: 85px;
   top: 337px;
   width: 245px;
   height: 18px;
}
#wb_Text17
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image13
{
   left: 398px;
   top: 24px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   left: 457px;
   top: 21px;
   width: 234px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text18
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image14
{
   left: 398px;
   top: 89px;
   width: 31px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 457px;
   top: 86px;
   width: 235px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image15
{
   left: 398px;
   top: 145px;
   width: 31px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 457px;
   top: 151px;
   width: 221px;
   height: 18px;
}
#wb_Text25
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image27
{
   left: 398px;
   top: 192px;
   width: 31px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text27
{
   left: 457px;
   top: 198px;
   width: 244px;
   height: 18px;
}
#wb_Text27
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image28
{
   left: 398px;
   top: 239px;
   width: 31px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   left: 457px;
   top: 245px;
   width: 229px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text28
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image30
{
   left: 398px;
   top: 286px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text29
{
   left: 457px;
   top: 292px;
   width: 274px;
   height: 18px;
}
#wb_Text29
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Image31
{
   left: 398px;
   top: 331px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text30
{
   left: 457px;
   top: 337px;
   width: 221px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text30
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Card7
{
   left: 232px;
   top: 1690px;
   width: 299px;
   height: 562px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card7-card-item3
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card7-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   left: 0px;
   top: 1690px;
   width: 218px;
   height: 562px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card8-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card9
{
   left: 544px;
   top: 1690px;
   width: 218px;
   height: 562px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card9-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Text32
{
   left: 196px;
   top: 1610px;
   width: 377px;
   height: 34px;
   visibility: visible;
   display: inline;
}
#wb_Text32
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Card11
{
   left: 2px;
   top: 2510px;
   width: 218px;
   height: 594px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card11-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   left: 546px;
   top: 2510px;
   width: 218px;
   height: 594px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card12-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card12
{
   text-align: center;
}
#wb_Text33
{
   left: 137px;
   top: 2440px;
   width: 495px;
   height: 43px;
   visibility: visible;
   display: inline;
}
#wb_Text33
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 43px;
}
#wb_Card13
{
   left: 235px;
   top: 3340px;
   width: 299px;
   height: 584px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card13-card-item3
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card13-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   left: 0px;
   top: 3340px;
   width: 218px;
   height: 584px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card14-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card14-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card14-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   left: 546px;
   top: 3340px;
   width: 218px;
   height: 584px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card15-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card15-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card15-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card15
{
   text-align: center;
}
#wb_Text34
{
   left: 137px;
   top: 3280px;
   width: 495px;
   height: 43px;
   visibility: visible;
   display: inline;
}
#wb_Text34
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 43px;
}
#wb_Card16
{
   left: 233px;
   top: 4200px;
   width: 299px;
   height: 584px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card16-card-item3
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card16-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card17
{
   left: 0px;
   top: 4200px;
   width: 218px;
   height: 584px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card17-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card17-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#Card17-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card17-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card18
{
   left: 546px;
   top: 4200px;
   width: 218px;
   height: 584px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card18-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card18
{
   text-align: center;
}
#wb_Text35
{
   left: 127px;
   top: 4110px;
   width: 495px;
   height: 43px;
   visibility: visible;
   display: inline;
}
#wb_Text35
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#Layer1
{
   left: 0px;
   top: 4970px;
   width: 768px;
   height: 220px;
   visibility: visible;
   display: block;
}
#Layer1_Container
{
   width: 768px;
   height:220px;
}
#wb_Text80
{
   left: 15px;
   top: 22px;
   width: 51px;
   height: 16px;
}
#wb_Text80
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text68
{
   left: 15px;
   top: 48px;
   width: 85px;
   height: 16px;
}
#wb_Text68
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text71
{
   left: 15px;
   top: 127px;
   width: 84px;
   height: 16px;
}
#wb_Text71
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text67
{
   left: 15px;
   top: 74px;
   width: 107px;
   height: 16px;
}
#wb_Text67
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text65
{
   left: 15px;
   top: 100px;
   width: 60px;
   height: 16px;
}
#wb_Text65
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text64
{
   left: 168px;
   top: 22px;
   width: 43px;
   height: 16px;
}
#wb_Text64
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text66
{
   left: 168px;
   top: 48px;
   width: 80px;
   height: 16px;
}
#wb_Text66
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text76
{
   left: 168px;
   top: 127px;
   width: 108px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text76
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text63
{
   left: 390px;
   top: 22px;
   width: 97px;
   height: 16px;
}
#wb_Text63
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text74
{
   left: 390px;
   top: 74px;
   width: 104px;
   height: 16px;
}
#wb_Text74
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text50
{
   left: 595px;
   top: 74px;
   width: 60px;
   height: 16px;
}
#wb_Text50
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text73
{
   left: 168px;
   top: 74px;
   width: 170px;
   height: 16px;
}
#wb_Text73
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text72
{
   left: 168px;
   top: 100px;
   width: 160px;
   height: 16px;
}
#wb_Text72
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text79
{
   left: 595px;
   top: 48px;
   width: 114px;
   height: 16px;
}
#wb_Text79
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text77
{
   left: 595px;
   top: 100px;
   width: 121px;
   height: 16px;
}
#wb_Text77
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text78
{
   left: 595px;
   top: 22px;
   width: 108px;
   height: 16px;
}
#wb_Text78
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text75
{
   left: 390px;
   top: 48px;
   width: 140px;
   height: 16px;
}
#wb_Text75
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text51
{
   left: 472px;
   top: 160px;
   width: 295px;
   height: 48px;
}
#wb_Text51
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Image37
{
   left: 537px;
   top: 4836px;
   width: 54px;
   height: 54px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image38
{
   left: 261px;
   top: 4820px;
   width: 246px;
   height: 87px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image39
{
   left: 614px;
   top: 4839px;
   width: 135px;
   height: 49px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text36
{
   left: 81px;
   top: 4850px;
   width: 144px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text36
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 28px;
}
#wb_ClipArt3
{
   left: 11px;
   top: 4840px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text37
{
   left: 241px;
   top: 4920px;
   width: 301px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text37
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 15px;
}
#wb_Image9
{
   left: 381px;
   top: 193px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 19px;
   top: 2280px;
   width: 730px;
   height: 112px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text19
{
   left: 19px;
   top: 3134px;
   width: 730px;
   height: 112px;
   visibility: visible;
   display: inline;
}
#wb_Text19
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text21
{
   left: 19px;
   top: 3960px;
   width: 730px;
   height: 112px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Card1
{
   left: 234px;
   top: 2510px;
   width: 299px;
   height: 594px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 63px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_OverlayMenu2
{
   left: 582px;
   top: 176px;
   width: 141px;
   height: 158px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#OverlayMenu2
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 141px;
   height: 158px;
}
#OverlayMenu2:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu2 .line
{
   background: #FFFFFF;
}
#OverlayMenu2:hover .line
{
   background: #424242;
}
#OverlayMenu2 .line
{
   top: 59px;
}
#OverlayMenu2 .line:first-child
{
   margin-top: 63px;
}
#OverlayMenu2-overlay ul
{
   font-size: 53px;
   text-align: center;
}
#wb_ResponsiveMenu2
{
   left: 632px;
   top: 188px;
   width: 115px;
   height: 76px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#ResponsiveMenu2
{
   height: 66px;
}
#wb_ResponsiveMenu2 ul ul
{
   top: 66px;
}
#wb_ResponsiveMenu2 ul ul ul li
{
   left: 230px;
   top: -66px;
}
#wb_ResponsiveMenu2 > ul > li > a
{
   height: 36px;
}
#wb_ResponsiveMenu2 ul ul li
{
   width: 230px;
}
#wb_Image19
{
   left: 501px;
   top: 190px;
   width: 61px;
   height: 66px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Accordion1
{
   left: 24px;
   top: 4725px;
   width: 714px;
   height: 1796px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Card2
{
   left: 32px;
   top: 81px;
   width: 641px;
   height: 1336px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card2-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   left: 42px;
   top: 131px;
   width: 642px;
   height: 1472px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card3-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card3-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   left: 135px;
   top: -75px;
   width: 363px;
   height: 787px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card4-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card4-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   left: -4px;
   top: 1597px;
   width: 497px;
   height: 1416px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card10
{
   left: 837px;
   top: 309px;
   width: 497px;
   height: 1506px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card10-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card10-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card10-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card19
{
   left: 885px;
   top: 295px;
   width: 497px;
   height: 1416px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card19-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card19-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card19-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card20
{
   left: 860px;
   top: 304px;
   width: 497px;
   height: 1506px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card20-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card20-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card20-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card20
{
   text-align: center;
}
#wb_Card21
{
   left: 1438px;
   top: 265px;
   width: 497px;
   height: 1416px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card21-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card21-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card21-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card21
{
   text-align: center;
}
#StructuredData1
{
   left: 21px;
   top: 1322px;
   width: 113px;
   height: 16px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 600px) and (max-width: 767px)
{
div#container
{
   width: 600px;
}
body
{
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   left: 28px;
   top: 1270px;
   width: 544px;
   height: 144px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text31
{
   left: 91px;
   top: 385px;
   width: 414px;
   height: 74px;
}
#wb_Text31
{
   font-size: 48px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 54px;
}
#wb_Image2
{
   left: 0px;
   top: 2px;
   width: 175px;
   height: 132px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 152px;
   top: 11px;
   width: 284px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#Line4
{
   left: 0px;
   top: 132px;
   width: 600px;
   height: 2px;
   margin: 0;
}
#Line4
{
   border-color: #795845;
   border-bottom-width: 2px;
}
#wb_Image36
{
   left: 425px;
   top: 0px;
   width: 167px;
   height: 149px;
   margin: 0;
   padding: 0;
}
#wb_Image21
{
   left: 343px;
   top: 149px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image22
{
   left: 177px;
   top: 149px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image23
{
   left: 251px;
   top: 149px;
   width: 94px;
   height: 66px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image24
{
   left: 94px;
   top: 149px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line5
{
   left: 0px;
   top: 230px;
   width: 600px;
   height: 2px;
   margin: 0;
}
#Line5
{
   border-color: #795845;
   border-bottom-width: 2px;
}
#wb_Image5
{
   left: 11px;
   top: 149px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 172px;
   top: 90px;
   width: 253px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 28px;
}
#wb_Image17
{
   left: 426px;
   top: 149px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 163px;
   top: 244px;
   width: 275px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
}
#Layer2
{
   left: 0px;
   top: 290px;
   width: 594px;
   height: 314px;
   visibility: visible;
   display: block;
}
#wb_Image8
{
   left: 20px;
   top: 8px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 72px;
   top: 15px;
   width: 214px;
   height: 16px;
}
#wb_Text9
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text10
{
   left: 72px;
   top: 58px;
   width: 213px;
   height: 16px;
}
#wb_Text10
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image7
{
   left: 20px;
   top: 51px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 19px;
   top: 630px;
   width: 563px;
   height: 90px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Text12
{
   left: 128px;
   top: 750px;
   width: 345px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image71
{
   left: 256px;
   top: 800px;
   width: 88px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 120px;
   top: 890px;
   width: 360px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text20
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 23px;
}
#wb_Card6
{
   left: 64px;
   top: 940px;
   width: 466px;
   height: 294px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 35px;
}
#Card6-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card6-card-item6
{
   display: inline-block;
   height: 44px;
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
}
#Card6-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Image6
{
   left: 20px;
   top: 94px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   left: 72px;
   top: 101px;
   width: 215px;
   height: 16px;
}
#wb_Text13
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image20
{
   left: 20px;
   top: 137px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   left: 72px;
   top: 144px;
   width: 199px;
   height: 16px;
}
#wb_Text14
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image10
{
   left: 20px;
   top: 180px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text15
{
   left: 72px;
   top: 187px;
   width: 173px;
   height: 16px;
}
#wb_Text15
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image11
{
   left: 20px;
   top: 223px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text16
{
   left: 72px;
   top: 230px;
   width: 242px;
   height: 16px;
}
#wb_Text16
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image12
{
   left: 20px;
   top: 267px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   left: 72px;
   top: 274px;
   width: 212px;
   height: 16px;
}
#wb_Text17
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image13
{
   left: 332px;
   top: 8px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   left: 379px;
   top: 7px;
   width: 200px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text18
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image14
{
   left: 332px;
   top: 51px;
   width: 31px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 379px;
   top: 50px;
   width: 192px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image15
{
   left: 332px;
   top: 94px;
   width: 31px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 379px;
   top: 101px;
   width: 197px;
   height: 16px;
}
#wb_Text25
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image27
{
   left: 330px;
   top: 137px;
   width: 31px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text27
{
   left: 379px;
   top: 144px;
   width: 203px;
   height: 16px;
}
#wb_Text27
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image28
{
   left: 332px;
   top: 180px;
   width: 31px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   left: 379px;
   top: 187px;
   width: 195px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text28
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image30
{
   left: 332px;
   top: 223px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text29
{
   left: 379px;
   top: 222px;
   width: 186px;
   height: 32px;
}
#wb_Text29
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image31
{
   left: 332px;
   top: 267px;
   width: 31px;
   height: 31px;
   margin: 0;
   padding: 0;
}
#wb_Text30
{
   left: 379px;
   top: 274px;
   width: 204px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text30
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Card7
{
   left: 660px;
   top: 1400px;
   width: 561px;
   height: 444px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card7-card-item3
{
   display: inline-block;
   height: 59px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 15px;
}
#Card7-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   left: 8px;
   top: 1960px;
   width: 279px;
   height: 484px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card8-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card9
{
   left: 308px;
   top: 1960px;
   width: 279px;
   height: 484px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card9-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Text32
{
   left: 116px;
   top: 1920px;
   width: 369px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text32
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
}
#wb_Card11
{
   left: 8px;
   top: 2690px;
   width: 279px;
   height: 484px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card11-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card11-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   left: 308px;
   top: 2692px;
   width: 279px;
   height: 481px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card12-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card12-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card12
{
   text-align: center;
}
#wb_Text33
{
   left: 117px;
   top: 2630px;
   width: 367px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text33
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
}
#wb_Card13
{
   left: 840px;
   top: 2470px;
   width: 200px;
   height: 503px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 17px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 12px;
}
#Card13-card-item3
{
   display: inline-block;
   height: 59px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 15px;
}
#Card13-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   left: 10px;
   top: 3950px;
   width: 279px;
   height: 484px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card14-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card14-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card14-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   left: 310px;
   top: 3950px;
   width: 279px;
   height: 484px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card15-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card15-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card15-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card15
{
   text-align: center;
}
#wb_Text34
{
   left: 120px;
   top: 3890px;
   width: 360px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text34
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
}
#wb_Card16
{
   left: 61px;
   top: 3390px;
   width: 472px;
   height: 462px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card16-card-item3
{
   display: inline-block;
   height: 59px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 15px;
}
#Card16-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card17
{
   left: 8px;
   top: 4730px;
   width: 279px;
   height: 484px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card17-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card17-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#Card17-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card17-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card18
{
   left: 308px;
   top: 4730px;
   width: 279px;
   height: 484px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card18-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card18-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card18
{
   text-align: center;
}
#wb_Text35
{
   left: 112px;
   top: 4660px;
   width: 377px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text35
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
}
#Layer1
{
   left: 0px;
   top: 5570px;
   width: 600px;
   height: 230px;
   visibility: visible;
   display: block;
}
#Layer1_Container
{
   width: 600px;
   height:230px;
}
#wb_Text80
{
   left: 10px;
   top: 17px;
   width: 42px;
   height: 16px;
}
#wb_Text80
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text68
{
   left: 10px;
   top: 44px;
   width: 85px;
   height: 16px;
}
#wb_Text68
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text71
{
   left: 10px;
   top: 154px;
   width: 81px;
   height: 16px;
}
#wb_Text71
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text67
{
   left: 10px;
   top: 71px;
   width: 102px;
   height: 16px;
}
#wb_Text67
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text65
{
   left: 10px;
   top: 98px;
   width: 69px;
   height: 16px;
}
#wb_Text65
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text64
{
   left: 10px;
   top: 125px;
   width: 40px;
   height: 16px;
}
#wb_Text64
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text66
{
   left: 164px;
   top: 17px;
   width: 81px;
   height: 16px;
}
#wb_Text66
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text76
{
   left: 449px;
   top: 17px;
   width: 119px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text76
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text63
{
   left: 164px;
   top: 98px;
   width: 99px;
   height: 16px;
}
#wb_Text63
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text74
{
   left: 164px;
   top: 154px;
   width: 99px;
   height: 16px;
}
#wb_Text74
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text50
{
   left: 449px;
   top: 98px;
   width: 61px;
   height: 16px;
}
#wb_Text50
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text73
{
   left: 164px;
   top: 44px;
   width: 163px;
   height: 16px;
}
#wb_Text73
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text72
{
   left: 164px;
   top: 71px;
   width: 149px;
   height: 16px;
}
#wb_Text72
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text79
{
   left: 449px;
   top: 71px;
   width: 124px;
   height: 16px;
}
#wb_Text79
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text77
{
   left: 449px;
   top: 125px;
   width: 123px;
   height: 16px;
}
#wb_Text77
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text78
{
   left: 449px;
   top: 44px;
   width: 95px;
   height: 16px;
}
#wb_Text78
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text75
{
   left: 164px;
   top: 125px;
   width: 146px;
   height: 16px;
}
#wb_Text75
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text51
{
   left: 359px;
   top: 180px;
   width: 232px;
   height: 39px;
}
#wb_Text51
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 12px;
}
#wb_Image37
{
   left: 290px;
   top: 5460px;
   width: 56px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image38
{
   left: 95px;
   top: 5240px;
   width: 410px;
   height: 159px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image39
{
   left: 380px;
   top: 5460px;
   width: 188px;
   height: 68px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text36
{
   left: 110px;
   top: 5480px;
   width: 144px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Text36
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 28px;
}
#wb_ClipArt3
{
   left: 30px;
   top: 5460px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text37
{
   left: 70px;
   top: 5420px;
   width: 443px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Text37
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Image9
{
   left: 260px;
   top: 149px;
   width: 61px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 15px;
   top: 2470px;
   width: 570px;
   height: 128px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text19
{
   left: 15px;
   top: 3220px;
   width: 570px;
   height: 128px;
   visibility: visible;
   display: inline;
}
#wb_Text19
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text21
{
   left: 15px;
   top: 4490px;
   width: 570px;
   height: 128px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Card1
{
   left: 61px;
   top: 1440px;
   width: 472px;
   height: 444px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 59px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 15px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_OverlayMenu2
{
   left: 507px;
   top: 149px;
   width: 72px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu2
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 72px;
   height: 66px;
}
#OverlayMenu2:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu2 .line
{
   background: #FFFFFF;
}
#OverlayMenu2:hover .line
{
   background: #424242;
}
#OverlayMenu2 .line
{
   top: 13px;
}
#OverlayMenu2 .line:first-child
{
   margin-top: 17px;
}
#OverlayMenu2-overlay ul
{
   font-size: 32px;
   text-align: center;
}
#wb_ResponsiveMenu2
{
   left: 473px;
   top: 143px;
   width: 73px;
   height: 52px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#ResponsiveMenu2
{
   height: 66px;
}
#wb_ResponsiveMenu2 ul ul
{
   top: 66px;
}
#wb_ResponsiveMenu2 ul ul ul li
{
   left: 230px;
   top: -66px;
}
#wb_ResponsiveMenu2 > ul > li > a
{
   height: 36px;
}
#wb_ResponsiveMenu2 ul ul li
{
   width: 230px;
}
#wb_Image19
{
   left: 348px;
   top: 234px;
   width: 174px;
   height: 182px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Accordion1
{
   left: 19px;
   top: 3692px;
   width: 558px;
   height: 1403px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Card2
{
   left: 25px;
   top: 54px;
   width: 500px;
   height: 1043px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card2-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   left: 33px;
   top: 85px;
   width: 501px;
   height: 1149px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card3-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card3-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   left: 105px;
   top: -85px;
   width: 283px;
   height: 614px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card4-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card4-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   left: -3px;
   top: 1213px;
   width: 387px;
   height: 1105px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card10
{
   left: 654px;
   top: 198px;
   width: 387px;
   height: 1176px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card10-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card10-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card10-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card19
{
   left: 691px;
   top: 179px;
   width: 387px;
   height: 1105px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card19-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card19-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card19-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card20
{
   left: 672px;
   top: 177px;
   width: 387px;
   height: 1176px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card20-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card20-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card20-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card20
{
   text-align: center;
}
#wb_Card21
{
   left: 1123px;
   top: 138px;
   width: 387px;
   height: 1105px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card21-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card21-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 19px;
}
#Card21-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card21
{
   text-align: center;
}
#StructuredData1
{
   left: 17px;
   top: 1033px;
   width: 89px;
   height: 13px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 480px) and (max-width: 599px)
{
div#container
{
   width: 435px;
}
body
{
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   left: 11px;
   top: 1310px;
   width: 412px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text31
{
   left: 67px;
   top: 490px;
   width: 300px;
   height: 86px;
}
#wb_Text31
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#wb_Image2
{
   left: 0px;
   top: 2px;
   width: 128px;
   height: 96px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 20px;
   top: 320px;
   width: 390px;
   height: 122px;
   visibility: hidden;
   display: none;
}
#wb_Text7
{
   font-size: 53px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 61px;
}
#Line4
{
   left: 0px;
   top: 200px;
   width: 435px;
   height: 2px;
   margin: 0;
}
#Line4
{
   border-color: #795845;
   border-bottom-width: 2px;
}
#wb_Image36
{
   left: 1px;
   top: 0px;
   width: 295px;
   height: 269px;
   margin: 0;
   padding: 0;
}
#wb_Image21
{
   left: 262px;
   top: 269px;
   width: 33px;
   height: 36px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image22
{
   left: 177px;
   top: 266px;
   width: 51px;
   height: 43px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image23
{
   left: 115px;
   top: 269px;
   width: 35px;
   height: 36px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image24
{
   left: 41px;
   top: 269px;
   width: 38px;
   height: 36px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Line5
{
   left: 0px;
   top: 100px;
   width: 480px;
   height: 0px;
   margin: 0;
}
#Line5
{
   border-color: #795845;
   border-bottom-width: 0px;
}
#wb_Image5
{
   left: 70px;
   top: 270px;
   width: 64px;
   height: 69px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 80px;
   top: 210px;
   width: 312px;
   height: 34px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 33px;
}
#wb_Image17
{
   left: 363px;
   top: 146px;
   width: 36px;
   height: 41px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 163px;
   top: 332px;
   width: 184px;
   height: 144px;
   visibility: hidden;
   display: none;
}
#wb_Text8
{
   font-size: 43px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 48px;
}
#Layer2
{
   left: 0px;
   top: 280px;
   width: 429px;
   height: 324px;
   visibility: visible;
   display: block;
}
#wb_Image8
{
   left: 9px;
   top: 11px;
   width: 25px;
   height: 25px;
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 47px;
   top: 7px;
   width: 127px;
   height: 32px;
}
#wb_Text9
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text10
{
   left: 47px;
   top: 52px;
   width: 123px;
   height: 32px;
}
#wb_Text10
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image7
{
   left: 9px;
   top: 56px;
   width: 25px;
   height: 25px;
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 13px;
   top: 630px;
   width: 409px;
   height: 128px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text12
{
   left: 61px;
   top: 784px;
   width: 312px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image71
{
   left: 181px;
   top: 830px;
   width: 73px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 51px;
   top: 901px;
   width: 333px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Text20
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Card6
{
   left: 12px;
   top: 950px;
   width: 404px;
   height: 334px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 37px;
}
#Card6-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card6-card-item6
{
   display: inline-block;
   height: 51px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Image6
{
   left: 9px;
   top: 101px;
   width: 25px;
   height: 25px;
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   left: 47px;
   top: 97px;
   width: 128px;
   height: 32px;
}
#wb_Text13
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image20
{
   left: 9px;
   top: 146px;
   width: 25px;
   height: 25px;
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   left: 47px;
   top: 142px;
   width: 128px;
   height: 32px;
}
#wb_Text14
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image10
{
   left: 9px;
   top: 191px;
   width: 25px;
   height: 25px;
   margin: 0;
   padding: 0;
}
#wb_Text15
{
   left: 47px;
   top: 187px;
   width: 98px;
   height: 32px;
}
#wb_Text15
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image11
{
   left: 9px;
   top: 236px;
   width: 25px;
   height: 25px;
   margin: 0;
   padding: 0;
}
#wb_Text16
{
   left: 47px;
   top: 232px;
   width: 148px;
   height: 32px;
}
#wb_Text16
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image12
{
   left: 9px;
   top: 281px;
   width: 25px;
   height: 25px;
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   left: 47px;
   top: 277px;
   width: 125px;
   height: 32px;
}
#wb_Text17
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image13
{
   left: 195px;
   top: 11px;
   width: 25px;
   height: 25px;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   left: 237px;
   top: 7px;
   width: 190px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text18
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image14
{
   left: 195px;
   top: 56px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 234px;
   top: 52px;
   width: 190px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text24
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image15
{
   left: 195px;
   top: 101px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 237px;
   top: 97px;
   width: 114px;
   height: 32px;
}
#wb_Text25
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image27
{
   left: 195px;
   top: 146px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text27
{
   left: 237px;
   top: 146px;
   width: 114px;
   height: 32px;
}
#wb_Text27
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image28
{
   left: 195px;
   top: 191px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   left: 234px;
   top: 187px;
   width: 104px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text28
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image30
{
   left: 195px;
   top: 236px;
   width: 25px;
   height: 25px;
   margin: 0;
   padding: 0;
}
#wb_Text29
{
   left: 237px;
   top: 232px;
   width: 130px;
   height: 32px;
}
#wb_Text29
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image31
{
   left: 195px;
   top: 281px;
   width: 25px;
   height: 25px;
   margin: 0;
   padding: 0;
}
#wb_Text30
{
   left: 237px;
   top: 277px;
   width: 110px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text30
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Card7
{
   left: 134px;
   top: 749px;
   width: 141px;
   height: 315px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card7-card-item3
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card7-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   left: 0px;
   top: 2070px;
   width: 204px;
   height: 384px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card8-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card9
{
   left: 223px;
   top: 2070px;
   width: 204px;
   height: 384px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card9-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Text32
{
   left: 91px;
   top: 2020px;
   width: 253px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Text32
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Card11
{
   left: 2px;
   top: 2740px;
   width: 204px;
   height: 384px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card11-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card11-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card11-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   left: 222px;
   top: 2740px;
   width: 204px;
   height: 384px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card12-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card12-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card12-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card12
{
   text-align: center;
}
#wb_Text33
{
   left: 82px;
   top: 2700px;
   width: 273px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Text33
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Card13
{
   left: 132px;
   top: 1286px;
   width: 143px;
   height: 182px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 21px;
}
#Card13-card-item3
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
}
#Card13-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   left: 0px;
   top: 3950px;
   width: 204px;
   height: 384px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card14-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card14-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card14-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   left: 220px;
   top: 3950px;
   width: 204px;
   height: 384px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card15-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card15-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card15-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card15
{
   text-align: center;
}
#wb_Text34
{
   left: 82px;
   top: 3890px;
   width: 270px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Text34
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Card16
{
   left: 11px;
   top: 3350px;
   width: 403px;
   height: 494px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card16-card-item3
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card16-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card17
{
   left: 2px;
   top: 4630px;
   width: 204px;
   height: 384px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card17-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card17-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#Card17-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card17-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card18
{
   left: 220px;
   top: 4630px;
   width: 204px;
   height: 384px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card18-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card18-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card18-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card18
{
   text-align: center;
}
#wb_Text35
{
   left: 81px;
   top: 4570px;
   width: 272px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Text35
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#Layer1
{
   left: 0px;
   top: 5350px;
   width: 435px;
   height: 355px;
   visibility: visible;
   display: block;
}
#Layer1_Container
{
   width: 435px;
   height:355px;
}
#wb_Text80
{
   left: 19px;
   top: 25px;
   width: 50px;
   height: 18px;
}
#wb_Text80
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Text68
{
   left: 19px;
   top: 56px;
   width: 104px;
   height: 18px;
}
#wb_Text68
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Text71
{
   left: 19px;
   top: 180px;
   width: 103px;
   height: 18px;
}
#wb_Text71
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text67
{
   left: 19px;
   top: 87px;
   width: 129px;
   height: 18px;
}
#wb_Text67
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Text65
{
   left: 19px;
   top: 118px;
   width: 77px;
   height: 18px;
}
#wb_Text65
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text64
{
   left: 19px;
   top: 149px;
   width: 53px;
   height: 18px;
}
#wb_Text64
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text66
{
   left: 19px;
   top: 211px;
   width: 97px;
   height: 18px;
}
#wb_Text66
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_Text76
{
   left: 32px;
   top: 234px;
   width: 147px;
   height: 18px;
   visibility: hidden;
   display: none;
}
#wb_Text76
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text63
{
   left: 19px;
   top: 243px;
   width: 106px;
   height: 18px;
}
#wb_Text63
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text74
{
   left: 228px;
   top: 180px;
   width: 122px;
   height: 18px;
}
#wb_Text74
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text50
{
   left: 228px;
   top: 87px;
   width: 77px;
   height: 18px;
}
#wb_Text50
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text73
{
   left: 228px;
   top: 243px;
   width: 201px;
   height: 18px;
}
#wb_Text73
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text72
{
   left: 228px;
   top: 211px;
   width: 201px;
   height: 18px;
}
#wb_Text72
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text79
{
   left: 228px;
   top: 56px;
   width: 139px;
   height: 18px;
}
#wb_Text79
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text77
{
   left: 228px;
   top: 118px;
   width: 142px;
   height: 18px;
}
#wb_Text77
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text78
{
   left: 228px;
   top: 25px;
   width: 130px;
   height: 18px;
}
#wb_Text78
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text75
{
   left: 228px;
   top: 149px;
   width: 178px;
   height: 18px;
}
#wb_Text75
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 19px;
}
#wb_Text51
{
   left: 117px;
   top: 295px;
   width: 304px;
   height: 48px;
}
#wb_Text51
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image37
{
   left: 338px;
   top: 5261px;
   width: 64px;
   height: 63px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image38
{
   left: 33px;
   top: 5051px;
   width: 369px;
   height: 144px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image39
{
   left: 460px;
   top: 5510px;
   width: 149px;
   height: 54px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text36
{
   left: 133px;
   top: 5271px;
   width: 169px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text36
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 30px;
}
#wb_ClipArt3
{
   left: 21px;
   top: 5261px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text37
{
   left: 12px;
   top: 5211px;
   width: 410px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Text37
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Image9
{
   left: 150px;
   top: 270px;
   width: 64px;
   height: 69px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 12px;
   top: 2490px;
   width: 413px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text19
{
   left: 11px;
   top: 3160px;
   width: 413px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#wb_Text19
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text21
{
   left: 11px;
   top: 4370px;
   width: 413px;
   height: 176px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Card1
{
   left: 13px;
   top: 1500px;
   width: 403px;
   height: 494px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 48px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_OverlayMenu2
{
   left: 320px;
   top: 80px;
   width: 80px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu2
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 80px;
   height: 90px;
}
#OverlayMenu2:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu2 .line
{
   background: #FFFFFF;
}
#OverlayMenu2:hover .line
{
   background: #424242;
}
#OverlayMenu2 .line
{
   top: 25px;
}
#OverlayMenu2 .line:first-child
{
   margin-top: 29px;
}
#OverlayMenu2-overlay ul
{
   font-size: 27px;
   text-align: center;
}
#wb_ResponsiveMenu2
{
   left: 194px;
   top: 151px;
   width: 37px;
   height: 45px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#ResponsiveMenu2
{
   height: 66px;
}
#wb_ResponsiveMenu2 ul ul
{
   top: 66px;
}
#wb_ResponsiveMenu2 ul ul ul li
{
   left: 230px;
   top: -66px;
}
#wb_ResponsiveMenu2 > ul > li > a
{
   height: 36px;
}
#wb_ResponsiveMenu2 ul ul li
{
   width: 230px;
}
#wb_Image19
{
   left: 301px;
   top: 202px;
   width: 151px;
   height: 157px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Accordion1
{
   left: 14px;
   top: 2677px;
   width: 404px;
   height: 1017px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_Card2
{
   left: 18px;
   top: 28px;
   width: 361px;
   height: 755px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card2-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   left: 24px;
   top: 40px;
   width: 362px;
   height: 832px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card3-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card3-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   left: 76px;
   top: -94px;
   width: 204px;
   height: 444px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card4-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card4-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   left: -2px;
   top: 836px;
   width: 279px;
   height: 800px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card10
{
   left: 474px;
   top: 90px;
   width: 279px;
   height: 851px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card10-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card10-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card10-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card19
{
   left: 501px;
   top: 65px;
   width: 279px;
   height: 800px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card19-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card19-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card19-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card20
{
   left: 487px;
   top: 53px;
   width: 279px;
   height: 851px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card20-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card20-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card20-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card20
{
   text-align: center;
}
#wb_Card21
{
   left: 814px;
   top: 14px;
   width: 279px;
   height: 800px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card21-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card21-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}
#Card21-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card21
{
   text-align: center;
}
#StructuredData1
{
   left: 13px;
   top: 749px;
   width: 65px;
   height: 10px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   left: 11px;
   top: 1740px;
   width: 299px;
   height: 240px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text31
{
   left: 47px;
   top: 420px;
   width: 227px;
   height: 60px;
}
#wb_Text31
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
}
#wb_Image2
{
   left: 0px;
   top: 1px;
   width: 85px;
   height: 64px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 87px;
   top: 5px;
   width: 478px;
   height: 55px;
   visibility: hidden;
   display: none;
}
#wb_Text7
{
   font-size: 53px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 61px;
}
#Line4
{
   left: 0px;
   top: 160px;
   width: 320px;
   height: 2px;
   margin: 0;
}
#Line4
{
   border-color: #795845;
   border-bottom-width: 2px;
}
#wb_Image36
{
   left: 0px;
   top: 0px;
   width: 239px;
   height: 210px;
   margin: 0;
   padding: 0;
}
#wb_Image21
{
   left: 167px;
   top: 100px;
   width: 22px;
   height: 24px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image22
{
   left: 46px;
   top: 95px;
   width: 34px;
   height: 28px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image23
{
   left: 93px;
   top: 100px;
   width: 23px;
   height: 24px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Image24
{
   left: 42px;
   top: 81px;
   width: 25px;
   height: 24px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Line5
{
   left: 0px;
   top: 66px;
   width: 320px;
   height: 0px;
   margin: 0;
}
#Line5
{
   border-color: #795845;
   border-bottom-width: 0px;
}
#wb_Image5
{
   left: 33px;
   top: 225px;
   width: 69px;
   height: 74px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 52px;
   top: 172px;
   width: 239px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_Image17
{
   left: 242px;
   top: 97px;
   width: 24px;
   height: 27px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 108px;
   top: 221px;
   width: 122px;
   height: 96px;
   visibility: hidden;
   display: none;
}
#wb_Text8
{
   font-size: 35px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 39px;
}
#Layer2
{
   left: 0px;
   top: 220px;
   width: 314px;
   height: 384px;
   visibility: visible;
   display: block;
}
#wb_Image8
{
   left: 17px;
   top: 19px;
   width: 20px;
   height: 20px;
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 67px;
   top: 22px;
   width: 200px;
   height: 15px;
}
#wb_Text9
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Text10
{
   left: 67px;
   top: 57px;
   width: 198px;
   height: 15px;
}
#wb_Text10
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image7
{
   left: 17px;
   top: 159px;
   width: 20px;
   height: 20px;
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 8px;
   top: 336px;
   width: 288px;
   height: 30px;
   visibility: hidden;
   display: none;
}
#wb_Text11
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 12px;
}
#wb_Text12
{
   left: 87px;
   top: 374px;
   width: 136px;
   height: 5px;
   visibility: hidden;
   display: none;
}
#wb_Text12
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Image71
{
   left: 107px;
   top: 640px;
   width: 106px;
   height: 80px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text20
{
   left: 9px;
   top: 734px;
   width: 303px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text20
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 19px;
}
#wb_Card6
{
   left: 9px;
   top: 780px;
   width: 297px;
   height: 354px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card6-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 3px #000000 solid;
   border-width: 3px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item4
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
}
#Card6-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card6-card-item6
{
   display: inline-block;
   height: 49px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
}
#Card6-card-item6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Image6
{
   left: 17px;
   top: 194px;
   width: 20px;
   height: 20px;
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   left: 67px;
   top: 92px;
   width: 199px;
   height: 15px;
}
#wb_Text13
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image20
{
   left: 17px;
   top: 54px;
   width: 20px;
   height: 20px;
   margin: 0;
   padding: 0;
}
#wb_Text14
{
   left: 67px;
   top: 127px;
   width: 187px;
   height: 15px;
}
#wb_Text14
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image10
{
   left: 17px;
   top: 89px;
   width: 20px;
   height: 20px;
   margin: 0;
   padding: 0;
}
#wb_Text15
{
   left: 67px;
   top: 162px;
   width: 157px;
   height: 15px;
}
#wb_Text15
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image11
{
   left: 17px;
   top: 299px;
   width: 20px;
   height: 20px;
   margin: 0;
   padding: 0;
}
#wb_Text16
{
   left: 67px;
   top: 233px;
   width: 220px;
   height: 15px;
}
#wb_Text16
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image12
{
   left: 17px;
   top: 124px;
   width: 20px;
   height: 20px;
   margin: 0;
   padding: 0;
}
#wb_Text17
{
   left: 67px;
   top: 268px;
   width: 205px;
   height: 15px;
}
#wb_Text17
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 14px;
}
#wb_Image13
{
   left: 17px;
   top: 335px;
   width: 20px;
   height: 20px;
   margin: 0;
   padding: 0;
}
#wb_Text18
{
   left: 213px;
   top: 0px;
   width: 72px;
   height: 8px;
   visibility: hidden;
   display: none;
}
#wb_Text18
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image14
{
   left: 188px;
   top: 20px;
   width: 8px;
   height: 8px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   left: 213px;
   top: 20px;
   width: 72px;
   height: 8px;
   visibility: hidden;
   display: none;
}
#wb_Text24
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image15
{
   left: 188px;
   top: 38px;
   width: 8px;
   height: 8px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   left: 67px;
   top: 197px;
   width: 195px;
   height: 16px;
}
#wb_Text25
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image27
{
   left: 188px;
   top: 57px;
   width: 8px;
   height: 8px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text27
{
   left: 67px;
   top: 303px;
   width: 209px;
   height: 16px;
}
#wb_Text27
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image28
{
   left: 188px;
   top: 77px;
   width: 8px;
   height: 8px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   left: 212px;
   top: 80px;
   width: 72px;
   height: 3px;
   visibility: hidden;
   display: none;
}
#wb_Text28
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image30
{
   left: 17px;
   top: 264px;
   width: 20px;
   height: 20px;
   margin: 0;
   padding: 0;
}
#wb_Text29
{
   left: 67px;
   top: 339px;
   width: 230px;
   height: 16px;
}
#wb_Text29
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image31
{
   left: 17px;
   top: 229px;
   width: 20px;
   height: 20px;
   margin: 0;
   padding: 0;
}
#wb_Text30
{
   left: 204px;
   top: 116px;
   width: 63px;
   height: 3px;
   visibility: hidden;
   display: none;
}
#wb_Text30
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Card7
{
   left: 98px;
   top: 550px;
   width: 102px;
   height: 1172px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card7-card-item3
{
   display: inline-block;
   height: 61px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card7-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_Card8
{
   left: 340px;
   top: 1750px;
   width: 264px;
   height: 554px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card8-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card8-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
}
#Card8-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
}
#Card8-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card8-card-item8
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card9
{
   left: 213px;
   top: 550px;
   width: 74px;
   height: 230px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card9-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card9-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
}
#Card9-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
}
#Card9-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card9-card-item8
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Text32
{
   left: 80px;
   top: 531px;
   width: 482px;
   height: 43px;
   visibility: hidden;
   display: none;
}
#wb_Text32
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#wb_Card11
{
   left: 15px;
   top: 776px;
   width: 76px;
   height: 132px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card11-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card11-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card11-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card11-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
}
#Card11-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card11-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card11
{
   text-align: center;
}
#wb_Card12
{
   left: 211px;
   top: 776px;
   width: 76px;
   height: 132px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card12-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card12-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
}
#Card12-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
}
#Card12-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card12-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card12
{
   text-align: center;
}
#wb_Text33
{
   left: 97px;
   top: 762px;
   width: 495px;
   height: 42px;
   visibility: hidden;
   display: none;
}
#wb_Text33
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 43px;
}
#wb_Card13
{
   left: 97px;
   top: 946px;
   width: 103px;
   height: 1143px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card13-card-item3
{
   display: inline-block;
   height: 61px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card13-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   left: 15px;
   top: 946px;
   width: 76px;
   height: 132px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card14-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card14-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card14-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
}
#Card14-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card14-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card14
{
   text-align: center;
}
#wb_Card15
{
   left: 211px;
   top: 946px;
   width: 76px;
   height: 132px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card15-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card15-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
}
#Card15-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
}
#Card15-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card15-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card15
{
   text-align: center;
}
#wb_Text34
{
   left: 97px;
   top: 929px;
   width: 495px;
   height: 42px;
   visibility: hidden;
   display: none;
}
#wb_Text34
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 43px;
}
#wb_Card16
{
   left: 107px;
   top: 1117px;
   width: 103px;
   height: 132px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 13px;
}
#Card16-card-item3
{
   display: inline-block;
   height: 61px;
   box-sizing: border-box;
   margin: 0;
   padding: 16px 16px 16px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card16-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card17
{
   left: 22px;
   top: 1117px;
   width: 76px;
   height: 132px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card17-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card17-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 48px;
}
#Card17-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#Card17-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
}
#Card17-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card17-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card18
{
   left: 219px;
   top: 1117px;
   width: 76px;
   height: 132px;
   visibility: hidden;
   display: none;
   margin: 0;
   color: transparent;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card18-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card18-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 64px;
}
#Card18-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 20px;
}
#Card18-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card18-card-item8
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#wb_Card18
{
   text-align: center;
}
#wb_Text35
{
   left: 104px;
   top: 1101px;
   width: 495px;
   height: 42px;
   visibility: hidden;
   display: none;
}
#wb_Text35
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 43px;
}
#Layer1
{
   left: 0px;
   top: 3060px;
   width: 320px;
   height: 310px;
   visibility: visible;
   display: block;
}
#Layer1_Container
{
   width: 320px;
   height:310px;
}
#wb_Text80
{
   left: 16px;
   top: 11px;
   width: 47px;
   height: 16px;
}
#wb_Text80
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text68
{
   left: 16px;
   top: 38px;
   width: 79px;
   height: 16px;
}
#wb_Text68
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text71
{
   left: 16px;
   top: 119px;
   width: 79px;
   height: 16px;
}
#wb_Text71
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text67
{
   left: 16px;
   top: 65px;
   width: 110px;
   height: 16px;
}
#wb_Text67
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text65
{
   left: 16px;
   top: 92px;
   width: 61px;
   height: 16px;
}
#wb_Text65
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text64
{
   left: 187px;
   top: 146px;
   width: 38px;
   height: 16px;
}
#wb_Text64
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text66
{
   left: 187px;
   top: 173px;
   width: 80px;
   height: 16px;
}
#wb_Text66
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text76
{
   left: 143px;
   top: 132px;
   width: 79px;
   height: 32px;
   visibility: hidden;
   display: none;
}
#wb_Text76
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text63
{
   left: 187px;
   top: 119px;
   width: 86px;
   height: 16px;
}
#wb_Text63
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text74
{
   left: 187px;
   top: 200px;
   width: 98px;
   height: 16px;
}
#wb_Text74
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text50
{
   left: 187px;
   top: 65px;
   width: 79px;
   height: 16px;
}
#wb_Text50
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text73
{
   left: 16px;
   top: 146px;
   width: 170px;
   height: 16px;
}
#wb_Text73
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text72
{
   left: 16px;
   top: 173px;
   width: 159px;
   height: 16px;
}
#wb_Text72
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text79
{
   left: 187px;
   top: 38px;
   width: 114px;
   height: 16px;
}
#wb_Text79
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text77
{
   left: 187px;
   top: 92px;
   width: 115px;
   height: 16px;
}
#wb_Text77
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text78
{
   left: 187px;
   top: 11px;
   width: 109px;
   height: 16px;
}
#wb_Text78
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text75
{
   left: 16px;
   top: 200px;
   width: 142px;
   height: 16px;
}
#wb_Text75
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text51
{
   left: 14px;
   top: 247px;
   width: 269px;
   height: 45px;
}
#wb_Text51
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 13px;
}
#wb_Image37
{
   left: 240px;
   top: 2970px;
   width: 53px;
   height: 54px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image38
{
   left: 7px;
   top: 2830px;
   width: 307px;
   height: 119px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image39
{
   left: 241px;
   top: 1285px;
   width: 50px;
   height: 16px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text36
{
   left: 90px;
   top: 2980px;
   width: 130px;
   height: 25px;
   visibility: visible;
   display: inline;
}
#wb_Text36
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 24px;
}
#wb_ClipArt3
{
   left: 10px;
   top: 2970px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text37
{
   left: 97px;
   top: 1318px;
   width: 92px;
   height: 3px;
   visibility: hidden;
   display: none;
}
#wb_Text37
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Image9
{
   left: 130px;
   top: 224px;
   width: 69px;
   height: 74px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 7px;
   top: 949px;
   width: 303px;
   height: 39px;
   visibility: hidden;
   display: none;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text19
{
   left: 7px;
   top: 1305px;
   width: 303px;
   height: 39px;
   visibility: hidden;
   display: none;
}
#wb_Text19
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Text21
{
   left: 7px;
   top: 1649px;
   width: 303px;
   height: 39px;
   visibility: hidden;
   display: none;
}
#wb_Text21
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_Card1
{
   left: 11px;
   top: 1150px;
   width: 295px;
   height: 564px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 30px 20px;
   padding: 20px 0 0 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#Card1-card-item3
{
   display: inline-block;
   height: 49px;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 16px 10px 16px;
   border: 6px solid #0275D8;
   border-radius: 14px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 17px;
}
#Card1-card-item3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_OverlayMenu2
{
   left: 254px;
   top: 60px;
   width: 58px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu2
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 58px;
   height: 66px;
}
#OverlayMenu2:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu2 .line
{
   background: #FFFFFF;
}
#OverlayMenu2:hover .line
{
   background: #424242;
}
#OverlayMenu2 .line
{
   top: 13px;
}
#OverlayMenu2 .line:first-child
{
   margin-top: 17px;
}
#OverlayMenu2-overlay ul
{
   font-size: 20px;
   text-align: center;
}
#wb_ResponsiveMenu2
{
   left: 129px;
   top: 100px;
   width: 24px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-family: Georgia;
   font-weight: normal;
   font-size: 13px;
}
#ResponsiveMenu2
{
   height: 66px;
}
#wb_ResponsiveMenu2 ul ul
{
   top: 66px;
}
#wb_ResponsiveMenu2 ul ul ul li
{
   left: 230px;
   top: -66px;
}
#wb_ResponsiveMenu2 > ul > li > a
{
   height: 36px;
}
#wb_ResponsiveMenu2 ul ul li
{
   width: 230px;
}
#wb_Image19
{
   left: 200px;
   top: 134px;
   width: 100px;
   height: 104px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Accordion1
{
   left: 11px;
   top: 2000px;
   width: 305px;
   height: 798px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Card2
{
   left: 16px;
   top: 20px;
   width: 264px;
   height: 454px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card2-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card2-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card2-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   left: 13px;
   top: 21px;
   width: 264px;
   height: 424px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card3-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card3-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card3-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 221px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 45px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   left: 13px;
   top: 22px;
   width: 264px;
   height: 444px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card4-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card4-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card4-card-item7
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card4-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card4
{
   text-align: center;
}
#wb_Card5
{
   left: 13px;
   top: 23px;
   width: 264px;
   height: 404px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card5-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card5-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card5-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card5-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card10
{
   left: 13px;
   top: 14px;
   width: 264px;
   height: 444px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card10-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card10-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card10-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card10-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card19
{
   left: 13px;
   top: 25px;
   width: 264px;
   height: 404px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card19-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card19-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card19-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card19-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card20
{
   left: 13px;
   top: 16px;
   width: 264px;
   height: 444px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card20-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card20-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 27px;
}
#Card20-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card20-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card20
{
   text-align: center;
}
#wb_Card21
{
   left: 13px;
   top: 17px;
   width: 264px;
   height: 434px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: transparent;
}
#Card21-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: normal;
   font-style: italic;
   font-size: 20px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card21-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item4
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card21-card-item5
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #0000CD;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 32px;
}
#Card21-card-item6
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #FF0000;
   font-family: Georgia;
   font-weight: bold;
   font-style: italic;
   font-size: 16px;
}
#Card21-card-item7
{
   box-sizing: border-box;
   margin: 20px 0 20px 0 ;
   border-top: 2px #000000 solid;
   border-width: 2px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item8
{
   box-sizing: border-box;
   margin: 10px 10px 10px 10px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 170px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 40px;
}
#wb_Card21
{
   text-align: center;
}
#StructuredData1
{
   left: 10px;
   top: 551px;
   width: 48px;
   height: 8px;
   visibility: visible;
   display: inline;
}
}
