/* General styles for Climate Change website */

/* 
used colors
#69a021 - light green main nav 
#60921B - dark green main nav
#0093D0 - light blue
#8DC63F - light green search box border
#57822B - green background search button
#004161 - links, figure box heading dark blue
#336781 - visited links
#ecdfa7 - sandy neutral

*/
	
/* ---------- layout ---------- */

body {
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;  Body text will change to Verdana. 16 July 2010, JLG */
	font-size: 62.5%;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff url(../img/bg-page.jpg) no-repeat 50% 0;
	}
	

#container {
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	text-align: left;
	background: #fff;
	position: relative;
	}
	
/* ---------- header ---------- */	

#header {
	width: 970px;
	height: 120px;
	}

#header img {	
	border: none;
	}
	
#header span.site-title {
	font-size: 2.2em;
	font-weight: normal;
	color: #000;
	width: 290px;
	margin: 0 0 0 10px;
	padding: 20px 0 0 0;
	line-height: 1;
	display: block;
	}
	
#header img.logo {
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 0;
	}
	
#header img.header-bg {
	position: absolute;
	top: 0;
	right: 10px;
	z-index: 0;
	}	
	
#header img.nzgovt-icon {
	position: absolute;
	top: 74px;
	right: 32px;
	}

/* ---------- main navigation ---------- */	

#main-nav {
	background-color: #69a021;
	border-top: 1px solid #fff;
	width: 970px;
	float: left;
	}

#main-nav ul {
	margin: 0;
	padding: 0;
	float: left;
	}

#main-nav ul li {
	font-weight: bold;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	}

#main-nav ul li a:focus {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
	border-right: 1px solid #fff;
	padding: 6px 10px 7px 10px;
	line-height: 1;
	display: block;
	background-color: #60921B !important;
	}

#main-nav ul li a:link, 
#main-nav ul li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
	border-right: 1px solid #fff;
	padding: 6px 10px 7px 10px;
	line-height: 1;
	display: block;
	}

#main-nav ul li a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
	border-right: 1px solid #fff;
	padding: 6px 10px 7px 10px;
	line-height: 1;
	display: block;
	background-color: #60921B;
	}
	
#main-nav li.current a:focus, 
#main-nav li.current a:link, 
#main-nav li.current a:visited, 
#main-nav li.current a:hover {
	background: #027AAD !important;
	}


/* ---------- search box ---------- */	

#site-search {
	width: 477px;
	position: absolute;
	top: 0;
	right: 32px;
	text-align: right;
 	}
	
#site-search form {	
	float: right;
	margin: 22px 0 0 0;
	padding: 0;
	}

#site-search form fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}

#site-search form legend {
	border: none;
	margin: 0;
	padding: 0;
	visibility: hidden;
	font-size: 0px;
	height: 0px;
	width: 0px;
	overflow: hidden;
	line-height: 0px;
	position: absolute;
	left: -9999px;
	}
	
#site-search form label {	
	margin: 0;
	padding: 0;
	display: block;
	visibility: hidden;
	font-size: 0px;
	height: 0px;
	width: 0px;
	overflow: hidden;
	line-height: 0px;
	position: absolute;
	left: -9999px;
	}
	
#site-search form input {	
	margin: 0;
	padding: 2px 3px 3px 3px;
	width: 141px;
	border: 1px solid #a9ea45;
	font-size: 1.1em;
	background: #fff;
	}
	
#site-search form input.button {	
	margin: 0 0 0 2px;
	padding: 2px 10px; /* FF - see IE8.css */
	width: auto;
	background: #57822B url(../img/header/bg-search-button.gif) repeat-x 0 0;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	overflow: visible;
	cursor: pointer;
	}

/* ---------- content ---------- */

/* ----- content layout ----- */

#content-wrapper-landing-ets, 
#content-wrapper-homepage {
	float: left;
	width: 970px;
	padding: 18px 0 0 0;
	}
	
#content-wrapper-2col {
	width: 970px;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	}

#content-wrapper-3col {
	width: 970px;
	float: left;
	margin: 0;
	background: url(../img/bg-content-wrapper-3col.gif) repeat-y 0 0;
	}

#content-wrapper-2col-feature {
	width: 970px; 
	float: left;
	margin: 0;
	padding: 0;
	background: url(../img/bg-content-wrapper-3col.gif) repeat-y 0 0;
	}

#subnav-content-wrapper {
	width: 727px; 
	float: left;
	margin: 10px 0 0 0;
	}

#content-wrapper-1col {
	width: 970px; 
	float: left;
	margin: 0;
	padding: 0;
	}
	
	
/* ----- subnav (left-hand) column ----- */

#subnav-col {
float: left;
width: 233px;
border-top: 1px solid #cacec2;
}

#subnav-col h2 {
font-weight: normal;
font-size: 1.4em;
color: #234d1b;
margin: 0;
padding: 4px 13px 4px 13px;
line-height: 1.2;
background-color: #eeefeb;
border-bottom: 1px solid #cacec2;
}

#subnav-col h2 a:link,
#subnav-col h2 a:visited {
color: #234d1b;
text-decoration: none;
}

#subnav-col h2 a:hover {
color: #234d1b;
text-decoration: underline;
}

#subnav-col ul {
margin: 0;
padding: 0;
}

#subnav-col ul li {
margin: 0;
padding: 0;
list-style-type: none;
font-weight: normal;
font-size: 1.2em;
color: #234d1b;
}

#subnav-col ul li ul li,
#subnav-col ul li ul li ul li,
#subnav-col ul li ul li ul li ul li {
font-size: 100%;
font-weight: normal;
}

#subnav-col ul li a:link,
#subnav-col ul li a:visited {
margin: 0;
padding: 5px 13px 4px 13px;
color: #234d1b;
display: block;
text-decoration: none;
border-bottom: 1px solid #dcdfd7;
background: #fff url(../img/bullet.gif) no-repeat 0 6px;
}

#subnav-col ul li a:hover {
margin: 0;
padding: 5px 13px 4px 13px;
color: #000;
display: block;
text-decoration: none;
border-bottom: 1px solid #dcdfd7;
background: #fff url(../img/bullet-current.gif) no-repeat 0 6px;
}

#subnav-col ul li.current a:link,
#subnav-col ul li.current a:visited,
#subnav-col ul li.current a:hover {
margin: 0;
padding: 5px 13px 4px 13px;
color: #000;
display: block;
text-decoration: none;
border-bottom: 1px solid #dcdfd7;
background: #fff url(../img/bullet-current.gif) no-repeat 0 6px;
}

#subnav-col ul li.parent a:link,
#subnav-col ul li.parent a:visited,
#subnav-col ul li.parent a:hover {
margin: 0;
padding: 5px 13px 4px 13px;
color: #000;
display: block;
text-decoration: none;
border-bottom: 1px solid #dcdfd7;
background: #fff url(../img/bullet-parent.gif) no-repeat 0 6px;
}

#subnav-col ul li ul li a:link,
#subnav-col ul li ul li a:visited,
#subnav-col ul li.parent ul li a:link,
#subnav-col ul li.parent ul li a:visited {
padding: 5px 13px 4px 27px;
background: #fff url(../img/bullet.gif) no-repeat 13px 6px;
color: #234d1b;
}

#subnav-col ul li ul li a:hover,
#subnav-col ul li.parent ul li a:hover {
padding: 5px 13px 4px 27px;
background: #fff url(../img/bullet-current.gif) no-repeat 13px 6px;
color: #000;
}

#subnav-col ul li ul li.current a:link,
#subnav-col ul li ul li.current a:visited,
#subnav-col ul li ul li.current a:hover,
#subnav-col ul li.parent ul li.current a:link,
#subnav-col ul li.parent ul li.current a:visited,
#subnav-col ul li.parent ul li.current a:hover {
padding: 5px 13px 4px 27px;
background: #fff url(../img/bullet-current.gif) no-repeat 13px 6px;
color: #000;
}

#subnav-col ul li ul li a:link,
#subnav-col ul li ul li a:visited,
#subnav-col ul li ul li a:hover {
padding: 5px 13px 4px 27px;
}

#subnav-col ul li ul li.parent a:link,
#subnav-col ul li ul li.parent a:visited,
#subnav-col ul li ul li.parent a:hover,
#subnav-col ul li.parent ul li.parent a:link,
#subnav-col ul li.parent ul li.parent a:visited,
#subnav-col ul li.parent ul li.parent a:hover {
padding: 5px 13px 4px 27px;
background: #fff url(../img/bullet-parent.gif) no-repeat 13px 6px;
color: #000;
}

#subnav-col ul li ul li ul li a:link,
#subnav-col ul li ul li ul li a:visited,
#subnav-col ul li.parent ul li ul li a:link,
#subnav-col ul li.parent ul li ul li a:visited,
#subnav-col ul li ul li.parent ul li a:link,
#subnav-col ul li ul li.parent ul li a:visited,
#subnav-col ul li.parent ul li.parent ul li a:link,
#subnav-col ul li.parent ul li.parent ul li a:visited,
#subnav-col ul li ul li.current ul li a:link,
#subnav-col ul li ul li.current ul li a:visited {
padding: 5px 13px 4px 40px;
background: #fff url(../img/bullet.gif) no-repeat 27px 6px;
color: #234d1b;
}

#subnav-col ul li ul li ul li ul li a:link,
#subnav-col ul li ul li ul li ul li a:visited,
#subnav-col ul li.parent ul li ul li ul li a:link,
#subnav-col ul li.parent ul li ul li ul li a:visited,
#subnav-col ul li ul li.parent ul li ul li a:link,
#subnav-col ul li ul li.parent ul li ul li a:visited,
#subnav-col ul li.parent ul li.parent ul li ul li a:link,
#subnav-col ul li.parent ul li.parent ul li ul li a:visited,
#subnav-col ul li ul li.current ul li ul li a:link,
#subnav-col ul li ul li.current ul li ul li a:visited {
padding: 5px 13px 4px 53px;
background: #fff url(../img/bullet.gif) no-repeat 40px 6px;
color: #234d1b;
}

#subnav-col ul li ul li ul li a:hover,
#subnav-col ul li.parent ul li ul li a:hover,
#subnav-col ul li ul li.parent ul li a:hover,
#subnav-col ul li.parent ul li.parent ul li a:hover {
padding: 5px 13px 4px 40px;
background: #fff url(../img/bullet-current.gif) no-repeat 27px 6px;
color: #000;
}

#subnav-col ul li ul li ul li.current a:link,
#subnav-col ul li ul li ul li.current a:visited,
#subnav-col ul li ul li ul li.current a:hover,
#subnav-col ul li.parent ul li ul li.current a:link,
#subnav-col ul li.parent ul li ul li.current a:visited,
#subnav-col ul li.parent ul li ul li.current a:hover,
#subnav-col ul li ul li.parent ul li.current a:link,
#subnav-col ul li ul li.parent ul li.current a:visited,
#subnav-col ul li ul li.parent ul li.current a:hover,
#subnav-col ul li.parent ul li.parent ul li.current a:link,
#subnav-col ul li.parent ul li.parent ul li.current a:visited,
#subnav-col ul li.parent ul li.parent ul li.current a:hover {
padding: 5px 13px 4px 40px;
background: #fff url(../img/bullet-current.gif) no-repeat 27px 6px;
color: #000;
}


/* --- blocks of content in subnav column --- */

/* subnav column links */

#subnav-col .related-links-box ul a:link,
#subnav-col .highlight-box p a:link,
#subnav-col .highlight-box ul a:link {
color: #004161;
font-weight: bold;
text-decoration:none;
}

