body {
  font-family: Verdana, Arial, sans serif;
  font-size: 12px;
  color: #000;
  margin: 0;
  background-image: url('../images/newlayout/background.png');
  background-repeat: repeat;
}

td {
  font-size: 13px;
}

#flash {
  background-color: #900;
  color: #fff;
  font-size: 13px;
  text-align: center;
  padding: 1px 0 2px 0;
}

#mainTable {
  margin-top: 10px;
}

#banner {
  background-image: url('../images/newlayout/HP_banner.png');
  background-repeat: no-repeat;
  height: 147px;
}

#rochester {
  background-image: url('../images/newlayout/HP_rochester.png');
  background-repeat: no-repeat;
  height: 217px;
}

.content {
  background-image: url('../images/newlayout/HP_slice.png');
  background-repeat: repeat;
}

.contentTable {
  background-image: url('../images/newlayout/HP_slice.png');
  background-repeat: repeat;
}

#contentCell {
  background-image: url('../images/newlayout/HP_bell.png');
  background-repeat: no-repeat;
  height: 243px;
}

#bottom {
  background-image: url('../images/newlayout/HP_bottom.png');
  background-repeat: no-repeat;
  height: 6px;
}

#copyright {
  color: #fff;
  font-size: 10px;
  padding-left: 15px;
}

td a, a:visited {
  font-size: 10px;
  color: #fff;
  text-decoration: none;
}

td a:hover {
  font-size: 10px;
  color: #fff;
  text-decoration: underline;
}

.mainText {
  width: 355px;
  padding-left: 35px;
  padding-right: 90px;
}

.leadLogin {
  width: 532px;
}

.rochesterLogin {
  width: 300px;
  padding-top: 55px;
}

.sidebar {
  width: 230px;
  padding-left: 20px;
  padding-right: 20px;
}

#filler {
  height: 20px;
  background-image: url('../images/newlayout/HP_slice.png');
  background-repeat: repeat;
}

.header {
  font-size: 18px;
  font-weight: bold;
  color: #900;
}

.formTitle {
  color: #fff;
  font-size: 11px;
  padding-right: 5px;
}

.textField {
  width: 120px;
  border: solid 1px gray;
  margin-right: 5px;
}

.leadSignup {
  width: 245px;
  padding-top: 20px;
  padding-right: 20px;
}

.leadTitle {
  text-align: right;
  padding-right: 5px;
  font-size: 11px;
}