body {
	background: #e9eff5;
}

strong {
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6, {
	color:#181F70;
	font-family:arial,sans-serif;
}

a {
	color:#014782;
}

p {
	margin:0pt 0pt 1em;
}

acronym {
	border-bottom:1px dotted #181F70;
}

p, span, .arial {
	font-family:arial,sans-serif;
}

.yui-tt {
	background-color:#FFF1C5;
	border-color:#FFFBEF rgb(223, 213, 181) rgb(223, 213, 181) rgb(255, 251, 239);
	border-style:outset;
	border-width:2px;
	color:#333333;
	font-family:arial,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:4px 8px;
	position:absolute;
	text-align:left;
	visibility:hidden;
	width:auto;
}

.yui-tt img {
	float:left;
	margin:2px;
}

div#custom-doc {
	margin:auto;
	min-width:763px;
	text-align:left;
	width:57.2em;
}

div#hd {
	background: white url(/assets/images/bannerbg.jpg) no-repeat top right;
	clear:both;
	float:left;
	width:100%;
	height: 135px;
	border-left: 1px solid #D4D8DB;
	border-right: 1px solid #D4D8DB;
}

div#hd a#logo {
	margin-left: 0;
}

div#bd {
	clear:both;
	float:left;
	width:100%;
	border-left: 1px solid #D4D8DB;
	border-right: 1px solid #D4D8DB;
	padding-bottom: 40px;
	background: white url(/assets/images/footer-bg.jpg) repeat-x bottom right;
}

h1#headTitle {
	float: left;
	width: 712px;
	font-size: 130%;
	margin-top: 24px;
	margin-left: 24px;
	display: inline; /* IE5 double margin bug fix */
	color: #333;
}


#home h1#headTitle {
	font-size: 200%;
	margin-bottom: 12px;
}

/* STYLES FOR HEADING IMAGE REPLACEMENT
h1#headTitle span {
	overflow:hidden;
	position:absolute;
	width:0;
}

#home h1#headTitle {
	background: transparent url(/assets/images/headings/arteries.gif) no-repeat;
	height: 65px;
}
*/

h2#subHeadTitle {
	font-size: 200%;
	color: #333;
	line-height: 165%;
	width: 700px;
	float: left;
	margin-top: 0px;
	margin-left: 24px;
	margin-bottom: 24px;
	display: inline;/*  IE5 double margin bug fix */
}

#home h2#subHeadTitle {
	margin-top: 0;
}

div#topPanel {
	float: left;
	clear: left;
	width: 100%;
	height: 100px;
	border-top: 8px solid #ffbf00;
}

#home div#topPanel {
	background: white url(/assets/images/yellowbg.gif) repeat-x;
	height: 230px;
}

#news div#topPanel, #downloads div#topPanel, #maps div#topPanel, #contacts div#topPanel, #privacy div#topPanel{
	height: 70px;
}

div.panel {
	width: 232px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	display: inline; /* IE5 double margin bug fix */
}

div.panel h3 a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

div.panel img {
	display: block;
	margin-bottom: 5px;
}

div.panel h3 span {
	font-weight: bold;
	font-size: 93%; 
	text-transform:uppercase;
	padding-left: 8px;
	background: url(/assets/images/link-arrow.gif) no-repeat;
	width: 220px;
}

div.panel h3 a:hover {
	text-decoration: underline;
}

div#panelSheerness {
	margin-left: 27px;
}

div#columnLeft {
	float: left;
	width: 460px;
 	clear: left;
	margin-left: 24px;
	padding-right: 15px;
	display: inline; /* IE5 double margin bug fix */
}

#contacts div#columnLeft, #privacy div#columnLeft, #news div#columnLeft {
	width: 700px;
}

#contacts div#columnLeft p {
	margin-top: 12px;
	margin-bottom: 6px;
}


div#columnLeft * {
	line-height: 150%;
	/*font-size: 100%;*/
}

div#columnRight {
	float: left;
	width: 232px;
	padding-left: 10px;
	display: inline; /* IE5 double margin bug fix */
}

div#columnRight #subNav {
	width: 230px;
	padding: 0;
	border-top: 1px solid #d8ecfd;
	background: #333333;
}

div#columnRight #newsLinks {
	margin-top: 8px;
}

