/* author: web@cdp.org.uk */

html {margin: 0; padding: 0;}
body {font: 0.9em Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #e5ead9;
	color: black;
	background-color: #ffffff;
}

a:link {color:#003366; text-decoration:none; font-weight:bold;}
a:hover {color:#000000; text-decoration:underline; font-weight:bold;}
a:visited {color:#003366; text-decoration:none; font-weight:bold;}
a:visited:hover {color:#000000; text-decoration:underline; font-weight:bold;}

h1 {font-size: 2em;
	letter-spacing: 3px;
	margin: 0;
	padding: 0px 0 7px 20px;
	background-color:#CCCCCC;
}
h2 {font-size: 1.5em;
	margin: 0;
	letter-spacing: 3px;
	padding: 0 0 10px 40px;
	border-bottom: 1px solid #000000;
}
h3 {font-size: 1.2em;
	margin: 0;
	letter-spacing: 3px;
	padding: 0 0 10px 40px;
}
h4 {font-size: 1.4em; margin: 0; padding-left: 20px; 
   border-left: 12px solid black;
   color: black;}
   
h6 {font: 0.75em Verdana, Arial, Helvetica, sans-serif;}
   
h1, h3, h6 {line-height: 1;}


p {line-height: 1.1; margin: 10px 10px 10px 30px;}

div#header {background:  url("../images/titles/titlebar_research.gif") 0 0 no-repeat fixed;
	margin: 0 0 0 0;
	height: 71px;
	background-color: #FFFFFF;
}

div#entry {margin: 0 0 0 0; padding: 0 0 10px 55px;}
div#entry_small {margin: 0 0 0 0; padding: 0 0 10px 50px;font-size: 0.75em;
}

div#cdpbanner {background:  url("../images/elements/back_cdp.gif") 0 0 no-repeat fixed;
	line-height: 1.1; 
	margin:0;
	padding: 5px 0 0 180px;
	height: 45px;
	left: 0;
	width: 100%;
	font: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: black;
	background-color: #D7ED5E;
}

div#sidebar {
	position: absolute;
	right: 0;
	width: 20%;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	z-index: 11;
	top: 45;
	color: #000000;
}

div#sidebar h4 {
	background: black;
	color: white;
	margin: 0;
	padding: 0.33em 0 0.5em 0.5em;
	border-width: 0;
	font-size: 1.1em;
}

div#sidebar a {
	display: block;
	padding: 8px 0 2px 10px;
	margin: 0;
	border-left: 1px solid rgb(70%,70%,55%);
	color: #000000;
}

div#sidebar a:hover {
	background: rgb(85%,85%,70%);
	color: #000000;
}

.body_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: normal; font-weight: normal; color: #000066}
.body_grey { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 1pt; line-height: normal; font-weight: normal; color: #CCCCCC}
.TitleGeneva02 { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 1.4em; line-height: normal; font-weight: bold; color: #000066 }
.body_black { font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: normal; font-weight: normal; color: #000000}
.TitleGeneva01 { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 1.4em; line-height: normal; font-weight: bold; color: #FF6600}
.massive {  font-family: Arial, Helvetica, sans-serif; font-size: 3em; font-weight: bold; text-transform: capitalize; color: #666699}
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #000000}.bodyGenevaBold { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 1em; line-height: normal; font-weight: bold; color: #000066}
.small_RED { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #FF0000}
.small_BOLD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #000000 ; font-weight: bold}
.body_yellow { font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: normal; font-weight: bold; color: #FFCC00}