@media screen {

  body {
    background:#FFF;
    color:#000;
    font-size:76%;
    font-family:Verdana, sans-serif;
    margin:0;
    padding:0;
  }
  html>body {
    width:100%;
    margin:0;
    padding:0;
  }
  ul,dl,dt,dd {
    font-size:1em;
    line-height:1.4;
    padding:0 0 2px;
  }
  ol {
    font-size:1em;
    line-height:1.4;
    margin:0;
    padding:0 0 2px 3em;
  }
  h1,h2,h3,h4,h5,h6 {
    background:transparent;
    color:#000;
    text-align:left;
    font-family:Arial, sans-serif;
    margin:5px 0 3px;
  }
  h1 {
    font-size:1.7em;
    margin:6px 0 5px;
  }
  h2 {
    font-size:1.5em;
  }
  h3 {
    font-size:1.3em;
  }
  h4 {
    font-size:1.2em;
  }
  p {
    margin:5px 0 10px;
    padding:0;
  }
  ul {
    margin:0;
    padding:5px 0 10px 40px;
  }
  li {
    margin:0;
    padding:0 0 1px;
  }
  
  
  /* controls ul icons -------------------*/
  
  ul.pdf {
    background-image: none;
    margin: 0 0 0 2em;
  }
  ul.pdf li {
    background: url(/includes/default/images/ico-pdf.gif) no-repeat 0 0.3em; 
    list-style-type: none;
    line-height: 19px;
    padding: 0.2em 0 0.2em 22px;
    margin: 0 10px 0 -40px;
  }
  ul.pdf li.audio {
    background: url(/includes/default/images/ico-audio.gif) no-repeat 1px 0.5em; 
  }
  ul.pdf li.word {
    background: url(/includes/default/images/ico-word.gif) no-repeat 1px 0.5em; 
  }
  ul.pdf li.xls {
    background: url(/includes/default/images/ico-xls.gif) no-repeat 1px 0.5em; 
  }
  ul.pdf li.zip {
    background: url(/includes/default/images/ico-zip.gif) no-repeat 1px 0.5em; 
  }
  ul.pdf li.ppt {
    background: url(/includes/default/images/ico-ppt.gif) no-repeat -1px 0.5em; 
  }  
  ul.pdf li.mov {
  background: url(/includes/default/images/ico-video.gif) no-repeat 0 0.2em; 
  }
  ul.pdf li.none {
    background: none;
    list-style-type: disc;
    margin-left: -1.7em;
    padding-left: 0.2em;
  }     
  
  ul li.audio {
    background: url(/includes/default/images/ico-audio.gif) no-repeat 0 0.4em; 
    list-style-type: none;
    line-height: 19px;
    padding: 0.2em 0 0.2em 22px;
    margin: 0 10px 0 -20px;
  }  
  ul li.video {
    background: url(/includes/default/images/ico-video.gif) no-repeat 0 0.4em; 
    list-style-type: none;
    line-height: 19px;
    padding: 0.2em 0 0.2em 22px;
    margin: 0 10px 0 -20px;
  }  
  ul li.pdf {
    background: url(/includes/default/images/ico-pdf.gif) no-repeat 0 0.4em; 
    list-style-type: none;
    line-height: 19px;
    padding: 0.2em 0 0.2em 23px;
    margin: 0 10px 0 -21px;
  }  
span.pdf {
  background: url(/includes/default/images/ico-pdf.gif) 50% 50% no-repeat;
  padding: 0 10px 0.1em 0;
  margin: 0 5px 0 2px;
  }
  
  ul li.xls {
    background: url(/includes/default/images/ico-xls.gif) no-repeat 0 0.4em; 
    list-style-type: none;
    line-height: 19px;
    padding: 0.2em 0 0.2em 23px;
    margin: 0 10px 0 -21px;
  }  
  ul li.word {
    background: url(/includes/default/images/ico-word.gif) no-repeat 0 0.4em; 
    list-style-type: none;
    line-height: 19px;
    padding: 0.2em 0 0.2em 23px;
    margin: 0 10px 0 -21px;
  }  
  ul li.alert {
    background: url(/includes/default/images/ico-alert.gif) no-repeat 0 0.4em; 
    list-style-type: none;
    line-height: 19px;
    padding: 0.2em 0 0.2em 23px;
    margin: 0 10px 0 -21px;
  }  
  ul li.rtf {
    background: transparent url(/includes/default/images/ico-rtf.gif) no-repeat 1px 0.6em; 
    list-style-type: none;
    padding: 5px 0 5px 23px;
    margin: 0 10px 0 -20px;
  }
     
  /*--------------------------------------*/


  h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
    color:#000;
  }
  acronym {
    cursor:help;
  }
  a:hover {
    color:#090;
  }
  table {
    width:auto;
    text-align:left;
    margin:15px 0;
  }
  img {
    border:none;
  }
  textarea,input {
    font-family:arial, helvetica, sans-serif;
    font-size:0.9em;
  }
  .nodot {
    list-style-type:none;
  }
  .text14 {
    font-size:1.4em !important;
  }
  .text12 {
    font-size:1.2em !important;
  }
  .text09 {
    font-size:0.9em !important;
  }
  .text08 {
    font-size:0.8em !important;
  }
  .text07 {
    font-size:0.7em !important;
  }
    .greytext {
    font-size:0.9em !important;
  color: #666666;
  }
  .results {
    font-size:0.9em;
  }
  .navbar {
    font-size:0.9em;
    line-height:1.33;
  }