div#columnRight #newsLinks li {
	margin-bottom: 1em;
}

div#columnRight #subNav li {
	border-bottom: 1px solid #666;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-top: 0;
}

div#columnRight #newsLinks li span {
	padding-left: 8px;
	font-size: 85%;
}

div#columnRight #newsLinks a, div#columnRight #subNav a {
	background: url(/assets/images/link-arrow-subnav.gif) no-repeat;
	padding-left: 9px;
	display: block;
	width: 232px;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
}

div#columnRight #newsLinks a {
	background: url(/assets/images/link-arrow.gif) no-repeat;
	margin-left: 2px;
}

div#columnRight #newsLinks li.newsIndex a {
	font-weight: bold;
	font-size: 93%; 
	text-transform:uppercase;
	padding-left: 8px;
	background: url(/assets/images/link-arrow.gif) no-repeat;
}

div#columnRight #newsLinks a:hover, div#columnRight #subNav a:hover {
	text-decoration: underline;
}

div#columnRight #subNav a {
	font-size: 100%;
	font-weight: bold;
	width: 200px;
	color: white;
}

div#columnRight div#subNav ul li.current {
	background: #ffbf00;
}

div#columnRight div#subNav ul li.current a {
	background: url(/assets/images/link-arrow-current.gif) no-repeat;	
}

div#columnRight div#subNav ul li.current a:hover {
	text-decoration: none;
}

div#columnRight img, div#columnLeft img {
	display: block;
	margin-bottom: 2px;
}

div#columnRight a.photo span, div#columnLeft a.photo span {
	background: url(/assets/images/zoom.gif) no-repeat;
	padding-left: 14px;
	border-right: 14px solid #fff8e5;
	font-size: 84%;
}

div#columnLeft a.photo span {
	border-right: 14px solid #F7FBFF;
}

div#columnRight a.photo, div#columnLeft a.photo {
	margin-bottom: 20px;
	display: block;
	text-align: center;
	border: 1px dotted #ffbf00;
	padding: 2px 2px 4px;
	text-decoration: none;
	background: #fff8e5;
}

div#columnLeft a.photo {
	border: 1px dotted #D8ECFD;
	background: #F7FBFF;
	width: 300px;
}

div#columnLeft a.photoWide {
	width: 460px;
}

div#columnRight a.photo:hover {
	border: 1px solid #ffbf00;
	text-decoration: underline;
}

div#columnLeft a.photo:hover {
	border: 1px solid #7194b2;
	text-decoration: underline;
}

div#ft {	
	clear:both;
	color:#636363;
	padding-top:1em;
	width:100%;
}
div#ft #ftCopy {
	float: left;
	clear: right;
	width: 600px;
	margin-bottom: 6em;
}
div#ft #ftCopy #footerLinks {
	width: 600px;
	float: left;
	clear:both;
	margin-top: 25px;
}
div#ft #ftCopy #footerLinks li.ftLink {
	border-right:1px solid #DADDEC;
	float:left;
	font-size:85%;
	font-weight: bold;
	padding: 0 10px;
	margin-top: 8px;
}
div#ft #ftCopy #footerLinks li.ftLink a {
	color: #EE3024;
}
div#ft #ftCopy p {
	clear: both;
	float: left;
	width: 180px;
	font-size:85%;
	margin: 10px;
	display: inline; /* IE5 double margin bug fix */
}
div#ft #ftLogo {	
	clear:left;
	float:left;
	text-align:right;
	width: 148px;
	overflow: visible;
	margin-bottom:3em;
	margin-left: 10px;
}
div#ft #ftLogo img {
	float: left;
	width: 148px;
}


/* ----- TOP NAV ----- */

div#hd ul#topNav {
	width: 700px;
	height: 27px;
	margin-left: 27px;
	margin-top: 0px;
}

div#hd ul#topNav li {
	float: left;
	margin-right: 3px;
}

div#hd ul#topNav li a span {
	overflow:hidden;
	position:absolute;
	width:0;
}

div#hd ul#topNav li a {
	height: 27px;
	display: block;
	float: left;
}

div#hd ul#topNav li a.home {
	width: 44px;
	background: white url(/assets/images/home.gif) no-repeat;
}
div#hd ul#topNav li a.home:hover {
	background: transparent url(/assets/images/home0.gif) no-repeat;
}
body#home div#hd ul#topNav li a.home {
	background: transparent url(/assets/images/home1.gif) no-repeat;
}

