.tabletop
{
  background-color: #fdeeb9;
  font-weight: bold;
  font-size: 10pt;
}

.label
{
  background: #e4e4e4;
  text-align: left;
  vertical-align: middle;
  font-size: 10pt;
  width: 271px;
}

.input
{
  border: 2px solid #e4e4e4;
  vertical-align: middle;
  width: 280px;
}

.ssn
{
  float: left;
}

#submitButton
{
  float: right;
}
.errortext
{
  font-size: 10pt;
  font-style: italic;
  color: #ff3333;
}
