/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 05 February 2012 04:14:04
*/


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

body {
  margin: 0;
  padding: 8px; 
  background-color: #fff;  
  color: #000;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
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: 2em; 
  margin: .67em 0;
}
h2 {
  font-size: 1.5em; 
  margin: .83em 0;
}
h3 { 
  font-size: 1.17em; 
  margin: 1em 0;
}
p {
  font-size: 12pt;
}
a:link, a:visited {
  background: transparent;
  color: #000;
  text-decoration: none;
}
/*--------------------------- */
#wrapper {
  width: auto;
  margin: 0;
  padding: 0;
}
#title {
  background: #000;
  margin: 0;
  text-align: left;
}
#title img {
  float: none;
  margin: 0;
  padding: 0;
  
}
#topnav, #header, #nav, #search, #leftcolumn, #rightcolumn {
  display: none;
}
#faux {
  background: none;
  float: none !important;
  overflow: visible;
}
#content {
  width: 400px;
  margin: 0;
  padding: 0;
  float: none;
}
table {
  margin: 10px 0;
}
#footer {
  background-color : #fff;
  margin-top: 20px;
  padding-top: 20px;
  position : static;
  width : auto;
  border-top: 1px solid #ccc;
}
#footer a {
  display: none;
}
