html{
overflow:auto;
}
body{
  position:absolute;
  top:0px;
  left:0px;
  bottom:0px;
  right:0px;
  margin:0px;
  padding:0px;
  width:100%;
  font-family:verdana;
  font-size:62.5%;
}

.forgot_password_box{

  height:100%;
  width:100%;
  margin:20px auto;
  padding:0px;
}
.forgot_password_box .inner{

  height:95px;
  width:350px;
  margin:0px auto;
  padding:10px;
  text-align:left;
  background:#ececec;
  border:1px solid #dddcdc;
  font-size:1.1em;
  font-weight:bold;
}
.forgot_password_box .message_box {padding:20px 10px 10px 10px;height:85px;}
.inner p.input_box {font-weight:normal;margin:0px;}
.inner p span {font-weight:normal;margin:0px;color:#073064;font-weight:bold;}
.inner p.submit_btn {font-weight:normal;margin:0px;padding:10px 0px 0px 59px;}
.inner p.message {font-weight:normal;margin:0px;text-align:center;font-weight:bold;padding:15px 5px 0px;}
.inner p a {margin:0px;color:#073064;text-decoration:none;}
.inner p a:hover, .inner p a.active {text-decoration:underline;}
.header_border{width:100%;background:#004276;margin:0;padding:0;height:15px;}
.search{;text-align:center;}
input{margin:0px;padding:0px 3px;border:1px solid #5AA2D8;}
.green{
width:100%;
height:20px;
padding:5px 0 5px 0;
margin:0px;
color:#990000;
font-family:verdana;
font-size:13px;
font-weight:bold;
text-decoration:none;
background:#F7F7F7;
border-top:1px;
border-bottom:1px;
border-left:0px;
border-right:0px;
border-color:#EFEFEF;
border-style:solid;
text-align:left;

}
.green p{
width:70%;
height:20px;
padding:0px 0 0px 20px;
margin:0px;
color:#990000;
font-family:verdana;
font-size:13px;
font-weight:bold;
text-decoration:none;


}
.green_p{
padding-top:30px;
color:#555555;
font-family:verdana;
font-size:12px;
font-weight:bold;
line-height:16px;
text-decoration:none;
width:100%;

}

.verdana_font{
color:#555555;
font-family:verdana;
font-size:12px;
font-weight:normal;
line-height:16px;
text-decoration:none;
width:100px;
}
.submit_forgot{
position:relative;
left:83px;
color:#555555;
font-family:verdana;
font-size:12px;
font-weight:normal;
line-height:16px;
text-decoration:none;
width:70px;
}
.green_form
{
position:relative;
top:20px;
}

.textfield{
width:130px;
height:15px;
vertical-align:middle;
background:#FFF;
border:1px solid #990000;
color:#555555;
font-family:verdana;
font-size:12px;
text-decoration:none;

}
.footer{padding:7px  5px 0 0;text-align:right;color:#666;font-size:1.1em;width:100%;background:#ededed;border-top:1px solid #cacaca;height:23px;}
.footer p{padding:0 5px 0 0;margin:0;}