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

H2 { 
  font-family: Arial, Helvetica, Verdana;
  font-size: medium; 
  font-weight: bold;
  letter-spacing: 2;
  padding-left: 0;
  text-transform: none;
  text-align: left; 
  color: #28574E; 
  background: none;  
  margin-top: 2; 
  margin-bottom: 2 
}
H3 {
  font-family: Arial, Helvetica, Verdana;
  font-size: small;
  font-weight: bold;
  margin-top: 2;
  margin-bottom: 2
}
ul {
}

/* 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 } 

.rlUL2    { margin-left: 5px; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; padding:0; } 
.rlLI2    { margin-left: 10;margin-top: 3px; margin-bottom: 3px; margin-right: 0px; list-style-image: url("../publications/annualreport/2005/images/bullet.gif"); font-family: Verdana,Arial,Helvetica; font-size:8pt; color: #536651; font-weight: normal; } 
.rlLI2 A         { color: #536651 }
.rlLI2 A:visited { color: #536651 }
.rlLI2 A:active  { color: #536651 }
.rlLI2 A:hover   { color: #7D8A9C }

