body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #004801;
	font-size: 100%;
	margin : 5px 5px 5px 5px;
	background-color: #FFFFFF ! important;
}

#data td{
	background-color : #FCD339;
	border : none;
}


table{
	border : none;
}

#header {
	position:relative; width: 980px; height:105px; z-index:1; 
}

#container {
	position: relative;  top: 2px; width: 100%;
	
	
}

#left_menu {
	position: absolute;
	width: 110px;
	font-size: 90%;
	top: 0px;
	line-height :180%;
}

div.menu {
	margin: 3px 3px 3px;
}

#top-links{
	width: 900px; position: absolute; left: 0px; top: 85px; z-index: 10;  font-size: 75%; 
	text-align: right; font-weight: bold; height: 15px; 
}
.access_top_link {
	padding-right: 85px;
}

#crumb {
	position:relative;
	height:15px;
	z-index:2;
	left: 155px;
	top: -2px;
	color: #000000;
	font-weight : bold;
	width: 600px;
	
}

#content {
		position: relative;
	width: 630px;
	top: 0px;
	left: 155px;
	background-color: #FFFFCC;
	padding: 5px 5px 15px 5px;
	 
}
#line {
	position: relative;
	top: -20px;
	z-index:2;
}

#head_image {
z-index:3;
}
#headtable {
	width: 100%;
	border: 0;
	vertical-align: top;
	z-index:3;
}
#title-blue{
	font-size: 240%;
	font-weight: bold;
	color: #3154A5;
}
#title-green{
	font-size: 240%;
	font-weight: bold;
	color: #087B00;
}
#country {
	width: 300px;
	color: #FFFFFF;
	font-weight: bold;
}
#profile {
	width: 180px; 
	color: #FFFFFF;
	font-weight: bold;
}
#case_study {
	 width: 180px; 
	color: #FFFFFF;
	font-weight: bold;
}

div.headgreen{
	background-color: #087B00;
	padding-left: 5px;
}
div.headblue {
	background-color: #3154A5;
	padding-left: 5px;
}
div.headtext {
	color: white;
	font-weight: bold;
	font-size: 100%;
}
#textblue {
	position: relative;
	width: 64%;
	left: 1%;
	top: 10px;
	text-align: left;
	color: #1F3463;
	z-index:2;
}

#textgreen {
	position: relative;
	width: 64%;
	left: 1%;
	top: 10px;
	text-align: left;
	z-index:2;
}
div.extlinks {
	margin: 3px 3px 15px;
}

#home {
	position: relative; height: 450px; width: 100%;  left: 1%; top: 10px;
	text-align: justify;
}

#images {
	position: absolute; width: 200px;  left: 430px; top: 100px;
	text-align: center;
}
#images-home {
	position: absolute; width: 200px;  left: 430px; top: 10px;
}
#images-right {
	position: absolute;
	width: 180px;
	left: 650px;
	top: 10px;
	text-align: center;
}
h1 {
	color: Black;
	font-size: 250%;
}
h2 {
	color: Maroon;
	font-size: 120%
}
h3{
	color: Maroon;
	font-size: 100%
}

a:link {
	color: #B20000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #B20000;
	font-weight: bold;
	text-decoration: none;
}
a:focus,a:hover,a:active {
	color: Teal;
	font-weight: bold;
	text-decoration: underline;
}

li {
margin-bottom: 2%;
	
}


/*link colours for country profile and case studies buttons*/
	div#buttonblue a:link,div#buttonblue a:visited{
		color: #FFFFFF;
	}
	div#buttonblue a:hover,div#buttonblue:active{
	color: #FFFFCC;
}
div#buttongreen a:link,div#buttongreen a:visited{
		color: #FFFFFF;
	}
	div#buttongreen a:hover,div#buttongreen:active{
	color: #FFFFCC;
}
	
/*link colours for left hand menu*/
	div#left_menu a:link, div#left_menu a:visited{
	color: black;
	font-weight: bold;

}
	div#left_menu a:hover, div#left_menu a:active{
		color: Silver;
	font-weight: bold;

}

/*temporary style and layers for glossary rollovers*/
.glossary {
	background-color: #FCD339;
	border: thin solid Black;
	padding: 5px 5px 5px 5px;
}
/*classes for image captions*/
.image_caption {
	text-align: right;
	font-size: 80%;
	font-style: italic;
	
}
.image_caption_text {
	text-align: left;
	font-size: 80%;
	font-style: italic;
	padding-left: 15px;
	
}

/*accessibility styles*/

#access_header {
	position:relative; width: 970px; height:105px; z-index:1; display: none;
}

#access_menu {
	position: absolute; width: 110px; font-size: 90%; top: 0px; line-height :180%; display: none;
}
.access_menu_title {
	font-size: 120%;
	font-weight: bold;
}
div.access_menu {
	padding-bottom: 15px;
}

.accesskey {
	text-decoration: underline;
}

#access td {
	border:1px solid #cccccc; font-weight:bold;
}
.black_on_white {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	
}
.white_on_black {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	
}
.black_on_yellow {
	color: #000000;
	background-color: #FFFF00;
	font-weight: bold;
	
}
.yellow_on_black {
	color: #FFFF00;
	background-color: #000000;
	font-weight: bold;
	
}

 
.black_on_white a:link, .black_on_white a:visited {
	
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.white_on_black a:link, .white_on_black a:visited {
	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.black_on_yellow a:link, .black_on_yellow a:visited  {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.yellow_on_black a:link, .yellow_on_black a:visited  {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}


.text_120 {
	font-size: 120%;
	text-align: center;
}
.text_140 {
	font-size: 140%;
	text-align: center;
}
.text_160 {
	font-size: 160%;
	text-align: center;
}