div#hd ul#topNav li a.sheerness {
	width: 82px;
	background: transparent url(/assets/images/sheerness.gif) no-repeat;
}
div#hd ul#topNav li a.sheerness:hover {	
	background: transparent url(/assets/images/sheerness0.gif) no-repeat;
}
body#sheerness div#hd ul#topNav li a.sheerness {
	background: transparent url(/assets/images/sheerness1.gif) no-repeat;
}

div#hd ul#topNav li a.chatham {
	width: 70px;
	background: transparent url(/assets/images/chatham.gif) no-repeat;
}
div#hd ul#topNav li a.chatham:hover {	
	background: transparent url(/assets/images/chatham0.gif) no-repeat;
}
body#chatham div#hd ul#topNav li a.chatham {
	background: transparent url(/assets/images/chatham1.gif) no-repeat;
}

div#hd ul#topNav li a.marine {
	width: 57px;
	background: transparent url(/assets/images/marine.gif) no-repeat;
}
div#hd ul#topNav li a.marine:hover {	
	background: transparent url(/assets/images/marine0.gif) no-repeat;
}
body#marine div#hd ul#topNav li a.marine {
	background: transparent url(/assets/images/marine1.gif) no-repeat;
}

div#hd ul#topNav li a.waste-management {
	width: 141px;
	background: transparent url(/assets/images/waste-management.gif) no-repeat;
}
div#hd ul#topNav li a.waste-management:hover {	
	background: transparent url(/assets/images/waste-management0.gif) no-repeat;
}
body#waste-management div#hd ul#topNav li a.waste-management {
	background: transparent url(/assets/images/waste-management1.gif) no-repeat;
}

div#hd ul#topNav li a.news {
	width: 65px;
	background: transparent url(/assets/images/news.gif) no-repeat;
}
div#hd ul#topNav li a.news:hover {	
	background: transparent url(/assets/images/news0.gif) no-repeat;
}
body#news div#hd ul#topNav li a.news {
	background: transparent url(/assets/images/news1.gif) no-repeat;
}

div#hd ul#topNav li a.downloads {
	width: 72px;
	background: transparent url(/assets/images/downloads.gif) no-repeat;
}
div#hd ul#topNav li a.downloads:hover {	
	background: transparent url(/assets/images/downloads0.gif) no-repeat;
}
body#downloads div#hd ul#topNav li a.downloads {
	background: transparent url(/assets/images/downloads1.gif) no-repeat;
}

div#hd ul#topNav li a.maps {
	width: 65px;
	background: transparent url(/assets/images/maps.gif) no-repeat;
}
div#hd ul#topNav li a.maps:hover {	
	background: transparent url(/assets/images/maps0.gif) no-repeat;
}
body#maps div#hd ul#topNav li a.maps {
	background: transparent url(/assets/images/maps1.gif) no-repeat;
}

div#hd ul#topNav li a.contacts {
	width: 59px;
	background: transparent url(/assets/images/contacts.gif) no-repeat;
}
div#hd ul#topNav li a.contacts:hover {	
	background: transparent url(/assets/images/contacts0.gif) no-repeat;
}
body#contacts div#hd ul#topNav li a.contacts {
	background: transparent url(/assets/images/contacts1.gif) no-repeat;
}

/* ----- END TOP NAV ----- */


table {
	width: 440px;
}

table td, table th{ 
	padding: 4px;
	border-bottom: 1px solid #ddd;
}

table th {
	font-weight: bold;
}

h3 {
	font-size: 100%;
	color: #333;
	font-weight: bold;
}

ul.basicList {
	margin: 12px 0 18px;
	padding: 3px 10px 3px 5px;
	background: #F7FBFF;
	border-top: 1px solid #D8ECFD;
	border-bottom: 1px solid #D8ECFD;
}

ul.basicList li {
	font-size: 93%; 
	padding-left: 18px;
	background: url(/assets/images/text-bullet.gif) no-repeat;
	margin: 7px 0 7px 12px;
}

p.contactLink {
	font-style: italic;
	margin-bottom: 20px;
	text-align: center;
	border: 1px dotted #ffbf00;
	padding: 2px 2px 4px;
	text-decoration: none;
	background: #fff8e5;
}

