#logonFormAAC{
	font-size:12px;
	margin-top:1.25em;
}
#logonFormAAC .honensLogonTextBox input{
	width:100%;
	border: 1px solid #e1e1e1;
}
#logonFormAAC .honensLogonLabel label{
	
	
}
#logonFormAAC .honensLogonButton{
	display:block;
	float:right;
}
#logonFormAAC {
	line-height:1.75em;
}
#logonFormAAC .honensLogonButton input{
	background:#FFFFFF url('../../../Honens/media/Site-Images/btnLogonAAC.gif') no-repeat top;
	width:62px;
	height:27px;
	text-indent:-999px;
	border:0;

}
#logonFormAAC input{
	margin-top:.25em;
	margin-bottom:.25em;
}
#logonFormAAC .honensFailureText{
	width:130px;
	float:left;
	color:#ED672C;
	font-weight:bold;
}
#logonFormAAC .honensFormContentBottom{
	width:100%;
	overflow:hidden;
	margin:13px 0px;

}
input.signoutButton{
	background:#FFFFFF url('../../../Honens/media/Site-Images/btnLogout.gif') no-repeat top;
	width:62px;
	height:26px;
	text-indent:-999px;
	border:0;
	cursor:pointer;
}