@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	min-width: 0;
  font-size: 8pt;
  line-height: 1.4;
}

.content-wrapper {
	max-width: none;
	margin: 0;
  padding: 0;
  border: none;
}

.noprint, .masthead, .menutop-wrapper, #p7AP3_10, .crumbs, .footer, #report h1, #report h2 {
  display: none;
  visibility: hidden;
}

.printOnly {
  display: inline;
}

#report h3 {
  font-size: 16pt;
}

#report h4 {
  font-size: 12pt;
}

.readable
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.3em;
}
.bold
{
	font-weight: bold;
	color:black;
}
