/*
  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: 30 July 2010 06:05:34
*/


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

body {
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
  margin: 0;
  padding: 8px; 
  background-color: #fff;  
  color: #000;
}
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;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
img {
  display: block;
  padding: 5px 0;
  border: none;
}
/*-------- Hide elements that are not for print--------------- */
#skipLinks, #tools, #search, #nav-primary, #nav-breadcrumbs, #home-feature, #nav-secondary, #nav-context, #foot {
  display: none;
}