/* CSS Document */
body {margin: 0.6em; background: none #ffffff; }

A  {
	text-decoration : none;
	color : black;
}

thead { display: table-header-group; }

.noprint { display: none !Important; color: White; }
.print {display: block;} /* should remain empty, placed here for documentation effect */

.BodyLayoutPrintStyle { display: block; text-align: center; font-weight: bold; font-size: 12pt;   }
#BodyLayoutStyle { display:none !Important; }
#BodyMenuStyle { display:none !Important; }
#BodyFooterStyle { display:none !Important; }

.HelpLink { display:none !Important; }
.HelpNotes { display:none !Important; }
.ExportExcel { display:none !Important; }

.NeverDisplay {
	 display: none;
	 visibility: hidden;
}


