div#container
{
   width: 1277px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #B6FBFE;
   background-image: url('images/online_bkgrnd.png');
   background-repeat: repeat-x;
   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/rotating-dots.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#Layer1
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 0px;
}
#wb_Form1
{
   background-color: rgba(237,244,247,0.97);
   background-image: none;
   border: 1px solid #C0C0C0;
   border-radius: 7px;
   box-shadow: 0px 0px 5px #C0C0C0 inset;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #000000;
   font-family: Montserrat;
   font-weight: 400;
   font-size: 17px;
   line-height: 24px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#name
{
   line-height: 24px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#name:focus
{
   border-color: #1E90FF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(30,144,255,0.60);
   outline: 0;
}
#name::placeholder
{
   color: #969696;
   opacity: 1;
}
#name::-ms-input-placeholder
{
   color: #969696;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text19
{
   color: #000000;
   font-family: Montserrat;
   font-weight: 400;
   font-size: 17px;
   line-height: 24px;
}
#wb_Text19 p, #wb_Text19 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text22
{
   color: #000000;
   font-family: Montserrat;
   font-weight: 400;
   font-size: 17px;
   line-height: 24px;
}
#wb_Text22 p, #wb_Text22 ul
{
   margin: 0;
   padding: 0;
}
#province
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#province:focus
{
   border-color: #1E90FF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(30,144,255,0.60);
   outline: 0;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text25
{
   color: #000000;
   font-family: Montserrat;
   font-weight: 400;
   font-size: 17px;
   line-height: 24px;
}
#wb_Text25 p, #wb_Text25 ul
{
   margin: 0;
   padding: 0;
}
#Editbox13
{
   line-height: 24px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox13:focus
{
   border-color: #1E90FF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(30,144,255,0.60);
   outline: 0;
}
#Editbox13::placeholder
{
   color: #969696;
   opacity: 1;
}
#Editbox13::-ms-input-placeholder
{
   color: #969696;
}
#Button3
{
   border: 1px solid #2E6DA4;
   border-radius: 7px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button3:focus
{
   outline: 0;
}
#Button3:hover
{
   background-color: #E7F4FF;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Button6
{
   border: 1px solid #2E6DA4;
   border-radius: 7px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button6:focus
{
   outline: 0;
}
#Button6:hover
{
   background-color: #E7F4FF;
   color: #000000;
   transition: background-color 500ms linear 0ms, color 500ms linear 0ms;
}
#Editbox24
{
   line-height: 33px;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #0066CC;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   padding: 4px 4px 4px 4px;
}
#Editbox24: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;
}
#notes
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#notes:focus
{
   border-color: #1E90FF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(30,144,255,0.60);
   outline: 0;
}
#notes::placeholder
{
   color: #969696;
   opacity: 1;
}
#notes::-ms-input-placeholder
{
   color: #969696;
}
#wb_Text46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text46
{
   color: #000000;
   font-family: Montserrat;
   font-weight: 400;
   font-size: 17px;
   line-height: 24px;
}
#wb_Text46 p, #wb_Text46 ul
{
   margin: 0;
   padding: 0;
}
#email
{
   line-height: 22px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#email:focus
{
   border-color: #1E90FF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(30,144,255,0.60);
   outline: 0;
}
#email::placeholder
{
   color: #969696;
   opacity: 1;
}
#email::-ms-input-placeholder
{
   color: #969696;
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text21 div
{
   text-align: center;
}
#subject
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#subject:focus
{
   border-color: #1E90FF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(30,144,255,0.60);
   outline: 0;
}
#screen
{
   line-height: 16px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#screen: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;
}
#screen::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#screen::-ms-input-placeholder
{
   color: #A9A9A9;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #696969;
   font-family: Arial;
   font-weight: 400;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #0066CC;
   font-family: Arial;
   font-weight: 400;
   font-size: 21px;
   line-height: 24.5px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 0 30px;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #B22222;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   line-height: 24px;
}
#wb_Text3 div
{
   text-align: center;
}
#Button3
{
   position: absolute;
   left: 388px;
   top: 741px;
   width: 120px;
   height: 40px;
   z-index: 13;
}
#wb_Text19
{
   position: absolute;
   left: 134px;
   top: 148px;
   width: 100px;
   height: 21px;
   z-index: 4;
}
#Html1
{
   position: absolute;
   left: 140px;
   top: 239px;
   width: 100px;
   height: 100px;
   z-index: 39;
}
#Editbox24
{
   position: absolute;
   left: 174px;
   top: 323px;
   width: 316px;
   height: 33px;
   z-index: 9;
}
#province
{
   position: absolute;
   left: 254px;
   top: 138px;
   width: 300px;
   height: 36px;
   z-index: 3;
}
#wb_Image1
{
   position: absolute;
   left: 146px;
   top: 164px;
   width: 359px;
   height: 111px;
   visibility: hidden;
   z-index: 17;
}
#screen
{
   position: absolute;
   left: 80px;
   top: 328px;
   width: 60px;
   visibility: hidden;
   height: 16px;
   z-index: 11;
}
#email
{
   position: absolute;
   left: 254px;
   top: 259px;
   width: 290px;
   height: 22px;
   z-index: 7;
}
#Editbox13
{
   position: absolute;
   left: 254px;
   top: 199px;
   width: 290px;
   height: 24px;
   z-index: 5;
}
#wb_Text4
{
   position: absolute;
   left: 134px;
   top: 88px;
   width: 100px;
   height: 21px;
   z-index: 2;
}
#subject
{
   position: absolute;
   left: 254px;
   top: 18px;
   width: 300px;
   height: 36px;
   z-index: 14;
}
#notes
{
   position: absolute;
   left: 37px;
   top: 371px;
   width: 564px;
   height: 190px;
   z-index: 12;
}
#wb_Image3
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 750px;
   height: 84px;
   z-index: 16;
}
#wb_Text1
{
   position: absolute;
   left: 176px;
   top: 104px;
   width: 394px;
   height: 24px;
   text-align: center;
   z-index: 21;
}
#wb_Text46
{
   position: absolute;
   left: 134px;
   top: 264px;
   width: 87px;
   height: 21px;
   z-index: 8;
}
#wb_Text22
{
   position: absolute;
   left: 134px;
   top: 30px;
   width: 100px;
   height: 21px;
   z-index: 0;
}
#wb_Text2
{
   position: absolute;
   left: 52px;
   top: 136px;
   width: 659px;
   height: 21px;
   z-index: 20;
}
#wb_Text3
{
   position: absolute;
   left: 184px;
   top: 588px;
   width: 250px;
   height: 48px;
   text-align: center;
   z-index: 15;
}
#wb_Text21
{
   position: absolute;
   left: 558px;
   top: 128px;
   width: 192px;
   height: 28px;
   visibility: hidden;
   text-align: center;
   z-index: 18;
}
#Layer1
{
   position: absolute;
   text-align: left;
   left: 260px;
   top: 0px;
   width: 750px;
   height: 1041px;
   z-index: 38;
}
#name
{
   position: absolute;
   left: 254px;
   top: 79px;
   width: 290px;
   height: 24px;
   z-index: 1;
}
#Button6
{
   position: absolute;
   left: 160px;
   top: 741px;
   width: 120px;
   height: 40px;
   z-index: 10;
}
#wb_Text25
{
   position: absolute;
   left: 134px;
   top: 208px;
   width: 100px;
   height: 21px;
   z-index: 6;
}
#wb_Form1
{
   position: absolute;
   left: 48px;
   top: 184px;
   width: 648px;
   height: 819px;
   z-index: 19;
}
@media only screen and (min-width: 768px) and (max-width: 1276px)
{
div#container
{
   width: 767px;
}
body
{
   background-color: #B6FBFE;
   background-image: url('images/online_bkgrnd767.png');
   background-repeat: repeat-x;
}
#Layer1
{
   left: 0px;
   top: 0px;
   width: 774px;
   height: 953px;
   visibility: visible;
   display: block;
   border: 0px solid #7799AA;
}
#wb_Form1
{
   left: 52px;
   top: 196px;
   width: 668px;
   height: 728px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_Image1
{
   left: 0px;
   top: 0px;
   width: 359px;
   height: 111px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   left: 75px;
   top: 80px;
   width: 100px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#name
{
   left: 187px;
   top: 72px;
   width: 290px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#name
{
   line-height: 24px;
}
#wb_Text19
{
   left: 75px;
   top: 132px;
   width: 80px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   left: 75px;
   top: 28px;
   width: 100px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#province
{
   left: 187px;
   top: 124px;
   width: 300px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   border: 1px solid #CCCCCC;
}
#wb_Text25
{
   left: 75px;
   top: 188px;
   width: 100px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text25
{
   margin: 0;
   padding: 0;
}
#Editbox13
{
   left: 187px;
   top: 176px;
   width: 290px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#Editbox13
{
   line-height: 24px;
}
#Button3
{
   left: 160px;
   top: 665px;
   width: 120px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Button6
{
   left: 384px;
   top: 665px;
   width: 120px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#Editbox24
{
   left: 172px;
   top: 288px;
   width: 316px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Editbox24
{
   line-height: 28px;
}
#notes
{
   left: 78px;
   top: 340px;
   width: 502px;
   height: 146px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Text46
{
   left: 75px;
   top: 236px;
   width: 90px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text46
{
   margin: 0;
   padding: 0;
}
#email
{
   left: 187px;
   top: 228px;
   width: 290px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#email
{
   line-height: 24px;
}
#wb_Image3
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 96px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   left: 560px;
   top: 80px;
   width: 192px;
   height: 28px;
   visibility: hidden;
   display: none;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#subject
{
   left: 187px;
   top: 20px;
   width: 300px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#screen
{
   left: 35px;
   top: 299px;
   width: 60px;
   height: 16px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#screen
{
   line-height: 16px;
}
#wb_Text2
{
   left: 52px;
   top: 148px;
   width: 669px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_Text1
{
   left: 187px;
   top: 112px;
   width: 394px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Html1
{
   left: 140px;
   top: 239px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   left: 164px;
   top: 513px;
   width: 340px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 360px;
}
body
{
   background-color: #B6FBFE;
   background-image: url('images/online_bkgrnd360.png');
   background-repeat: repeat-x;
}
#Layer1
{
   left: 0px;
   top: 2px;
   width: 360px;
   height: 952px;
   visibility: visible;
   display: block;
   border: 0px solid #7799AA;
}
#wb_Form1
{
   left: 10px;
   top: 198px;
   width: 338px;
   height: 725px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   opacity: 0.75;
}
#wb_Image1
{
   left: 0px;
   top: 0px;
   width: 360px;
   height: 111px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   left: 11px;
   top: 79px;
   width: 80px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#name
{
   left: 107px;
   top: 71px;
   width: 210px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#name
{
   line-height: 24px;
}
#wb_Text19
{
   left: 11px;
   top: 135px;
   width: 90px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 0;
}
#wb_Text22
{
   left: 11px;
   top: 23px;
   width: 80px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#province
{
   left: 107px;
   top: 127px;
   width: 220px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   border: 1px solid #CCCCCC;
}
#wb_Text25
{
   left: 11px;
   top: 191px;
   width: 80px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text25
{
   margin: 0;
   padding: 0;
}
#Editbox13
{
   left: 107px;
   top: 183px;
   width: 208px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#Editbox13
{
   line-height: 24px;
}
#Button3
{
   left: 30px;
   top: 657px;
   width: 120px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Button6
{
   left: 187px;
   top: 657px;
   width: 120px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#Editbox24
{
   left: 27px;
   top: 283px;
   width: 276px;
   height: 33px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#Editbox24
{
   line-height: 33px;
}
#notes
{
   left: 11px;
   top: 327px;
   width: 306px;
   height: 163px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_Text46
{
   left: 11px;
   top: 247px;
   width: 80px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text46
{
   margin: 0;
   padding: 0;
}
#email
{
   left: 107px;
   top: 239px;
   width: 210px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#email
{
   line-height: 24px;
}
#wb_Image3
{
   left: 121px;
   top: 186px;
   width: 132px;
   height: 126px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Text21
{
   left: 168px;
   top: 84px;
   width: 192px;
   height: 28px;
   visibility: visible;
   display: inline;
}
#wb_Text21
{
   margin: 0;
   padding: 0;
}
#subject
{
   left: 105px;
   top: 14px;
   width: 220px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#screen
{
   left: 19px;
   top: 279px;
   width: 60px;
   height: 16px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#screen
{
   line-height: 16px;
}
#wb_Text2
{
   left: 8px;
   top: 128px;
   width: 340px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 25px;
}
#wb_Text1
{
   left: 10px;
   top: 10px;
   width: 248px;
   height: 48px;
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Html1
{
   left: 140px;
   top: 239px;
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   left: 6px;
   top: 513px;
   width: 308px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
}
html {
    height: 100%;
    background: linear-gradient(rgba(119, 153, 170, 0.1), rgba(119, 153, 170, 1.0));
    background-attachment: fixed;
}



