body {
	text-align:center;
	background-color: #fff;
	color: #666;
}
* {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	margin:	0px;
	padding: 0px;
	border: 0px;
}

/* General */

.clearboth {
	clear:both;
	height:0;
	width:0;
}

p.error {
	color: #f00;
}

p {
	padding-top: 10px;
}

p.number_bullet {
	
}

p.footnote {
	font-size: 9pt;
	padding-left: 5px;
	padding-top: 4px;
}

p.image_caption {
	padding: 0px;
}

a.caption_link {
	text-decoration: none;
	color: #00457D;
}

/* Search heading */
div#search {
	width: 919px;
	margin: 10px auto;
	text-align: right;
	padding-right: 10px;
}

input#strSearchTerm {
	border: 1px solid #999;
	color: #999;
}

div#search span {
	font-weight: bold;
}


/* Headers */

table#header_nav {
	margin-top: 47px;
	margin-left: 424px;
}

table#header_nav a {
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

table#header_nav a:hover {
	color: #00457D;
}

table#header_nav td {
	padding-left: 30px;
}

/* Policy Div */
div#policy {
	border: 1px solid #999;
	padding: 0px 10px 10px 10px;
	display: none;
	margin-bottom: 5px;
}

a#policy_link2 {
	display: none;
}

/* Banners */
/* Home Page */
div#home_header{
	background:transparent url(/images/banners/home.gif) no-repeat scroll center top;
	width: 919px;
	height: 90px;
	margin: 10px auto;
}

div#home_header h1 {
	display: none;
}

div#spatial_scales_header{
	background:transparent url(/images/banners/spatial_scales.gif) no-repeat scroll center top;
	width: 919px;
	height: 90px;
	margin: 10px auto;
}

div#spatial_scales_header h1 {
	display: none;
}

div#useful_tools_header{
	background:transparent url(/images/banners/useful_tools.gif) no-repeat scroll center top;
	width: 919px;
	height: 90px;
	margin: 10px auto;
}

div#useful_tools_header h1 {
	display: none;
}

div#data_trends_header{
	background:transparent url(/images/banners/data_trends.gif) no-repeat scroll center top;
	width: 919px;
	height: 90px;
	margin: 10px auto;
}

div#data_trends_header h1 {
	display: none;
}

div#further_reading_header{
	background:transparent url(/images/banners/further_reading.gif) no-repeat scroll center top;
	width: 919px;
	height: 90px;
	margin: 10px auto;
}

div#further_reading_header h1 {
	display: none;
}

div#main_actors_header{
	background:transparent url(/images/banners/main_actors.gif) no-repeat scroll center top;
	width: 919px;
	height: 90px;
	margin: 10px auto;
}

div#main_actors_header h1 {
	display: none;
}

div#policy_guidance_header{
	background:transparent url(/images/banners/policy_guidance.gif) no-repeat scroll center top;
	width: 919px;
	height: 90px;
	margin: 10px auto;
}

div#policy_guidance_header h1 {
	display: none;
}

div#key_themes_header{
	background:transparent url(/images/banners/key_themes.gif) no-repeat scroll center top;
	width: 919px;
	height: 90px;
	margin: 10px auto;
}
div#key_themes_header h1 {
	display: none;
}

div#case_studies_header{
	background:transparent url(/images/banners/case_studies.gif) no-repeat scroll center top;
	width: 919px;
	height: 90px;
	margin: 10px auto;
}
div#case_studies_header h1 {
	display: none;
}

/* Header Image/Banner*/
div#banner h1 {
	display: none;
}
div#banner{
	width: 919px;
	height: 251px;
	margin: 10px auto;
}

/* Navigation */
div#navigation {
	width: 919px;
	height: 16px;
	margin: 10px auto;
}

table#navigation {
	padding-left: 9px;
}

table#navigation img {
	border: 0px;
	
}

/* Main Content */
/* Left */

div#three_column_left_container {
	width:200px;
	float: left;
	margin-right: 10px;
}