p.contactLink strong {
	font-style: italic;
}

a.externalLink {
	background: transparent url(/assets/images/external.png) no-repeat right;
	padding-right:13px;
	display: inline-block;
}

#news #columnLeft h2, #downloads #columnLeft h2, #maps #columnLeft h2, #contacts #columnLeft h2, #privacy #columnLeft h2 {
	font-size: 200%;
	color: #333;
	line-height: 133%;
	margin-top: 0px;
	margin-bottom: 9px;
}
 
#news #columnLeft p.releaseDate {
	font-size: 84%;
	color: #555;
}

.newsInfoPanel {
	margin: 18px 0 18px;
	padding: 9px 12px 0 12px;
	background: #F7FBFF;
	border-top: 1px solid #D8ECFD;
	border-bottom: 1px solid #D8ECFD;
	font-size: 90%;
	color: #555;
}

.newsInfoPanel ul {
	margin: 0px 0 9px;
	padding: 0px 10px 3px 5px;
}

.newsInfoPanel ul li {
	font-size: 93%; 
	padding-left: 18px;
	background: url(/assets/images/text-bullet.gif) no-repeat;
	margin: 7px 0 7px 12px;
}

#news #subNav li a span {
	display: block;
	font-size: 84%;
	margin-top: 3px;
}

a.photoLink {
	display: block;
	text-align: center;
	border: 1px solid #D8ECFD;
	padding: 6px;
	text-decoration: none;
	background: #F7FBFF;
	width: 200px;
	float: left;
	margin: 0 15px 12px 0;
}

a.photoLink:hover {
	border: 1px solid #7194b2;
	text-decoration: underline;
}

a.photoLink img {
	display: block;
	margin-bottom: 2px;
}

a.photoLink span {
	font-size: 84%;
	display: block;
}

span.contactInfo {
	font-size: 150%;
	font-weight: bold;
}

div.contactPanel {
	margin: 6px 0 6px;
	padding: 9px 12px 0 12px;
	background: #F7FBFF;
	border-top: 1px solid #D8ECFD;
	border-bottom: 1px solid #D8ECFD;
	padding-bottom: 12px;
	font-size: 90%;
	color: #555;
	float: left;
	width: 675px;
}

div.contactPanel h3 {
	font-size: 125%;
}

div.contactPanel img {
	float: left;
	margin: 12px 0;
	display: block;
}

div.contactPanel ul {
	float: left;
	margin: 9px 15px 9px 9px;
	width: 145px;
}

div.contactPanel ul li {
	font-size: 90%;
}

div.contactPanel ul li strong {
	font-size: 115%;
}

div.otherContactPanel {
	font-size: 90%;
	float: left;
}

div.otherContactPanel h3 {
	font-size: 125%;
}

div.otherContactPanel ul  {
	margin-bottom: 12px;
}

div.otherContactPanel ul li {
	font-size: 94%;
}

#news a.backLinkTop, #news a.backLinkBottom {
	font-size: 90%;
	background: url(/assets/images/back-arrow.gif) no-repeat ;
	padding-left: 10px;
	text-decoration: none;
}

#news a.backLinkTop {
	margin-left: 15px;
	margin-bottom: 20px;
	float: left;
}

#news a.backLinkBottom {
	margin-left: 15px;
}

#news a.backLinkTop:hover, #news a.backLinkBottom:hover {
	text-decoration: underline;
}

#news ul.newsList {
	margin: 4px 0 24px;
	border-top: 2px solid #D8ECFD;
	border-bottom: 1px solid #D8ECFD;
	background: #F7FBFF;
}

#news ul.newsList li {
	padding: 8px 12px 8px 17px;
	border-bottom: 1px solid #D8ECFD;
	font-size: 110%;
	background: url(/assets/images/link-arrow.gif) no-repeat 8px 12px;
}

#news ul.newsList li a {
	text-decoration: none;
}

#news ul.newsList li a:hover {
	text-decoration: underline;
}

#news ul.newsList li span {
	color: #555;
	font-size: 80%;
	padding-left: 0.5em;
}

#news ul.newsList li.latest, #marine tr.latest td {
	font-weight: bold;
	font-size: 125%;
}