html, body, div, span, img, p, label {margin:0; padding:0;}
body {background-color:#F3EAD9; padding-top:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center;}
#container {width:760px; margin:0 auto; text-align:left;}
#header {background:url(images/header_bg.gif) repeat-x; height:55px;}
#agentLogin {background:#FFFCF6 url(images/login_bg.gif) repeat-x bottom left; height:220px; padding:0 20px;}
#loginFields {display: block;float:left; padding-top:30px; margin-right:20px;}
#loginFields h2 {font-size: 14px; font-weight: bold; color: #52382b; text-align: center; margin:0px 0px 10px 10px; padding:0;display:block;}
#getStarted {padding:60px 0 0 0;}

/* ULC STYLES */
.LogonWrapper {text-align:center;display:block;}
.LogonId, .Password {color:#000;}
.LogonId, .Password, .Submit {margin:5px 0; width:185px; text-align:right;}
.LogonIdLabel, .PasswordLabel {display:block; width:75px; float:left; padding-top:4px; text-align:left;}
input#Text1, input#Password1, .LogonIdInput, .PasswordInput {width:100px;}
.HelpGuide, .ForgotPassword, .WhereIsPassword {text-decoration: underline; font-weight: bold; color: #52382b; margin:0 5px;display:block;float:left;}
.HelpGuide:hover, .ForgotPassword:hover, .WhereIsPassword:hover {text-decoration:none;}
.AdaptiveMessage {font-family:Arial, Helvetica, sans-serif; color:#000; font-size:11px; margin:15px 0; width:195px; padding:5px; background-color:#f7f9fb; text-align:left; border:1px dashed #5c749e;}
.Submit {margin-bottom:10px;}
.TokenMessage {display:none;}
