div#container
{
   width: 800px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #6495ED;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000CD;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #000000;
   font-family: "Calibri Light";
   font-weight: normal;
   font-size: 17px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   position: absolute;
   left: 87px;
   top: 37px;
   width: 627px;
   height: 42px;
   text-align: center;
   z-index: 0;
}
@media only screen and (min-width: 768px) and (max-width: 799px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #6495ED;
}
#wb_Text3
{
   left: 37px;
   top: 37px;
   width: 694px;
   height: 42px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #6495ED;
}
#wb_Text3
{
   left: 37px;
   top: 37px;
   width: 419px;
   height: 63px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #6495ED;
}
#wb_Text3
{
   left: 24px;
   top: 37px;
   width: 272px;
   height: 51px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
}
