/* line 9, ../sass/print.scss */
#HeaderWrapper {
  *zoom: 1; }
  /* line 17, ../sass/print.scss */
  #HeaderWrapper:before, #HeaderWrapper:after {
    content: " ";
    display: table; }
  /* line 23, ../sass/print.scss */
  #HeaderWrapper:after {
    clear: both; }

@page :first {
  margin: 10mm 25mm 25mm 25mm; }
@page {
  margin: 20mm 25mm 25mm 25mm; }
/* line 59, ../sass/print.scss */
* {
  background: transparent !important;
  color: #000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  float: none !important;
  width: auto !important;
  height: auto !important;
  font-family: verdana, sans-serif !important; }

/* line 70, ../sass/print.scss */
a,
a:visited {
  text-decoration: underline; }

/* line 75, ../sass/print.scss */
a[href]:after {
  content: " (" attr(href) ")"; }

/* line 79, ../sass/print.scss */
abbr[title]:after {
  content: " (" attr(title) ")"; }

/* line 87, ../sass/print.scss */
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
  content: ""; }

/* line 93, ../sass/print.scss */
pre,
blockquote {
  border: 1px solid #999;
  page-break-inside: avoid; }

/* line 99, ../sass/print.scss */
thead {
  display: table-header-group; }

/* line 103, ../sass/print.scss */
tr,
img {
  page-break-inside: avoid; }

/* line 108, ../sass/print.scss */
img {
  max-width: 100% !important; }

/* line 112, ../sass/print.scss */
p,
h2,
h3 {
  orphans: 3;
  widows: 3; }

/* line 119, ../sass/print.scss */
h2,
h3 {
  page-break-after: avoid;
  page-break-inside: avoid; }

/* line 125, ../sass/print.scss */
ul {
  page-break-inside: avoid; }

/* line 132, ../sass/print.scss */
#scWebEditRibbon,
#RibbonPanel,
#Buttons,
.top-cookie,
#SiteFunctionContainer,
#blackout,
#Search,
#NavigationTop,
#PageFunctions,
#NavigationLeft,
#RightColumn,
.site-footer {
  display: none; }

/* line 151, ../sass/print.scss */
#Logo {
  display: block;
  float: right !important; }
  /* line 156, ../sass/print.scss */
  #Logo img {
    width: 180px !important; }
  /* line 160, ../sass/print.scss */
  #Logo a[href]:after {
    content: ""; }

/* line 169, ../sass/print.scss */
.Headline {
  border-bottom: 1px #999 solid; }

/* line 172, ../sass/print.scss */
.IntroText {
  border-bottom: 1px #999 solid;
  border-width: 1px 0;
  font-size: 14px;
  line-height: 18px;
  margin: 0; }

/* line 180, ../sass/print.scss */
.Text {
  font-size: 12px;
  line-height: 16px; }
  /* line 184, ../sass/print.scss */
  .Text h2, .Text h3, .Text h4 {
    font-size: 12px;
    line-height: 18px; }

/* line 190, ../sass/print.scss */
#LastUpdated {
  display: block;
  padding-left: 10px; }

#TemaPageBannerTitle,
.TemaPageBannerTitle {
    position: relative;
    top: 0;
    width: 100%;
    padding: 0 10px;
    min-height: 75px !important;
    background: url(/nzfiles/TST/Gfx/SpritesBox.png) 0px -260px no-repeat !important;
}

#TemaPageBannerTitle img,
.TemaPageBannerTitle img {
    float: left !important;
    margin: 0 15px 0 0;
}

#TemaPageBannerTitle h1,
.TemaPageBannerTitle h1 {
    min-height: 50px !important;
    display: block;
    padding-top: 20px;
}
