div#container
{
   width: 1024px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#preloader
{
   background: #FFFFFF url("images/turning-dots.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_Carousel1
{
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_Carousel1
{
   height: 498px;
}
#Carousel1
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#Carousel1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
#Carousel1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transition: -webkit-transform 0ms ease-in-out;
   transition: transform 0ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel1 .carousel-item-next:not(.carousel-item-left), #Carousel1 .active.carousel-item-right
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
}
#Carousel1 .carousel-item-prev:not(.carousel-item-right), #Carousel1 .active.carousel-item-left
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
}
#Carousel1 .carousel-innerframe
{
   padding: 0;
}
#Carousel1 .carousel-inner > .carousel-item > img, #Carousel1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel1 .carousel-inner > .active, #Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel1 .carousel-inner > .carousel-item-next, #Carousel1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel1 .frame
{
   width: 1024px;
   display: inline-block;
   float: left;
   height: 498px;
}
#wb_RadioButton1
{
   margin: 0;
}
#wb_RadioButton1
{
   position: relative;
}
#wb_RadioButton1, #wb_RadioButton1 *, #wb_RadioButton1 *::before, #wb_RadioButton1 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton1 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton1 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton1 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton1 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton1 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton1 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton2
{
   margin: 0;
}
#wb_RadioButton2
{
   position: relative;
}
#wb_RadioButton2, #wb_RadioButton2 *, #wb_RadioButton2 *::before, #wb_RadioButton2 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton2 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton2 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton2 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton2 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton2 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton2 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton3
{
   margin: 0;
}
#wb_RadioButton3
{
   position: relative;
}
#wb_RadioButton3, #wb_RadioButton3 *, #wb_RadioButton3 *::before, #wb_RadioButton3 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton3 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton3 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton3 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton3 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton3 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton3 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton4
{
   margin: 0;
}
#wb_RadioButton4
{
   position: relative;
}
#wb_RadioButton4, #wb_RadioButton4 *, #wb_RadioButton4 *::before, #wb_RadioButton4 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton4 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton4 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton4 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton4 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton4 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton4 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton7
{
   margin: 0;
}
#wb_RadioButton7
{
   position: relative;
}
#wb_RadioButton7, #wb_RadioButton7 *, #wb_RadioButton7 *::before, #wb_RadioButton7 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton7 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton7 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton7 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton7 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton7 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton7 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton8
{
   margin: 0;
}
#wb_RadioButton8
{
   position: relative;
}
#wb_RadioButton8, #wb_RadioButton8 *, #wb_RadioButton8 *::before, #wb_RadioButton8 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton8 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton8 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton8 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton8 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton8 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton8 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton5
{
   margin: 0;
}
#wb_RadioButton5
{
   position: relative;
}
#wb_RadioButton5, #wb_RadioButton5 *, #wb_RadioButton5 *::before, #wb_RadioButton5 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton5 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton5 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton5 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton5 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton5 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton5 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton6
{
   margin: 0;
}
#wb_RadioButton6
{
   position: relative;
}
#wb_RadioButton6, #wb_RadioButton6 *, #wb_RadioButton6 *::before, #wb_RadioButton6 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton6 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton6 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton6 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton6 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton6 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton6 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton9
{
   margin: 0;
}
#wb_RadioButton9
{
   position: relative;
}
#wb_RadioButton9, #wb_RadioButton9 *, #wb_RadioButton9 *::before, #wb_RadioButton9 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton9 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton9 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton9 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton9 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton9 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton9 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton10
{
   margin: 0;
}
#wb_RadioButton10
{
   position: relative;
}
#wb_RadioButton10, #wb_RadioButton10 *, #wb_RadioButton10 *::before, #wb_RadioButton10 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton10 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton10 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton10 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton10 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton10 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton10 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton11
{
   margin: 0;
}
#wb_RadioButton11
{
   position: relative;
}
#wb_RadioButton11, #wb_RadioButton11 *, #wb_RadioButton11 *::before, #wb_RadioButton11 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton11 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton11 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton11 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton11 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton11 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton11 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton12
{
   margin: 0;
}
#wb_RadioButton12
{
   position: relative;
}
#wb_RadioButton12, #wb_RadioButton12 *, #wb_RadioButton12 *::before, #wb_RadioButton12 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton12 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton12 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton12 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton12 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton12 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton12 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton13
{
   margin: 0;
}
#wb_RadioButton13
{
   position: relative;
}
#wb_RadioButton13, #wb_RadioButton13 *, #wb_RadioButton13 *::before, #wb_RadioButton13 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton13 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton13 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton13 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton13 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton13 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton13 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton14
{
   margin: 0;
}
#wb_RadioButton14
{
   position: relative;
}
#wb_RadioButton14, #wb_RadioButton14 *, #wb_RadioButton14 *::before, #wb_RadioButton14 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton14 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton14 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton14 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton14 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton14 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton14 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton15
{
   margin: 0;
}
#wb_RadioButton15
{
   position: relative;
}
#wb_RadioButton15, #wb_RadioButton15 *, #wb_RadioButton15 *::before, #wb_RadioButton15 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton15 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton15 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton15 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton15 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton15 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton15 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton16
{
   margin: 0;
}
#wb_RadioButton16
{
   position: relative;
}
#wb_RadioButton16, #wb_RadioButton16 *, #wb_RadioButton16 *::before, #wb_RadioButton16 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton16 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton16 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton16 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton16 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton16 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton16 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton17
{
   margin: 0;
}
#wb_RadioButton17
{
   position: relative;
}
#wb_RadioButton17, #wb_RadioButton17 *, #wb_RadioButton17 *::before, #wb_RadioButton17 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton17 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton17 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton17 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton17 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton17 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton17 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton18
{
   margin: 0;
}
#wb_RadioButton18
{
   position: relative;
}
#wb_RadioButton18, #wb_RadioButton18 *, #wb_RadioButton18 *::before, #wb_RadioButton18 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton18 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton18 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton18 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton18 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton18 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton18 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton19
{
   margin: 0;
}
#wb_RadioButton19
{
   position: relative;
}
#wb_RadioButton19, #wb_RadioButton19 *, #wb_RadioButton19 *::before, #wb_RadioButton19 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton19 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton19 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton19 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton19 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton19 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton19 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton20
{
   margin: 0;
}
#wb_RadioButton20
{
   position: relative;
}
#wb_RadioButton20, #wb_RadioButton20 *, #wb_RadioButton20 *::before, #wb_RadioButton20 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton20 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton20 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton20 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton20 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton20 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton20 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton21
{
   margin: 0;
}
#wb_RadioButton21
{
   position: relative;
}
#wb_RadioButton21, #wb_RadioButton21 *, #wb_RadioButton21 *::before, #wb_RadioButton21 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton21 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton21 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton21 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton21 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton21 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton21 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton22
{
   margin: 0;
}
#wb_RadioButton22
{
   position: relative;
}
#wb_RadioButton22, #wb_RadioButton22 *, #wb_RadioButton22 *::before, #wb_RadioButton22 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton22 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton22 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton22 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton22 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton22 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton22 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton23
{
   margin: 0;
}
#wb_RadioButton23
{
   position: relative;
}
#wb_RadioButton23, #wb_RadioButton23 *, #wb_RadioButton23 *::before, #wb_RadioButton23 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton23 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton23 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton23 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton23 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton23 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton23 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#wb_RadioButton24
{
   margin: 0;
}
#wb_RadioButton24
{
   position: relative;
}
#wb_RadioButton24, #wb_RadioButton24 *, #wb_RadioButton24 *::before, #wb_RadioButton24 *::after
{
   box-sizing: border-box;
}
#wb_RadioButton24 input[type='radio']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
}
#wb_RadioButton24 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_RadioButton24 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 50%;
}
#wb_RadioButton24 label::after
{
   display: inline-block;
   position: absolute;
   width: 30px;
   height: 30px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 30px;
   border-radius: 50%;
   color: #FFFFFF;
   content: " ";
   -webkit-transform: scale(0, 0);
   -moz-transform: scale(0, 0);
   transform: scale(0, 0);
}
#wb_RadioButton24 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
   -webkit-transform: scale(0.8, 0.8);
   -moz-transform: scale(0.8, 0.8);
   transform: scale(0.8, 0.8);
}
#wb_RadioButton24 input[type='radio']:focus + label::before
{
   outline: thin dotted;
}
#Editbox1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 43px;
   box-sizing: border-box;
   line-height: 95px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: center;
}
#Editbox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Button3
{
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 48px;
   margin: 0;
}
#Button3:hover
{
   background-color: #87CEFA;
   -webkit-transition: background-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms;
}
#Button4
{
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #000080;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 48px;
   margin: 0;
}
#Button4:hover
{
   background-color: #87CEFA;
   -webkit-transition: background-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms;
}
#drug1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   box-sizing: border-box;
   line-height: 37px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
}
#drug1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#drug2
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   box-sizing: border-box;
   line-height: 37px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
}
#drug2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#TextArea2
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Calibri;
   font-weight: normal;
   font-size: 24px;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: center;
   overflow: auto;
   resize: none;
}
#TextArea2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#drug
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
   box-sizing: border-box;
   line-height: 95px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: center;
}
#drug:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Button1
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #6A5ACD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button1:hover
{
   background-color: #191970;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button2
{
   line-height: 66px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button2:hover
{
   background-color: #A52A2A;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#signup
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
}
#wb_Heading1
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading2
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading3
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading4
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading5
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading6
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading7
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading7
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading8
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading8
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading9
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading9
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading10
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading10
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading11
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading11
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading12
{
   background-color: #1E90FF;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 40px 0px;
   text-align: center;
}
#Heading12
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_Heading13
{
   background-color: #1E90FF;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 40px 0px 5px 0px;
   text-align: center;
}
#Heading13
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
   margin: 0;
   text-align: center;
}
#Button5
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button5:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button6
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #008B8B;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button6:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button7
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button7:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button8
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #008B8B;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button8:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button9
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button9:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button10
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #008B8B;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button10:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button11
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button11:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button12
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #008B8B;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button12:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button13
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button13:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button14
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #008B8B;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button14:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button15
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button15:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button16
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #008B8B;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button16:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button17
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button17:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button18
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #008B8B;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button18:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button19
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button19:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button20
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #008B8B;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button20:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button21
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button21:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button22
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #008B8B;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button22:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button23
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button23:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button24
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #008B8B;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button24:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button25
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button25:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button26
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #013D05;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button26:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button27
{
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #CD5C5C;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button27:hover
{
   background-color: #800000;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#Button28
{
   border: 1px solid #191970;
   border-radius: 4px;
   background-color: #008B8B;
   background-image: none;
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 35px;
   margin: 0;
}
#Button28:hover
{
   background-color: #013D05;
   color: #FFFF00;
   border-color: #FFFF00;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#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;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Button29
{
   line-height: 32px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #C0C0C0;
   background-image: none;
   color: #000000;
   font-family: Calibri;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
}
#Button29:hover
{
   background-color: #000000;
   color: #FFFFFF;
   border-color: #FFFFFF;
   -webkit-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   -moz-transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms, border-color 500ms linear 0ms;
}
#drug
{
   display: block;
   width: 100%;
   height: 105px;
   z-index: 67;
}
#Editbox1
{
   display: block;
   width: 100%;
   height: 105px;
   z-index: 59;
}
#RadioButton23
{
   display: none;
}
#wb_Heading11
{
   display: inline-block;
   width: 100%;
   z-index: 52;
}
#wb_RadioButton20
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 46;
}
#RadioButton12
{
   display: none;
}
#wb_Heading2
{
   display: inline-block;
   width: 100%;
   z-index: 12;
}
#wb_RadioButton3
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 10;
}
#Button5
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 3;
}
#wb_Heading12
{
   display: inline-block;
   width: 100%;
   z-index: 57;
}
#RadioButton24
{
   display: none;
}
#wb_RadioButton21
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 50;
}
#RadioButton13
{
   display: none;
}
#wb_RadioButton10
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 21;
}
#wb_RadioButton4
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 11;
}
#wb_Heading3
{
   display: inline-block;
   width: 100%;
   z-index: 7;
}
#Button6
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 4;
}
#wb_Heading13
{
   display: inline-block;
   width: 100%;
   z-index: 64;
}
#wb_RadioButton22
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 51;
}
#RadioButton14
{
   display: none;
}
#wb_RadioButton11
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 25;
}
#wb_Heading4
{
   display: inline-block;
   width: 100%;
   z-index: 17;
}
#Button7
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 8;
}
#wb_RadioButton5
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 5;
}
#RadioButton1
{
   display: none;
}
#wb_RadioButton23
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 55;
}
#Button20
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 39;
}
#RadioButton15
{
   display: none;
}
#wb_RadioButton12
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 26;
}
#wb_Heading5
{
   display: inline-block;
   width: 100%;
   z-index: 22;
}
#Button8
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 9;
}
#wb_RadioButton6
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 6;
}
#RadioButton2
{
   display: none;
}
#wb_RadioButton24
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 56;
}
#Button21
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 43;
}
#RadioButton16
{
   display: none;
}
#wb_RadioButton13
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 30;
}
#wb_Heading6
{
   display: inline-block;
   width: 100%;
   z-index: 27;
}
#wb_RadioButton7
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 15;
}
#Button10
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 14;
}
#Button9
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 13;
}
#RadioButton3
{
   display: none;
}
#Button22
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 44;
}
#RadioButton17
{
   display: none;
}
#wb_Heading7
{
   display: inline-block;
   width: 100%;
   z-index: 32;
}
#wb_RadioButton14
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 31;
}
#Button11
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 18;
}
#wb_RadioButton8
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 16;
}
#RadioButton4
{
   display: none;
}
#Button23
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 48;
}
#RadioButton18
{
   display: none;
}
#wb_Heading8
{
   display: inline-block;
   width: 100%;
   z-index: 37;
}
#wb_RadioButton15
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 35;
}
#wb_RadioButton9
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 20;
}
#Button12
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 19;
}
#RadioButton5
{
   display: none;
}
#TextArea2
{
   display: block;
   width: 100%;
   height: 157px;
   z-index: 63;
}
#Button24
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 49;
}
#RadioButton19
{
   display: none;
}
#wb_Heading9
{
   display: inline-block;
   width: 100%;
   z-index: 42;
}
#wb_RadioButton16
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 36;
}
#Button13
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 23;
}
#RadioButton6
{
   display: none;
}
#signup
{
   display: block;
   width: 100%;
   height: 66px;
   z-index: 68;
}
#Button25
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 53;
}
#wb_RadioButton17
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 40;
}
#Button14
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 24;
}
#RadioButton7
{
   display: none;
}
#wb_Carousel1
{
}
#Button26
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 54;
}
#wb_RadioButton18
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 41;
}
#Button15
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 28;
}
#RadioButton8
{
   display: none;
}
#Button27
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 61;
}
#wb_RadioButton19
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 45;
}
#Button16
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 29;
}
#RadioButton9
{
   display: none;
}
#Button28
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 62;
}
#Button17
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 33;
}
#Button29
{
   display: inline-block;
   width: 144px;
   height: 32px;
   z-index: 71;
}
#Button18
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 34;
}
#Button1
{
   display: block;
   width: 100%;
   height: 68px;
   z-index: 65;
}
#Button19
{
   display: inline-block;
   width: 1014px;
   height: 65px;
   z-index: 38;
}
#Button2
{
   display: block;
   width: 100%;
   height: 66px;
   z-index: 66;
}
#RadioButton20
{
   display: none;
}
#drug1
{
   display: none;
   width: 100%;
   height: 47px;
   z-index: 69;
}
#Button3
{
   display: block;
   width: 100%;
   height: 55px;
   z-index: 58;
}
#RadioButton21
{
   display: none;
}
#RadioButton10
{
   display: none;
}
#wb_RadioButton1
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 0;
}
#drug2
{
   display: none;
   width: 100%;
   height: 47px;
   z-index: 70;
}
#Button4
{
   display: block;
   width: 100%;
   height: 55px;
   z-index: 60;
}
#RadioButton22
{
   display: none;
}
#wb_Heading10
{
   display: inline-block;
   width: 100%;
   z-index: 47;
}
#RadioButton11
{
   display: none;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 2;
}
#wb_RadioButton2
{
   display: none;
   width: 30px;
   height: 30px;
   z-index: 1;
}
@media only screen and (min-width: 480px) and (max-width: 1023px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 498px;
}
#Carousel1 .carousel-innerframe
{
   padding: 0;
}
#wb_RadioButton1
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton1 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton1 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton1 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton1 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton2
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton2 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton2 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton2 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton2 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton3
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton3 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton3 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton3 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton3 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton4
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton4 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton4 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton4 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton4 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton7
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton7 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton7 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton7 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton7 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton8
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton8 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton8 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton8 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton8 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton5
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton5 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton5 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton5 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton5 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton6
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton6 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton6 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton6 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton6 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton9
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton9 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton9 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton9 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton9 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton10
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton10 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton10 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton10 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton10 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton11
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton11 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton11 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton11 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton11 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton12
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton12 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton12 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton12 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton12 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton13
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton13 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton13 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton13 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton13 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton14
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton14 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton14 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton14 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton14 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton15
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton15 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton15 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton15 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton15 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton16
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton16 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton16 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton16 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton16 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton17
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton17 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton17 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton17 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton17 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton18
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton18 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton18 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton18 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton18 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton19
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton19 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton19 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton19 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton19 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton20
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton20 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton20 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton20 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton20 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton21
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton21 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton21 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton21 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton21 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton22
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton22 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton22 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton22 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton22 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton23
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton23 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton23 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton23 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton23 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton24
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton24 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton24 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton24 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton24 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#Editbox1
{
   width: 100%;
   height: 105px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 43px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Editbox1
{
   line-height: 95px;
}
#Button3
{
   width: 100%;
   height: 55px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 48px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #00008B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button4
{
   width: 100%;
   height: 55px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 48px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000080;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#drug1
{
   width: 100%;
   height: 47px;
   visibility: hidden;
   display: none;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#drug1
{
   line-height: 37px;
}
#drug2
{
   width: 100%;
   height: 47px;
   visibility: hidden;
   display: none;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#drug2
{
   line-height: 37px;
}
#TextArea2
{
   width: 100%;
   height: 230px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 24px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#drug
{
   width: 100%;
   height: 105px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 29px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#drug
{
   line-height: 95px;
}
#Button1
{
   width: 100%;
   height: 68px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #6A5ACD;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button2
{
   width: 100%;
   height: 66px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button2
{
   line-height: 66px;
}
#signup
{
   width: 100%;
   height: 66px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading1
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading2
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading3
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading4
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading5
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading6
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading7
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading7
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading8
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading8
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading9
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading9
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading10
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading10
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading11
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading11
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading11
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading12
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading12
{
   background-color: #1E90FF;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading12
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading13
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 20px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 5px 0px;
}
#wb_Heading13
{
   background-color: #1E90FF;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading13
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 20px;
}
#Button5
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button6
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button7
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button8
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button9
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button10
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button11
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button12
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button13
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button14
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button15
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button16
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button17
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button18
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button19
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button20
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button21
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button22
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button23
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button24
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button25
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button26
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #013D05;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button27
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button28
{
   width: 470px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-3
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Button29
{
   width: 448px;
   height: 63px;
   visibility: visible;
   display: inline-block;
   color: #000000;
   font-size: 19px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #C0C0C0;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button29
{
   line-height: 63px;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Carousel1
{
   visibility: visible;
   display: block;
}
#wb_Carousel1
{
   margin: 0;
   height: 498px;
}
#Carousel1 .carousel-innerframe
{
   padding: 0;
}
#wb_RadioButton1
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton1 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton1 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton1 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton1 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton2
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton2 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton2 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton2 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton2 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton3
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton3 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton3 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton3 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton3 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton4
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton4 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton4 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton4 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton4 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton7
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton7 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton7 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton7 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton7 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton8
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton8 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton8 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton8 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton8 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton5
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton5 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton5 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton5 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton5 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton6
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton6 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton6 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton6 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton6 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton9
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton9 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton9 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton9 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton9 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton10
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton10 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton10 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton10 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton10 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton11
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton11 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton11 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton11 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton11 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton12
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton12 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton12 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton12 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton12 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton13
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton13 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton13 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton13 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton13 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton14
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton14 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton14 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton14 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton14 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton15
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton15 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton15 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton15 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton15 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton16
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton16 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton16 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton16 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton16 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton17
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton17 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton17 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton17 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton17 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton18
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton18 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton18 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton18 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton18 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton19
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton19 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton19 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton19 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton19 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton20
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton20 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton20 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton20 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton20 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton21
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton21 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton21 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton21 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton21 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton22
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton22 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton22 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton22 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton22 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton23
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton23 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton23 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton23 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton23 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_RadioButton24
{
   width: 30px;
   height: 30px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_RadioButton24 input[type='radio']
{
   width: 30px;
   height: 30px;
}
#wb_RadioButton24 label::before
{
   width: 30px;
   height: 30px;
   border-color: #CCCCCC;
}
#wb_RadioButton24 label::after
{
   width: 30px;
   height: 30px;
   line-height: 30px;
   color: #FFFFFF;
}
#wb_RadioButton24 input[type='radio']:checked + label::after
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#Editbox1
{
   width: 100%;
   height: 105px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 43px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#Editbox1
{
   line-height: 95px;
}
#Button3
{
   width: 100%;
   height: 55px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 48px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #00008B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button4
{
   width: 100%;
   height: 55px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 48px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000080;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#drug1
{
   width: 100%;
   height: 47px;
   visibility: hidden;
   display: none;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#drug1
{
   line-height: 37px;
}
#drug2
{
   width: 100%;
   height: 47px;
   visibility: hidden;
   display: none;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#drug2
{
   line-height: 37px;
}
#TextArea2
{
   width: 100%;
   height: 245px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 24px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#drug
{
   width: 100%;
   height: 105px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#drug
{
   line-height: 95px;
}
#Button1
{
   width: 100%;
   height: 68px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #6A5ACD;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button2
{
   width: 100%;
   height: 66px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button2
{
   line-height: 66px;
}
#signup
{
   width: 100%;
   height: 66px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading1
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading2
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading3
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading4
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading5
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading6
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading7
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading7
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading8
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading8
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading9
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading9
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading10
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading10
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading11
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading11
{
   background-color: #1E90FF;
   background-image: none;
   border: 1px solid #000000;
   text-align: center;
}
#Heading11
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 27px;
}
#wb_Heading12
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 29px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 40px 0px;
}
#wb_Heading12
{
   background-color: #1E90FF;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading12
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 29px;
}
#wb_Heading13
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 20px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
   margin: 0;
   padding: 40px 0px 5px 0px;
}
#wb_Heading13
{
   background-color: #1E90FF;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading13
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 20px;
}
#Button5
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button6
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button7
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button8
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button9
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button10
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button11
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button12
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button13
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button14
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button15
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button16
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button17
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button18
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button19
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button20
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button21
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button22
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button23
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button24
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button25
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button26
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #013D05;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button27
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #CD5C5C;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button28
{
   width: 310px;
   height: 65px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 35px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #008B8B;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-3
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Button29
{
   width: 288px;
   height: 63px;
   visibility: visible;
   display: inline-block;
   color: #000000;
   font-size: 19px;
   font-family: Calibri;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #C0C0C0;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#Button29
{
   line-height: 63px;
}
}