.hidden  {position:absolute;
  left:0px;
  top:-500px;
  width:1px;
  height:1px;
  overflow:hidden;}
/* The following class was added by Alex Fahey and is used to show and hide radio buttons in the search again box */
/* The class may not vaidate correctly, but it is needed for the show/hide funcationality to work in all browsers - 15/10/2006 */
  .shown {
display: ;
}
  
  .title {
    background:transparent;
    color:#630;
    font-size:20pt;
    letter-spacing:1pt;
  }
  .breadcrumbs {
    font-size:0.8em;
    text-align:left;
    margin:2px 0 3px 3px;
  }
  .navbartop {
    margin-top:1cm;
  }
  .navbarhome {
    margin-top:5mm;
  }
  .menu1 {
    font-size:0.8em;
    text-align:right;
    padding:0 5px;
  }
  .date {
    font-size:0.7em;
    font-style:italic;
    text-align:right;
  }
  .instock {
    background:transparent;
    color:red;
    font-size:0.8em;
    font-weight:700;
  }
  .center {
    text-align:center;
  }
  table .center {
    text-align:center !important;
  }
  .center table {
    margin-left:auto;
    margin-right:auto;
    text-align:left;
  }
  table .left {
    text-align:left !important;
  }
  .right {
    text-align:right;
  }
  .justify {
    text-align:justify;
  }
  .indent5 {
    margin-left:5%;
    margin-right:5%;
  }
  .indent10 {
    margin-left:10%;
    margin-right:10%;
  }
  .photocredits {
    font-size:0.8em;
    margin-top:5mm;
    margin-bottom:5mm;
  }
  .resultsquery {
    font-weight:700;
    font-size:0.8em;
  }
  .footnote {
    font-size:0.9em;
    font-style:normal;
    list-style-type:decimal;
  }
  .downtime {
    font-size:1em;
    color:red;
    font-weight:700;
    text-align:center;
  }
  .downtimeback {
    font-size:1em;
    background:#ff9;
    margin-left:5%;
    margin-right:5%;
    text-align:center;
    border:1px solid #930;
    padding:4px;
  }
  .floatright {
    text-align:left;
    float:right;
  }
  .content {
    text-align:left;
    font-size:1em;
  }
 
 /* Used for /about/library/workstations/hip
 ---------------------------------------------*/
 .newsbox {
   background: #060;
   margin: 10px 5px 15px 5px;
   min-height: 80px;
   padding: 5px 10px;
 }
 .newsbox.bg369 {
   background: #369;
 }
 .newsbox.bg900 {
   background: #900;
 }
 .newsbox h1 {
   color: white;
 }
  
 .topbottomline {
    text-align:left;
    font-size:1em;
    border-top-width:1px;
    border-bottom-width:1px;
    border-top-style:solid;
    border-bottom-style:solid;
    border-bottom-color:#000;
    border-top-color:#000;
  }
  .topline {
    text-align:left;
    font-size:1em;
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:#000;
  }
  .bottomline {
    text-align:left;
    font-size:1em;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#000;
  }
  .topbottomlinegrey {
    font-size:1em;
    text-align:left;
    border-top-width:1px;
    border-bottom-width:1px;
    border-top-style:solid;
    border-bottom-style:solid;
    border-bottom-color:#000;
    border-top-color:#000;
    background-color:#eee;
    color:#000;
    padding-left:5px;
  }
  .toplinegrey {
    font-size:1em;
    text-align:left;
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:#000;
    background:#eee;
    color:#000;
  }
  .bottomlinegrey {
    font-size:1em;
    text-align:left;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#000;
    background:#eee;
    color:#000;
  }
  .orange-box {
    border:1px solid #930;
    background:#fc6;
    margin:10px 5px 5px;
    padding:0 5px;
  }
  .table-border {
    text-align:left;
    border:1px solid #930;
  }
  .hr3px {
    height:3px;
    color:gray;
    border:none;
  }
  .hr60 {
    text-align:left;
    width:60%;
  }
  .top-15 {
    margin-top:-15px !important;
  }
  .top-10 {
    margin-top:-10px !important;
  }
  .top-5 {
    margin-top:-5px !important;
  }
  .top0 {
    margin-top:0;
  }
  .bottom0 {
    margin-bottom:0;
  }
  .bottom5 {
    margin-bottom:5px;
  }
  .zeropadding {
    padding:0 !important;
  }
  .padding5 {
    padding:5px !important;
  }
  .bottom-10 {
    margin:-10px !important;
  }
  .top6 {
    padding-top:6px;
  }
  .margin10 {
    margin:10px 0;
  }
  .margin0 {
    margin:0;
  }
  .marginleft5px {
    margin-left:5px;
  }
  table,li,p,td,tr,th,h6 {
    font-size:1em;
  }
  h5,sub,sup {
    font-size:1.1em;
  }
  #body1column p,#body2column p,#body3column p {
    line-height:1.4;
  }
  sup,sub,.photo,.resultspage,.navlinks {
    font-size:0.8em;
  }
  b,th,caption,.bold {
    font-weight:700;
  }
  th,td,.left {
    text-align:left;
  }
  a:link,.underline {
    text-decoration:underline;
  }
  .contentgrey,.grey {
    text-align:left;
    font-size:1em;
    background:#eee;
    color:#000;
  }

  /* BEGIN styling for funnelback results ---------*/

  #agencysearchform {
    font-family: arial, helvetica, sans-serif;
    font-size: 100%;
  }
  #agencysearchform #submit {
    float: left;
    font-size: 100%;
  }
  #agencysearchform .searchoptions {
    margin-top: 0.75em;
    margin-bottom: 1.25em;
    padding: 0;
  }
  #agencysearchform fieldset {
    background: white url(http://www.deh.gov.au/includes/images/bg-search-fieldset.gif) repeat-x 0 0;
    float: right;
    margin: 0 0 0 0.25em;
    padding: 0 0 0 1em;
    width: 210px;
  }
  #agencysearchform form {
    margin: 0;
    padding: 1em 0 0 0;
  }
  #agencysearchform form p {
    padding: 1em 0 0 0;
  }
  #agencysearchform img {
  /* funnelback logo as required */
    float: right;
    margin: -10px 0 10px 0;
    padding: 0;
  }
  #agencysearchform legend {
    color: green;
    font-size: 120%;
    font-weight: bold;
    padding: 0;
    margin: 0;
  }
  #agencysearchpagenav span {
  /* space around page nav links */
    padding-left: 3px;
    padding-right: 3px;
  }
  #agencysearchpagenav strong {
  /* current results page number */
    color: #cc0000;
  }
  #agencysearchresults ol li {
    font-size: 90%;
    line-height: 1.4em;
    padding-bottom: 0.75em;
  }
  #agencysearchresults ol li span {
  /* format file type - html, pdf etc */
    color: green;
    font-weight: bold;
  }
  .agencysearchinfo {
    color: green;
    font-family: arial, helvetica, sans-serif;
    font-size: 95%;
  }
  .agencysearchsummary {
    font-family: arial, helvetica, sans-serif;
    padding-bottom: 0.25em;
    padding-top: 0.5em;
  }

  /*---- END styling for funnelback results -------*/

}

