/*
  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: 07 December 2014 22:27:32
*/


/*******************************************************************************
*** PRINT STYLESHEET ***********************************************************
********************************************************************************
**
*
* - GENERAL/BODY
*
* - HEADER
*
* - MENU
*
* - CONTENT
*
* - SUBCONTENT
*
* - FOOTER
*
* - FORMS
*
* - sIFR (Flash Replacement)
*
**
*******************************************************************************/




/* GENERAL/BODY ------------------------------------------------------------- */

/* Zero default margin & padding around common elements */
blockquote, body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, li, ol, p, ul {
    margin: 0;
    padding: 0;
}

body {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.4;
}

iframe {
    display: none;
}

hr {
    margin-top: 1em;
    border: 0;
    height: 1px;
    background-color: #E0E0E0;
    color: #E0E0E0;
}

img {
    border: 0 none #FFFFFF;
}

input, select, table, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
}

.hidden {
    display: none;
}

.clearer {
    clear: both;
    height: 1px;
    overflow: hidden;
    margin-bottom: -1px;
    font-size: 1px;
    line-height: 1px;
}




/* HEADER ------------------------------------------------------------------- */

#skipList {
    display: none;
}

#logo {
    padding-bottom: 1.5em;
    border-bottom: 1px solid #000000;
}

#logo img {
    width: 354px;
    height: 64px;
}

#siteInformation {
    display: none;
}

#searchForm {
    display: none;
}

#feature {
    margin-top: 1em;
}

#quicklinksForm {
    display: none;
}

#siteTools {
    border-bottom: 1px solid #000000;
}

#breadcrumbTrail {
    display: none;
}

#breadcrumbTrail p {
    display: inline;
    float: left;
    margin-top: 0;
    margin-right: 0.5em;
}

#breadcrumbTrail ul {
    display: inline;
    margin-top: 0;
    list-style: none;
}

#breadcrumbTrail li {
    display: inline;
    float: left;
    margin-top: 0;
    margin-left: 0.5em;
    padding-left: 12px;
    background-repeat: no-repeat;
    background-position: 0 0.6em;
}

#breadcrumbTrail li.first {
    padding-left: 0;
    background-image: none;
}

#accessibilityTools {
    display: none;
}

#siteTools .clearer {
    margin-top: -1px;
    margin-bottom: 0;
}




/* MENU --------------------------------------------------------------------- */

#menu {
    display: none;
}

#subMenu {
    display: none;
}




/* CONTENT ------------------------------------------------------------------ */

#content {
    margin-top: 1em;
    background-image: none;
}

#contentInner {
    margin-left: 20px;
    background-image: none;
}

h1 {
    font-size: 160%;
}

h2 {
    margin-top: 0.74em;
    font-size: 135%;
}

h3, h4, h5, h6 {
    margin-top: 1em;
    font-size: 100%;
}

p {
    margin-top: 1em;
}

ul, ol {
    margin-top: 1em;
    margin-left: 1.3em;
}

ol {
    margin-left: 1.7em;
}

li {
    margin-top: 0.5em;
}

ul.summaryList {
    list-style: none;
    margin-left: 0;
}

ul.summaryList li {
    clear: both;
}

* html ul.summaryList li {
    height: 1px;
}

ul.summaryList li.viewAll {
    display: none;
}

ul.summaryList h3 {
    margin-top: 0;
}

ul.summaryList img {
    float: left;
    margin-right: 1em;
    padding-bottom: 1em;
}

form {
    margin-top: 1em;
}

label {
    display: block;
}

table {
    margin-top: 1em;
    border-collapse: collapse;
}

caption {
    margin-top: 1em;
    font-weight: bold;
}

th, td {
    border: 1px solid #000000;
    padding: 0.25em 0.75em;
    text-align: left;
}

th a {
    color: #000000;
    text-decoration: none;
}

fieldset {
    padding: 0.5em;
}

#publicationSearchForm .labelText {
    float: left;
    width: 5em;
}

#publicationSearchForm #yearLabel {
    float: left;
}

#publicationSearchForm #year {
    display: block;
    margin-left: 5em;
}

#publicationSearchForm #monthLabel {
    float: left;
}

#publicationSearchForm #month {
    display: block;
    margin-left: 5em;
}

#publicationSearchForm input.submit {
    display: none;
}

#pageNav {
    display: none;
}

.backToTop {
    display: none;
}

#content dl.warningBox {
    margin-top: 1em;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    padding: 0.5em 10px 0.8em 30px;
    background-image: url(../images/icon_warning.gif);
    background-repeat: no-repeat;
    background-position: 0.5em 0.7em;
    background-color: #FFF0F0;
}

#content dl.warningBox dt {
    font-weight: bold;
}

#content .extrasBox {
    margin-top: 1.5em;
    border: 1px solid #205B81;
    border-top-width: 9px;
    padding: 13px;
    color: #000000;
}

#content .extrasBox h2 {
    margin-top: 0;
    margin-bottom: -0.8em;
    font-size: 100%;
    color: #205B81;
}

.imgCaption {
    float: left;
    margin: 1em 1em 1em 0;
    border: 1px solid #E0E0E0;
    padding: 1px;
    width: 180px;
}

#content .imgCaption p {
    margin-top: 0;
    padding: 3px 10px;
    background-color: #F5F5F5;
    color: #000000;
    font-size: 92%;
}

/* SUBCONTENT --------------------------------------------------------------- */

#contentSub {
    display: none;
}




/* FOOTER ------------------------------------------------------------------- */

#footer {
    clear: both;
    margin-top: 2em;
    border-top: 1px solid #000000;
    padding-top: 1em;
}

* html #footer {
    height: 1px;
}

#footer #logoVic {
    float: left;
    margin-top: 0;
    margin-right: 2em;
}

#logoVic img {
    width: 47px;
    height: 37px;
}

#footer p {
    float: left;
    margin-top: 0;
}

#footer ul {
    display: none;
}

#downloads {
    display: none;
}
#footer {
    display: none;
}
#headerMain {
    display: none;
}

/* sIFR (Flash Replacement) -------------------------------------------------- */

/* Update for CFP */

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
    display: none !important;
    height: 0;
    width: 0;
    position: absolute;
    overflow: hidden;
}

span.sIFR-alternate {
    visibility: visible !important;
    display: block !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
}

#content #contentMain .firstTextLine {
    font-weight: bold !important;
}

#content #contentMain .secondTextLine {
    font-weight: bold !important;
}

/* -- Hide for printing -- */
#SearchBox,
#google_translate_element,
#goog-gt-tt {
    display: none;
}