body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.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(25%) sepia(4%) saturate(24%) hue-rotate(36deg) brightness(99%) contrast(93%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.wb-theme-button:hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(40%) sepia(39%) saturate(791%) hue-rotate(172deg) brightness(94%) contrast(101%);
}
.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;
}
#wb_CssMenu1
{
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_CssMenu1 a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   background-color: #92BFDC;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #2B2B2B;
   border: 1px solid #CCCCCC;
   background-color: #92BFDC;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 li:hover, #wb_CssMenu1 li a:hover
{
   position: relative;
}
#wb_CssMenu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
   background-image: none;
}
#wb_CssMenu1 li:hover a.withsubmenu, #wb_CssMenu1 a.withsubmenu:hover
{
   background-image: none;
}
#wb_CssMenu1 ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 200px;
   height: auto;
   border: none;
   background-color: transparent;
}
#wb_CssMenu1 ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu1 .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenu1 li li
{
   width: 200px;
   padding: 0 0px 0px 0px;
   border: 0px solid #C0C0C0;
   border-width: 0 0px;
}
#wb_CssMenu1 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#wb_CssMenu1 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#wb_CssMenu1 ul ul a, #wb_CssMenu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 186px;
   height: auto;
   white-space: normal;
   padding: 8px 6px 7px 6px;
   background-color: #92BFDC;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #FFF8DF;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   line-height: 11px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_CssMenu1 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_CssMenu1 ul ul :hover a, #wb_CssMenu1 ul ul a:hover, #wb_CssMenu1 ul ul :hover ul :hover a, #wb_CssMenu1 ul ul :hover ul a:hover
{
   background-color: #92BFDC;
   background-image: none;
   border: 1px solid #87CEFA;
   color: #FFFFFF;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1
{
   width: 1200px;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1
{
   width: 100%;
}
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ResponsiveMenu1
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   background-color: #F6F6F6;
   height: 71px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 2px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #F6F6F6;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: 41px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 71px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 161px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #F6F6F6;
   border: 0px solid #C5C5C5;
   color: #454545;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 161px;
   position: relative;
   top: -71px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #454545;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #454545;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #2B2B2B;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #2B2B2B;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #F6F6F6;
   color: #454545;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 71px !important;
   line-height: 71px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #F6F6F6;
   color: #454545;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 23px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #454545;
   color: #454545;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #EDEDED;
   color: #2B2B2B;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #2B2B2B;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #454545;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #2B2B2B;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 1170px;
   height: 106px;
   vertical-align: top;
}
#wb_IconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont1 a
{
   text-decoration: none;
}
#wb_IconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont1
{
   height: 42px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont1 i
{
   color: #87CEFA;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_IconFont1:hover #IconFont1 i
{
   color: #3A4930;
}
#wb_IconFont2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont2 a
{
   text-decoration: none;
}
#wb_IconFont2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont2
{
   height: 42px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont2 i
{
   color: #87CEFA;
   display: inline-block;
   font-size: 42px;
   line-height: 42px;
   vertical-align: middle;
}
#wb_IconFont2:hover #IconFont2 i
{
   color: #3A4930;
}
#wb_article19Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 50px 0 ;
   padding: 0;
   text-align: center;
}
#article19Heading
{
   color: #000000;
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_article19LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #EDEFEB;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#article19LayoutGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#article19LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#article19LayoutGrid2 > .row > .col-1, #article19LayoutGrid2 > .row > .col-2, #article19LayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#article19LayoutGrid2 > .row > .col-1, #article19LayoutGrid2 > .row > .col-2, #article19LayoutGrid2 > .row > .col-3
{
   float: left;
}
#article19LayoutGrid2 > .row > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#article19LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 10px 0 10px;
}
#article19LayoutGrid2 > .row > .col-2
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#article19LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 10px 0 10px;
}
#article19LayoutGrid2 > .row > .col-3
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#article19LayoutGrid2 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 10px 0 10px;
}
#article19LayoutGrid2:before,
#article19LayoutGrid2:after,
#article19LayoutGrid2 .row:before,
#article19LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#article19LayoutGrid2:after,
#article19LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#article19LayoutGrid2 > .row > .col-1, #article19LayoutGrid2 > .row > .col-2, #article19LayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#Article9
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article9 .blogitem
{
   padding: 0px;
   text-align: left;
}
#Article9 .blogdate
{
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-size: 13px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article9 .blogsubject
{
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-size: 13px;
   color: #566578;
   font-style: normal;
   text-decoration: none;
}
#Article9 .blogcomments
{
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article9 .blogsubject a:link, #Article9 .blogsubject a:visited, #Article9 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article9 .blogcomments a:link, #Article9 .blogcomments a:visited, #Article9 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article9 .blogcomments
{
   text-decoration: none;
}
#Article9 .no-thumb
{
   display: none;
}
#Article9 .blogbutton
{
   display: none !important;
}
#Article9 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid rgba(0, 0, 0, .125);
   font-family: Palatino Linotype;
   font-size: 19px;
}
#Article9 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 100%;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
   margin: 0px 0px 0px 0px;
}
#Article9 .bloginfo
{
   padding: 1.5em;
}
#Article9 .bloginfo > p 
{
   margin-top: 0;
}
#Article9 .blogsubject
{
   margin: 0 0 0.5em 0;
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   width: 100%;
   color: #566578;
   font-size: 13px;
}
#Article9 .blogfooter
{
   padding: .75rem 1.25rem;
   background-color: rgba(0,0,0,.03);
   border-top: 1px solid rgba(0, 0, 0, .125);
}

#Article9 .blogbutton
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   text-decoration: none;
   color: #fff;
   background-color: #337AB7;
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0px;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid transparent;
   border-radius: 4px;
}
#Article9 .blogbutton:hover, #Article9 .blogbutton:focus 
{
   background-color: #286090;
}

