/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 10 July 2023 23:48:18
*/


html, body, iframe, h1, form {
    border: 0 none;
    margin: 0;
    padding: 0;
}
article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object {
    display: block;
}
a img {
    border: 0 none;
}
figure {
    position: relative;
}
figure img {
    width: 100%;
}
/*.container {
    padding-left: 20px;
    padding-right: 20px;
}*/
.row {
    margin: 0 auto;
    max-width: 1280px;
    overflow: hidden;
    width: 100%;
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
    float: left;
    margin-right: 3.8%;
}
.onecol {
    width: 4.85%;
}
.twocol {
    width: 13.5%;
}
.footer .row .twocol:nth-of-type(3) {margin: 0;}
.threecol {
    width: 22.15%;
}
#sidebar .threecol {
    width:auto;
}
.fourcol {
    width: 30.8%;
}
.fivecol {
    width: 39.45%;
}
.sixcol {
    width: 48.1%;
}
.sevencol {
    width: 56.75%;
}
.eightcol {
    width: 65.4%;
}
.ninecol {
    width: 74.05%;
}
.tencol {
    width: 82.7%;
}
.elevencol {
    width: 91.35%;
}
.twelvecol {
    float: left;
    width: 100%;
}
.last {
    margin-right: 0;
}
img, object, embed {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}


.linkbar {
    display: block;
    background: #eeeeec;
    width: 95%;
    padding:10px;
}
.linkbar img {
    margin-left:10px;
    vertical-align:middle;
}