/* Copyright 2004-2006, Page Step Web and Print Design - www.pagestep.com */
/* Special style sheet for CDS page */
/* contact */

H1, H2, H3 {
  text-align: left ;
}
H1 {
}
H2 {
  margin: 0 ;
  padding: 15px 0 10px 0 ;
}
H3 {
  padding: 10px 0 10px 0 ;
}
SPAN.require {
  padding: 0px 5px 0px 5px ;
  color: #dd0000 ;
  font-size: 125% ;
  font-weight: bold ;
}
TABLE.contactform {
  width: 760px ;
  margin: 0px ;
  padding: 5px ;
}
TABLE.contactform TD {
  padding-bottom: 3px ;
  vertical-align: top ;
  border: solid 0px #0000ff ;
}
TABLE.contactform TD.prompt {
  width: 1% ;
  padding: 3px 3px 0px 0px ;
}
TABLE.contactform TD.require {
  width: 1% ;
  padding: 0px 5px 0px 0px ;
  color: #dd0000 ;
  font-size: 125% ;
  font-weight: bold ;
}
TABLE.contactform TD.prompt-left {
  width: 1% ;
  padding: 3px 5px 0px 0px ;
  font-weight: bold ;
  text-align: left ;
  vertical-align: top ;
  white-space: nowrap ;
}
TABLE.contactform TD.buttons {
  padding-top: 12px ;
}

