/*#BEGIN#*/
/*# name="General" reference="ref/print.css\General.htm" description="General styles" #*/
@import url("../product/ncm.css");
@import url("../styles.css");
@import url("../product/fields.css");
@import url("all.css");

body,
#wrapper,
#header,
#footer{
  background:none;
}

#header #main-menu,
#header .top-content,
#precontent,
#pre-content,
#left-content,
#right-content,#footer,
#footer #sitemap,
#footer .two-column-group,
.query-filter,
.pager,
.utilities,
iframe{
  display:none;
}
.tab-container{
    display:block !important;
}
#print-header{
  margin-bottom:2cm;
}
#header a, #header a:hover {
    color: #FFFFFF;
}

.logo a {
    background: url("../images/sprites.png") no-repeat scroll 0 -281px transparent;
    display: block;
    height: 65px;
    text-indent: -9999em;
    width: 242px;
}

#footer{
  clear:both;
  /*padding-top:2cm;*/
}
#footer .powered{
  display:none;
}


/*#END#*/
