body {
	color: white;
	background-color: white;
	margin: 0px
}

#wrapper {
	color: white;
	background-color: white;
	text-align: center;
	position: absolute;
	top: 45%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#wrapper-email {
	background-color: white;
	text-align: left;
	position: absolute;
	top: 10%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
	
#wrapper-changepw {
	color: #666666;
	background-color: white;
	text-align: center;
	position: absolute;
	top: 38%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content {
	background-color: white;
	margin-left: -125px;
	position: absolute;
	top: -45 px;
	left: 50%;
	width: 285px;
	height: 70px;
	visibility: visible
}

#content-email {
	background-color: white;
	margin-left: -125px;
	position: absolute;
	top: -45 px;
	left: 50%;
	width: 385px;
	height: 70px;
	visibility: visible
}

#content-changepw {
	background-color: white;
	margin-left: -125px;
	position: absolute;
	top: -45 px;
	left: 50%;
	width: 350px;
	height: 70px;
	visibility: visible
}

.text {
	font-size: 13px;
}

#wrapper-changepw .text {
	text-align: left;
	}

.headline {
	font-weight: bold;
	font-size: 24px
}

.captions {
	color: white;
	font-size: 10px;
	line-height: 14px;
	text-align: left
}

.subm {
	float: right;
	height: 87px;
	width: 83px;
	border-style: none;
}

.lbl {
	clear: left;
	float: left;
	text-align: left;
	width: 75px;
	margin-top: 2px;
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
}

#content-changepw .lbl {
	clear: left;
	float: left;
	text-align: left;
	width: 145px;
	margin-top: 2px;
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
}

.inp {
	clear: none;
	float: left;
	width: 110px;
	border: 1px solid #999999;
	margin-bottom: 7px;
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	padding-left: 4px;
}

a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	text-decoration: underline;
	clear: left;
	float: left;
	white-space: nowrap;
	margin-top: 18px;
	margin-left: 75px;
}

a:hover {
	text-decoration: none;
}

.captions {
	color: white;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left
}

#caption1 {
	padding-left: 6px;
	border: 0px dashed #66c;
	position: absolute;
	text-align: center;
	top: -50px;
	font: normal bold 12px arial;
	left: -120px;
	width: 500px;
	height: 40px;
	visibility: visible;
	display: block
}

.logout {
	color: #3C99E0;
}

.error {
	color: red;
}

#return {
	margin-top: 50px;
}


.subtext, h1, .headerText {
	color: #9A9A9A;
	align: left;
}
	
.subtext a {
	float: none;
	margin: 0;
	padding: 0;
}