
.login_header{
	height: 20px;
	border: 0px;
	color: #333333;
	font-size: 8pt;
	vertical-align: top;
	text-align: left;
	font-weight: bold;

}

.error_message{
	border: 0px;
	color: #FF0000;
	font-size: 8pt;
	vertical-align: middle;
	text-align: left;
	font-weight: regular;
}

.login_message{
	border: 0px;
	color: #333333;
	font-size: 8pt;
	vertical-align: middle;
	text-align: left;
	font-weight: regular;
}

td.forgot_pass {
	background-color: #5CCFFF;
	margin-top: 10px;
	color: #333333;

}

.forgot_pass_text{
	font-size: 7pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.login_header a:link, .login_header a:visited, .login_header a:active {
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}


.login_header a:hover {
	font-size: 7pt;
	font-weight: bold;
	color: #008171;

	text-decoration: none;
}


td.login_heading {
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.quickformtableelement{
	padding-left: 2px;
	width: 120px;
	xheight: 20px;
	font-size: 9px;
}

table.login_bg {

}

.login_sub_header {
	font-size: 7pt;
	font-weight: regular;
	color: #333333;
	vertical-align: middle;
	padding-top: 10px;

}


td.login_register {
	font-size: 12pt;
	font-weight: bold;
	color: #CDCED2;
	padding-left: 5px;
}


.text_box {
	padding-top: 10px;
}


.login_button {
	padding-top: 10px;

}

.quick_login_outer {
}

