﻿#PageActivityMask
{
	opacity: 0.5;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	background-color: black;
	z-index: 200;
}
.resetPasswordMigratedOverlayShow, .resetPasswordMigratedOverlayHidden
{
	overflow: hidden;
	position: absolute;
	top: 120px;
	left: 217px;
	z-index: 200;
	display: inline;
}
div#ResetPasswordMigrated h3
{
	margin:0px 0px 3px 0px;
}
#resetPasswordMigratedContent
{
	background-color:White;
	width: 450px;
	/*height:384px;*/
	font-size:14px;
	color:#444;
}
.resetPasswordMigratedOverlayHidden
{
	display: none;
}
.resetPasswordMigratedOverlayShow
{
	display:block;
}
.resetPasswordMigratedt {background: #FFFFFF url(/images/membership/BorderT.png) 0 0 repeat-x; }
.resetPasswordMigratedb {background: url(/images/membership/BorderB.png) 0 100% repeat-x}
.resetPasswordMigratedl {background: url(/images/membership/BorderL.png) 0 0 repeat-y}
.resetPasswordMigratedr {background: url(/images/membership/BorderR.png) 100% 0 repeat-y}
.resetPasswordMigratedbl {background: url(/images/membership/BorderBL.png) 0 100% no-repeat}
.resetPasswordMigratedbr {background: url(/images/membership/BorderBR.png) 100% 100% no-repeat}
.resetPasswordMigratedtl {background: url(/images/membership/BorderTL.png) 0 0 no-repeat}
.resetPasswordMigratedtr {background: url(/images/membership/BorderTR.png) 100% 0 no-repeat; padding:10px} 
div#resetPasswordMigratedAnswer
{
	margin:0px 0px 0px 0px;
}
div#resetPasswordMigratedQuestion
{
	margin:0px 0px 0px 0px;
}

.resetPasswordMigratedLogo
{
	background: url(/images/controls/form_overlay_logo.png);
	width: 76px;
	height: 20px;
	float: left;
	margin: 0px 0px 7px 2px;
	
}
.resetPasswordMigratedCloseLink
{
	display: inline;
	float: right;
	width: 13px;
	height: 14px;
	margin-right: 1px;
	margin-top: -5px;
	position:relative;
}
.resetPasswordMigratedBody
{
	font-size: 14px;
	margin: 10px 18px 0px 2px;
	float: left;
}
.resetPasswordMigratedClose
{
	display: inline;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: -7px 4px 1px 0px;
	cursor: default;
	position:relative;
}
.resetPasswordMigratedClose a,.resetPasswordMigratedClose a:hover,.resetPasswordMigratedClose a:visited
{
	color: Black;
	text-decoration: none;
}
.resetPasswordMigratedBottomCloseLink
{
	font-size: 10px;
	float: left;
	margin: 25px 0px 0px 2px;
}
.resetPasswordMigratedButtons
{
	padding: 20px 0px 5px 0px;
	height: 31px;
}
.correctLeftButton
{
	margin-top:1px;
}
.resetPasswordMigratedErrorMessage
{
	/*height:20px;*/
}
.inputTitle
{
	width:131px;
	font-weight:bold;
	float:left;
	text-align:right;
	margin:10px 12px 0px 0px;
}
.inputSection
{
	float:left;
	height:40px;
	width:280px;
	margin-top:10px;
}
.textUnderInput
{
	font-size:10px;
}
.standOut
{ 
	margin:0px 7px 0px 0px;
	font-weight:bold;
	float:left;
}
div#OverlayErrorWrapper .OverlayErrorDisplay{
	width:428px;
}
div#OverlayErrorWrapper .WarningMessage {
	width:330px;
}
div#resetPasswordMigratedContent p {
	margin:0px 0px 0px 0px;
	padding: 3px;
}
div#content .mainText
{
	font-family:arial;
	font-size:14px;
	width:450px;
}
