/* CSS Document */

div#interior2
{
	height: 508px;
}
div#leftnav
{
	height: 329px;
}
.textinput
{
	width: 290px;
	background-color: #E0E0E0;
}
.required
{
	color: #ff0000;
}
.pnlLoginClass
{
	border: 2px solid #2662A4;
	/*width: 385px;*/
	margin: 45px auto;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	 /*border-radius: 10px;*/
}
div#content table#tblLogin
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
div#content table#tblLogin td.labels
{
	width: 160px;
	text-align: right;
	padding: 2px 5px;
}
div#content table#tblLogin td.input
{
	text-align: left;
	padding: 2px 0px;
}
div#content table#tblLogin td.buttons
{
	text-align: center;
}
div#content table#tblLogin td.buttons input
{
	margin: 2px 5px;
}

#progressBackgroundFilter
{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1000;
}
#processMessage
{
	position: absolute;
	top: 30%;
	left: 43%;
	padding: 10px;
	width: 14%;
	z-index: 1001;
	background-color: transparent;
	color: White;
	font-weight: bold;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

div#interior2
{
	height: 508px;
}

#requiredRedMark
{
	color: Red;
	font-weight: bolder;
	font-size: 11pt;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}
.requiredRedMark
{
	color: Red;
	font-weight: bolder;
	font-size: 11pt;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}
b
{
	font-size: 8pt;
	color: #444343;
	font-size: small;
}


.changepassword
{
	width: 100%;
	padding-top: 20px;
	text-align: left;
	font-family: 'lucida grande' ,tahoma,verdana,arial,sans-serif;
}


.link
{
	text-decoration: none;
}

.link:hover
{
	color: Orange;
}

.logininput
{
	background-image: url( "../images/text-field-login.png" );
	border: 1px solid #F0F0F0;
	font-size: 12px;
	height: 19px;
	padding: 0 3px;
	width: 164px;
}

/*new login css*/
.left
{
	float: left;
}
.right
{
	float: right;
}
.clr
{
	clear: both;
}
.height5
{
	height: 5px;
	width: 100%;
	float: left;
}
.height10
{
	height: 10px;
	width: 100%;
	float: left;
}
.height20
{
	height: 20px;
	width: 100%;
	float: left;
}
#wrapper
{
	width: 513px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapper .login-header
{
	width: 506px;
	float: left;
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 71px;
}


#wrapper .login-field
{
	width: 440px;
	background: url(../images/repeat-y.jpg) repeat-y;
	height: auto;
	padding: 0 20px 0 50px;
}


.login-field .contraints-heading
{
	float: left;
	width: 70px;
	padding-top: 13px;
	font-weight: bold;
}


.login-field .contraints
{
	border: 0px;
	background: url(../images/input_box.png) no-repeat;
	width: 325px;
	height: 38px;
	padding: 0 10px;
}

.inputText
{
	background: url(../images/input_box.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	padding: 0 6px 6px 6px;
	position: relative;
	width: 325px;
	outline: none;
	font-size: 15px;
	height: 28px;
}

input[type=text]
{
	font-size: 18px;
}

input[type=password]
{
	font-size: 18px;
}

.formElement
{
	position: relative;
	padding: 0 0 12px 0;
	width: auto;
}
.FeSpacer
{
	margin: 0 34px 0 0;
}
.formElement label
{
	display: block;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #626262;
	width: auto;
}



.login-field .forget_pass a
{
	margin-left: 72px;
	color: #133f77;
	text-decoration: none;
	float: left;
	cursor: pointer;
}

.login-field .forget_pass a:hover
{
	color: #06F;
	text-decoration: none;
}

.login-field .or
{
	margin-top: 15px;
	float: left;
	padding: 0 20px 0 20px;
	font-size: 16px;
}

.marginLeft65
{
	margin-left: 65px;
	float: left;
}
.login-field .login_btn
{
	width: 123px;
	height: 48px;
	color: #133f77;
	text-decoration: none;
	float: left;
	cursor: pointer;
}
.login-field .facebook_btn
{
	width: 154px;
	color: #133f77;
	text-decoration: none;
	margin-right: 20px;
	margin-top: 13px;
	float: left;
}

.paddingTop10
{
	padding-top: 10px;
}

#wrapper .login-footer
{
	width: 513px;
	float: left;
	background: url(../images/footer.jpg) 0 0 no-repeat;
	height: 88px;
}

#wrapper .login-footer .content
{
	margin-top: 15px;
	float: left;
	width: 460px;
	margin-left: 80px;
}
#wrapper .login-footer .infotext
{
	float: left;
	color: #000;
	margin-top: 12px;
	font-weight: normal;
	margin-right: 5px;
}
#wrapper .login-footer .content a
{
	float: left;
	color: #06C;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	padding-right: 5px;
}
#wrapper .login-footer .content a:hover
{
	color: #090;
}


/*end of new login css*/

