div#container
{
   width: 994px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   font-size: 8px;
   line-height: 1.1875;
   text-align: center;
   margin: 0;
   background-color: #B3BEAD;
   background: -moz-linear-gradient(right,#FCFFF4 0%,#DFE5D7 40%,#B3BEAD 100%);
   background: -webkit-linear-gradient(right,#FCFFF4 0%,#DFE5D7 40%,#B3BEAD 100%);
   background: -o-linear-gradient(right,#FCFFF4 0%,#DFE5D7 40%,#B3BEAD 100%);
   background: -ms-linear-gradient(right,#FCFFF4 0%,#DFE5D7 40%,#B3BEAD 100%);
   background: linear-gradient(right,#FCFFF4 0%,#DFE5D7 40%,#B3BEAD 100%);
   color: #000000;
}
#Banner1
{
   background-color: #87CEEB;
   background: -moz-linear-gradient(315deg,#87CEEB 0%,#DCDCDC 100%);
   background: -webkit-linear-gradient(315deg,#87CEEB 0%,#DCDCDC 100%);
   background: -o-linear-gradient(315deg,#87CEEB 0%,#DCDCDC 100%);
   background: -ms-linear-gradient(315deg,#87CEEB 0%,#DCDCDC 100%);
   background: linear-gradient(315deg,#87CEEB 0%,#DCDCDC 100%);
   border: 1px #C0C0C0 solid;
   color: #191970;
   font-family: Constantia;
   font-weight: bold;
   font-size: 32px;
   text-align: right;
   text-shadow: 2px 2px 3px rgba(255,255,255,1.00);
}
#Banner1 span
{
   display:block;
   height: 32px;
   margin: 20px 25px 20px 0px;
}
#Button1
{
   width: 118px;
   height: 33px;
   background-color: #00008B;
   background: -moz-linear-gradient(bottom,#00008B 0%,#C0C0C0 100%);
   background: -webkit-linear-gradient(bottom,#00008B 0%,#C0C0C0 100%);
   background: -o-linear-gradient(bottom,#00008B 0%,#C0C0C0 100%);
   background: -ms-linear-gradient(bottom,#00008B 0%,#C0C0C0 100%);
   background: linear-gradient(bottom,#00008B 0%,#C0C0C0 100%);
   border: 1px #A0A0A0 solid;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   -ms-border-radius: 10px;
   border-radius: 10px;
}
#Button1:hover
{
   background-color: #1E90FF;
   background: -moz-linear-gradient(bottom,#1E90FF 0%,#C0C0C0 100%);
   background: -webkit-linear-gradient(bottom,#1E90FF 0%,#C0C0C0 100%);
   background: -o-linear-gradient(bottom,#1E90FF 0%,#C0C0C0 100%);
   background: -ms-linear-gradient(bottom,#1E90FF 0%,#C0C0C0 100%);
   background: linear-gradient(bottom,#1E90FF 0%,#C0C0C0 100%);
   border: 1px #A0A0A0 solid;
}
#Button1_text
{
   position: absolute;
   left: 5px;
   top: 5px;
   width: 106px;
   height: 21px;
   overflow: hidden;
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
