/* This template was create for the 2005 PHC RIS Annual Report */

H1 {
  font-size: large;
  margin-top: 10;
  margin-bottom: 10;
  font-weight: bold;
}


H2 { 
  font-family: verdana, helvetica, arial;
  font-size: 16px; 
  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: 12px;
  font-weight: bold;
  padding-left: 10;
  margin-top: 2;
  margin-bottom: 2
}
ul.fastfacts {
	list-style-image:  url("../publications/annualreport/2005/images/bullet.gif");
}

.footnote {font-size: 10px;}

.style1 {font-size: .9em;}  

.style2 { font-size: 1.2em; }

.headerbar { 
  font-family: Arial, Helvetica, Verdana;
  font-size: small; 
  font-weight: bold;
  letter-spacing: 1;
  padding-left: 5;
  text-transform: uppercase;
  text-align: left; 
  color: white; 
  background: #9CB2AD;  
  margin-top: 2; 
  margin-bottom: 2 
}

/* 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")}  

.fastfactslist {
	margin-left: 25px;
	margin-bottom: 0px;
}

.fastfactslist li {
	padding: 3px;
}

.fastfactstoplist {
	margin-left: 2;
	padding-left: 3;
}


