#right H1
{
  font-family:    verdana,arial,helvetica,sans-serif;
  font-size:      14px;
  font-weight:    bold;
  color:          #003677;
  text-align:     center;
  padding:        0px;
  margin-top:     4px;
  margin-bottom:  8px;
}
#right .hr
{
  background:     url(/images/homeHR.gif);
  position:       relative;
  left:           0px;
  top:            0px;
  width:          702px;
  height:         3px;
  margin-top:     8px;
  margin-bottom:  8px;
  clear:          both;
}
#right .lhr
{
  background:     url(/images/homeLowHR.gif);
  position:       relative;
  left:           0px;
  top:            0px;
  width:          702px;
  height:         1px;
  margin-top:     2px;
  margin-bottom:  2px;
  clear:          both;
}
