﻿/*
Print Style used by all pages except the home page.
*/

body.stdpage, body.lnkpage {
  background: #FFFFFF;
  }

.noPrint {
  display: none;
  }

#headerButtons {
  display: none;
  }
