* {margin:0; padding:0;}
body {background-color: #4d694f; font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #000;}
.smallLink {font-size: 11px; color: #4d694f;}
.smallLink a {text-decoration: none; color: #4d694f;}
.smallLink a:hover {text-decoration: underline;}
ul {list-style-image: url('images/bullet.gif');	margin-left:17px;}
li {height:20px;}
li a {text-decoration: none; color: #000;}
li a:hover {text-decoration: underline; color: #4d694f;}

/* ULC */
.LogonId, .Password, .Tokencode, .Submit {width:185px;}
.Submit {text-align:right;}
.LogonIdLabel, .PasswordLabel, .TokencodeLabel {display:block; float:left; width:75px; text-align:left;}
.LogonIdInput, .PasswordInput, .TokencodeInput {width:100px;}
.HelpGuide, .HelpGuide:visited, .ForgotPassword, .ForgotPassword:visited, .CourtesyAccess, .CourtesyAccess:visited, .TokenRegistration, .TokenRegistration:visited, .WhereIsPassword, .WhereIsPassword:visited {font-size:11px; text-decoration:none; color:#4d694f; margin-right:5px; display:inline-block;}
.CourtesyAccess, .TokenRegistration {white-space: nowrap;display:block;float:left;}
.HelpGuide:hover, .ForgotPassword:hover, .CourtesyAccess:hover, .TokenRegistration:hover, .WhereIsPassword:hover {text-decoration:underline;}
.TokenMessage {display:none;}
.AdaptiveMessage {width:200px; z-index:12;padding:3px; border:2px solid #848E94; font-family: arial; font-size:9px;background-color:white; color: #848E94; font-weight:bold;}