/* Download and Key boxes
--------------------------------------------------------- */
#body1column #sidepanel,
#body2column #sidepanel,
#body3column #sidepanel {
  background: none;
  border: 0;
  float: right;
  font: 90%/1.4em Arial, Geneva, sans-serif;
  margin: 0.5em 0 0 0;
  width: 179px;
}
#body1column #sidepanel img,
#body2column #sidepanel img,
#body3column #sidepanel img {
  background: none;
  border: 1px solid #949494;
  margin-left: 7px;
}
#body1column #sidepanel div.usability,
#body2column #sidepanel div.usability,
#body3column #sidepanel div.usability {
  background-color: #f0f3e4;
  border: 1px solid #949494;
  border-top: 0;
  margin: 0 0 0.5em 0;
  padding: 0 0.5em 0.5em 0.5em;
  width: 166px;
}
#body1column #sidepanel h2.usability,
#body2column #sidepanel h2.usability,
#body3column #sidepanel h2.usability {
  background-color: #949494; 
  color: white;
  font-size: 130%;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0.5em 0 0 0;
  padding: 0.5em 0 0.5em 0.5em;
}
#body1column #sidepanel div.sidebox,
#body2column #sidepanel div.sidebox,
#body3column #sidepanel div.sidebox {
  background-color: #f0f3e4;
  border: 1px solid #4980b8;
  border-top: 0;
  margin: 0 0 0.5em 0;
  padding: 0 0.5em 0.5em 0.5em;
  width: 166px;
}
#body1column #sidepanel h2.sidebox,
#body2column #sidepanel h2.sidebox,
#body3column #sidepanel h2.sidebox {
  background-color: #4980b8; 
  color: white;
  font-size: 130%;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0.5em 0 0 0;
  padding: 0.5em 0 0.5em 0.5em;
}
#body1column #sidepanel p,
#body2column #sidepanel p,
#body3column #sidepanel p {
  color: #333;
  font-size: 100%;
  line-height: 1.5em;
  margin: 0;
  padding: 0.5em 0 0.5em 0;
}
#body1column #sidepanel h3,
#body2column #sidepanel h3,
#body3column #sidepanel h3 {
  color: #333;
  font-size: 100%;
  margin: 0;
  padding: 0.75em 0 0.25em 0;
}
#body1column #sidepanel p,
#body2column #sidepanel p,
#body3column #sidepanel p {
  color: #333;
  font-size: 95%;
  line-height: 1.5em;
  padding: 1em 0 0.5em 0;
}
#body1column #sidepanel ul,
#body2column #sidepanel ul,
#body3column #sidepanel ul {
  margin: 0 0 0.5em 2px;
  padding: 0.5em 0 0 0;
}
#body1column #sidepanel li,
#body2column #sidepanel li,
#body3column #sidepanel li {
  list-style-type: none;
  background: url(/includes/default/images/bullet.gif) no-repeat 0 0.9em; 
  border: none;
  font-size: 95%;
  margin: 0 0 0 2px;
  padding: 0.1em 0 0.1em 1em;
}
#body1column #sidepanel ul li ul,
#body2column #sidepanel ul li ul,
#body3column #sidepanel ul li ul {
  padding: 0.1em 0 0.1em 0;
}
#body1column #sidepanel ul li ul li,
#body2column #sidepanel ul li ul li,
#body3column #sidepanel ul li ul li {
  background: url(/includes/default/images/bullet.gif) no-repeat 0 0.8em; 
  font-size: 100%;
  padding: 0.1em 0 0.1em 1em;
}
#body1column #sidepanel .photo,
#body2column #sidepanel .photo,
#body3column #sidepanel .photo {
  background-color: #e5ead1;
  border: 1px solid #ccc;
  color: black;
  font-weight: normal;
  text-size: 90%;
  text-align: left;
  padding: 0;
  margin: 0;
  width: 187px;
}
#body1column #sidepanel .photo img,
#body2column #sidepanel .photo img,
#body3column #sidepanel .photo img {
  border: 0 !important;
  padding: 0 !important;
}
#body1column #sidepanel .photo p,
#body2column #sidepanel .photo p,
#body3column #sidepanel .photo p {
  margin: 0;
  padding: 2px;
}

