body {
	background-color: #B6B6B6;
	margin-top: 0;
	background-image: url(images/bg_grad.jpg);
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* ULC */
.LogonWrapper {width:177px; text-align:left; margin-top:10px; position:relative;}
.LogonIdLabel, .PasswordLabel {font-family:Arial, Helvetica, sans-serif; font-size:12px; display:block; width:75px; float:left; margin-top:5px;}
.LogonIdInput, .PasswordInput {width:93px;}
.Submit {text-align:right; margin:0px 5px 10px 0px;}
.HelpGuide, .ForgotPassword {display:block; text-indent:-9999px;}
.HelpGuide {background:url(images/help.gif) no-repeat; width:161px; height:17px;}
.ForgotPassword {background:url(images/fyp.gif) no-repeat; width:161px; height:17px;}
.RSecureWrapper {position:absolute; top:22px; left:248px;}
.WhereIsPassword {color:#1474ed; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.AdaptiveMessage, .TokenMessage {position:absolute; top:80px; left:-11px; width:200px;padding:3px; border:2px solid #848E94; font-family: arial; font-size:9px;background-color:white; color: #848E94; font-weight:bold;display:none}