.a_link {
background-color:#FFFFFF
}

/* highlight errors */
input.errorBO {
  background: #CEE7F4;
  color: #06488E;
}
capslockStatus {
  background: #CEE7F4;
  color: #06488E;
}
p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8.5pt;
}

ul {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8.5pt;
}

li {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8.5pt;
}

strong {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8.5pt;
}

.gold{
  background-color : #FFD700;
}
.errors{
  color: black;
  font-weight:bold;
}

.loginpagewidth100{
  width:100%;
}