#Article9 .blogdate, #Article9 .blogcomments
{
   display: none;
}
#Article9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article4
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article4 .blogitem
{
   padding: 10px;
   text-align: left;
}
#Article4 .blogdate
{
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-size: 13px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article4 .blogsubject
{
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-size: 13px;
   color: #44546A;
   font-style: normal;
   text-decoration: none;
}
#Article4 .blogcomments
{
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article4 .blogsubject a:link, #Article4 .blogsubject a:visited, #Article4 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article4 .blogcomments a:link, #Article4 .blogcomments a:visited, #Article4 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article4 .blogcomments
{
   text-decoration: none;
}
#Article4 .no-thumb
{
   display: none;
}
#Article4 .blogbutton
{
   display: none !important;
}
#Article4 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid rgba(0, 0, 0, .125);
   font-family: Palatino Linotype;
   font-size: 19px;
}
#Article4 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 100%;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
   margin: 0px 0px 0px 0px;
}
#Article4 .bloginfo
{
   padding: 1.5em;
}
#Article4 .bloginfo > p 
{
   margin-top: 0;
}
#Article4 .blogsubject
{
   margin: 0 0 0.5em 0;
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   width: 100%;
   color: #44546A;
   font-size: 13px;
}
#Article4 .blogfooter
{
   padding: .75rem 1.25rem;
   background-color: rgba(0,0,0,.03);
   border-top: 1px solid rgba(0, 0, 0, .125);
}

#Article4 .blogbutton
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   text-decoration: none;
   color: #fff;
   background-color: #337AB7;
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0px;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid transparent;
   border-radius: 4px;
}
#Article4 .blogbutton:hover, #Article4 .blogbutton:focus 
{
   background-color: #286090;
}

#Article4 .blogdate, #Article4 .blogcomments
{
   display: none;
}
#Article4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article2
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article2 .blogitem
{
   padding: 0px;
   text-align: left;
}
#Article2 .blogdate
{
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-size: 13px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article2 .blogsubject
{
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-size: 19px;
   color: #44546A;
   font-style: normal;
   text-decoration: none;
}
#Article2 .blogcomments
{
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article2 .blogsubject a:link, #Article2 .blogsubject a:visited, #Article2 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article2 .blogcomments a:link, #Article2 .blogcomments a:visited, #Article2 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article2 .blogcomments
{
   text-decoration: none;
}
#Article2 .no-thumb
{
   display: none;
}
#Article2 .blogbutton
{
   display: none !important;
}
#Article2 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid rgba(0, 0, 0, .125);
   font-family: Palatino Linotype;
   font-size: 19px;
}
#Article2 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 100%;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
   margin: 0px 0px 0px 0px;
}
#Article2 .bloginfo
{
   padding: 1.5em;
}
#Article2 .bloginfo > p 
{
   margin-top: 0;
}
#Article2 .blogsubject
{
   margin: 0 0 0.5em 0;
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   width: 100%;
   color: #44546A;
   font-size: 19px;
}
#Article2 .blogfooter
{
   padding: .75rem 1.25rem;
   background-color: rgba(0,0,0,.03);
   border-top: 1px solid rgba(0, 0, 0, .125);
}

