#mainContent { background-image: URL(../images/about/bg_main.gif); }
#mainContentBase { background-image: URL(../images/about/bg_foot.gif); }
#lhsColumn { background-image: URL(../images/about/lhs_top.gif); }
#centreColumn h1 {
  background-image: URL(../images/about/title.gif);
  list-style-image: URL(../images/about/title.gif);
  height: 40px;
  color: #00446a;
}
@media print #mainContent, @media print #mainContentBase, @media print #lhsColumn, @media print #centreColumn h1 { background-image: none; }
#centreColumn h3 {
  color: #00446a;
  font-size: 1em;
  margin-bottom: 10px;
}
#centreColumn select {
  width: 280px;
  margin-bottom: 30px;
}
#centreColumn a { color: #00446a; }
#centreColumn .dotted { border-bottom: dotted 1px #00446a; }
#centreColumn .dotted:hover {
  text-decoration: none;
  border-bottom: solid 1px #00446a;
}
div.column { float: left; }
div.column p { width: 230px; }
#rhsColumn h2 {
  BACKGROUND-IMAGE: none;
  PADDING-TOP: 7px;
  HEIGHT: 27px;
}
#rhsColumn h3 { font-weight: normal; }
#rhsColumn a:visited, #rhsColumn a, .expertiseLink { color: Black; }
#rhsColumn select { margin-bottom: 10px; }
.card #top {
  padding-top: 0px;
  margin-top: 0px;
  background-image: URL(../images/about/cardimgtop.gif);
  background-repeat: no-repeat;
  height: 19px;
  width: 500px;
}
.card #main {
  background-image: URL(../images/about/cardimgmid.gif);
  background-repeat: repeat-y;
  padding: 0px 15px;
  margin: 0px;
}
.card #bottom {
  padding: 0px;
  margin: 0px;
  background-image: URL(../images/about/cardimgbottom.gif);
  background-repeat: no-repeat;
  height: 38px;
  width: 500px;
}

