/*
*************************************************
  
  MoAD Annual Report
  General Print Styles
  
  Made with love by Icelab
  http://www.icelab.com.au/
  
*************************************************
*/

a:link,a:visited {
  color: #000;
  background: transparent;
  font-weight: inherit;
  text-decoration: underline; }

h1 a:link,h1 a:visited,
h2 a:link,h2 a:visited,
h3 a:link,h3 a:visited,
h4 a:link,h4 a:visited,
h5 a:link,h5 a:visited {
  text-decoration: none; }

body {
  line-height: 1.3;
  font-family: Palatino,Georgia,Times,serif;
  color: #000;
  background: none;
  font-size: 8.5pt;
  margin: 0;
  padding: 1em;
  width: 100%; }

  .container {
  background: none; }

hr {
  border: 0;
  border-top: 2px #ccc solid;
  color: #ccc;
  width: 100%;
  height: 2px;
  margin: 1em 0;
  padding: 0; }

hr.space {
  background: #fff;
  color: #fff; }

h1,h2,h3,h4,h5,h6 {
  font-family: Palatino,Georgia,Times,serif; }

code {
  font: .9em "Courier New",Monaco,Courier,monospace; }

.figure, img {
  float: left;
  margin: 0 1.5em 1.5em 0;
  border: 1px #dedee1 solid;
  padding: 10px 12px; }
  
  .figure img {
    float: none;
    padding: 0;
    border: 0;
    margin: 0; }

a img {
  border: none; }

p img.top {
  margin-top: 0; }

blockquote {
  margin: .5em;
  padding: 0 .5em;
  font-style: italic;
  font-size: 1.2em; }

a:link, a:visited {
  background: transparent;
  font-weight: 700;
  text-decoration: underline; }

#header h1,
#header h2 {
font-size: 80%;
text-transform: uppercase;
letter-spacing: .25em;
padding-bottom: .6em;
border-bottom: 1px #666 solid;
display: block; }
  #header h2 {
    border-bottom: 0; }

h1,h2,h3,h4,h5,h6 {
  margin: .1em 0 .5em; }

h1 { font-size: 180%; }
h2 { font-size: 150%; }
h3 { font-size: 133%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }

.wrapper:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden; }

.wrapper {
  height: 1%; }

caption {
  padding: 0 0 5px 0;
  font-style: italic;
  text-align: left; }

table {
  clear: both;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  margin: 1em 0 1.5em;
  width: 100% }

th {
  background: #ebebeb;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  color: #423e3e;
  font-weight: bold;
  padding: .5em .5em .5em 1em;
  text-align: left;
  text-shadow: rgba(0,0,0,0.01) 0 0 1px; }

th.nobg,td.nobg {
  border-top: 0;
  border-left: 0;
  border-right: 1px solid #dbdbdb;
  background: none; }

td {
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
  padding: .5em .5em .5em 1em; }

td.alt {
  background: #f1f1f1; }

#sidebar {
  margin-top: 2em; }

.intro {
  font-size: 120%; }

.chapter-heading {
  margin-bottom: 0;
  font-weight: bold; }

#accessibility,
#backtotop,
#sidebar {
  display: none; }
