.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
#aspnetForm h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #007FD0;
	clear: left;
}
#aspnetForm h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.PasswordReset h2 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	background-color: #f66013;
}
.PasswordReset #instructions
{
	margin-bottom: 1em;
	font-style: italic;
}
.PasswordReset #userInfo input
{
	margin-left: 3em;
}
.PasswordReset #userInfo div
{
	margin-bottom: .5em;
}