#subnav-col .related-links-box ul a:visited,
#subnav-col .highlight-box p a:visited,
#subnav-col .highlight-box ul a:visited {
color:#336781;
font-weight: bold;
text-decoration:none;
}

#subnav-col .related-links-box ul a:hover,
#subnav-col .highlight-box p a:hover,
#subnav-col .highlight-box ul a:hover {
color: #004161;
font-weight: bold;
text-decoration:underline;
}


/* related links box - subnav column */

#subnav-col .related-links-box {
width: 233px;
background-color: #f6f7f5;
margin: 20px 0 20px 0;
padding: 0;
border-top: 1px solid #cacec2;
}

#subnav-col .related-links-box h2,
#subnav-col .related-links-box h3,
#subnav-col .related-links-box h4,
#subnav-col .related-links-box h5,
#subnav-col .related-links-box h6 {
font-weight: normal;
font-size: 1.4em;
color: #004161;
margin: 0;
padding: 3px 13px 4px 13px;
line-height: 1.2;
background-color: #eeefeb;
border-bottom: 1px solid #cacec2;
}

#subnav-col .related-links-box h2 a:link,
#subnav-col .related-links-box h2 a:visited,
#subnav-col .related-links-box h3 a:link,
#subnav-col .related-links-box h3 a:visited,
#subnav-col .related-links-box h4 a:link,
#subnav-col .related-links-box h4 a:visited,
#subnav-col .related-links-box h5 a:link,
#subnav-col .related-links-box h5 a:visited,
#subnav-col .related-links-box h6 a:link,
#subnav-col .related-links-box h6 a:visited {
color: #004161;
text-decoration: none;
}

#subnav-col .related-links-box h2 a:hover,
#subnav-col .related-links-box h3 a:hover,
#subnav-col .related-links-box h4 a:hover,
#subnav-col .related-links-box h5 a:hover,
#subnav-col .related-links-box h6 a:hover {
color: #004161;
text-decoration: underline;
}

#subnav-col .related-links-box ul {
margin: 11px 0 0 0;
padding: 0 13px;
}

#subnav-col .related-links-box ul li {
font-size: 1.1em;
margin: 0;
padding: 0 0 12px 14px;
line-height: 1.2;
list-style-type: none;
background: url(../img/bullet.gif) no-repeat 0 2px;
font-weight: normal;
}

#subnav-col .related-links-box ul li a:link {
padding: 0;
border-bottom: none;
background: none;
}

#subnav-col .related-links-box ul li a:visited {
padding: 0;
border-bottom: none;
background: none;
}

#subnav-col .related-links-box ul li a:hover {
padding: 0;
border-bottom: none;
background: none;
}

/* --- blocks of content in subnav column --- */	

/* subnav column links */		

#subnav-col .related-links-box ul a:link, 
#subnav-col .highlight-box p a:link, 
#subnav-col .highlight-box ul a:link {
	color: #004161;
	font-weight: bold;
	text-decoration:none;
	}

#subnav-col .related-links-box ul a:visited, 
#subnav-col .highlight-box p a:visited, 
#subnav-col .highlight-box ul a:visited {
	color:#336781; 
	font-weight: bold;
	text-decoration:none;
	}
	
#subnav-col .related-links-box ul a:hover, 
#subnav-col .highlight-box p a:hover, 
#subnav-col .highlight-box ul a:hover {
	color: #004161;
	font-weight: bold;
	text-decoration:underline;
	}


/* related links box - subnav column */

#subnav-col .related-links-box {
	width: 233px; 
	background-color: #f6f7f5;
	margin: 20px 0 20px 0;
	padding: 0;
	border-top: 1px solid #cacec2;
	}	
	
#subnav-col .related-links-box h2, 
#subnav-col .related-links-box h3, 
#subnav-col .related-links-box h4, 
#subnav-col .related-links-box h5, 
#subnav-col .related-links-box h6 {
	font-weight: normal;
	font-size: 1.4em;
	color: #004161;
	margin: 0;
	padding: 3px 13px 4px 13px;
	line-height: 1.2;
	background-color: #eeefeb;
	border-bottom: 1px solid #cacec2;
	}	
	
#subnav-col .related-links-box h2 a:link, 
#subnav-col .related-links-box h2 a:visited,
#subnav-col .related-links-box h3 a:link, 
#subnav-col .related-links-box h3 a:visited,
#subnav-col .related-links-box h4 a:link, 
#subnav-col .related-links-box h4 a:visited,
#subnav-col .related-links-box h5 a:link, 
#subnav-col .related-links-box h5 a:visited,
#subnav-col .related-links-box h6 a:link, 
#subnav-col .related-links-box h6 a:visited {
	color: #004161;
	text-decoration: none;
	}	
	
#subnav-col .related-links-box h2 a:hover, 
#subnav-col .related-links-box h3 a:hover, 
#subnav-col .related-links-box h4 a:hover, 
#subnav-col .related-links-box h5 a:hover, 
#subnav-col .related-links-box h6 a:hover {
	color: #004161;
	text-decoration: underline;
	}		
	
#subnav-col .related-links-box ul {
	margin: 11px 0 0 0;
	padding: 0 13px;
	}
	
#subnav-col .related-links-box ul li {
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 12px 14px;
	line-height: 1.2;
	list-style-type: none;
	background: url(../img/bullet.gif) no-repeat 0 2px;
	font-weight: normal;
	}	
	
#subnav-col .related-links-box ul li a:link {
	padding: 0;
	border-bottom: none;
	background: none;
	}
	
#subnav-col .related-links-box ul li a:visited {
	padding: 0;
	border-bottom: none;
	background: none;
	}	
	
#subnav-col .related-links-box ul li a:hover {
	padding: 0;
	border-bottom: none;
	background: none;
	}

	
/* highlight box - subnav column */	

#container #subnav-col .highlight-box {
	width: 205px; 
	margin: 0 0 20px 0;
	padding: 8px 13px 2px 13px;
	border: 1px solid #8dc63f;
	background-color: #fff;
	}	
	
#subnav-col .highlight-box h2, 
#subnav-col .highlight-box h3, 
#subnav-col .highlight-box h4, 
#subnav-col .highlight-box h5, 
#subnav-col .highlight-box h6 {
	font-weight: normal;
	font-size: 1.4em;
	color: #234d1b;
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 1.2;
	background-color: #fff;
	border-bottom: none;
	}
	
#subnav-col .highlight-box h2 a:link, 
#subnav-col .highlight-box h2 a:visited, 
#subnav-col .highlight-box h3 a:link, 
#subnav-col .highlight-box h3 a:visited, 
#subnav-col .highlight-box h4 a:link, 
#subnav-col .highlight-box h4 a:visited, 
#subnav-col .highlight-box h5 a:link, 
#subnav-col .highlight-box h5 a:visited, 
#subnav-col .highlight-box h6 a:link, 
#subnav-col .highlight-box h6 a:visited {
	color: #234d1b;
	text-decoration: none;
	}	
	
#subnav-col .highlight-box h2 a:hover, 
#subnav-col .highlight-box h3 a:hover, 
#subnav-col .highlight-box h4 a:hover, 
#subnav-col .highlight-box h5 a:hover, 
#subnav-col .highlight-box h6 a:hover {
	color: #234d1b;
	text-decoration: underline;
	}			
	
#subnav-col .highlight-box p {
	font-size: 1.1em;
	margin: 0;
	padding: 3px 0 8px 0;
	line-height: 1.2;
	color: #234d1b;
	}
		
#subnav-col .highlight-box ul {
	margin: 3px 0 0 0;
	padding: 0 0;
	}
	
#subnav-col .highlight-box ul li {
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 8px 14px;
	line-height: 1.2;
	list-style-type: none;
	background: url(../img/bullet.gif) no-repeat 0 2px;
	font-weight: normal;
	}	
	
#subnav-col .highlight-box ul li a:link {
	padding: 0;
	border-bottom: none;
	background: none;
	display: inline;
	}
	
#subnav-col .highlight-box ul li a:visited {
	padding: 0;
	border-bottom: none;
	background: none;
	display: inline;
	}	
	
#subnav-col .highlight-box ul li a:hover {
	padding: 0;
	border-bottom: none;
	background: none;
	display: inline;
	}	
	

	
/* ----- content (central) column ----- */
	
#content-wrapper-landing-ets #content-col, 
#content-wrapper-homepage #content-col {	
	float: left;
	width: 970px;
	}	

#content-wrapper-2col #content-col {	
	float: right;
	width: 727px;
	}

#content-wrapper-3col #content-col {
	float: right;
	width: 484px;
	}

#content-wrapper-2col-feature #content-col {
	float: left;
	width: 727px; 
	padding: 10px 0 0 0;
	}

#content-wrapper-1col #content-col {
	float: left;
	width: 970px; 
	padding: 10px 0 0 0;
	}

/* ---------- breadcrumbs ---------- */	

#content-col #breadcrumbs {
	margin: 9px 0 17px 0;
	}
	
#content-col #breadcrumbs p {
	font-size: 1.0em;
	line-height: 1;
	margin: 0;
	padding: 0;
	color: #0076a6;
	}
	
#content-col #breadcrumbs p span.youarehere {
	color: #004161;
	}
	
#content-col #breadcrumbs a:link, 
#content-col #breadcrumbs a:visited {
	text-decoration: none;
	color: #000;
	padding: 0;
	line-height: 1;
	font-weight: normal;
	}
	
#content-col #breadcrumbs a:hover {
	text-decoration: underline;
	color: #000;
	padding: 0;
	line-height: 1;
	font-weight: normal;
	}

/* content column headers */

#content-col h1 {
	font-family: Arial, Helvetica, sans-serif; /* New when body text was changed to Verdana. 16 July 2010, JLG */
	font-size: 2.4em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 7px 0;
/*	line-height: 1;  Line height changed to give breathing space in H1. 16 July 2010, JLG */
	line-height: 1.2;
	}
	
#content-col h1.agriculture, 
#content-col h1.energy, 
#content-col h1.fishing, 
#content-col h1.forestry, 
#content-col h1.horticulture, 
#content-col h1.industry, 
#content-col h1.liquid-fossil-fuels, 
#content-col h1.synthetic-gases, 
#content-col h1.waste,
#content-col h1.ets-review {
	margin: 0 0 23px 0;
	padding: 0 0 5px 0;
	background: url(../img/border-green-dash2.gif) repeat-x 0 100%;
	position: relative;
	height: 46px;
	}
	
#content-col h1 span.h1-text {
	padding: 0 0 0 0;
	display: block;
	position: absolute;
	left: 71px;
	left: 0;
	bottom: 5px; /*FF - see IE6.css */
	padding: 0 0 0 71px;
	}
	
#content-col h1 span.h1-icon {
	padding: 0 0 0 0;
	display: block;
	position: absolute;
	left: 0;
	bottom: -13px;
	width: 65px;
	height: 65px;
	}	
	
#content-col h1.agriculture span.h1-icon {
	background: url(../img/icon-agriculture-small.png) no-repeat 0 0; /* FF - see IE6.css */
	}
			
#content-col h1.energy span.h1-icon {
	background: url(../img/icon-energy-small.png) no-repeat 0 0; /* FF - see IE6.css */
	}
	
#content-col h1.fishing span.h1-icon {
	background: url(../img/icon-fishing-small.png) no-repeat 0 0; /* FF - see IE6.css */
	}
	
#content-col h1.forestry span.h1-icon {
	background: url(../img/icon-forestry-small.png) no-repeat 0 0; /* FF - see IE6.css */
	}
	
