@charset "utf-8";
/* CSS Document */

/* BEGIN PRINTING STYLES */
body {
	background-color:#ffffff;
	font-family:Times,serif;
	font-size:12pt;
	line-height:16pt;
}

.contentTableContainerRow{
	background-color:#ffffff;
}
.mainContentRow{
	background-color:#ffffff;
}
.mainContentCell{
	padding-right:170px;
}
#noprintA {display: none;}
#noprintB {display: none;}
#noprintC {display: none;}
#noprintD {display: none;}
#noprintE {display: none;}
.noprint {display: none;}
.showprint {display: block;}
#showprintA {display: block;}
/* END PRINTING STYLES */