div#three_column_left {
	width: 200px;
	border: 1px solid #999;
	margin-bottom: 10px;
}

div#three_column_left h1 {
	padding-top: 10px;
	padding-left: 10px;
	color: #000;
}

div#three_column_left ol {
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#case_study_right ol {
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#three_column_left_container ul {
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#three_column_left ul {
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#home_left ul {
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}

ul.indented {
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#three_column_left li {
	color: #000;
	font-size: 8pt;
}

div#three_column_left a {
	text-decoration: none;
	color: #000;
	font-size: 8pt;
}

div#three_column_left a.selected {
	text-decoration: none;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
}

/* Case Study Table */
table#case_study_links {
	border: 0px;
	padding-top: 10px;
}

table#case_study_links td.no_border {
	border: 0px;
}

table#case_study_links td.bottom {
	border-bottom: 1px solid black;
}

table#case_study_links td.right {
	border-right: 1px solid black;
}

table#case_study_links td.bottom_right {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}


img.cs_table {
	padding-bottom: 5px;
	padding-top: 5px;
}

img.cs_table_cs {
	padding-left: 5px;
	padding-right: 5px;
}

table#case_study_links td {
	border-left: 1px solid black;
	border-top: 1px solid black;
}


div#three_column_left a:hover {
	color: #00457D;
}

/* Content */
div#content {
	width: 919px;
	margin: 10px auto;
	text-align: left;
}

div#three_column_center ul{
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 4px;
}

div#three_column_center ol{
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 1em;
}

div#three_column_center {
	float: left;
	width: 485px;
	padding-right: 22px;

}

div#home_left {
	width: 697px;
	float: left;
	padding-right: 22px;
}

div#case_study_right {
	width: 693px;
	float: left;
	padding-left: 10px;
}

div#content h1 {
	color: #000;
}

div#home_left h1 {
	font-size: 12pt;
}

div#content h2 {
	color: #000;
	font-weight: bold;
	padding-top: 10px;
	font-size: 9pt;
}

div#content h3 {
	color: #000;
	padding-top: 10px;
	font-size: 9pt;
	font-weight: normal;
}

div#content h4 {
	color: #666;
	padding-top: 10px;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

/* Right Column */

img#case_studyright {
	padding-top: 10px;
}

img#background_image {
	padding-top: 10px;
}

a.summary_links {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

a.summary_links:hover {
	color: #00457D;
}

div#right_column {
	width: 200px;
	float: left;
}

div#planning_checklist {
	background-color: #eee;
	margin-top: 10px;
	padding: 0px 10px 10px 10px;
}

div#theme_right_content {
	margin-top: 10px;
	border: 1px solid #999;
	padding: 0px 10px 10px 10px;
}

span.right_theme_title {
	font-weight: bold;
	color: #000;
}

/* Footer */
div#footer {
	width: 919px;
	margin: 20px auto;
	border-top: 1px solid #999;
	padding-top: 5px;
	text-align: left;
}

table#footer_logos img {
	padding-right: 10px;
	border: 0px;
}

.todo {
	color: #f00;
	font-weight: bold;
	
}

table#key_theme_data {
	margin-top: 10px;
	border: 1px solid black;
	font-size: 9pt;
}

table#key_theme_data th {
	border: solid 1px black;
	padding: 3px;
	font-size: 9pt;
}

table#key_theme_data td{
	border: solid 1px black;
	font-size: 9pt;
	padding: 3px;
	vertical-align: top;
}

td.grey_bg {
	background-color: #ddd;
}

/* Image with caption */
div.image_caption {
	padding-top: 10px;
}

div.image_caption img {
	
}

div.image_caption p {
	padding-left: 5px;
	padding-top:0px;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
}

div.image_caption p.title {
	padding-left: 5px;
	padding-top:0px;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
}

div.image_caption p.source {
	padding-left: 5px;
	padding-top:0px;
	font-size: 8pt;
	color: #000;
	font-weight: normal;
}
