/*
  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 September 2010 21:15:35
*/


/* HOMEPAGE */

#nav-sub {
    text-align: center;
    width: 165px;
    padding: 0 24px 0 24px;
}

#nav-sub h1, #content h2 {
    text-transform: uppercase;
    padding: 0;
    font-size: 1em;
}


#nav-sub h1, #nav-sub p {
    font-weight: normal;
    padding-bottom: .8em;
    margin-bottom: .8em;
    border-bottom: 1px dotted #999999;
}

#nav-sub h2 {
    font-size: 1.3em;
    font-weight: bold;
    color: #003c5b;
}

#nav-sub p, #content h3 {
    font-size: .95em;
}

#content h1 {
    display: none;
}

#content h2 {
    margin-top: 0;
}

#content h2, #content h3 {
    font-weight: normal;
}

#content h3 {
    color: #666666;
}

div.left {
    margin-top: 2em;
    float: left;
    width: 230px;
    border-right: 1px solid #999999;
    padding-right: 10px;
    line-height: 1em;
}

div.right {
    margin-top: 2em;
    width: 230px;
    float: right;
    padding-left: 10px;
    line-height: 1em;
}

#content div.left p, #content div.right p {
    font-size: .95em;
    margin-top: .5em;
    line-height: 1.2em;
}

#breadcrumb li {
    display: none;
}