/*
  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: 09 July 2008 11:20:50
*/


/* CSS Document */

#footer {
margin:0;
padding:0;
}

#footer-container {
margin:0;
padding:0;
clear:both;
background:#999999;
width:980px;
height:20px;
position: relative;
color: #333;
}

#footer-container #topBar
{
   width: 100%;
   min-width: 980px;
   padding: 3px 0 2px 0;
   font-size: 1.1em;
   background-color: #FFFF00;
   overflow: hidden;
   font-family:verdana;
}

#footer-container #topBar .copyright
{
   display: inline;
   float: left;
   margin: 0 0 0 68px;
}

#footer-container #topBar .last-updated
{
   display: inline;
   float: right;
   margin: 0 67px 0 0;
}

#footer a
{
    color:#000;
    margin:6em;
}

#footer img
{
    border:1px solid #000;
}

#footer a:hover
{
    color: #666;
}

#printlogo
{
    margin:0 0 1.2em 0;
    font-size:1.1em;
    font-family:verdana;
}