#content-col h1.horticulture span.h1-icon {
	background: url(../img/icon-horticulture-small.png) no-repeat 0 0; /* FF - see IE6.css */
	}
	
#content-col h1.industry span.h1-icon {
	background: url(../img/icon-industry-small.png) no-repeat 0 0; /* FF - see IE6.css */
	}
	
#content-col h1.liquid-fossil-fuels span.h1-icon {
	background: url(../img/icon-liquid-fossil-fuels-small.png) no-repeat 0 0; /* FF - see IE6.css */
	}
	
#content-col h1.synthetic-gases span.h1-icon {
	background: url(../img/icon-synthetic-gases-small.png) no-repeat 0 0; /* FF - see IE6.css */
	}
	
#content-col h1.waste span.h1-icon {
	background: url(../img/icon-waste-small.png) no-repeat 0 0; /* FF - see IE6.css */
	}
#content-col h1.ets-review span.h1-icon {
	background: url(../img/icon-ets-review-small.png) no-repeat 0 0; /* FF - see IE6.css */
	}

#content-col h2 {
	font-family: Arial, Helvetica, sans-serif; /* New when body text was changed to Verdana. 16 July 2010, JLG */
	font-size: 2.0em;
	font-weight: normal;
	color: #0093d0;
	margin: 0;
/*	padding: 0 0 10px 0;    Spacing increased. 16 July 2010, JLG */
	padding: 8px 0 10px 0;
	line-height: 1;
	}
	
#content-col h2 a:link, 
#content-col h2 a:visited {
	font-weight: normal;
	color: #0093d0;
	}
	
#content-col h2 a:hover {
	font-weight: normal;
	color: #004161;
	text-decoration: none;
	}		

#content-col h3 {
	font-family: Arial, Helvetica, sans-serif; /* New when body text was changed to Verdana. 16 July 2010, JLG */
	font-size: 1.8em;
	font-weight: normal; 
/*	color: #0093d0;  Colour changed to increase contrast between h2 and h3. 16 July 2010, JLG */
	color: #004161;
	margin: 0;
/*	padding: 0 0 13px 0;  Spacing increased. 16 July 2010, JLG */
	padding: 4px 0 10px 0;
	line-height: 1;
	}
	
#content-col h3 a:link, 
#content-col h3 a:visited, 
#content-col h3 a:hover {
	font-weight: normal;
	color: #0093d0;
	}		

#content-col h4 {
	font-family: Arial, Helvetica, sans-serif; /* New when body text was changed to Verdana. 16 July 2010, JLG */
	font-size: 1.6em;
/*	font-weight: normal; */
	font-weight: normal;
	color: #387c2b;
	margin: 0;
/*	padding: 0 0 14px 0;  Spacing increased. 16 July 2010, JLG */
	padding: 4px 0 10px 0;
	line-height: 1;
	}
	
#content-col h4 a:link, 
#content-col h4 a:visited, 
#content-col h4 a:hover {
	font-weight: normal;
	color: #387c2b;
	}			

#content-col h5 {
	font-family: Arial, Helvetica, sans-serif; /* New when body text was changed to Verdana. 16 July 2010, JLG */
	font-size: 1.4em;
	font-weight: normal;
	color: #387c2b;
	margin: 0;
/*	padding: 0 0 14px 0;  Spacing increased. 16 July 2010, JLG */
	padding: 4px 0 10px 0;
	line-height: 1;
	}
	
#content-col h5 a:link, 
#content-col h5 a:visited, 
#content-col h5 a:hover {
	font-weight: normal;
	color: #387c2b;
	}			
	
#content-col h6 {
	font-family: Arial, Helvetica, sans-serif; /* New when body text was changed to Verdana. 16 July 2010, JLG */
	font-size: 1.1em;
	font-weight: normal;
	color: #387c2b;
	text-transform: uppercase;
	margin: 0;
/*	padding: 0 0 14px 0;  Spacing increased. 16 July 2010, JLG */
	padding: 4px 0 10px 0;
	line-height: 1;
	}
	
#content-col h6 a:link, 
#content-col h6 a:visited, 
#content-col h6 a:hover {
	font-weight: normal;
	color: #387c2b;
	}	

/* content column paragraphs */	

#content-col p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0;
	padding: 0 0 16px 0;
	}
	
#content-col .notes p {
	font-size: 1.1em;
	}	
	
.update, #update {
	color: #777777;
	font-size: 1em;
	}
	

/* superscript and subscript */		

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline; /* FF - see IE6.css */
	position: relative;
	}

sup {
	bottom: 1ex;
	}

sub {
	top: .5ex;
	}

/* content column links */		

#content-col a:link {
	color: #00779e;
	/*font-weight: bold;
	text-decoration:none;*/
	}

#content-col a:visited {
	color:#336781; 
	/*font-weight: bold;
	text-decoration:none;*/
	}
		
#content-col a:hover {
	color: #004161; 
	/*font-weight: bold;
	text-decoration:underline;*/
	}
	
#content-col p.previousnext {
	text-align: center;
	font-size: 1.1em;
	}

#content-col a.previous:link, 
#content-col a.previous:visited, 
#content-col a.previous:hover {
	background: url(../img/arrow-back.gif) no-repeat 0 4px;
	padding: 0 4px 0 10px;
	}	
	
#content-col a.next:link, 
#content-col a.next:visited, 
#content-col a.next:hover {
	background: url(../img/arrow-next.gif) no-repeat 100% 4px;
	padding: 0 10px 0 4px;
	}
	

/* content column lists */

#content-col ul {
	margin: 0;
	padding: 0 0 6px 15px; /* FF - see ie7.css */
	}

#content-col ol {
	margin: 0 0 0 35px; /* FF - see ie7.css */
	padding: 0 0 6px 0;
	}

#content-col ul li {
	margin: 0;
	padding: 0 10px 7px 20px;
	list-style-type: none;
	font-size: 1.2em; 
	line-height: 1.2;
/*	background: url(../img/bullet.gif) no-repeat 0 2px; */
	background: url(../img/bullet-content.gif) no-repeat 0 2px;
	}
	
#content-col ul li p {
	font-size: 100%; 
	margin: 0;
	padding: 0;
	}	

#content-col ol li {
	margin: 0;
	padding: 0 10px 7px 0;
	font-size: 1.2em;
	line-height: 1.2;
	list-style-type: decimal;
	background: none;
	}
		
#content-col ol li p {
	font-size: 100%; 
	margin: 0;
	padding: 0;
	}		

#content-col ul li ul {
	margin: 0 0 -6px 1px;
	padding: 6px 0 0 0;
	}

	
#content-col ul li ul li {
	margin: 0;
	padding: 0 0 7px 20px;
	list-style-type: none;
	line-height: 1.2;
	background: url(../img/bullet-level2-content.gif) no-repeat 0 2px;
	font-size: 100%;
	}
	
#content-col ul li ul li ul {
	margin: 0 0 -6px 1px;
	padding: 6px 0 0 0;
	}
	
#content-col ul li ul li ul li {
	margin: 0;
	padding: 0 0 7px 20px;
	list-style-type: none;
	line-height: 1.2;
	background: url(../img/bullet-level3-content.gif) no-repeat 0 4px;
	font-size: 100%;
	}	
	
#content-col ul li ul li ol {
	margin: 0 0 -6px 20px; /* FF - see ie7.css */
	padding: 6px 0 0 0;
	}

#content-col ul li ul li ol li {
	margin: 0;
	padding: 0 0 7px 0;
	line-height: 1.2;
	list-style-type: decimal;
	background: none;
	font-size: 100%;
	}
	
#content-col ul li ol li ul {
	margin: 0 0 -6px 1px;
	padding: 6px 0 0 0;
	}
	
#content-col ul li ol li ul li {
	margin: 0;
	padding: 0 0 7px 20px;
	list-style-type: none;
	line-height: 1.2;
	background: url(../img/bullet-level3-content.gif) no-repeat 0 4px;
	font-size: 100%;
	}		
	
#content-col ol li ul {
	margin: 0 0 -6px 1px;
	padding: 6px 0 0 0;
	}

#content-col ol li ul li {
	margin: 0;
	padding: 0 0 7px 20px;
	list-style-type: none;
	line-height: 1.2;
	background: url(../img/bullet-level2-content.gif) no-repeat 0 2px;
	font-size: 100%;
	}
	
#content-col ol li ul li ul {
	margin: 0 0 -6px 1px;
	padding: 6px 0 0 0;
	}

#content-col ol li ul li ul li {
	margin: 0;
	padding: 0 0 7px 20px;
	list-style-type: none;
	line-height: 1.2;
	background: url(../img/bullet-level3-content.gif) no-repeat 0 4px;
	font-size: 100%;
	}	
	
#content-col ol li ol li ul {
	margin: 0 0 -6px 1px;
	padding: 6px 0 0 0;
	}
	
#content-col ol li ol li ul li {
	margin: 0;
	padding: 0 0 7px 20px;
	list-style-type: none;
	line-height: 1.2;
	background: url(../img/bullet-level3-content.gif) no-repeat 0 4px;
	font-size: 100%;
	}		

#content-col ul li ol {
	margin: 0 0 -6px 20px; /* FF - see ie7.css */
	padding: 6px 0 0 0;
	}

#content-col ul li ol li {
	margin: 0;
	padding: 0 0 7px 0;
	line-height: 1.2;
	list-style-type: decimal;
	background: none;
	font-size: 100%;
	}

#content-col ol li ol {
	margin: 0 0 -6px 20px; /* FF - see ie7.css */
	padding: 6px 0 0 0;
	}

#content-col ol li ol li {
	margin: 0;
	padding: 0 0 7px 0;
	line-height: 1.2;
	list-style-type: decimal;
	background: none;
	font-size: 100%;
	}
	
#content-col ol li ol li ol {
	margin: 0 0 -6px 20px; /* FF - see ie7.css */
	padding: 6px 0 0 0;
	}

#content-col ol li ol li ol li {
	margin: 0;
	padding: 0 0 7px 0;
	line-height: 1.2;
	list-style-type: decimal;
	background: none;
	font-size: 100%;
	}	
	
#content-col ol li ul li ol {
	margin: 0 0 -6px 20px; /* FF - see ie7.css */
	padding: 6px 0 0 0;
	}

#content-col ol li ul li ol li {
	margin: 0;
	padding: 0 0 7px 0;
	line-height: 1.2;
	list-style-type: decimal;
	background: none;
	font-size: 100%;
	}		
	
#content-col .notes ol li {
	font-size: 1.0em;
	}

/* alpha and roman lists */
/* note that there are many other possible combinations, which you can style for as they arise */

#content-col ol.alpha li, 
#content-col ol li ol.alpha li, 
#content-col ol.roman li ol.alpha li {
	list-style-type: lower-alpha;
	}

#content-col ol.roman li, 
#content-col ol li ol.roman li, 
#content-col ol.alpha li ol.roman li{
	list-style-type: lower-roman;
	}
	
#content-col ol.alpha li ol li, 
#content-col ol.roman li ol li {
	list-style-type: decimal;
	}
	

/* definition lists */

#content-col dl {
	margin: 0;
	padding: 0;
	}

#content-col dt {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-weight: bold;
	}
	
#content-col dd {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 15px 15px;
	line-height: 1.2;
	}
	
#content-col dd ul li, 
#content-col dd ol li {
	font-size: 1.0em; 
	}
	
#content-col dd ul {
	margin: 0;
	padding: 6px 0 0 0; 
	}

