.form-loginPage{
	width:248px;
	position:absolute;
	overflow:hidden;
	top:79px;
	left:490px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#ddd;
	z-index:10;
}
.form-loginPage .row{
	height:1%;
	overflow:hidden;
	padding:0 0 8px;
}

.form-loginPage p {margin:0 0 5px;}


.form-loginPage .t{
	width:248px;
	height:8px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	background:url(../images/bg-form-login-t.png) no-repeat;
}
.form-loginPage .b{
	width:248px;
	height:10px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	background:url(../images/bg-form-login-b.png) no-repeat;
}
.form-loginPage .c{
	width:217px;
	overflow:hidden;
	padding:10px 16px 10px 15px;
	background:url(../images/bg-form-login-c.png) repeat-y;
}
.form-loginPage .text{
	width:217px;
	height:29px;
	overflow:hidden;
	background:url(../images/bg-input.gif) no-repeat;
	position:relative;
}
.form-loginPage .text input{
	float:left;
	width:195px;
	outline:none;
	margin:0;
	padding:8px 11px 7px;
	border:0;
	background:url(../images/transparent.gif);
	line-height:14px;
	font-style:italic;
	color:#888;
	position:relative;
	z-index:10;
}
.form-loginPage .short{
	width:154px;
	float:left;
	background:url(../images/bg-input-short.gif) no-repeat;
}
.form-loginPage .short input{width:132px !important;}
.form-loginPage .btn-login{
	width:56px;
	height:29px;
	border:0;
	float:left;
	margin:0px 5px 5px 5px;
	padding:0;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	background:url(../images/btn-login2.gif) no-repeat;
	position:absolute;
}
.form-loginPage .btn-login-blank{
	width:36px;
	height:36px;
	float:left;
	margin-left:18px;
	margin-top:-2px;
	padding:0;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	color:#99CCFF;
	background:transparent url(../images/submitInd.gif) no-repeat; 
	position:absolute;
	border:0px;
}
.form-loginPage .submit{
	height:29px;
	border:0;
	float:left;
	margin:0 0 0 0px;
	padding:0;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	background:transparent url(../images/btn-submitRequest.gif) no-repeat;
	position:absolute;
	width:217px;
	font-weight:bold;
	margin-left:0px;
	font-size:13pt;
	cursor:pointer;
}

.form-loginPage .c ul li{
	background:none;
	margin:0;
	padding:0;
	float:left;
}
.form-loginPage .c ul li a{
	color:#bb4a3b;
	background:none;
	height:auto;
	width:auto;
	text-indent:0;
	float:left;
	text-decoration:none;
	font-size:8pt;
}
.form-loginPage .row span{
	color:#bb4a3b;
	float:left;
	font-size:8pt;
	position:absolute;
	cursor:pointer;
	left:181px;
}
#passwordStrength {
	font-size:8pt;
	padding:4px;
	clear:both;
	font-size:12px;
}
#passwordStrength ul {
	font-size:8pt;
}
#passwordStrength ul li{
	padding-bottom:0px;margin:0px;
}
.form-other .text{
	width:217px;
	height:29px;
	overflow:hidden;
}
.form-other input{
	float:left;
	width:195px;
	outline:none;
	margin-left:5px;
	padding:8px 11px 7px;
	border:0;
	background:none;
	line-height:14px;
	font-style:italic;
	color:#888;
	background:url(../images/bg-input-w.gif) no-repeat;
}
.form-other select{
	float:left;
	width:auto;
	outline:none;
	margin-left:5px;
	padding:8px 11px 7px;
	border:0;
	background:#F1EFEF;
	line-height:14px;
	font-style:italic;
	color:#888;
	font-size:8.5pt;
}
.form-other textarea{
	float:left;
	width:auto;
	outline:none;
	margin-left:5px;
	padding:8px 11px 7px;
	border:0;
	background:#F1EFEF;
	line-height:14px;
	font-style:italic;
	color:#888;
}
.form-other .submit{
	width:142px;
	height:29px;
	border:0;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	font-size:0;
	background:transparent url(../images/btn-submitRequest.gif) no-repeat;
	position:absolute;
}
.form-other .row{
	height:1%;
	overflow:hidden;
	padding:0 0 8px;
}
.form-other .row span{
	color:#bb4a3b;
	float:right;
	font-size:8pt;
	position:absolute;
	cursor:pointer;
	text-indent:35px;
}

.form-other p {
	line-height:20px;
	font-size:11pt;
}
.form-other .t{
	width:248px;
	height:8px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	background:url(../images/bg-form-login-t.png) no-repeat;
}
.form-other .b{
	width:248px;
	height:10px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	background:url(../images/bg-form-login-b.png) no-repeat;
}
.form-other .c{
	width:217px;
	overflow:hidden;
	padding:10px 16px 10px 15px;
	background:url(../images/bg-form-login-c.png) repeat-y;
}

