.status_text{
	border: 0px;
	color: black;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}

.login_message{
	border: 0px;
	color: #FF0000;
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	text-align: left;
}

.forgot_pass {
	background-color: #5CCFFF;
	margin-top: 10px;
	border-top: 5px solid black;
}

.forgot_pass_text{
	font-size: 10pt;
	font-weight: bold;
	color: black;
	padding-left: 5px;
}

.formtableelement{
	vertical-align: middle;
	height: 18px;
}

.formtabletextbox {
	background-color: white;
	vertical-align: middle;
	width: 150px;
	height: 18px;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

.formtablelabel{
	border: 0px;
	color: #666666;
	font-size: 11px;
	padding-right: 10px;
	width: 100px;
	height: 22px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}

.formtableselect{
	background-color: white;
	vertical-align: middle;
	width: 150px;
	height: 18px;
	font-size: 11px;
	color: black;
	font-weight: bold;
	border: 0px;
	border-color: black;

}

.login_heading {
	
	height: 26px;
	width: 264px;
	font-size: 10pt;
	color: #5B9E63;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}


.login_label_text {
	font-size: 8pt;
	color: #999999;
	font-weight: regular;
	text-align: left;
}


.login_sub_header {
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-align: left;
}


.login_register {
	font-size: 12pt;
	font-weight: bold;
	color: #CDCED2;
	padding-left: 5px;
	text-align: center;
}


.registered_buttons {
	padding-bottom: 20px;
}

.login_outer {
	padding-left: 20px;
	xxborder: 1px solid black;
}

.login_outermost {
	background-image: url(../images/general/right_text_grad_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 780px;
	height: 293px;
	text-align: center;
}

.buttonstyle {
	font-size: 8pt;
	font-weight: bold;
	height: 18px;
	color: white;
	background-color: #3E3E3E;
	border: 2px solid black;
}


.bigbuttonstyle {
	height: 18px;
	width: 100px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: #3E3E3E;
	border: 2px solid black;
}

