.staff-name {
  font-family: Arial, sans-serif;
  font-size: 108%;
  font-weight: bold;
  color: #00487C;
  padding-bottom: 5px; 
}

.staff-label {
  font-family: Arial, sans-serif; 
  font-size: 100%;
  color: #003366;
  padding-left: 20px;
  padding-bottom: 5px;
 
}

.staff-row {
  font-family: Arial, sans-serif;
  font-size: 100%;
  color: #000000;
  padding-left: 10px;
  padding-bottom: 5px;
   
}

.staff-form {
        width: 100%;
        margin-top: 45px;
        margin-bottom: 25px;
        padding-left: 15px;
        line-height: 14px;
}

.form-label {
  font-family: Arial, sans-serif;
  font-size: 100%;
  color: #003366;
}

.staff-row a{
  font-family: Arial, sans-serif;
  font-size: 100%;
}