#content-col dd ol {
	margin: 0 0 0 20px; 
	padding: 6px 0 0 0;
	}


/* ----- blocks of content in content column ----- */	

/* highlight box - content col */
	
#content-wrapper-1col .highlight-box {
	width: 970px; 
	background-color: #f6f7f5;
	margin: 0 0 20px 0;
	padding: 0 0 9px 0;
	border-top: 1px solid #cacec2;
	border-bottom: 1px solid #fbfcfb;
	}	
	
#content-wrapper-2col .highlight-box, 
#content-wrapper-2col-feature .highlight-box {
	width: 727px; 
	background-color: #f6f7f5;
	margin: 0 0 20px 0;
	padding: 0 0 9px 0;
	border-top: 1px solid #cacec2;
	border-bottom: 1px solid #fbfcfb;
	}		
		
#content-wrapper-3col .highlight-box {
	width: 484px; 
	background-color: #f6f7f5;
	margin: 0 0 20px 0;
	padding: 0 0 9px 0;
	border-top: 1px solid #cacec2;
	border-bottom: 1px solid #cacec2; /* New 26 July 2010, JLG */
	}	
	
#content-col .highlight-box h2, 
#content-col .highlight-box h3, 
#content-col .highlight-box h4, 
#content-col .highlight-box h5, 
#content-col .highlight-box h6 {
	font-weight: normal;
	font-size: 1.8em;
	color: #004161;
	margin: 0 0 6px 0;
	padding: 3px 14px 4px 14px;
	line-height: 1.2;
	background-color: #eeefeb; 
	border-bottom: 1px solid #cacec2;
	}
	
#content-col .highlight-box h2 a:link, 
#content-col .highlight-box h2 a:visited, 
#content-col .highlight-box h3 a:link, 
#content-col .highlight-box h3 a:visited, 
#content-col .highlight-box h4 a:link, 
#content-col .highlight-box h4 a:visited, 
#content-col .highlight-box h5 a:link, 
#content-col .highlight-box h5 a:visited, 
#content-col .highlight-box h6 a:link, 
#content-col .highlight-box h6 a:visited {
	color: #004161;
	text-decoration: none;
	}	
	
#content-col .highlight-box h2 a:hover, 
#content-col .highlight-box h3 a:hover, 
#content-col .highlight-box h4 a:hover, 
#content-col .highlight-box h5 a:hover, 
#content-col .highlight-box h6 a:hover {
	color: #004161;
	text-decoration: underline;
	}	
	
#content-col .highlight-box p {
	padding: 6px 14px 10px 14px;
	}	
	
#content-col .highlight-box ul {
	margin: 0;
	padding: 0;
	}
	
#content-col .highlight-box ul li {
	margin: 0;
	padding: 9px 14px 10px 26px;
	border-top: 1px solid #fff;
	line-height: 1.2;
	background: url(../img/bullet-highlight-box-content.gif) no-repeat 14px 11px;
	}
	
#content-col .highlight-box ul li.first {
	border-top: none;
	}	

#content-col .highlight-box ol {
	padding-top: 9px;
	padding-bottom: 3px;
	}
	

/* highlight box 2 - content col */

#content-wrapper-1col .highlight-box2 {
	width: 942px; 
	margin: 0 0 20px 0;
	padding: 8px 13px 0 13px;
	border: 1px solid #8dc63f;
	}
	
#content-wrapper-2col .highlight-box2, 
#content-wrapper-2col-feature .highlight-box2 {
	width: 699px; 
	margin: 0 0 20px 0;
	padding: 8px 13px 0 13px;
	border: 1px solid #8dc63f;
	}	
	
		
#content-wrapper-3col .highlight-box2 {
	width: 456px; 
	margin: 0 0 20px 0;
	padding: 8px 13px 0 13px;
	border: 1px solid #8dc63f;
	}	
	
#content-col .highlight-box2 p {
	padding: 0 0 13px 0;
	color: #234d1b;
	}
	
/* highlight box 2 - content col - used as an "On this page" anchor link box */
	
#content-col .highlight-box2 h2, 
#content-col .highlight-box2 h3, 
#content-col .highlight-box2 h4, 
#content-col .highlight-box2 h5, 
#content-col .highlight-box2 h6 {
	font-size: 1.6em;
	font-weight: normal;
	color: #387c2b;
	margin: 0;
	padding: 2px 0 14px 0;
	line-height: 1;
	}
	
#content-col .highlight-box2 ul {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#content-col .highlight-box2 ul li {
	margin: 0;
	padding: 0 14px 6px 12px;
	border-top: 1px solid #fff;
	line-height: 1.2;
	background: url(../img/bullet-highlight-box-content.gif) no-repeat 0 2px;
	}
	
		

/* highlight box 3 - content col */

#content-wrapper-1col .highlight-box3 {
	width: 962px;
	margin: 0 0 20px 0;
	padding: 3px;
	border: 1px solid #cacec2;
	background-color: #eeefeb;
	}	
	
#content-wrapper-2col .highlight-box3,  
#content-wrapper-2col-feature .highlight-box3 {
	width: 719px;
	margin: 0 0 20px 0;
	padding: 3px;
	border: 1px solid #cacec2;
	background-color: #eeefeb;
	}		
		
#content-wrapper-3col .highlight-box3 {
	width: 476px;
	margin: 0 0 20px 0;
	padding: 3px;
	border: 1px solid #cacec2;
	background-color: #eeefeb;
	}
	
#content-wrapper-1col .highlight-box3-inner {
	width: 942px;
	padding: 9px 10px 0 10px;
	background-color: #fff;
	}
	
#content-wrapper-2col .highlight-box3-inner,  
#content-wrapper-2col-feature .highlight-box3-inner {
	width: 699px;
	padding: 9px 10px 0 10px;
	background-color: #fff;
	}	
	
		
#content-wrapper-3col .highlight-box3-inner {
	width: 456px; 
	padding: 9px 10px 0 10px;
	background-color: #fff;
	}
	
#content-wrapper-1col .highlight-box3-inner p,  
#content-wrapper-2col .highlight-box3-inner p,  
#content-wrapper-2col-feature .highlight-box3-inner p, 
#content-wrapper-3col .highlight-box3-inner p {
	padding: 0 0 11px 0;
	}		
		
	
/* floated highlight box 4 - content col */
	
#content-wrapper-1col .highlight-box4, 
#content-wrapper-2col .highlight-box4, 
#content-wrapper-3col .highlight-box4, 
#content-wrapper-2col-feature .highlight-box4 {
	width: 155px;
	float: right;
	margin: 0 0 20px 13px;
	padding: 11px 13px 0 13px;
	border: 1px solid #cacec2;
	background-color: #fff;
	}		
	
#content-wrapper-1col .highlight-box4 p, 
#content-wrapper-2col .highlight-box4 p, 
#content-wrapper-3col .highlight-box4 p, 
#content-wrapper-2col-feature .highlight-box4 p {
	font-size: 1.1em;
	}	
	
	
/* figure box - content col - use this when you want a full-width box with an image PLUS caption PLUS explanatory text */	
	
#content-wrapper-1col .figure-box {
	width: 970px;
	background-color: #f6f7f5;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-top: 1px solid #cacec2;
	}	
	
#content-wrapper-2col .figure-box, 
#content-wrapper-2col-feature .figure-box {
	width: 727px;
	background-color: #f6f7f5;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-top: 1px solid #cacec2;
	}		
		
#content-wrapper-3col .figure-box {
	width: 484px; 
	background-color: #f6f7f5;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-top: 1px solid #cacec2;
	}	
	
#content-col .figure-box h2, 
#content-col .figure-box h3, 
#content-col .figure-box h4, 
#content-col .figure-box h5, 
#content-col .figure-box h6 {
	font-weight: normal;
	font-size: 1.8em;
	color: #004161;
	margin: 0 0 11px 0;
	padding: 3px 13px 4px 13px;
	line-height: 1.2;
	background-color: #eeefeb;
	border-bottom: 1px solid #cacec2;
	}	
	
#content-col .figure-box h2 a:link, 
#content-col .figure-box h2 a:visited, 
#content-col .figure-box h2 a:hover, 
#content-col .figure-box h3 a:link, 
#content-col .figure-box h3 a:visited, 
#content-col .figure-box h3 a:hover, 
#content-col .figure-box h4 a:link, 
#content-col .figure-box h4 a:visited, 
#content-col .figure-box h4 a:hover, 
#content-col .figure-box h5 a:link, 
#content-col .figure-box h5 a:visited, 
#content-col .figure-box h5 a:hover, 
#content-col .figure-box h6 a:link, 
#content-col .figure-box h6 a:visited, 
#content-col .figure-box h6 a:hover {
	color: #004161;
	}	
	
#content-col h2.figure-caption, 
#content-col h3.figure-caption, 
#content-col h4.figure-caption, 
#content-col h5.figure-caption, 
#content-col h6.figure-caption {
	font-weight: normal;
	font-size: 1.4em;
	color: #387c2b;
	margin: 0;
	padding: 7px 0 10px 0;
	line-height: 1.2;
	background-color: #f6f7f5;
	border-bottom: none;
	}	
	
#content-col .figure-box h2.figure-caption, 
#content-col .figure-box h3.figure-caption, 
#content-col .figure-box h4.figure-caption, 
#content-col .figure-box h5.figure-caption, 
#content-col .figure-box h6.figure-caption {
	padding: 7px 13px 10px 13px;
	}	
	
#content-col .figure-box h2.figure-caption a:link, 
#content-col .figure-box h3.figure-caption a:link, 
#content-col .figure-box h4.figure-caption a:link, 
#content-col .figure-box h5.figure-caption a:link, 
#content-col .figure-box h6.figure-caption a:link, 
#content-col .figure-box h2.figure-caption a:visited, 
#content-col .figure-box h3.figure-caption a:visited, 
#content-col .figure-box h4.figure-caption a:visited, 
#content-col .figure-box h5.figure-caption a:visited, 
#content-col .figure-box h6.figure-caption a:visited, 
#content-col .figure-box h2.figure-caption a:hover, 
#content-col .figure-box h3.figure-caption a:hover, 
#content-col .figure-box h4.figure-caption a:hover, 
#content-col .figure-box h5.figure-caption a:hover, 
#content-col .figure-box h6.figure-caption a:hover {
	color: #387c2b;
	}	
	
#content-col .figure-box p {
	padding: 0 13px 13px 13px;
	}
	
#content-col .figure-box .notes p, 
#content-col .figure-box p.smallprint {
	font-size: 1.0em;
	margin: 0;
	padding: 0 13px 3px 13px;
	line-height: 1.2;
	}
	
#content-col p.description-link, 
#content-col p.description-link-show {
	text-decoration: none;
	cursor: pointer;
	color: #004161;
	font-weight: bold;
	}
	
#content-col p.description-link a:link, 
#content-col p.description-link a:visited, 
#content-col p.description-link-show a:link, 
#content-col p.description-link-show a:visited {
	text-decoration: none;
	cursor: pointer;
	}
	
#content-col p.description-link a:hover, 
#content-col p.description-link-show a:hover {
	text-decoration: underline;
	cursor: pointer;
	}		
	
#content-wrapper-1col .figure-box img, 
#content-wrapper-2col .figure-box img, 
#content-wrapper-3col .figure-box img, 
#subnav-col .figure-box img, 
#content-wrapper-2col-feature .figure-box img {	
	margin: 0 0 0 13px;
	border: 1px solid #fff;
	}	
							
	
/* image box - floated left or right - content col - use this when you want to float an image PLUS caption with NO explanatory text */	
	
