/* ULC */
.LogonWrapper {display:block;width:300px;position:relative;left: -80px; color:#0040a8}
.LogonIdLabel, .PasswordLabel {font-family:Arial, Helvetica, sans-serif; font-size:12px; display:block; width:75px; float:left; margin-top:5px;font-weight:bold;}
.LogonIdInput, .PasswordInput {width:75px;}
.Submit {margin: 0px 0px 0px 78px;}
.HelpGuide, .ForgotPassword {display:block; text-indent:-9999px;}
.HelpGuide {background:url(images/h.gif) no-repeat; width:161px; height:17px;}
.ForgotPassword {background:url(images/fyp.gif) no-repeat; width:161px; height:17px;}
.HelpGuide:hover {background:url(images/h_o.gif) no-repeat; width:161px; height:17px;}
.ForgotPassword:hover {background:url(images/fyp_o.gif) no-repeat; width:161px; height:17px;}
.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;}
.RSecureWrapper {position:absolute; z-index:15; left: 30px; top: 280px;cursor:pointer;}
