/*
  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 June 2010 19:00:20
*/


/* Container Styles
********************************* */
#content-container {
    z-index:0;
}
.left-colour {
    *height: 1%;
    *position: relative;
    *display: inline;
    background: #ebf3fa;
    margin: 0 575px 0 0;
    padding: 8px 0 0 0;
    float: left;
}
.left-side-container {
  *display: inline;
  *position: relative;
  *height: 1%;
}
.left-side-container .right-side-container {
  *display: inline;
  *position: relative;
  *height: 1%;
  float: right;
  width: 560px;
  margin: 0 -570px 0 0;
  *margin: 0 -570px 0 10px;
}

.right-side-container .rs-lc-colour {
  *display: inline;
  margin: 0 377px 0 0;
  float: left;
  clear: both;
  border-right: 1px dotted #bad5b3;
}

.right-side-container .rs-left-column {
  *position: relative;
  *height: 1%;
  *display: inline;
  clear: both;
}
.right-side-container .rs-left-column .rs-right-column {
  *display: inline;
  *position: relative;
  *height: 1%;
  float: right;
  width: 376px;
  margin: 0 -377px 0 0;
}
.right-side-container .bottom-colour {
    overflow: hidden;
    *height: 1%;
    padding: 5px 0 0 0;
    border-left:  1px solid #bad5b3;
    border-right:  1px solid #bad5b3;
}
#footer-container {
  clear: both;
}

/* Container Content Styles
********************************* */
/* Left Side */
.left-side-container .left-side-content {
  font-size: 1.2em;
    padding: 8px 0 0 0;
}
#page-container .left-side-container .left-side-content h2 {
  font-size: 1.2em;
    margin: 0px 0 8px 8px;
}
.left-side-container .left-side-content ul {
  margin: 0 20px 0 10px;
    padding: 0;
    list-style:none;
border-top: 1px dotted #b6bdc4;
}

.left-side-container .left-side-content ul li {
  margin: 0 0 0 0px;
    padding: 3px 0 3px 16px;
    line-height: 1.3em;
    /*border-top: 1px dotted #b6bdc4;*/
    background: transparent url(../../../__data/assets/image/0017/29411/li_greenArrow.gif) no-repeat 4px 7px;    
}
.left-side-container .left-side-content ul li a {
}

/* Right Side - Left Column */
.rs-left-column .rs-lc-content {
  padding: 0 15px 0 9px;
    font-size: 1.2em;
}
#page-container .rs-left-column .rs-lc-content h2 {
  font-weight: bold;
    margin: 0 0 5px;
}

/* Right Side - Right Column */
.rs-left-column .rs-right-column .rs-rc-content {
  padding: 0 25px 0 9px;
    font-size: 1.2em;
}
.rs-left-column .rs-right-column .rs-rc-content h2 {
  font-weight: bold;
    padding: 0 0 6px;
    clear: both;
}
.rs-left-column .rs-right-column .rs-rc-content .news-snippet {
  margin: 0 0 17px;
}
.news-snippet img {
  float: left;
}
.news-snippet h3 {
  margin: 0;
    padding: 0;
    font-weight: bold;
}
.news-snippet .ns-content .date {
  color: #828282;
    font-size: .8em;
}
.news-snippet .ns-content {
  margin: 0 0 0 75px;
}