#sidebar ul li.selected { list-style-image: url(images/arrow_lightblue.gif); }

h1, h2 { color: #126EAB; }

#sidebar ul li.selected,
#sidebar ul li a:hover {
   color: #126EAB;
}

#main h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size:100%;
	margin: 10px 0 1 0;
	padding: 9px 0 0 0;
}

#checklist {
  margin-top: 0;
}

#checklist li {
  padding: 0;

}


@media screen {
  #h2_news {
    height:22px;
    background:url(images/news.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrArchive {
    height:33px;
    background:url(images/archive.gif) no-repeat;
    text-indent:-9000px;
  }
  #hdrCompany {
    height:33px;
    background:url(images/h_company.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrEnvironmentalPolicy {
    height:33px;
    background:url(images/h_environmental.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrEvents {
	height:33px;
	background:url(images/h_events.gif) no-repeat;
	text-indent:-9000px;
	margin-top: 19px;
  }

  #hdrPastEvents {
	height:20px;
	background:url(images/h_pastevents.gif) no-repeat;
	text-indent:-9000px;
		margin-top: 5px;
  }
  
  #hdrNews {
    height:33px;
    background:url(images/h_news.gif) no-repeat;
    text-indent:-9000px;

  }
  #hdrContact {
    height:33px;
    background:url(images/h_contact.gif) no-repeat;
    text-indent:-9000px;
  }

  #h2HowToFindUs {
    clear: both;
    height:22px;
    background:url(images/find_us.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrSupport {
    height:33px;
    background:url(images/h_support.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrPrivacyPolicy {
    height:33px;
    background:url(images/h_privacy.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrCopyright {
    height:33px;
    background:url(images/h_copyright.gif) no-repeat;
    text-indent:-9000px;
  }

  #hdrPageNotFound {
    height:33px;
    background:url(images/h_page_not_found.gif) no-repeat;
    text-indent:-9000px;
  }

}
