/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

span.sIFR-alternate {
  visibility: visible !important;
  display: inline !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
  overflow: visible !important;
}

html, body, #wrapper, p, a, #header #logo a, #header #nav ul.menu li a, #header #nav ul.menu li span, #footer, #footer a {
  color: #000;
  background: #fff;
}

body {
  padding: 20px;
}

#header, #header #nav {
  border-color: #000;
}

#header #logo, #header #logo a,
#header #logo span,
#header #nav #primary-menu li,
#header #nav #primary-menu li a,
#header #nav #primary-menu li span {
  width: auto;
  text-indent: 0;
  background: none;
}

#header #nav #primary-menu li span {
  left: 0;
  top: 3px;
}

object, div.background {
  display: none;
}

#container {
  min-height: 0;
  width: auto;
}

.jdGallery div.carouselContainer, .backbutton {
  display: none;
}