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

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




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



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

#top-links{
		width: 900px; position: absolute; left: 10px; top: 70px; z-index: 10;  font-size: 75%; 
	text-align : left; font-weight: bold; height:15px; 
}

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

#content {
		position: relative;
	width: 630px;
	top: 0px;
	left: 155px;
	background-color: #FFFF00;
	padding: 5px 5px 15px 5px;
	 
}



#title-blue{
	font-size: 240%;
	font-weight: bold;
	color: #000000;
}
#title-green{
	font-size: 240%;
	font-weight: bold;
	color: #000000;
}
#country {
	width: 300px;
	color: #000000;
	font-weight: bold;
}
#profile {
	width: 180px; 
	color: #000000;
	font-weight: bold;
}
#case_study {
	 width: 180px; 
	color: #000000;
	font-weight: bold;
}

div.headgreen{
	background-color: #FFFF00;
	padding-left: 5px;
}
div.headblue {
	background-color: #FFFF00;
	padding-left: 5px;
}
div.headtext {
	color: #000000;
	font-weight: bold;
	font-size: 100%;
}
#textblue {
	position: relative;
	width: 64%;
	left: 1%;
	top: 10px;
	text-align: left;
	color: #000000;
}









h1 {
	color: #000000;
	font-size: 250%;
}
h2 {
	color: #000000;
	font-size: 120%
}
h3{
	color: #000000;
	font-size: 100%
}

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

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

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

}

/*temporary style and layers for glossary rollovers*/
.glossary {
	background-color: #FFFF00;
	border: thin solid #000000;
	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: block;
	font-size: 220%; font-weight: bold;
}

#access_menu {
	position: absolute; width: 150px; font-size: 90%; top: 0px; line-height :180%; display: inline;
}
.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;
}


