/*#BEGIN#*/
/*# name="General" reference="ref/print.css\General.htm" description="General styles" #*/
@import url('../ncm/ncm.css');
@import url('../layout/patterns.css');
body{
  background:none;
}
#header,
#breadcrumbs,
#left-content,
#right-content{
  display:none;
}
#print-header{
  margin-bottom:2cm;
}
#footer{
  clear:both;
  padding-top:2cm;
}
#footer .powered-by{
  display:none;
}

/*#END#*/