#content-wrapper-1col .image-caption-box-left, 
#content-wrapper-2col .image-caption-box-left, 
#content-wrapper-3col .image-caption-box-left, 
#content-wrapper-2col-feature .image-caption-box-left {
	float: left;
	width: auto;
	margin: 5px 13px 13px 0;
	padding: 0;
	border-top: none;
	background-color: #eeefeb;
	border-right: 1px solid #cacec2;
	border-bottom: 1px solid #cacec2;
	border-left: 1px solid #cacec2;
	}	
	
#content-wrapper-1col .image-caption-box-right, 
#content-wrapper-2col .image-caption-box-right, 
#content-wrapper-3col .image-caption-box-right, 
#content-wrapper-2col-feature .image-caption-box-right {
	float: right;
	width: auto;
	margin: 5px 0 13px 13px;
	padding: 0;
	border-top: none;
	background-color: #eeefeb;
	border-right: 1px solid #cacec2;
	border-bottom: 1px solid #cacec2;
	border-left: 1px solid #cacec2;
	}		
	
#content-wrapper-1col .image-caption-box-left img, 
#content-wrapper-2col .image-caption-box-left img, 
#content-wrapper-3col .image-caption-box-left img, 
#content-wrapper-2col-feature .image-caption-box-left img, 
#content-wrapper-1col .image-caption-box-right img, 
#content-wrapper-2col .image-caption-box-right img, 
#content-wrapper-3col .image-caption-box-right img, 
#content-wrapper-2col-feature .image-caption-box-right img {	
	margin: 0 0 3px 0;
	border: none;
	border-bottom: 1px solid #cacec2;
	}	
	
#content-col .image-caption-box-left h2, 
#content-col .image-caption-box-right h2, 
#content-col .image-caption-box-left h3, 
#content-col .image-caption-box-right h3, 
#content-col .image-caption-box-left h4, 
#content-col .image-caption-box-right h4, 
#content-col .image-caption-box-left h5, 
#content-col .image-caption-box-right h5, 
#content-col .image-caption-box-left h6, 
#content-col .image-caption-box-right h6 {
	font-weight: normal;
	font-size: 1.1em;
	color: #414141;
	margin: 0;
	padding: 0 14px 6px 14px;
	line-height: 1.2;
	}	
	
#content-col .image-caption-box-left h2 a:link, 
#content-col .image-caption-box-right h2 a:link, 
#content-col .image-caption-box-left h3 a:link, 
#content-col .image-caption-box-right h3 a:link, 
#content-col .image-caption-box-left h4 a:link, 
#content-col .image-caption-box-right h4 a:link, 
#content-col .image-caption-box-left h5 a:link, 
#content-col .image-caption-box-right h5 a:link, 
#content-col .image-caption-box-left h6 a:link, 
#content-col .image-caption-box-right h6 a:link, 
#content-col .image-caption-box-left h2 a:visited, 
#content-col .image-caption-box-right h2 a:visited, 
#content-col .image-caption-box-left h3 a:visited, 
#content-col .image-caption-box-right h3 a:visited, 
#content-col .image-caption-box-left h4 a:visited, 
#content-col .image-caption-box-right h4 a:visited, 
#content-col .image-caption-box-left h5 a:visited, 
#content-col .image-caption-box-right h5 a:visited, 
#content-col .image-caption-box-left h6 a:visited, 
#content-col .image-caption-box-right h6 a:visited, 
#content-col .image-caption-box-left h2 a:hover, 
#content-col .image-caption-box-right h2 a:hover, 
#content-col .image-caption-box-left h3 a:hover, 
#content-col .image-caption-box-right h3 a:hover, 
#content-col .image-caption-box-left h4 a:hover, 
#content-col .image-caption-box-right h4 a:hover, 
#content-col .image-caption-box-left h5 a:hover, 
#content-col .image-caption-box-right h5 a:hover, 
#content-col .image-caption-box-left h6 a:hover, 
#content-col .image-caption-box-right h6 a:hover {
	color: #414141;
	}		
	
#content-col .image-caption-box-left p, 
#content-col .image-caption-box-right p {
	padding: 0 14px 8px 14px;
	font-size: 1.1em;
	}	
	
#content-col .image-caption-box-left .notes p, 
#content-col .image-caption-box-right .notes p {
	font-size: 1.0em;
	margin: 0;
	padding: 0 14px 8px 14px;
	line-height: 1.2;
	}		
	

/* ----- floated image treatments with NO caption ----- */	

#content-col img.img-float-left {
	float: left;
	border: none;
	margin: 4px 13px 15px 0;
	}

#content-col img.img-float-right {
	float: right;
	border: none;
	margin: 4px 0 15px 13px;
	}
	
/* summary box */
		
#content-wrapper-1col .summary-box {
	width: 942px;
	margin: 0 0 20px 0;
	padding: 10px 13px 0 13px;
	border: 1px solid #cacec2;
	background-color: #eeefeb;
	}
	
#content-wrapper-3col .summary-box {
	width: 456px;
	margin: 0 0 20px 0;
	padding: 10px 13px 0 13px;
	border: 1px solid #cacec2;
	background-color: #eeefeb;
	}	
	
#content-wrapper-2col #content-col .summary-box, 
#content-wrapper-2col-feature #content-col .summary-box {
	width: 699px;
	margin: 0 0 20px 0;
	padding: 10px 13px 0 13px;
	border: 1px solid #cacec2;
	background-color: #eeefeb;
	}	
	
#content-col .summary-box p {
	padding: 0 0 11px 0;
	}	
	
/* ----- radio buttons in a form ----- */	

#content-col .form-box {
	float: left;
	margin: 0 0 17px 0;
	}
	
#content-col .form-box h2, 
#content-col .form-box h3, 
#content-col .form-box h4, 
#content-col .form-box h5, 
#content-col .form-box h6 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding: 6px 17px 6px 17px;
	color: #025374;
	border-top: 1px solid #d4d7cd;
	background-color: #f1f2ef;
	}
	
#content-col .form-box h2 a:link, 
#content-col .form-box h3 a:link, 
#content-col .form-box h4 a:link, 
#content-col .form-box h5 a:link, 
#content-col .form-box h6 a:link {
	color: #025374;
	font-weight: normal;
	}
	
#content-col .form-box h2 a:visited, 
#content-col .form-box h3 a:visited, 
#content-col .form-box h4 a:visited, 
#content-col .form-box h5 a:visited, 
#content-col .form-box h6 a:visited {
	color: #336781;
	font-weight: normal;
	}
	
#content-col .form-box h2 a:hover, 
#content-col .form-box h3 a:hover, 
#content-col .form-box h4 a:hover, 
#content-col .form-box h5 a:hover, 
#content-col .form-box h6 a:hover {
	color: #025374;
	font-weight: normal;
	}	
	
#content-col .form-box form {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	}	
	
#content-col .form-box form .row {
	margin: 0; /* FF - see IE6.css */
	padding: 9px 16px 5px 16px;
	border-top: 1px solid #d4d7cd;
	float: left;
	}

#content-wrapper-1col #content-col .form-box form .row {
	width: 938px;
	} 
	
#content-wrapper-2col #content-col .form-box form .row {
	width: 695px;
	} 

#content-wrapper-3col #content-col .form-box form .row {
	width: 452px;
	}
	
#content-wrapper-2col-feature #content-col .form-box form .row {
	width: 695px;
	}
	
#content-col .form-box form .row input {
	margin: 0 8px 0 0; /* FF - see IE7.css */
	padding: 0;
	border: none;
	float: left;
	}	
		
#content-col .form-box form .row input.submit-button {	
	margin: 3px 0 0 2px;
	padding: 2px 10px; /* FF - see IE8.css */
	width: auto;
	background: #57822B url(../img/header/bg-search-button.gif) repeat-x 0 0;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.0em;
	overflow: visible;
	cursor: pointer;
	}	
	
#content-col .form-box form .row label {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1;
	float: left;
	}		
	

/* hr */	

hr {
	border: none;
	margin: 0;
	padding: 0 0 10px 0;
	border-top: 1px solid #8dc63f;
	}
	
	
/* displaying tabular data */
	
#content-col table {
	margin: 0 0 20px 0; 
	width: 100%;
	}
	
#content-col table.stripey {
	/* see actions.js jQuery file - adds stripes to table as required */
	}	
		
#content-col table caption {
	font-size: 1.4em;
	color: #60921B;
	text-align: left;
	padding: 5px 0px;

/*	margin: 0;
	padding: 0;
	visibility: hidden;
	font-size: 0px;
	height: 0;
	width: 0;
	overflow: hidden;
	line-height: 0;
	position: absolute;
	left: -9999px;*/
	}	
		
#content-col table th {
	background-color: #cacec2;
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: top;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: left;
	padding: 9px 5px;
	color: #000;
	}	
	
#content-col table tr.odd th {
	background-color: #cacec2;
	border-bottom: none;
	}
	
#content-col table tr.even th {
	background-color: #dcdfd7;
	border-bottom: none;
	}	
	
#content-col table tr.align-bottom th {
	vertical-align: bottom;
	}	
	
#content-col table th.table-header-right {
	text-align: right;
	}
	
#content-col table th.table-header-center {
	text-align: center;
	}
	
#content-col table tr td {
	background-color: #eeefeb;
	font-weight: normal;
	font-size: 1.1em;
	vertical-align: top;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: left;
	padding: 9px 5px;
	}	
		
#content-col table tr th.table-subheader {
	font-weight: bold;
	background-color: #dcdfd7;
	font-size: 1.1em;
	color: #000;
	}	
		
#content-col table tr.odd th.table-subheader, 
#content-col table tr.even th.table-subheader {
	font-weight: bold;
	background-color: #dcdfd7;
	font-size: 1.1em;
	border-bottom: none;
	color: #000;
	}	
	
#content-col table tr.odd td {
	background-color: #eeefeb;
	border-bottom: none;
	}	
	
#content-col table tr.even td {
	background-color: #f6f7f5;
	border-bottom: none;
	}	

#content-col table tr.total td {
	background-color: #dcdfd7;
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: bottom;
	border-right: 1px solid #fff;
	text-align: left;
	padding: 9px 5px;
	color: #fff;
	}
		
#content-col table tr td.table-cell-right, 
#content-col table tr.total td.table-cell-right {
	text-align: right;
	}	
	
#content-col table tr td.table-cell-center, 
#content-col table tr.total td.table-cell-center {
	text-align: center;
	}	
	
#content-col table tr td.vertical-align-middle {
	vertical-align: middle;
	}	
	
#content-col table tr td.vertical-align-bottom {
	vertical-align: bottom;
	}	

/* paragraphs inside tables */

#content-col table th p {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	}	

#content-col table tr td p {
	font-size: 1.0em;
	padding: 0 0 9px 0;
	margin: 0 0;
	}

/* headers inside tables */

#content-col table tr td h2 {
	font-size: 1.82em;
	font-weight: normal;
	color: #0085bc;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1;
	}
	
#content-col table tr td h2 a:link, 
#content-col table tr td h2 a:visited, 
#content-col table tr td h2 a:hover {
	font-weight: normal;
	color: #0085bc;
	}
	
#content-col table tr td h3 {
	font-size: 1.64em;
	font-weight: normal; 
	color: #0085bc;
	margin: 0;
	padding: 0 0 13px 0;
	line-height: 1;
	}
	
#content-col table tr td h3 a:link, 
#content-col table tr td h3 a:visited, 
#content-col table tr td h3 a:hover {
	font-weight: normal;
	color: #0085bc;
	}		
	
