<style type="text/css">
th.section {
  background-color:#336633;
  border:2px solid #336633;
  font-size: 10pt;
  font-weight: normal;
  color: #FFFFFF;
  margin: 4pt;
}

td.section, td.sectionFill {
  border:1px solid #336633;
  color: #000000;
  margin: 2pt;
  font-size: 9pt;
  vertical-align:top;
}
td.section {
  background-color:#cccc99;
}
td.sectionMore {
  background-color:#336633;
  border:1px solid #336633;
  color: #000000;
  margin: 2pt;
  font-size: 9pt;
  vertical-align:top;
}

A.section, A.section:visited {
  color: #ffffff;
  font-weight: bold;
}


ul.section {
	color: #000000;
	font-weight: bold;
}

table.section {
	margin: 0pt;
}
</style>