.LogonWrapper
{

}

.LogonIdLabel, .PasswordLabel, .TokencodeLabel
{
	display:block;
	text-align: left;
	color: #cdcccc;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	line-height: 14px;
	margin-left: 10px;
}

.LogonIdInput, .TokencodeInput
{
	width: 100px;
	margin-left: 10px;
}

.PasswordInput
{
	width: 80px;
	margin-left: 10px;
}

.TokenMessage
{
	display: none;
}

.HelpGuide, .ForgotPassword, .CourtesyAccess, .TokenRegistration
{
	color: #cdcccc;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 14px;
	display: block;
}

.Submit
{
	margin-top:10px;
	height:16px;
	width:50px;
	text-align:center;	
	background: url(/WA_DataAssist/images/Slate/Elemental_searchBg.gif);
}

.SubmitInput
{
	display: block;
	border: none;
		height:16px;
	width:50px;
	background:none;
	text-align:center;
	color: #cdcccc;
	font-size: 11px;
	font-family: Tahoma;
}