#content-col table tr td h4 {
	font-size: 1.45em;
	font-weight: normal;
	color: #337027;
	margin: 0;
	padding: 0 0 14px 0;
	line-height: 1;
	}
		
#content-col table tr td h4 a:link, 
#content-col table tr td h4 a:visited, 
#content-col table tr td h4 a:hover {
	font-weight: normal;
	color: #337027;
	}			
	
#content-col table tr td h5 {
	font-size: 1.27em;
	font-weight: normal;
	color: #337027;
	margin: 0;
	padding: 0 0 14px 0;
	line-height: 1;
	}
			
#content-col table tr td h5 a:link, 
#content-col table tr td h5 a:visited, 
#content-col table tr td h5 a:hover {
	font-weight: normal;
	color: #337027;
	}			
	
#content-col table tr td h6 {
	font-size: 1.0em;
	font-weight: normal;
	color: #337027;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 14px 0;
	line-height: 1;
	}
			
#content-col table tr td h6 h6 a:link, 
#content-col table tr td h6 h6 a:visited, 
#content-col table tr td h6 h6 a:hover {
	font-weight: normal;
	color: #337027;
	}		

	
/* lists inside tables */

#content-col table ul {
	margin: 0;
	padding: 0;
	}

#content-col table ol {
	margin: 0 0 0 20px;
	padding: 0;
	}

#content-col table ul li {
	font-size: 100%; 
	}

#content-col table ol li {
	font-size: 100%; 
	}
			
	
/* ---------- feature column (right-hand rail) ---------- */	

#feature-col {
	float: right;
	width: 233px;
	border-top: 10px solid #fff;
	}
	
#feature-col h2, 
#feature-col h3, 
#feature-col h4, 
#feature-col h5, 
#feature-col h6 {
	font-weight: normal;
	font-size: 1.4em;
	color: #004161;
	margin: 0 0 9px 0;
	padding: 4px 16px 5px 16px;
	line-height: 1.2;
	background-color: #eeefeb;
	border-top: 1px solid #cacec2;
	border-bottom: 1px solid #cacec2;
	}
	
#feature-col h2 a:link, 
#feature-col h2 a:visited, 
#feature-col h3 a:link, 
#feature-col h3 a:visited, 
#feature-col h4 a:link, 
#feature-col h4 a:visited, 
#feature-col h5 a:link, 
#feature-col h5 a:visited, 
#feature-col h6 a:link, 
#feature-col h6 a:visited {
	color: #004161;
	text-decoration: none;
	font-weight: normal;
	}
	
#feature-col h2 a:hover, 
#feature-col h3 a:hover, 
#feature-col h4 a:hover, 
#feature-col h5 a:hover, 
#feature-col h6 a:hover {
	color: #004161;
	text-decoration: underline;
	font-weight: normal;
	}	

#feature-col p {
	font-size: 1.1em;
	margin: 0;
	padding: 3px 10px 12px 10px;
	line-height: 1.2;
	}	

#feature-col .notes p {
	font-size: 1.0em;
	}

#feature-col ul {
	margin: 3px 0 0 0;
	padding: 0 10px;
	}

#feature-col ul li {
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 12px 13px;
	line-height: 1.2;
	list-style-type: none;
	background: url(../img/bullet-current.gif) no-repeat 0 2px;
	}

#feature-col ul li.pdf {
	background: url(../img/icon-pdf.gif) no-repeat 0 0;
	padding: 0 0 12px 29px;
	}	
	
#feature-col ul li.word{
	background: url(../img/icon-word.gif) no-repeat 0 0;
	padding: 0 0 12px 29px;
	}	

#feature-col ul li.document {
	background: url(../img/icon-document.gif) no-repeat 0 0;
	padding: 0 0 12px 29px;
	}	

#feature-col ul li.help {
	background: url(../img/icon-help.gif) no-repeat 0 0;
	padding: 0 0 12px 29px;
	}

#feature-col ul li.www {
	background: url(../img/icon-www.gif) no-repeat 0 0;
	padding: 0 0 12px 29px;
	}

#feature-col a:link {
	color: #004161;
	text-decoration: none;
	font-weight: bold;
	}	
	
#feature-col a:visited {
	color: #336781;
	text-decoration: none;
	font-weight: bold;
	}		
	
#feature-col a:hover {
	color: #004161;
	text-decoration: underline;
	font-weight: bold;
	}
	
#feature-col ul li.pdf a:link, 
#feature-col ul li.document a:link, 
#feature-col ul li.help a:link, 
#feature-col ul li.www a:link {
	color: #004161;
	text-decoration: none;
	font-weight: normal;
	}
	
#feature-col ul li.pdf a:visited, 
#feature-col ul li.document a:visited, 
#feature-col ul li.help a:visited, 
#feature-col ul li.www a:visited {
	color: #336781;
	text-decoration: none;
	font-weight: normal;
	}	
	
#feature-col ul li.pdf a:hover, 
#feature-col ul li.document a:hover, 
#feature-col ul li.help a:hover, 
#feature-col ul li.www a:hover {
	color: #004161;
	text-decoration: underline;
	font-weight: normal;
	}

.book-wrapper {
	margin: 0 0 24px 0;
	padding: 24px 0 0 0;
	text-align: center;
	width: 233px;
	border-top: 1px solid #fff;
	}
			
#feature-col img {
	margin: 0 auto -3px auto;
	padding: 0;
	border: 0;
	}	
	
#feature-col .book-wrapper img {
	margin: 0 auto 0 auto;
	padding: 1px;
	border: 4px solid #cacec2;
	background: #000;
	}		
	
#content-wrapper-3col .book-wrapper p, 
#content-wrapper-2col-feature .book-wrapper p {
	font-size: 1.1em;
	padding: 7px 0 0 0;
	color: #323232;
	}	
	

/****
----------------------------------------------------------
* ETS Landing page
  Landing page styles for ets section (also includes some homepage styles)
----------------------------------------------------------
*****/

/* ----- intro section ----- */

#content-wrapper-landing-ets .intro-section, 
#content-wrapper-homepage .intro-section {
	width: 970px;
	float: left;
	}
	
#content-wrapper-landing-ets .intro-section .intro-photo-block {
	width: 836px;
	float: left;
	border-bottom: 1px solid #dcdfd7;
	padding: 0 0 5px 0;
	}
	
/* intro block */	
	
#content-wrapper-landing-ets .intro-section .intro-block, 
#content-wrapper-homepage .intro-section .intro-block {
	width: 475px;
	float: left;
	}
	
#content-wrapper-landing-ets .intro-section .intro-block h1 {
	font-size: 2.2em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 14px 0;
	line-height: 1;
	}	
	
#content-wrapper-landing-ets .intro-section .intro-block p {
	font-size: 1.4em;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	color: #323232;
	}
	
#content-wrapper-landing-ets .intro-section .intro-block img {
	float: left;
	margin: 1px 16px 0 -3px;
	}
	
/* photo block */	
	
#content-wrapper-landing-ets .intro-section .photo-block, 
#content-wrapper-homepage .intro-section .photo-block {
	width: 345px;
	float: right;
	padding: 3px 0 0 0;
	}	
	
/* registration block */	
	
#content-wrapper-landing-ets .intro-section .register-block {
	width: 111px;
	float: right;
	margin: 3px 0 0 0;
	padding: 3px;
	border: 1px solid #cacec2;
	background-color: #eeefeb;
	}
	
#content-wrapper-landing-ets .intro-section .register-block .register-block-inner {
	width: 91px;
	float: left;
	margin: 0;
	padding: 11px 10px 11px 10px;
	background-color: #fff;
	}
	
#content-wrapper-landing-ets .intro-section .register-block .register-block-inner p {
	font-size: 1.2em;
	line-height: 1;
	margin: 0;
	padding: 0 0 3px 0;
	color: #505050;
	text-transform: uppercase;
	}
	
#content-wrapper-landing-ets .intro-section .register-block .register-block-inner h2 {
	font-size: 1.8em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
	margin: 0;
	padding: 0 0 13px 0;
	text-transform: uppercase;
	color: #387c2b;
	}

#content-wrapper-landing-ets .intro-section .register-block .register-block-inner p.register {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1;
	margin: 0 0 0 1px;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
	}
	
#content-wrapper-landing-ets .intro-section .register-block .register-block-inner p.register a {
	margin: 0;
	padding: 2px 18px 5px 18px;
	color: #fff;
	display: block;
	background: #57822b url(../img/bg-button-register.gif) repeat-x 0 0;
	border: 1px solid #a9ea45;
	line-height: 1;
	}
	
/* ----- main content section ----- */	

#content-wrapper-landing-ets .main-content-section {
	width: 970px;
	float: left;
	padding: 29px 0 0 0;
	}
	
/* participating block */	
	
