@media screen {
 body {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #000000;
 	background-color: #ffffff;
	 line-height: 1.0;
 	margin: 0px;
	 padding: 0px;
 }
 .img, a.img:hover, a.img.active {
  background: transparent none repeat;
  border-style: none; 
 }

 /* page layouts - do not modify */
 #skipcontent {
  visibility: hidden;
 }
 /* Skip Links Offsets */
 ul#offset li {
  list-style-type : none;
 }

 ul#offset li a {
  position : absolute;
  top : -1000px;
  left : -2000px;
 }

 ul#offset li a:focus, ul#offset li a:active {
  display : block;
  position : absolute;
  top : 0px;
  left : 0px;
  color : #0000ff;
  background-color : #ffffff;
  font-size : 85%;
  text-align : left;
  margin : 0px;
  padding: 0px;
 }

 ul#offset li a:hover { 
 	color: #0000ff;
  background-color : #ffffff;
 	text-decoration: underline;
}
 
 #head {
  position: relative;
  top: 0px;
  left: 0px;
	 margin: 0px;
 	padding: 0px 0px 0px 0px;
	 background-image: url(crest.jpg);
 	background-repeat: no-repeat;
	 background-position: center right;
 	width: 100%;
	 /*height: 90px;*/
  height: auto;
 	color: #000000;
 	background-color: #f0ef95;
 }

 #leftnav {
 	margin: 0px 84% 0px 0px;
 	padding: 0px;
 	color: #000000;
 	background-color: #eeeeee;
 	border-right: 1px solid #cccccc;
 }
 
 #addinfo {
  float:right;
 	width: 78%;
 	margin: 0px;
 	padding: 0px 4% 0px 0px;
 }
 
 /* top navigation menu style */
 
 #nav {
 	text-align: right;
 	padding: 2px 5px 2px 2px;
 	top: 93px;
 	color: #000000;
 	background-color: #eeeeee;
 	border-top: 1px solid #cccccc;
 	border-bottom: 1px solid #cccccc;
 }
 
 /* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
    this will force a horizontal scrollbar if there isn't enough room for all links
    remove rule or change value to 'normal' if you want the links to line-wrap */
 
 #nav a:link {
 	font-weight: normal;
 	color: #000000;
 	background-color: #eeeeee;
 	text-decoration: none;
 }
 #nav a:visited {
 	color: #000000;
 	background-color: #eeeeee;
 	text-decoration: none;
 }
 #nav a:hover {
 	color: #0000ff;
 	background-color: #ffffff;
 	text-decoration: underline;
 }
 #nav a:active {
 	color: #ff0000;
 	background-color: #eeeeee;
 	text-decoration: none;
 }
 
 /* left navigation menu style */
 
 #leftnav ul a:link, #leftnav ul a:visited {
  display: block;
  line-height: 1.2;
 }

 #leftnav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
 }
 
 #leftnav li {
  border-bottom: 1px solid #eeeeee;
 }
 
 html>body #leftnav li {
  border-bottom: none;
 }
 
 
 /* #sectionLinks styles */
 
 #leftnav_links {
 	position: relative;
 	margin: 0px;
  padding: 0px 0px 0px 0px;
 	border-bottom: 1px solid #cccccc;
 }
 
 #leftnav_links a:link{
 	color: #355912;
 	text-decoration: none;
 	padding: 2px 2px 2px 15px;
 	border-top: 1px solid #cccccc;
 	width: 100%;
 	width: auto;
 }
 
 #leftnav_links a:visited{
 	color: #355912;
 	text-decoration: none;
 	border-top: 1px solid #cccccc;
 	padding: 2px 2px 2px 15px;
 }
 
 #leftnav_links a:hover {
 	color: #0000ff;
  background-color: #ffffff;
 	/*background-color: #B9B9B9;*/
 	text-decoration: underline;
 	/*text-decoration: none;*/
 	border-top: 1px solid #cccccc;
 	padding: 2px 2px 2px 15px;
 }
 
 #leftnav_links a:focus {
 	color: #0000ff;
  background-color: #ffffff;
 	text-decoration: underline;
 } 
 /* content - information style */
 
 .content {
 	padding-right: 0px; 
 	padding-left: 10px;
 	padding-bottom: 10px; 
 	padding-top: 0px;
  border: 0px;
 }
 .content H1 {
 	color: #000000;
 	padding-right: 0px; 
 	padding-left: 0px; 
 	padding-bottom: 2px; 
 	padding-top: 2px;
 }
 
 .content H2 {
 	color: #000000;
 	padding-right: 0px; 
 	padding-left: 0px; 
 	padding-bottom: 2px; 
 	padding-top: 2px;
 }
 
 .content H3 {
 	color: #000000;
 	padding-right: 0px; 
 	padding-left: 0px; 
 	padding-bottom: 2px; 
 	padding-top: 2px;
 }
 
 .content H4 {
 	color: #000000;
 	padding-right: 0px; 
 	padding-left: 0px; 
 	padding-bottom: 2px; 
 	padding-top: 2px;
 }
 
 .content a:link {
 	font-weight: normal;
 	color: #355912;
 	text-decoration: underline;
 }
 .content a:visited {
 	color: #355912;
 	text-decoration: underline;
 }
 .content a:hover {
 	color: #0000ff;
 	background-color: #ffffff;
 	text-decoration: underline;
 }
 .content a:active {
 	color: #666666;
 	text-decoration: underline;
 }
 
 .content IMG {
 	padding-right: 10px; 
 	padding-left: 0px; 
 	float: left; 
 	padding-bottom: 0px; 
 	margin: 0px 5px 5px 0px; 
 	padding-top: 0px
 }
 .content li { 
 	list-style: none;
 }

 /* search function style */
 
 #search{
 	padding: 5px 0px 5px 10px;
 	border-bottom: 1px solid #cccccc;
 }
 
 #search form{
  margin: 0px;
  padding: 0px;
 }
 
 #search label{
 	display: block;
 	margin: 0px;
 	padding: 0px;
 }
 
 /* footer - page information and style */
 
 #info{
 	clear: both;
 	border: 0px;
 	color: #000000;
 	padding: 2px 2px 2px 2px;
 	margin-top: -1px;
 }
 #info a:link {
 	font-weight: normal;
 	color: #355912;
 	text-decoration: none;
 }
 #info a:visited {
 	color: #355912;
 	text-decoration: none;
 }
 #info a:hover {
 	color: #0000ff;
 	text-decoration: underline;
 }
 #info a:active {
 	color: #666666;
 	text-decoration: none;
 }
 .coloured {
  background-color:#f0f8ff;
 }
 }
@media print {
 body {
  color: #000000;
  background: #ffffff;
  font-family: Verdana, Times, serif;
  font-size: 10pt;
  margin: 5px;
 }
 a {
  text-decoration : underline;
  color : #0000ff;
 }
 #head, #leftnav, #nav, #bar, #bar2, #offset, #skipcontent {
  display: none;
 }
}