body
{
}
#secLevel h1
{
  color: #00004c;
  font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
  font-weight: bold;
  font-size: 16px;
  padding: 6px 12px 6px 12px;
  text-transform:uppercase;
}
#secLevel h2
{
  background-color: #cfddf1;
  color: #00004c;
  font-family: Arial, Verdana, Helvetica, Geneva, Sans-Serif;
  font-weight: bold;
  font-size: 11px;
  padding: 3px 0 3px 6px;
}
#secLevel p{
  margin:6px;
}
#secLevel fieldset{
  border:0;
  margin:6px 6px 6px 12px;
}

#secLevel label{
  font-weight:bold;
}