#content-wrapper-landing-ets .main-content-section .participating-block {
	width: 473px;
	float: left;
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 6px 0;
	line-height: 1;
	color: #387c2b;
	background: url(../img/border-green-dash2.gif) repeat-x 0 100%;
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block h2 a:link, 
#content-wrapper-landing-ets .main-content-section .participating-block h2 a:visited {
	font-weight: normal;
	color: #387c2b;
	text-decoration: none;
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block h2 a:hover {
	font-weight: normal;
	color: #234d1b;
	text-decoration: none;
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul {
	margin: 0;
	padding: 12px 0 0 0;
	line-height: 1;
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul.col1 {
	float: left;
	width: 212px;
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul.col2 {
	float: right;
	width: 261px;
	}		
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li {
	margin: 0;
	padding: 0 0 7px 0;
	line-height: 1;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #000;
	list-style-type: none;
	background: url(../img/border-green-dash2.gif) repeat-x 0 53px;
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li a {
	margin: 0 0 0 -3px;
	padding: 13px 0 0 70px;
	display: block;
	min-height: 52px; /* FF - see ie6.css */
	color: #000;
	font-weight: normal;
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.agriculture a:focus {
	background: url(../img/icon-agriculture-small-hover.png) no-repeat 0 0 !important; /* FF - see ie6.css and ie7.css */
	}

#content-wrapper-landing-ets .main-content-section .participating-block ul li.agriculture a:link, 
#content-wrapper-landing-ets .main-content-section .participating-block ul li.agriculture a:visited {
	background: url(../img/icon-agriculture-small.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.agriculture a:hover {
	background: url(../img/icon-agriculture-small-hover.png) no-repeat 0 0; /* FF - see ie6.css */
	}

#content-wrapper-landing-ets .main-content-section .participating-block ul li.energy a:focus {
	background: url(../img/icon-energy-small-hover.png) no-repeat 0 0 !important; /* FF - see ie6.css and ie7.css */
	}

#content-wrapper-landing-ets .main-content-section .participating-block ul li.energy a:link, 
#content-wrapper-landing-ets .main-content-section .participating-block ul li.energy a:visited {
	background: url(../img/icon-energy-small.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.energy a:hover {
	background: url(../img/icon-energy-small-hover.png) no-repeat 0 0; /* FF - see ie6.css */
	}

#content-wrapper-landing-ets .main-content-section .participating-block ul li.fishing a:focus {
	background: url(../img/icon-fishing-small-hover.png) no-repeat 0 0 !important; /* FF - see ie6.css and ie7.css */
	}	

#content-wrapper-landing-ets .main-content-section .participating-block ul li.fishing a:link, 
#content-wrapper-landing-ets .main-content-section .participating-block ul li.fishing a:visited {
	background: url(../img/icon-fishing-small.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.fishing a:hover {
	background: url(../img/icon-fishing-small-hover.png) no-repeat 0 0; /* FF - see ie6.css */
	}	

#content-wrapper-landing-ets .main-content-section .participating-block ul li.forestry a:focus {
	background: url(../img/icon-forestry-small-hover.png) no-repeat 0 0 !important; /* FF - see ie6.css and ie7.css */
	}	

#content-wrapper-landing-ets .main-content-section .participating-block ul li.forestry a:link, 
#content-wrapper-landing-ets .main-content-section .participating-block ul li.forestry a:visited {
	background: url(../img/icon-forestry-small.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.forestry a:hover {
	background: url(../img/icon-forestry-small-hover.png) no-repeat 0 0; /* FF - see ie6.css */
	}
#content-wrapper-landing-ets .main-content-section .participating-block ul li.horticulture a:focus {
	background: url(../img/icon-horticulture-small-hover.png) no-repeat 0 0 !important; /* FF - see ie6.css and ie7.css */
	}	

#content-wrapper-landing-ets .main-content-section .participating-block ul li.horticulture a:link, 
#content-wrapper-landing-ets .main-content-section .participating-block ul li.horticulture a:visited {
	background: url(../img/icon-horticulture-small.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.horticulture a:hover {
	background: url(../img/icon-horticulture-small-hover.png) no-repeat 0 0; /* FF - see ie6.css */
	}	
		
#content-wrapper-landing-ets .main-content-section .participating-block ul li.industry a:focus {
	background: url(../img/icon-industry-small-hover.png) no-repeat 0 0 !important; /* FF - see ie6.css and ie7.css */
	}

#content-wrapper-landing-ets .main-content-section .participating-block ul li.industry a:link, 
#content-wrapper-landing-ets .main-content-section .participating-block ul li.industry a:visited {
	background: url(../img/icon-industry-small.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.industry a:hover {
	background: url(../img/icon-industry-small-hover.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.liquid-fossil-fuels a:focus {
	background: url(../img/icon-liquid-fossil-fuels-small-hover.png) no-repeat 0 0 !important; /* FF - see ie6.css and ie7.css */
	}

#content-wrapper-landing-ets .main-content-section .participating-block ul li.liquid-fossil-fuels a:link, 
#content-wrapper-landing-ets .main-content-section .participating-block ul li.liquid-fossil-fuels a:visited {
	background: url(../img/icon-liquid-fossil-fuels-small.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.liquid-fossil-fuels a:hover {
	background: url(../img/icon-liquid-fossil-fuels-small-hover.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.synthetic-gases a:focus {
	background: url(../img/icon-synthetic-gases-small-hover.png) no-repeat 0 0 !important; /* FF - see ie6.css and ie7.css */
	}	

#content-wrapper-landing-ets .main-content-section .participating-block ul li.synthetic-gases a:link, 
#content-wrapper-landing-ets .main-content-section .participating-block ul li.synthetic-gases a:visited {
	background: url(../img/icon-synthetic-gases-small.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.synthetic-gases a:hover {
	background: url(../img/icon-synthetic-gases-small-hover.png) no-repeat 0 0; /* FF - see ie6.css */
	}	
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.waste a:focus {
	background: url(../img/icon-waste-small-hover.png) no-repeat 0 0 !important; /* FF - see ie6.css and ie7.css */
	}		

#content-wrapper-landing-ets .main-content-section .participating-block ul li.waste a:link, 
#content-wrapper-landing-ets .main-content-section .participating-block ul li.waste a:visited {
	background: url(../img/icon-waste-small.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.waste a:hover {
	background: url(../img/icon-waste-small-hover.png) no-repeat 0 0; /* FF - see ie6.css */
	}		
	#content-wrapper-landing-ets .main-content-section .participating-block ul li.ets-review a:focus {
	background: url(../img/icon-ets-review-small-hover.png) no-repeat 0 0 !important; /* FF - see ie6.css and ie7.css */
	}

#content-wrapper-landing-ets .main-content-section .participating-block ul li.ets-review a:link, 
#content-wrapper-landing-ets .main-content-section .participating-block ul li.ets-review a:visited {
	background: url(../img/icon-ets-review-small.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li.ets-review a:hover {
	background: url(../img/icon-ets-review-small-hover.png) no-repeat 0 0; /* FF - see ie6.css */
	}
	
#content-wrapper-landing-ets .main-content-section .participating-block ul li a span {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	font-weight: normal;
	font-size: 0.86em;
	color: #234d1b;
	text-transform: none;
	}
	
/* users and news blocks */	
	
#content-wrapper-landing-ets .main-content-section .users-news-block, 
#content-wrapper-homepage .main-content-section .users-news-block {
	width: 479px;
	float: right;
	}
	
/* users block */	
	
#content-wrapper-landing-ets .main-content-section .users-block {
	width: 479px;
	float: left;
	padding: 0 0 20px 0;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .users-block h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 1px 0;
	padding: 0 0 5px 0;
	line-height: 1;
	color: #0093d0;
	border-bottom: 1px solid #dcdfd7;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .users-block h2 a:link, 
#content-wrapper-landing-ets .main-content-section .users-news-block .users-block h2 a:visited {
	color: #0093d0;
	font-weight: normal;
	text-decoration: none;
	}	
	
#content-wrapper-landing-ets .main-content-section .users-news-block .users-block h2 a:hover {
	color: #004161;
	font-weight: normal;
	text-decoration: none;
	}	
	
#content-wrapper-landing-ets .main-content-section .users-news-block .users-block ul {
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 1;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .users-block ul li {
	margin: 0;
	padding: 6px 0 7px 19px;
	line-height: 1;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #000;
	list-style-type: none;
	border-bottom: 1px solid #eeefeb;
	background: url(../img/arrow-blue.gif) no-repeat 0 6px;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .users-block ul li a:link, 
#content-wrapper-landing-ets .main-content-section .users-news-block .users-block ul li a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .users-block ul li a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	}	
	
/* news block */	
	
#content-wrapper-landing-ets .main-content-section .news-block, 
#content-wrapper-homepage .main-content-section .news-block {
	width: 479px;
	float: left;
	}	
	
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block h2, 
#content-wrapper-homepage .main-content-section .users-news-block .news-block h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 5px 10px 5px 10px;
	line-height: 1;
	color: #005984;
	background-color: #dcdfd7;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block h2 a:link, 
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block h2 a:visited, 
#content-wrapper-homepage .main-content-section .users-news-block .news-block h2 a:link, 
#content-wrapper-homepage .main-content-section .users-news-block .news-block h2 a:visited {
	font-weight: normal;
	color: #005984;
	text-decoration: none;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block h2 a:hover, 
#content-wrapper-homepage .main-content-section .users-news-block .news-block h2 a:hover {
	font-weight: normal;
	color: #005984;
	text-decoration: underline;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block ul {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 1;
	background-color: #eeefeb;
	border-bottom: 1px solid #f5f5f3;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block ul li {
	margin: 0;
	padding: 7px 11px 5px 11px;
	line-height: 1;
	font-size: 1.1em;
	color: #004161;
	list-style-type: none;
	border-top: 1px solid #fff;
	background: none;
	background-color: #eeefeb;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block ul li.first {
	padding: 11px 11px 5px 11px;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block ul li a {
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 1;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	clear: both;
	display: block;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block p {
	float: right;
	margin: -20px 0 0 0;
	padding: 0 13px 0 0;
	font-size: 1.2em;
	line-height: 1;
	font-weight: normal;
	}
	
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block p a:link, 
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block p a:visited, 
#content-wrapper-landing-ets .main-content-section .users-news-block .news-block p a:hover {
	font-weight: normal;
	}
	
/* ----- further info block ----- */	
	
#content-wrapper-landing-ets .further-info-block {
	float: left;
	width: 970px;
	margin: 23px 0 0 0;
	}
	
#content-wrapper-landing-ets .further-info-block .further-col1, 
#content-wrapper-homepage .further-info-block .further-col1 {
	float: left;
	width: 233px;
	margin: 0 12px 0 0;
	}	
	
#content-wrapper-landing-ets .further-info-block .further-col2, 
#content-wrapper-homepage .further-info-block .further-col2 {
	float: left;
	width: 234px;
	margin: 0 12px 0 0;
	}	
	
#content-wrapper-landing-ets .further-info-block .further-col3, 
#content-wrapper-homepage .further-info-block .further-col3 {
	float: left;
	width: 234px;
	margin: 0 12px 0 0;
	}
	
#content-wrapper-landing-ets .further-info-block .further-col4, 
#content-wrapper-homepage .further-info-block .further-col4 {
	float: left;
	width: 233px;
	margin: 0; /* FF - see IE6.css */
	}	
	
#content-wrapper-landing-ets .further-info-block h2, 
#content-wrapper-homepage .further-info-block h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #fff;
	background-color: #005984;
	line-height: 1;
	margin: 0 0 6px 0;
	padding: 4px 10px 6px 10px;
	border-bottom: 1px solid #669bb5;
	}
	
#content-wrapper-landing-ets .further-info-block h2 a:link, 
#content-wrapper-landing-ets .further-info-block h2 a:visited, 
#content-wrapper-homepage .further-info-block h2 a:link, 
#content-wrapper-homepage .further-info-block h2 a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}	
	
#content-wrapper-landing-ets .further-info-block h2 a:hover, 
#content-wrapper-homepage .further-info-block h2 a:hover {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}		

#content-wrapper-landing-ets .further-info-block p, 
#content-wrapper-homepage .further-info-block p {
	font-size: 1.2em;
	font-weight: normal;
	color: #004161;
	line-height: 1.2;
	margin: 0;
	padding: 0 10px 14px 10px;
	}

#content-wrapper-landing-ets .further-info-block p a:link, 
#content-wrapper-landing-ets .further-info-block p a:visited, 
#content-wrapper-landing-ets .further-info-block p a:hover, 
#content-wrapper-homepage .further-info-block p a:link, 
#content-wrapper-homepage .further-info-block p a:visited, 
#content-wrapper-homepage .further-info-block p a:hover {
	font-weight: normal;
	color: #004161;
	}	

/****
----------------------------------------------------------
* Homepage
  Homepage styles (see also ETS landing page)
----------------------------------------------------------
*****/

/* ----- intro section ----- */
	
#content-wrapper-homepage .intro-section .intro-photo-block {
	width: 836px;
	float: left;
	border-bottom: 1px solid #dcdfd7;
	padding: 0 0 11px 0;
	}


/* intro block */	

#content-wrapper-homepage .intro-section .intro-block h1 {
	font-size: 2.2em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 13px 0;
	line-height: 1;
	}	


#content-wrapper-homepage .intro-section .intro-block p {
	font-size: 1.8em;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	color: #323232;
	}
	
/* ETS link */	
	
#content-wrapper-homepage .intro-section .ets-link-block {
	width: 115px;
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	}
	
#content-wrapper-homepage .intro-section .ets-link-block img {
	margin: 0;
	padding: 0;
	}	

#content-wrapper-homepage .intro-section .ets-link-block h2 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 0.96;
	margin: -4px 0 0 0;
	padding: 0 15px 2px 0;
	color: #323232;
	text-align: center;
	}
	
#content-wrapper-homepage .intro-section .ets-link-block p {
	font-size: 1.2em;
	line-height: 1;
	margin: 0;
	padding: 0 15px 3px 0;
	color: #323232;
	text-align: center;
	}
		
