 ol.az-list li{
      list-style-type: none; 
      margin-bottom: 3.125em; 
      margin-top: 1.563em;
}

 ol.az-list li h3{
      color: #00468d;
}

div.btm_spacer{
    width: auto;
    height: auto;
    text-align:left;
    padding-bottom: 5em;
    background-color: #fff;  
}

dl dt {
    margin-top: 0.725em;
}

dl dt dd {
    margin-left: 1.250em;
}

hr {
    display: block;
    margin-before: 0.25em;
    margin-after: 0.5em;
    margin-start: auto;
    margin-end: auto;
    border-style:inset;
    border-width: 1px;
    color:#666666;  
}
#main-content a {
  color: #33C;
}

#related a {
  color: #33C;
}


#main-content ul.rslides a {
  color: #FFF;
}

#main-content ul.rslides a:hover {
  color: #e7a614;
}

 ul.listnew {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
    list-style-type: none;
    list-style-position:outside;
    color: #000000;
}
ul.listnew li{
    background-image:none;
    line-height: 11px
}
ul.listnew li:before { 
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1em;
    position: relative;