div#container
{
   width: 800px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #FFFFFF;
   color: #000000;
}
p, span, div, ol, ul, li, td, button, input, textarea, form
{
   margin: 0;
   padding: 0;
}
a
{
   color: #0066FF;
   outline: none;
   text-decoration: none;
}
a:visited
{
   color: #99CC00;
}
a:active
{
   color: #0033CC;
}
a:hover
{
   color: #0099FF;
   text-decoration: none;
}
.forgotpasswordform_table
{
   background-color: #EFF6FF;
   border-color:#BFDBFF;
   border-width:1px;
   border-style: solid;
   color: #006BF5;
   font-family: Verdana;
   font-size: 11px;
   text-align: right;
   border-spacing: 4px;
}
.forgotpasswordform_header
{
   background-color: #BFDBFF;
   color: #006BF5;
   text-align: center;
}
.forgotpasswordform_text
{
   background-color: #FFFFFF;
   border-color: #BFDBFF;
   border-width: 1px;
   border-style: solid;
   color: #006BF5;
   font-family: Verdana;
   font-size: 11px;
}
.forgotpasswordform_button
{
   background-color: #FFFFFF;
   border-color: #BFDBFF;
   border-width: 1px;
   border-style: solid;
   color: #006BF5;
   font-family: Verdana;
   font-size: 11px;
}
#wb_Text1 
{
   background-color: transparent;
   border: 0px #000000 none;
   padding: 0;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text2 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
}
#wb_Text2 div
{
   text-align: center;
}