/* Alternate message if Flash or JS not installed for FLV
--------------------------------------------------------- */
.noscript {
  background-color: #f0f3e4;
  border: 1px solid #224f22;
  margin-right: 185px;
  padding: 0.75em 1em 0.75em 0;
}


/* Controls blocks of links to related pages or anchors
--------------------------------------------------------- */
#pagenav, 
#sectionnav {
  background-color: #f7f7f0;
  border: 1px solid #c6c8a7;
  padding: 0 0.25em 0.25em 0.25em;
  margin: 0.5em 0.5em 0.75em 0;
}
#pagenav a:link, 
#sectionnav a:link {
  background-color: transparent;
  color: #039;
}
#pagenav a:visited, 
#sectionnav a:visited {
  background-color: transparent;
  color: #039;
}
#pagenav a:hover, 
#sectionnav a:hover,
#pagenav a:active, 
#sectionnav a:active {
  color: black;
}
#pagenav h2, 
#sectionnav h2 {
  border: 0;
  color: #369;
  font-size: 100%;
  padding: 0.5em 0 0.25em 0.25em;
  margin: 0;
}
#pagenav ul, 
#sectionnav ul {
  padding: 0;
  margin: 0 0 0.5em 0.25em;
}
#pagenav ul li {
  background: url(/includes/default/images/ico-down.gif) no-repeat 0 6px; 
  list-style-type: none;
  padding: 0.2em 0 0.2em 1.5em;
}
#sectionnav li.top {
  background: url(/includes/default/images/ico-up.gif) no-repeat 0 6px; 
  font-weight: bold;
}
#sectionnav ul ul {
  padding: 0;
}
#sectionnav ul ul li {
  padding: 0.1em 0 0.1em 1em;
}
#sectionnav ul li {
  background: url(/includes/default/images/ico-next.gif) no-repeat 0 6px; 
  list-style-type: none;
  padding: 0.2em 0 0.2em 1.5em;
}
span.rtf {
  background: url(/includes/default/images/ico-rtf.gif) 50% 50% no-repeat;
  padding: 0 10px 0.1em 0;
  margin: 0 5px 0 2px;
}
span.zip {
  background: url(/includes/default/images/ico-zip.gif) 50% 50% no-repeat;
  padding: 0 10px 0.1em 0;
  margin: 0 5px 0 2px;
}
span.xls {
  background: url(/includes/default/images/ico-xls.gif) 50% 50% no-repeat;
  padding: 0 10px 0.1em 0;
  margin: 0 5px 0 2px;
}