/*
  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 September 2010 10:46:30
*/


     

/* CSS Document */

body    {
    background-color:#f15f22;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    }
#mainArea    {
    width:1000px;
    background-color:#FFFFFF;
    margin:auto;
    text-align:left;
    float:inherit;
    padding-bottom:5px;
    }
#mainContent    {
    width:990px;
    background-color:#FFFFFF;
    float:left;
    padding-right:5px;
    padding-left:5px;
    }
#topContent    {
    width:990px;
    margin:auto;
    text-align:left;
    padding-bottom:5px;
    }
#left    {
    width:150px;
    float:left;
    }
#left ul    {
    display:block;
    background-color:#f15f22;
    font-weight:bold;
    font-size:1.5em;
        margin-left:0px;
    }

html>body #left ul    {
        margin-top:0px;
    }

#left li    {
    list-style:none;
    margin-left:15px;
    }

html>body #left li    {
    margin-left:-15px;
    }

html>body #left li    {
     *margin-left:15px; 
}

#left a    {
    color:#000000;
    text-decoration:none;
    }
#left a:hover    {
    color:#FFFFFF;
    }

#right    {
    width:835px;
    float:left;
    padding-left:5px;
    }
#bottomBar    {
    width:1000px;
    background-color:#FFFFFF;
    float:left;
    text-align:left;
    font-size:1.5em;
    font-weight:bold;
    border-top-color:#F15F22;
    border-top-style:solid;
    border-top-width:thick;
    }
#footer    {
    width:1000px;
    background-color:#FFFFFF;
    float:left;
    text-align:left;
    font-size:0.8em;
    font-weight:bold;
    }
#bottomBar a    {
    text-decoration:none;
    color:#000000;
    }
#bottomBar a:hover    {
    color:#f15f22;
    }
.orange    {
    color:#f15f22;
    }
#right h2    {
    margin-top:0px;
    margin-bottom:-5px;
}