.printonly {display: none;}

.crcbar {
  background-color: #f0fff0;
}

.crcbarframe {
  width: 86px;
}

.crcbarspacer {
  width: 18px;
}

.crclocalnav {
  border-bottom: 1px #1e5a3a dotted;
}

#crcbreadcrumbs {
  width: 100%;
  font-size: 0.7em;
}

#crcheadermenu {
  font-weight: bold;
  font-style: normal;
  font-size: 0.8em;
  color: #1e5a3a;
  text-align: right;
  margin-right: 6px;
  margin-bottom: 1em;
}

#crcheadermenu a:link {
  text-decoration:none;
  color:#006655;
}

#crcheadermenu a:visited {
  text-decoration:none;
  color:#005544;
}

#crcheadermenu a:hover {
  text-decoration:underline;
  color:#007755;
}

#crcheadermenupanel {
  text-align: right;
  vertical-align: bottom;
}

#crcbodyframe {
  width: 80px;
  background-color: #d0f0c0;
  background-image: url(../images/crcframeimage.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}

#crcbodytext {
  padding-top: 0;
  padding-bottom: 0;
}

#crcfooterbar {
  width: 100%;
}