/* This template was create for the 2005 PHC RIS Annual Report */

H1 {
  font-family: Arial, Helvetica, Verdana;
  font-size: small;
  font-weight: bold;
  letter-spacing: 0;
  padding-left: 5;
  text-transform: uppercase;
  text-align: left;
  color: white;
  background: #9CB2AD;
  margin-top: 2;
  margin-bottom: 2
}


H2 {
  font-family: verdana, helvetica, arial;
  font-size: x-small;
  font-weight: bold;

  padding-left: 5;
  text-transform: none;
  text-align: left;
  color: #28574E;
  background: none;
  margin-top: 2;
  margin-bottom: 2
}
H3 {
  font-size: x-small;
  font-weight: bold;
  padding-left: 10;
  margin-top: 2;
  margin-bottom: 2
}
ul {
	list-style-image:  url("../publications/annualreport/2005/images/bullet.gif");
}

/* Related links navigation box styles */
.rlTitle { margin-top: 5px; margin-bottom: 10px; text-align:left; font-size: 9pt; font-family: Verdana,Arial,Helvetica; color: #596D57; font-weight: bold }
.rlUL    { margin-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; padding:0 }
XXrlUL    { margin: 0px; padding:0 }
.rlLI    { margin-left: 15;margin-top: 3px; margin-bottom: 3px; list-style-type: square; font-family: Verdana,Arial,Helvetica; font-size:8pt; color: #536651; font-weight: normal }
ul.nobullet .rlLI  {list-style-type: none; margin-left:0; padding-left:0; }
.rlLI A         { color: #536651 }
.rlLI A:visited { color: #536651 }
.rlLI A:active  { color: #536651 }
.rlLI A:hover   { color: #7D8A9C }
.rlCell       { background: #F4D393 }
.rlCellTop    { background: #F4D393 url("/images/navbox/rlst.gif")}
.rlCellLeft   { background: #F4D393 url("/images/navbox/rlsl.gif")}
.rlCellRight  { background: #F4D393 url("/images/navbox/rlsr.gif")}
.rlCellBottom { background: #F4D393 url("/images/navbox/rlsb.gif")}

/*
** Section navigation box styles eg. Conference Navigation
Similar to Related Links above
*/
div.sectionnav {}
div.sectionnav .navTitle { margin-top: 5px; margin-bottom: 10px; text-align:left; font-size: 9pt; color: #596D57; font-weight: bold }
div.sectionnav ul.sectionnav  { margin-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; padding:0 }
div.sectionnav ul.sectionnav  li { margin-left: 15;margin-top: 3px; margin-bottom: 3px; list-style-type: square; font-size:8pt; color: #536651; font-weight: normal }
