body {
  margin: 0px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
html {
  height:100%;
  font-size:62.5%;
}
img {
  border: 0px;
}

@media print { 
  .report-rating {       
    color: #000000;
    text-indent: 0 !important;
  }
}

#accredit-bottom {
  background:#005A78 url('report-bottom-bg.gif') no-repeat scroll 0pt bottom;
  color:#fff;
  display:block;
  height:65px;
  margin:1px 0px 0px;
  padding:0pt;
  width:420px;
}

#grade-a-accredit {
  background: url('bbb-rating-a-plus-blue.gif') no-repeat 0 0;
  text-indent: -999999em;
  width: 126px;
  height: 45px;
  display: block;
  padding: 0;
  margin: 10px 0px 0px 10px;
  float: left;
}

#accredit-top {
  position: relative;
  width: 420px;
  background: url('report-accredit-bg.gif') no-repeat #0d7c99;
  color: #fff;
  min-height: 140px;
  height:expression(this.scrollHeight < 140? "140px" : "auto" );
  display: block;
}
  #accredit-top p {
    float: left;
    margin-bottom: 0px;
    margin-left: 15px;
  }
  #accredit-top em {
    color: #fde299;
  }

.topTitle {
  font-size: 1.2em;
  color: #fde299;
  margin: 0px 80px 0px 15px;
}

.topName {
  float: left;
  font-size: 2.5em;
  color: #fff;
  background-color: inherit;
  font-style: normal;
  font-weight: bold;
  margin: 0px 0px 0px 15px;
  width: 320px;
}

.headerAccredited {
  position: absolute;
  left: 15px;
  top: 120px;
  font-size: 1em;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  display: block;
  height: 50px;
}

h1 {
    padding: 0px 0px 0px 0px;
    margin: 0 0 0 0;
}

