/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 20 December 2019 15:45:01
*/


/*---------- General rules ----------------- */

* {
  font-size: 11pt;
  font-family: Arial, Arial, Helvetica, sans-serif; 
}

body {
  margin: 0;
  padding: 8px; 
  background-color: #fff;  
  color: #000;
}
th { 
  font-weight: bolder; 
  text-align: center;
}
caption { 
  text-align: center;
}
address, blockquote, body, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, object, ol, p, ul,hr, pre { 
  display: block;
}
ul, ol, dl { 
  page-break-before: avoid;
} 
blockquote { 
  margin-left: 40px; 
  margin-right: 40px;
}
h1, h2, h3, h4, h5 {
  color: #000; 
}
h1, h2, h3, h4, h5, h6 {
  page-break-after: avoid; 
  page-break-inside: avoid;
}
h1 { 
  font-size: 1.6em; 
  margin: .67em 0;
}
h2 {
  font-size: 1.4em; 
  margin: .83em 0;
}
h3 { 
  font-size: 1.2em; 
  margin: 1em 0;
}
p {
  font-size: 12pt;
}
a:link, a:visited {
  background: transparent;
  color: #000;
  text-decoration: underline;
}
/*--------------------------- */
#column-wrapper {
  float: none;
  width: 100%;
}
#banner {
  height: auto;
}
#banner h1 {
  position: static;
  margin-left: 0;
}
#content {
  float: none;
  width: 100%;
}
#content ul {
  list-style-type: disc;
  margin:0 0 0.5em 0;
}
#content ul li {
  background: none;
  margin:0 0 0 2em;
  padding:0 0 0 0.5em;
}
#wrapper {
  margin: 0;
  width:auto;
  padding:0;
  background: none;
}
#utilNav, #nav, #breadcrumbs, #subnav, #rightcol, #footer span.right, #skipLinks, h1.hidden, #footer div.left, a.back-to-top img {
  display: none;
}
#banner {
  width: auto;
  background-image: none;
}
#subnav, #content, #rightcol {
  float: none !important;
}
#content {
  width: auto;
  margin-right: 5em;
  padding: 0;
}
#footer {
  width: auto;
  padding-top: 10px;
  background: #fff;
}
#footer div.right {
  float: none;
}