body {
  background:  URL(/images/staffingpage_bg.jpg) center top no-repeat #FFFFFF;
}
#nav li.off ul {
  background: #CF5D22;
}
#nav li.on ul {
  background: #564669;
}
form {
  font-size: 90%;
}

.required, #requiredText {
  color: #ff0000; !important
}
form h2, form h3, form h4 {
  color: #17496A;
  font-style: normal;
}
form h4 {
  margin-bottom: 0;
  padding-bottom: 0;
}