#Article2 .blogbutton
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   text-decoration: none;
   color: #fff;
   background-color: #337AB7;
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0px;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid transparent;
   border-radius: 4px;
}
#Article2 .blogbutton:hover, #Article2 .blogbutton:focus 
{
   background-color: #286090;
}

#Article2 .blogdate, #Article2 .blogcomments
{
   display: none;
}
#Article2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#Article3
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#Article3 .blogitem
{
   padding: 0px;
   text-align: left;
}
#Article3 .blogdate
{
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-size: 13px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Article3 .blogsubject
{
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#Article3 .blogcomments
{
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 19px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#Article3 .blogsubject a:link, #Article3 .blogsubject a:visited, #Article3 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article3 .blogcomments a:link, #Article3 .blogcomments a:visited, #Article3 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Article3 .blogcomments
{
   text-decoration: none;
}
#Article3 .no-thumb
{
   display: none;
}
#Article3 .blogbutton
{
   display: none !important;
}
#Article3 .blogitem
{
   display: block;
   padding: 0px;
   border-radius: 4px;
   border: 1px solid rgba(0, 0, 0, .125);
   font-family: Palatino Linotype;
   font-size: 19px;
}
#Article3 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 100%;
   border-top-left-radius: 4px;
   border-top-right-radius: 4px;
   margin: 0px 0px 0px 0px;
}
#Article3 .bloginfo
{
   padding: 1.5em;
}
#Article3 .bloginfo > p 
{
   margin-top: 0;
}
#Article3 .blogsubject
{
   margin: 0 0 0.5em 0;
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   width: 100%;
   color: #FFFFFF;
   font-size: 13px;
}
#Article3 .blogfooter
{
   padding: .75rem 1.25rem;
   background-color: rgba(0,0,0,.03);
   border-top: 1px solid rgba(0, 0, 0, .125);
}

#Article3 .blogbutton
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   text-decoration: none;
   color: #fff;
   background-color: #337AB7;
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0px;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid transparent;
   border-radius: 4px;
}
#Article3 .blogbutton:hover, #Article3 .blogbutton:focus 
{
   background-color: #286090;
}

#Article3 .blogdate, #Article3 .blogcomments
{
   display: none;
}
#Article3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#wb_article19LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   box-sizing: border-box;
   margin: 0;
}
#article19LayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#article19LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#article19LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#article19LayoutGrid1 > .row > .col-1
{
   float: left;
}
#article19LayoutGrid1 > .row > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#article19LayoutGrid1:before,
#article19LayoutGrid1:after,
#article19LayoutGrid1 .row:before,
#article19LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#article19LayoutGrid1:after,
#article19LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#article19LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #92BFDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 45px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13
{
   width: 1200px;
}
#LayoutGrid13 > .row > .col-1
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13
{
   width: 100%;
}
#LayoutGrid13 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   line-height: 2;
   padding: 0 0 50px 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#InlineFrame1
{
   box-sizing: border-box;
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
}
#InlineFrame1
{
   display: block;
   float: left;
   width: 100%;
   height: 1178px;
   vertical-align: top;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape1
{
   margin: 0;
   vertical-align: top;
}
#InlineFrame2
{
   box-sizing: border-box;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   margin: 0;
}
#InlineFrame2
{
   display: block;
   float: left;
   width: 100%;
   height: 2448px;
   vertical-align: top;
}
#wb_CssMenu1
{
   display: block;
   width: 100%;
   z-index: 4;
}
#wb_article19Heading
{
   display: none;
   width: 100%;
   z-index: 19;
}
#Article4
{
   overflow: hidden;
}
#wb_Image1
{
   display: inline-block;
   width: 1170px;
   height: 106px;
   z-index: 3;
}
#wb_ResponsiveMenu1
{
   display: none;
   width: 100%;
   z-index: 2;
}
#Article3
{
   overflow: hidden;
}
#Html1
{
   display: inline-block;
   width: 100%;
   height: 372px;
   z-index: 15;
}
#Article2
{
   overflow: hidden;
}
#wb_IconFont1
{
   display: inline-block;
   width: 50px;
   height: 42px;
   text-align: center;
   z-index: 1;
}
#wb_IconFont2
{
   display: inline-block;
   width: 50px;
   height: 42px;
   text-align: center;
   z-index: 0;
}
#Article9
{
   overflow: hidden;
}
@media only screen and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 223px;
   visibility: visible;
   display: inline;
}
#wb_CssMenu1
{
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #FFF8DF;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #92BFDC;
   background-image: linear-gradient(to top, #92BFDC 0%, #566578 100%);
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_CssMenu1 > ul > li > a
{
   height: 26px;
   line-height: 26px;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 1px solid #566578;
   background-color: #87CEFA;
   background-image: linear-gradient(to top, #87CEFA 0%, #44546A 100%);
}
#wb_CssMenu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
}
#wb_CssMenu1 ul :hover ul
{
   left: 0px;
   top: 28px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu1 .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenu1 li li
{
   width: 100px;
}
#wb_CssMenu1 ul ul a, #wb_CssMenu1 ul :hover ul a
{
   width: 86px;
   padding: 8px 6px 7px 6px;
   background-color: #727E8F;
   border: 1px solid #CCCCCC;
   color: #FFF8DF;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   line-height: 11px;
   text-decoration: none;
   text-transform: none;
}
#wb_CssMenu1 ul ul :hover a, #wb_CssMenu1 ul ul a:hover, #wb_CssMenu1 ul ul :hover ul :hover a, #wb_CssMenu1 ul ul :hover ul a:hover
{
   background-color: #44546A;
   border: 1px solid #2E6DA4;
   color: #FFFFFF;
}
#wb_CssMenu1 li
{
   padding: 0px 4px 0px 0px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 100%;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: left;
}
#wb_Image1
{
   width: 290px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 290px;
   height: 26px;
}
#wb_IconFont1
{
   width: 32px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   background-image: linear-gradient(315deg, #0963AD 0%, #90C9EC 100%);
   border: 0px solid transparent;
}
#IconFont1
{
   width: 32px;
   height: 29px;
}
#IconFont1 i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
   color: #000000;
}
#IconFont1:hover i
{
   color: #FFFFFF;
}
#wb_IconFont1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_IconFont2
{
   width: 40px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   background-image: linear-gradient(315deg, #0963AD 0%, #90C9EC 100%);
   border: 0px solid transparent;
}
#IconFont2
{
   width: 40px;
   height: 28px;
}
#IconFont2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
   color: #000000;
}
#IconFont2:hover i
{
   color: #FFFFFF;
}
#wb_IconFont2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#wb_article19Heading
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 50px 0 ;
   padding: 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_article19Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#article19Heading
{
   color: #000000;
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#wb_article19LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_article19LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#article19LayoutGrid2
{
   height: auto;
   padding: 0;
}
#article19LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#article19LayoutGrid2 > .row > .col-1, #article19LayoutGrid2 > .row > .col-2, #article19LayoutGrid2 > .row > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#article19LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#article19LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 10px 0 10px;
}
#article19LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#article19LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0 10px 0 10px;
}
#article19LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#article19LayoutGrid2 > .row > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0 10px 0 10px;
}
#Article9
{
   visibility: visible;
;
}
#Article9 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article4
{
   visibility: visible;
;
}
#Article4 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article2
{
   visibility: visible;
;
}
#Article2 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#Article3
{
   visibility: visible;
;
}
#Article3 .blogitem
{
   flex: 1 1 calc(100% - 6px);
}
#wb_article19LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_article19LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#article19LayoutGrid1
{
   height: auto;
   padding: 20px 0 0 0;
}
#article19LayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#article19LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#article19LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid13
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid13
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   height: auto;
   padding: 45px 15px 0 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13
{
   width: 100%;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0 0 50px 0;
}
#Html2
{
   width: 319px;
   height: 562px;
   visibility: visible;
   display: inline-block;
}
#InlineFrame1
{
   width: 100%;
   height: 1180px;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#InlineFrame2
{
   width: 100%;
   height: 792px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Html1
{
   visibility: visible;
   display: block;
}
}
