/*
  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: 22 November 2008 21:04:00
*/


body {
    background:  url(/?a=5183) repeat-x top left;
    margin: 30px;
    padding: 0;
   /* controller font size! */
   font-size:12pt;
}

a {
    color: #333;
}

a:link {
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: underline;
}

#tabs {
    font-size: 0.75em;
    font-weight: bold;
}

#tabs a {
    text-decoration: none;
    color: #111;
}


#tabs a:hover {
    text-decoration: underline;
}
#leftnav, #rightnav {
    width: 160px;
    margin: 0;
    padding: 0 16px 16px 16px;
}

#leftnav h2, #rightnav h2 {
    font-size: 0.8em;
    font-weight: bold;
    color: #111;
    background: transparent url(/?a=5184) no-repeat top left;
    border: 1px solid #69C;
    border-top: 0;
    border-left: 0;    
    border-right: 0;
    margin: 16px 0 0 0;
    padding: 4px 8px 4px 8px;
}

#leftnav p, #rightnav p {
    font-size: 0.75em;
    margin: 0 1px 0 1px;
    padding: 4px 8px 2px 8px;
    border: 1px solid #E3E3E3;
    border-bottom: 0;
    border-left: 0;    
    border-right: 0;
}

#search {
    background-color: #F0F0F0;
    height: 50px;
    padding: 20px 10px 10px 10px;
    font-size:12px;
}

#search input 
{
    font-size:12px;
}

#searchButton
{
        color: #666666;
        font-weight: bold;
        background-color: #E0E0E0;
        padding: 0px 1px 1px 1px;
        width: 35px;
}

#weatherBox {
    background-color: #F0F0F0;
    height: 65px;
    padding: 10px 10px 10px 10px;
    font-size: 0.8em;
    text-align:center;
}

#feedbackBox {
    background-color: #F0F0F0;
    height: 35px;
    padding: 15px 10px 10px 10px;
    font-size: 0.8em;
    text-align:center;
}


#printIt
{
    width:120px;
    height:30px;
    font-size:11px;
    line-height:25px;
    background-color: #F0F0F0;
    background-image: url(/?a=5185);
    background-repeat: no-repeat;
    padding-top:0px;
    padding-left:40px;
}


#printPage
{
    position:absolute;
    top:127px;
    left:860px;
    width:120px;
    text-align:right;
    font-size:13px;
    font-weight:bold;
}

#printPage a
{
    /*Needs */
    background-image: url();
    background-repeat: no-repeat;
    padding-left:20px;
}

#body {
    margin: 0;
    padding: 1px 16px 10px 16px;
    text-align: justify;
}

#footer {
    font-size: 0.8em;
}

#scroller a {
    text-decoration: none;
}

#topMenu
{
    padding:0;
    margin:0;
    /* height:22px; */
      
}

#topMenu ul
{
   list-style:none;
   padding:0;
   margin:0;
   padding-top:3px;
   padding-bottom:0px;
   margin-top:5px;
   margin-bottom:3px;
   padding-left:0px;
   
  }

#topMenu ul li
{
   display:inline;
   /*margin-left: 7px;
   margin-right:7px; */
   padding-top:3px;
   padding-bottom:3px;

}

#topMenu ul li a
{
    background: #FFFFFF;
    /* margin:0; */

    padding-left: 7px;
    padding-right:7px;
    padding-top:3px;
    padding-bottom:3px;

    border-top:1px solid #CCCCCC;
    border-right:1px solid #AAAAAA;
    border-left:1px solid #E0E0E0;

        
}

#topMenu ul li a:hover
{
     background: #EEEEEE;
     color: #000000;
}