@charset "utf-8";
body {
	margin: 0px;
}
.heading_txt_17 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #4c94c2;
}
.forgot_password_bg {
	background-image: url(images/forgot_password_bg.gif);
	background-repeat: no-repeat;
}
.form_box {
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #cce4e4;
}
.form_box:hover {
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #7ac1d9;
}
.forgot_password_arial12_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005e8f;
}
.forgot_password_arial12_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
}

.invalid_password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
}.bold_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D5E8D;
}
