#MainTable {
    width: 100%; position:absolute; left: 0px; top: 0px; visibility: visible; z-index: 2;
  }
#Layer2Menu {
  display: none;
  }
#Layer3CircleImage {
	display: none;
	visibility: visible;
}
#BannerTable {
  display: none;
}
.DontPrint {
  display: none;
}
body {
   font-family: Arial, Helvetica, sans-serif;
   background: white;
   color: #000000;
   font: 10pt;
}
.list {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet_blue_arrow_1.gif);
	font-weight: bold;
}
.maintitle {
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
