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

TABLE.address {
  width: 80% ;
  margin: 0px ;
  padding: 10px 0 0 0 ;
}
TABLE.address TD {
  padding: 2px 0px 0px 0px ;
  border-style: solid ;
  border-width: 0px ;
  border-color: #ff0000 ;
}
TABLE.address TD.prompt {
  width: 1% ;
  padding: 3px 5px 0px 0px ;
}
TABLE.address TD.officename {
  font-weight: bold ;
}
TABLE.address TD.maplink {
  text-align: center ;
  vertical-align: top ;
  white-space: nowrap ;
}

TABLE.contactform {
  width: 760px ;
  margin: 0px ;
  padding: 5px ;
}
TABLE.contactform TD {
  padding-bottom: 3px ;
  vertical-align: top ;
  border-style: solid ;
  border-width: 0px ;
  border-color: #ff0000 ;
}
TABLE.contactform TD.prompt {
  width: 1% ;
  padding: 3px 5px 0px 0px ;
}
TABLE.contactform TD.buttons {
  padding-top: 12px ;
}
TABLE.map {
  width: 780px ;
  margin-top: 15px ;
}
TABLE.map TD {
  vertical-align: top ;
}
TABLE.map TD.l {
  width: 400px ;
  padding-right: 10px ;
}
TABLE.map TD.r {
  width: 350px ;
  font-size: 85% ;
}
TABLE.map TD.r UL {
  margin-left: 0 ;
}
TABLE.map TD.r UL LI {
  margin: 0px 0px 0px -30px ;
  padding: 3px 0px 6px 18px ;
  text-align: left ;
}

