html, body
{
   height: 100%;
}
div#space
{
   width: 1px;
   height: 50%;
   margin-bottom: -746px;
   float:left
}
div#container
{
   width: 970px;
   height: 1492px;
   margin: 0 auto;
   position: relative;
   clear: left;
}
body
{
   background-color: #F5F5F5;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#PageHeader1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#Shape2
{
   filter: drop-shadow(3px -3px 6px rgba(0,0,0,0.20));
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 62px;
   width: 55px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 55px;
   line-height: 62px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #FFFFFF;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6
{
   color: #000000;
   font-family: "Segoe Script";
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
   line-height: 38px;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#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: #FFFFFF;
   font-family: "Segoe Script";
   font-weight: bold;
   font-style: italic;
   font-size: 24px;
   line-height: 38px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image6
{
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   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: "Segoe Script";
   font-weight: bold;
   font-style: italic;
   font-size: 35px;
   line-height: 54.5px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Line1
{
   font-size: 0;
}
#Line1
{
   border-width: 0;
   height: 9px;
   width: 609px;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#Shape4
{
   border-width: 0;
   vertical-align: top;
}
#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: "Comic Sans MS";
   font-weight: 400;
   font-style: italic;
   font-size: 27px;
   line-height: 37px;
}
#wb_Text10 p, #wb_Text10 ul
{
   margin: 0;
   padding: 0;
}
#wb_Line2
{
   font-size: 0;
}
#Line2
{
   border-width: 0;
   height: 9px;
   width: 87px;
}
.Extension1
{
   position: relative;
   top: 0;
   left: 0;
   pointer-events: none;
}
.Extension1 .content 
{
   position: absolute;
   z-index: 1;
   top: 0;
   right: 0;
   width: 56px;
   height: 56px;
   border-radius: 28px;
   background: #228B22;
   box-shadow: 0px 1px 4px rgba(0,0,0,0.20);
   transition: height 200ms, box-shadow 200ms linear;
}
.Extension1.show 
{
   pointer-events: auto;
}
.Extension1.show .content 
{
   height: 100%;
   box-shadow: 0px 6px 30px rgba(0,0,0,0.20);
}
.Extension1-button 
{
   position: absolute;
   z-index: 3;
   top: 0;
   right: 0;
   height: 56px;
   width: 56px;
   border-radius: 50%;
   overflow: hidden;
   white-space: nowrap;
   color: transparent;
   pointer-events: auto;
}
.Extension1-button span, .Extension1-button span::after, .Extension1-button span::before 
{
   position: absolute;
   width: 35px;
   height: 4px;
   background-color: #000000;
}
.Extension1-button span 
{
   left: 50%;
   top: 50%;
   bottom: auto;
   right: auto;
   transform: translateX(-50%) translateY(-50%);
   transition: background-color 0.2s;
}
.Extension1-button span::after, .Extension1-button span::before 
{
   content: '';
   top: 0;
   left: 0;
   backface-visibility: hidden;
   transition: transform 200ms linear;
}
.Extension1-button span::before 
{
   transform: translateY(-11px);
}
.Extension1-button span::after 
{
   transform: translateY(11px);
}
.show .Extension1-button span 
{
   background-color: transparent;
}
.show .Extension1-button span::before 
{
   transform: rotate(-45deg);
}
.show .Extension1-button span::after 
{
   transform: rotate(45deg);
}
.Extension1 ul 
{
   position: relative;
   z-index: 2;
   margin: 0px;
   padding: 56px 0 14px 0;
   visibility: hidden;
   transition: visibility 0.3s;
   text-align: right;
   list-style: none;
}
.Extension1 ul a
{
   position: relative;
   display: block;
   height: 45px;
   line-height: 45px;
   color: #424242;
   font-family: Comic Sans MS;
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
   transition: color 0.2s;
   text-decoration: none;
}
.Extension1 ul a::after 
{
   content: '';
   position: absolute;
   height: 45px;
   width: 56px;
   right: 0;
   top: 50%;
   transform: translateY(-50%) scale(0);
   color: #000000;
   font-family: "Material Icons";
   font-size: 35px;
   text-align: center;
}
.Extension1 ul a::before 
{
   content: '';
   position: absolute;
   width: 3px;
   height: 16px;
   top: 50%;
   right: 60px;
   transform: translateX(3px) translateY(-50%) scaleY(0);
   background-color: #000000;
}
.Extension1 ul li:nth-of-type(1) a::after
{
   content: "\e88a";
}
.Extension1 ul li:nth-of-type(2) a::after
{
   content: "\e851";
}
.Extension1 ul li:nth-of-type(3) a::after
{
   content: "\e14f";
}
.Extension1 ul span 
{
   display: block;
   opacity: 0;
   transform: translateX(-25px);
   position: absolute;
   top: 0;
   right: calc(56px + 1em);
}
.Extension1.show ul 
{
   visibility: visible;
}
.Extension1.show ul a::after 
{
   transform: translateY(-50%) scale(1);
   animation: scaleIn 0.15s backwards;
   transition: color 0.2s;
}
.Extension1.show ul span 
{
   opacity: 1;
   transform: translateX(0);
   animation: slideIn 0.15s backwards;
   transition: transform 0.2s;
}
.Extension1.show ul li:nth-of-type(1) a::after,
.Extension1.show ul li:nth-of-type(1) span 
{
   animation-delay: 0ms;
}
.Extension1.show ul li:nth-of-type(2) a::after,
.Extension1.show ul li:nth-of-type(2) span 
{
   animation-delay: 40ms;
}
.Extension1.show ul li:nth-of-type(3) a::after,
.Extension1.show ul li:nth-of-type(3) span 
{
   animation-delay: 80ms;
}
.Extension1.show ul li:nth-of-type(4) a::after,
.Extension1.show ul li:nth-of-type(4) span 
{
   animation-delay: 120ms;
}
.Extension1.show ul li:nth-of-type(5) a::after,
.Extension1.show ul li:nth-of-type(5) span 
{
   animation-delay: 160ms;
}
.Extension1-button:hover ~ .content
{
   box-shadow: 0px 6px 30px rgba(0,0,0,0.20);
}
.Extension1.show ul a:hover 
{
   color: #000000;
}
.Extension1.show ul a:hover::after 
{
   color: #DEDEDE;
}
.Extension1.show ul a:hover span 
{
   transform: translateX(-5px);
}
@keyframes scaleIn 
{
   from { transform: translateY(-50%) scale(0); }
   to { transform: translateY(-50%) scale(1); }
}
@keyframes slideIn 
{
   from { opacity: 0; transform: translateX(-25px); }
   to { opacity: 1; transform: translateX(0); }
}
#Extension1 li i
{
   font-size: 27px;
   width: 29px;
}
#Extension1 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
#Extension1 .home:before
{
   content: "\e88a";
}
#Extension1 .account-box:before
{
   content: "\e851";
}
#Extension1 .content-paste:before
{
   content: "\e14f";
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: 400;
   font-size: 27px;
   line-height: 37px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: 400;
   font-style: italic;
   font-size: 32px;
   line-height: 45px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#HorizontalLine3
{
   border-color: #2D8208;
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   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: left;
}
#wb_Text12
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: 400;
   font-size: 27px;
   line-height: 37px;
}
#wb_Text12 p, #wb_Text12 ul
{
   margin: 0;
   padding: 0;
}
#HorizontalLine2
{
   border-color: #2D8208;
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#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: #000000;
   font-family: "Comic Sans MS";
   font-weight: 400;
   font-style: italic;
   font-size: 32px;
   line-height: 45px;
}
#wb_Text11 p, #wb_Text11 ul
{
   margin: 0;
   padding: 0;
}
#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: #000000;
   font-family: "Comic Sans MS";
   font-weight: 400;
   font-size: 27px;
   line-height: 37px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#HorizontalLine1
{
   border-color: #2D8208;
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#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: "Comic Sans MS";
   font-weight: 400;
   font-style: italic;
   font-size: 32px;
   line-height: 45px;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
}
#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: "Comic Sans MS";
   font-weight: 400;
   font-size: 27px;
   line-height: 37px;
}
#wb_Text13 p, #wb_Text13 ul
{
   margin: 0;
   padding: 0;
}
#HorizontalLine4
{
   border-color: #2D8208;
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#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: "Comic Sans MS";
   font-weight: 400;
   font-style: italic;
   font-size: 32px;
   line-height: 45px;
}
#wb_Text14 p, #wb_Text14 ul
{
   margin: 0;
   padding: 0;
}
#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: #000000;
   font-family: "Comic Sans MS";
   font-weight: 400;
   font-size: 27px;
   line-height: 37px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#HorizontalLine6
{
   border-color: #2D8208;
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: 400;
   font-style: italic;
   font-size: 32px;
   line-height: 45px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon2
{
   height: 70px;
   width: 87px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #444444;
   display: inline-block;
   font-size: 70px;
   line-height: 70px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #444444;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon3
{
   height: 69px;
   width: 87px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #444444;
   display: inline-block;
   font-size: 69px;
   line-height: 69px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #444444;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon4
{
   height: 72px;
   width: 87px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon4 i
{
   color: #444444;
   display: inline-block;
   font-size: 72px;
   line-height: 72px;
   vertical-align: middle;
}
#wb_Icon4:hover #Icon4 i
{
   color: #444444;
}
#wb_Icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon5
{
   height: 63px;
   width: 87px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon5 i
{
   color: #444444;
   display: inline-block;
   font-size: 63px;
   line-height: 63px;
   vertical-align: middle;
}
#wb_Icon5:hover #Icon5 i
{
   color: #444444;
}
#wb_Icon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon6
{
   height: 64px;
   width: 87px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon6 i
{
   color: #444444;
   display: inline-block;
   font-size: 64px;
   line-height: 64px;
   vertical-align: middle;
}
#wb_Icon6:hover #Icon6 i
{
   color: #444444;
}
#wb_Icon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon7
{
   height: 126px;
   width: 97px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon7 i
{
   color: #444444;
   display: inline-block;
   font-size: 97px;
   line-height: 126px;
   vertical-align: middle;
}
#wb_Icon7:hover #Icon7 i
{
   color: #444444;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text15
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: italic;
   font-size: 43px;
   line-height: 60px;
}
#wb_Text15 p, #wb_Text15 ul
{
   margin: 0;
   padding: 0;
}
#wb_Icon8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon8
{
   height: 126px;
   width: 97px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon8 i
{
   color: #444444;
   display: inline-block;
   font-size: 97px;
   line-height: 126px;
   vertical-align: middle;
}
#wb_Icon8:hover #Icon8 i
{
   color: #444444;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text16
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: italic;
   font-size: 43px;
   line-height: 60px;
}
#wb_Text16 p, #wb_Text16 ul
{
   margin: 0;
   padding: 0;
}
#wb_Icon9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon9
{
   height: 126px;
   width: 97px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon9 i
{
   color: #444444;
   display: inline-block;
   font-size: 97px;
   line-height: 126px;
   vertical-align: middle;
}
#wb_Icon9:hover #Icon9 i
{
   color: #444444;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text17
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: italic;
   font-size: 43px;
   line-height: 60px;
}
#wb_Text17 p, #wb_Text17 ul
{
   margin: 0;
   padding: 0;
}
#wb_Icon10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Icon10
{
   height: 126px;
   width: 97px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon10 i
{
   color: #444444;
   display: inline-block;
   font-size: 97px;
   line-height: 126px;
   vertical-align: middle;
}
#wb_Icon10:hover #Icon10 i
{
   color: #444444;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text18
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: bold;
   font-style: italic;
   font-size: 43px;
   line-height: 60px;
}
#wb_Text18 p, #wb_Text18 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: center;
}
#wb_Text19
{
   color: #000000;
   font-family: "Comic Sans MS";
   font-weight: 400;
   font-style: italic;
   font-size: 32px;
   line-height: 45px;
}
#wb_Text19 p, #wb_Text19 ul
{
   margin: 0;
   padding: 0;
}
#HorizontalLine5
{
   border-color: #2D8208;
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#HorizontalLine7
{
   border-color: #2D8208;
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#PageFooter2
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter3
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter4
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter5
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter6
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter7
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter8
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter9
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter10
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter11
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter12
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter13
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter14
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter15
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#PageFooter1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