#content-wrapper-homepage .intro-section .ets-link-block p a:link, 
#content-wrapper-homepage .intro-section .ets-link-block p a:visited, 
#content-wrapper-homepage .intro-section .ets-link-block p a:hover {
	font-weight: normal;
	color: #004161;
	text-decoration: underline;
	}
	
/* ----- main content section ----- */	

#content-wrapper-homepage .main-content-section {
	width: 970px;
	float: left;
	padding: 22px 0 0 0;
	}
	
	
/* info about block */	
	
#content-wrapper-homepage .main-content-section .info-about-block {
	width: 473px;
	float: left;
	}
	
#content-wrapper-homepage .main-content-section .info-about-block h2 {
	font-size: 2.4em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 1;
	color: #387c2b;
	background: url(../img/border-green-dash2.gif) repeat-x 0 100%;
	}
	
#content-wrapper-homepage .main-content-section .info-about-block h2 a:link, 
#content-wrapper-homepage .main-content-section .info-about-block h2 a:visited {
	font-weight: normal;
	color: #387c2b;
	text-decoration: none;
	}
	
#content-wrapper-homepage .main-content-section .info-about-block h2 a:hover {
	font-weight: normal;
	color: #234d1b;
	text-decoration: none;
	}
	
#content-wrapper-homepage .main-content-section .info-about-block ul {
	margin: 0;
	padding: 11px 0 0 0;
	line-height: 1;
	width: 473px;
	}
		
#content-wrapper-homepage .main-content-section .info-about-block ul li {
	margin: 0;
	padding: 0 0 7px 0;
	line-height: 1.1;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #000;
	list-style-type: none;
	background: url(../img/border-green-dash2.gif) repeat-x 0 53px;
	}
	
#content-wrapper-homepage .main-content-section .info-about-block ul li a {
	margin: 0;
	padding: 12px 0 0 69px;
	display: block;
	min-height: 52px; /* FF - see ie6.css */
	color: #000;
	font-weight: normal;
	}
	
#content-wrapper-homepage .main-content-section .info-about-block ul li ul {
	margin: -10px 0 0 60px;
	padding: 0 0 13px 0;
	line-height: 1;
	width: 413px;
	}
		
#content-wrapper-homepage .main-content-section .info-about-block ul li ul li {
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 1;
	font-size: 0.86em;
	text-transform: none;
	color: #000;
	list-style-type: none;
	background: url(../img/border-green-dash2.gif) repeat-x 0 100%;
	}
	
#content-wrapper-homepage .main-content-section .info-about-block ul li ul li a {
	margin: 0;
	padding: 8px 0 0 19px;
	display: block;
	min-height: 1px; /* FF - see ie6.css */
	color: #234d1b;
	font-weight: normal;
	}	
	
#content-wrapper-homepage .main-content-section .info-about-block ul li.science a:link, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.science a:visited, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.science a:hover {
	background: url(../img/homepage/icon-science.jpg) no-repeat 0 0; 
	}
	
#content-wrapper-homepage .main-content-section .info-about-block ul li.physical-impact a:link, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.physical-impact a:visited, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.physical-impact a:hover {
	background: url(../img/homepage/icon-physical-impact.jpg) no-repeat 0 0; 
	}
	
#content-wrapper-homepage .main-content-section .info-about-block ul li.adapting a:link, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.adapting a:visited, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.adapting a:hover {
	background: url(../img/homepage/icon-adapting.jpg) no-repeat 0 0; 
	}
	
#content-wrapper-homepage .main-content-section .info-about-block ul li.reporting a:link, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.reporting a:visited, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.reporting a:hover {
	background: url(../img/homepage/icon-reporting.jpg) no-repeat 0 0; 
	}
	
#content-wrapper-homepage .main-content-section .info-about-block ul li.fair-share a:link, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.fair-share a:visited, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.fair-share a:hover {
	background: url(../img/homepage/icon-fair-share.jpg) no-repeat 0 0; 
	}
	
#content-wrapper-homepage .main-content-section .info-about-block ul li.fair-share ul li a:link, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.fair-share ul li a:visited, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.fair-share ul li a:hover {
	background: url(../img/homepage/bullet-info-about.gif) no-repeat 8px 12px; 
	}	
	
#content-wrapper-homepage .main-content-section .info-about-block ul li.what-can-i-do a:link, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.what-can-i-do a:visited, 
#content-wrapper-homepage .main-content-section .info-about-block ul li.what-can-i-do a:hover {
	background: url(../img/homepage/icon-what-can-i-do.jpg) no-repeat 0 0; 
	}
		
#content-wrapper-homepage .main-content-section .info-about-block ul li a span {
	margin: 0;
	padding: 5px 0 0 0;
	display: block;
	font-weight: normal;
	font-size: 0.86em;
	color: #234d1b;
	text-transform: none;
	}	
	
/* users block */	
	
#content-wrapper-homepage .main-content-section .users-block {
	width: 479px;
	float: left;
	padding: 0 0 35px 0;
	}
		
#content-wrapper-homepage .main-content-section .users-news-block .users-block h2 {
	font-size: 2.4em;
	font-weight: normal;
	margin: 0 0 1px 0;
	padding: 0 0 3px 0;
	line-height: 1;
	color: #0093d0;
	border-bottom: 1px solid #dcdfd7;
	}
	
#content-wrapper-homepage .main-content-section .users-news-block .users-block h2 a:link, 
#content-wrapper-homepage .main-content-section .users-news-block .users-block h2 a:visited {
	color: #0093d0;
	font-weight: normal;
	text-decoration: none;
	}	
	
#content-wrapper-homepage .main-content-section .users-news-block .users-block h2 a:hover {
	color: #004161;
	font-weight: normal;
	text-decoration: none;
	}	
	
#content-wrapper-homepage .main-content-section .users-news-block .users-block ul {
	margin: 0;
	padding: 0;
	line-height: 1;
	}
	
#content-wrapper-homepage .main-content-section .users-news-block .users-block ul li {
	margin: 0;
	padding: 9px 0 8px 19px;
	line-height: 1;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #000;
	list-style-type: none;
	border-bottom: 1px solid #eeefeb;
	background: url(../img/arrow-blue.gif) no-repeat 0 8px;
	}
	
#content-wrapper-homepage .main-content-section .users-news-block .users-block ul li.first {
	padding: 10px 0 8px 19px;
	background: url(../img/arrow-blue.gif) no-repeat 0 9px;
	}	
	
#content-wrapper-homepage .main-content-section .users-news-block .users-block ul li a:link, 
#content-wrapper-homepage .main-content-section .users-news-block .users-block ul li a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}
	
#content-wrapper-homepage .main-content-section .users-news-block .users-block ul li a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	}	
	
/* news block */	
					
#content-wrapper-homepage .main-content-section .users-news-block .news-block ul {
	margin: 0;
	padding: 0 0 12px 0;
	line-height: 1;
	background-color: #eeefeb;
	border-bottom: 1px solid #f5f5f3;
	}
	
#content-wrapper-homepage .main-content-section .users-news-block .news-block ul li {
	margin: 0;
	padding: 10px 11px 5px 11px;
	line-height: 1;
	font-size: 1.1em;
	color: #004161;
	list-style-type: none;
	border-top: 1px solid #cacec2;
	background: none;
	background-color: #eeefeb;
	font-style: italic;
	}
	
#content-wrapper-homepage .main-content-section .users-news-block .news-block ul li.first {
	padding: 8px 11px 5px 11px;
	border-top: 1px solid #fff;
	}
	
#content-wrapper-homepage .main-content-section .users-news-block .news-block ul li a {
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 1;
	font-size: 1.27em;
	color: #000;
	font-weight: normal;
	clear: both;
	display: block;
	font-style: normal;
	}
	
#content-wrapper-homepage .main-content-section .users-news-block .news-block p {
	float: right;
	margin: -20px 0 0 0;
	padding: 0 13px 0 0;
	font-size: 1.2em;
	line-height: 1;
	font-weight: normal;
	}
	
#content-wrapper-homepage .main-content-section .users-news-block .news-block p a:link, 
#content-wrapper-homepage .main-content-section .users-news-block .news-block p a:visited, 
#content-wrapper-homepage .main-content-section .users-news-block .news-block p a:hover {
	font-weight: normal;
	}
	
/* ----- further info block ----- */	
	
#content-wrapper-homepage .further-info-block {
	float: left;
	width: 970px;
	margin: 16px 0 10px 0;
	}


/* ---------- footer ---------- */	

#footer {
	width: 970px;
	float: left;
	margin: 9px 0 0 0;
	padding: 30px 0 0 0;
	background: url(../img/bg-footer.gif) no-repeat 0 0;
	}
	
#footer #mfe-info {
	float: left;
	width: 400px;
	}
	
#footer #mfe-info img {
	border: 0;
	}	
	
#footer #mfe-info p {
	margin: 0;
	padding: 1px 0 10px 0;
	font-size: 1.1em;
	line-height: 1.2;
	color: #333;
	}
	
#footer #call-tools {
	float: right;
	width: 550px;
	}
	
#footer #call {
	float: right;
	}
	
#footer #call h3 {
	color: #025375;
	margin: 0;
	padding: 1px 2px 3px 0; /* FF - see IE7.css */
	line-height: 1;
	font-size: 1.6em;
	font-weight: bold;
	display: inline;
	}
	
#footer #call p {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.1em;
	line-height: 1.2;
	display: inline;
	color: #333;
	}
	
#footer #call p span {
	color: #025375;
	}

#footer #tools {
	text-align: right;
	}
	
#footer #tools p {
	margin: 0;
	padding: 0;
	line-height: 1;
	}		

#footer #tools ul {
	margin: 0 -7px 0 0;
	padding: 5px 0 10px 0;
	}

#footer #tools ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0 7px 0 6px;
	border-right: 1px solid #333;
	font-size: 1.1em;
	line-height: 1;
	}

#footer #tools ul li.last {
	border:none;
	}
	
#footer #tools a:link, 
#footer #tools a:visited {
	color: #025375;
	text-decoration: none;
	}
	
#footer #tools a:hover {
	color: #025375;
	text-decoration: underline;
	}	
	

/* ---------- clearing divs ---------- */			

.clear { 
	clear: both;
	font-size: 0px;
	border: none;
	margin: 0; 
	padding: 0;
	background: transparent;
	}

/* ---------- accessibility ---------- */	
	
a.accessLinks {
	position: absolute; 
	width: 1px; 
	height: 1px; 
	overflow: hidden;
	}	
	
a.accessLinks:focus,  
a.accessLinks:active {
	position: absolute; 
	left: 20px; 
	top: 10px;
	width: auto; 
	height: auto; 
	overflow: visible; 
	text-decoration: underline;
	font-weight: normal;
	font-size: 1.1em;
	color: #000;
	line-height: 1;
	z-index: 2;
	}	
	
.hidden {
	margin: 0;
	padding: 0;
	visibility: hidden;
	font-size: 0px;
	height: 0;
	width: 0;
	overflow: hidden;
	line-height: 0;
	position: absolute;
	left: -9999px;
	}


/* ---------- specific classes ---------- */	

a span.fileinfo {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	}

a img {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	}

h1 span.subheader {
	font-size: 0.8em;
	}

.backtop {
	border-top:1px dashed #7ab82a;
	text-align:right;
	padding-top:5px;
	}

dfn {
	font-weight: bold;
	font-style: normal;
	}	


/* ---------- JQuery ---------- */

.description-showall, .description-hideall {
	color: #00779e;
	text-decoration: underline;
	cursor: pointer;
	}

.description-text {
	/*jquery hide/show text*/
	}

tr.odd {
	}

tr.even {
	}
	

