body {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 150%;
  margin: 25px;
}

#breadcrumb {
  border-bottom: 1px dotted #333333;
  border-top: 1px dotted #333333;
  margin: 25px 0;
  padding: 2px 0 4px 0;
}

a {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 150%;
  text-decoration: none;
}

h1 {
  color: #99996C;
  font-size: 20px;
  font-weight: normal;
  line-height: 130%;
  margin-top: 0;
  padding-top: 0;
}

h2,
h3 {
  color: #5E6A71;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

h3 {
  color: #99996C;
  margin: 5px 0;
}

.csc-frame-rulerAfter,
.csc-frame-rulerBefore {
  background-color: #9A996C; 
  height: 1px;
  line-height: 1px;
  margin: 15px 0;
}

.rgaccord1-nest a,
.rgaccord1-nest h1,
.rgaccord1-nest h3 {
  display: none;
}

table td {
  vertical-align: top;
}

#content table td.td-0 {
  font-weight: bold;
  width: 85px;
}

#content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#content ul li {
  background: url(../img/icn_bulletpoint.gif) no-repeat left 8px;
  margin-bottom: 3px;
  padding-left: 10px;
}
