.active_bold {
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/inside_nav_background.gif);
	background-repeat:repeat-y;	
	min-width: 1000px; 
}

/*  FOR IMAGES */

.picture_flax {
 float: right;
 background-image: url(/images/picture_flax.gif);
 background-repeat: repeat-x;
 background-position: left bottom;
 margin: 0 0 10px 10px;
 padding-bottom: 21px;
 display: block;
}

.picture_duotone {
	width: 70%;
	background-color: #EEEDE4;
	white-space: nowrap;
	min-width: 400px;
}

.left_image {
  float: left;
  width: 15%;
  border: none;
  margin: 0.3em;
  padding: 0.3em;
}

/* HIDNG THE PRINT LOGO FROM SCREEN VIEW */
.print_logo {
	display: none;
}



.go_button {
	background-color: #adb3ad;
	border: none;
	color: #FFFFFF;
	padding: 1px 1px 2px 2px;
	font-size: 1.1em;	
}

.go_button2 {
	background-color: #adb3ad;
	border: none;
	color: #FFFFFF;
	padding: 1px 1px 2px 2px;
	font-size: 1.8em;	
}

a.go_button2 {
	background-color: #adb3ad;
	border: none;
	color: #FFFFFF;
	padding: 1px 1px 2px 2px;
	font-size: 1.8em;	
}

a:hover.go_button2 {
	background-color: #000000;
	border: none;
	color: #FFFFFF;
	padding: 1px 1px 2px 2px;
	font-size: 1.8em;	
}


/* SPECIFIC LEFT NAV STYLES */




.level_two {
	background-image: url(/images/level_2_plus.gif);
	background-color: #e1e9e5;
	background-repeat: no-repeat;
	margin-right: 0px;
}

a.level_two  {
	padding-left: 22px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
	text-decoration: none;
}

a:hover.level_two, a:hover.level_two_open{
	
	color: #333333;
	text-decoration: underline;
}


.level_two_open {
	background-image: url(/images/left_nav_down_arrow.gif);
	background-color: #f1f4f3;
	background-repeat: no-repeat;
	border-top: solid 1px white;
}

a.level_two_open  {
	padding-left: 22px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}


.level_three {
	background-image: url(/images/level_3_arrow.gif);
	background-color: #f1f4f3;
	background-repeat: no-repeat;
}


.level_four {
	display: block;
	padding-left: 35px;
	font-size: .95em;
	padding-bottom: 3px;
	pading-top: 3px;
	background-color: #f1f4f3;
}

a.level_four {
	color: #333333;
	text-decoration: none;
}

a:hover.level_four {
	text-decoration: underline;}

a.level_three  {
font-size: .95em;
	padding-left: 22px;
	display: block;
	padding-top: 3px;
	padding-left: 30px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}

a:hover.level_three {
	text-decoration: underline;
}


.level_two_section {
	background-image: url(/images/level_2_plus.gif);
	margin-top: 3px;
	padding-left: 12px;
	background-repeat: no-repeat;
}

.level_two_section_open {
	/*background-image: url(/images/left_nav_down_arrow.gif); */
	margin-top: 3px;
	/*background-repeat: no-repeat; */
}

.level_two_page {
	background-image: url(/images/level_2_arrow.gif);
	margin-top: 3px;
	padding-left: 12px;
	background-repeat: no-repeat;
}

.level_two_active li {
	background-image: url(/images/level_2_plus.gif);
	margin-top: 3px;
	padding-left: 12px;
	background-repeat: no-repeat;
}

.left_nav ol {
	margin: 0px;
	padding: 0px;
	background-color: #DBDAC5;
}


.left_nav ol li {
	border: none;
	background-image: url(/images/level_2_plus.gif);
	margin-top: 3px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
} 







/* MAIN NAVIGATION BAR */

.nav_bar {
background:#fff url(../images/nav_background.gif) repeat-x;
	white-space: nowrap;
	min-width: 600px;
}

/*.nav_button {
	display: inline-block;
	margin-right: 3px;
}
*/

/* puts the koru in the bottom of the left nav */
.nav_bottom_line {
	margin-bottom: 20px;
	height: 196px;
	background-image:url(/images/left_nav_ngaru.gif);
	background-repeat:no-repeat;
	float: left;
}




/* LEFT NAVIGATION STYLES */

/* containing div setting the width and position*/
.left_nav {
	width: 161px;
	float: left;
	font-size: .7em;
	margin-left: 0px;
	padding-left: 0px;
}

/* LEVEL ONE LINKS */

.left_nav ul li {
	list-style: none;
	display: block;
	background-color: #e1e9e5;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

.left_nav ul {
	margin: 0px;
	padding-left: 0px;
}

.left_nav ul li a {
	margin-left: 10px;
	color: #333333;
	list-style: none;
	text-decoration: none;
	display: block;
	margin-right: 5px;
	
}

.left_nav ul li a:hover {
	margin-left: 10px;
	color: #000000;
	list-style: none;
	text-decoration: underline;
}


.active {
	text-decoration: underline;
}

/* END OF LEVEL ONE LINKS */






/* current state of level two links - just sets the underline so you can see where you are */
.current {
	text-decoration: underline;	
}





/* CONTAINER DIVS THAT FORM 2 COLUMN LAYOUT */

/*.left_container {
	float: left;
	width: 190px;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #FFFFFF; 
	border: 1px green solid;
}*/

.middle_container {
	margin-left: 200px;
	margin-right: 25px;
	font-size: .8em;
	height: auto;
}


.middle_container .right_container {
	font-size: 1.25em;
	margin-right: -10px;
}

.middle_container .right_container_media {

font-size: 1.2em;
}

.middle_container .right_container_country {
	font-size: 1.25em;
	margin-right: -10px;
}
.indent_text {

margin-left: 130px;
}

.indent_2_text {

margin-left: 160px;
}

.indent_3_text {

margin-left: 30px;
}


.new_line {
clear:left;
margin-top:3px;
top:auto;


}

/* Hides from IE-mac \*/
* html .middle_container {height: 1%;}
/* End hide from IE-mac */
.middle_container ul {
	padding: 0px;
	margin-left: 16px;
}

.middle_container ol {
	padding: 0px;
	margin-left: 40px;
}

.middle_container li {
	margin-top: 3px;
	margin-left: 0px;
	color: #333333;
}

.middle_container li a {
	text-decoration: underline;
	color: #333333;
}

.middle_container li a:hover {
	text-decoration: underline;
	color: #000000;
}


.highlight {
	background-color: #e8ebe8; padding: 10px;
}

.highlight-light {
	background-color: #ecefec; padding: 10px;
}



.highlight2 {
	background-color: #e8ebe8;
	padding: 10px 10px 10px 10px;
	margin-left: 30px;
	margin-right: 30px;
}

.highlight3 {
	background-color: #e8ebe8;
	padding: 10px 10px 10px 10px;
	margin-left: 30px;
	width: 60%;
}

.table_style_1 {
	float: left;
	margin-left: 10;
}

.table_style_2 {
	margin-left: 60;
}

#arrow {
	margin-left: 0px;
	padding-left: 0px;
}

#arrow ul {
	margin-left: 0px;
	padding-left: 0px;
}

#arrow ul ul {
padding-left: 30px;

}

#arrow li {
	padding-left: 14px;
	margin-left: 0px;
	background:url(/images/bullet.gif);
	background-repeat:no-repeat;
	list-style: none;
	margin-top: 3px;
}

#arrow li a {
	text-decoration: underline;
}
/*
#arrow li a:hover {
	text-decoration: underline;
}
*/
.arrow a {
	text-decoration: underline;
	color: #333333;
}

.arrow a:hover {
	text-decoration: underline;
	color: #000000;
}

#arrow_right ul {
padding-left: 0px;
margin-left:0px;

}

#arrow_right ul ul {
padding-left: 0px;

}

#arrow_right li {
	padding-left: 14px;
	margin-left: 0px;
	background:url(/images/right_bullet.gif);
	background-repeat:no-repeat;
	list-style: none;
	margin-top: 3px;
}

#arrow_right li a {
	text-decoration: underline;
}
/*
#arrow li a:hover {
	text-decoration: underline;
}
*/
.arrow_right a {
	text-decoration: underline;
	color: #333333;
}

.arrow_right a:hover {
	text-decoration: underline;
	color: #000000;
}


#arrow_right_dark ul {
padding-left: 0px;
margin-left:0px;

}

#arrow_right_dark ul ul {
padding-left: 0px;

}

#arrow_right_dark li {
	padding-left: 14px;
	margin-left: 0px;
	background:url(/images/right_bullet_dark.gif);
	background-repeat:no-repeat;
	list-style: none;
	margin-top: 3px;
}

#arrow_right_dark li a {
	text-decoration: underline;
}
/*
#arrow li a:hover {
	text-decoration: underline;
}
*/
.arrow_right_dark a {
	text-decoration: underline;
	color: #333333;
}

.arrow_right_dark a:hover {
	text-decoration: underline;
	color: #000000;
}



#arrow_down_jump ul {
padding-left: 0px;
margin-left:0px;

}

#arrow_down_jump ul ul {
padding-left: 0px;

}

#arrow_down_jump li {
	padding-left: 14px;
	margin-left: 0px;
	background:url(/images/right_bullet_jump.gif);
	background-repeat:no-repeat;
	list-style: none;
	margin-top: 3px;
}

#arrow_down_jump li a {
	text-decoration: underline;
}
/*
#arrow li a:hover {
	text-decoration: underline;
}
*/
#arrow_down_jump a {
	text-decoration: underline;
	color: #333333;
}

#arrow_down_jump a:hover {
	text-decoration: underline;
	color: #000000;
}

.exporter {
	background-color: #FDF8F2;

}

.right_container h3 {
	color: #103b67;
	font-size: 1.1em;
font-family: georgia, times, serif;
margin-bottom: 5px;
}

.right_container_country h3 {
	color: #103b67;
	font-size: 1.1em;
font-family: georgia, times, serif;
margin-bottom: 5px;
}

.right_container_media h3 {
	color: #103b67;
	font-size: 1.1em;
font-family: georgia, times, serif;
margin-bottom: 5px;
}


.right_container {
	margin-top: 35px;
	float: right;
	width: 175px;
	padding-left: 10px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	margin-left: 10px;
	margin-bottom: 30px;
	border-left-color: #959383;
	background-color:#FFFFFF;
	margin-right: 0px;

}

.right_container_country {
	margin-top: 35px;
	float: right;
	width: 270px;
	padding-left: 10px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	margin-left: 10px;
	margin-bottom: 30px;
	border-left-color: #959383;
	background-color:#FFFFFF;
	margin-right: 0px;

}

.right_container_media {
	margin-top: 35px;
	float: right;
	width: 200px;
	padding-left: 10px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	margin-left: 10px;
	margin-bottom: 30px;
	border-left-color: #959383;
	background-color: #F4EEE8;

}



.right_container p {
font-size: .7em;
}

.right_container_country p {
font-size: .7em;
}

.right_container_media p {
font-size: .7em;
}



.right_container_country a {

text-decoration: none;
color:#84683C;
}

.right_container_country a:hover {

text-decoration: underline;
color:#2F2E28;

}


.tab_box {
background-image:url(/images/tab4.gif);
background-repeat:no-repeat;
}


.tab_box h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:8px;
}

.tab_box_active h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:10px;
color:#333333;
}

.tab_box a {
font-size: .8em;
font-weight: bold;
font-family: verdana, arial, sans serif;
color:#84683C;
}

.tab_box a:hover {
color:#333333;
}


.tab_box_active {
background-image:url(/images/tab5.gif);
background-repeat:no-repeat;
font-size: .8em;
font-family: verdana, arial, sans serif;
color:#333333;

}

.right_container h4 {
font-size: .8em;
font-weight: bold;
font-family: georgia, times, serif;
margin-bottom: 5px;
color:#75857e;
}

.right_container_country h4 {
font-size: .8em;
font-weight: bold;
font-family: georgia, times, serif;
margin-bottom: 5px;
}

.right_container_media h4 {
font-size: .8em;
font-weight: bold;
font-family: georgia, times, serif;
margin-bottom: 5px;
}

.right_container h5 {
	font-family: georgia, times, serif;
	font-size: .8em;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	color: #608070;
}

.right_container_country h5 {
	font-family: georgia, times, serif;
	font-size: .8em;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	color: #608070;
}

.right_container_media h5 {
	font-family: georgia, times, serif;
	font-size: .8em;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	color: #608070;
}

/*spaces the travel banners on the right correctly */
.travel_banner {
	padding-bottom: 10px;
	display: block;
}


.dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #959383;
	margin-bottom: 10px;
}

.dashed_line {
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #959383;
	margin-bottom: 10px;
}

/* formatting the text of the related links box */

.right_container li {
	font-size: .7em;
	margin-bottom: 5px;	
	padding-left: 10px;
	margin-left: 0px;
	background:url(/images/right_bullet.gif);
	background-repeat:no-repeat;
	list-style: none;
}

.right_container_media li {
	font-size: .7em;
	margin-bottom: 5px;	
	padding-left: 10px;
	margin-left: 0px;
	background:url(/images/right_bullet_dark.gif);
	background-repeat:no-repeat;
	list-style: none;
}

.right_container_country li {
	font-size: .7em;
	margin-bottom: 5px;	
	padding-left: 10px;
	margin-left: 0px;
	background:url(/images/right_bullet.gif);
	background-repeat:no-repeat;
	list-style: none;
}


.right_container li a {
	list-style: none;
	color: #333333;
	text-decoration: none;
}


.right_container li a:hover {
	list-style: none;
	color: #000000;
	text-decoration: underline;
}

.right_container_media li a {
	list-style: none;
	color: #333333;
	text-decoration: none;
}


.right_container_media li a:hover {
	list-style: none;
	color: #000000;
	text-decoration: underline;
}


.right_container ul {
	margin: 0px;
	padding: 10px 0px 14px 0px;
}

.right_container_media ul {
	margin: 0px;
	padding: 10px 0px 14px 0px;
}

.right_container highlight_link a {

	background-color: #e8ebe8;
	text-decoration: none;

}

.right_container highlight_link a:hover  {
	text-decoration: underline;
}


.right_container_country li {
	list-style: none;
	color: #333333;
	margin-bottom: 3px;
	font-size: .7em;
}


.right_container_country li a {
	list-style: none;
	color: #333333;
	text-decoration: none;
}


.right_container_country li a:hover {
	list-style: none;
	color: #000000;
	text-decoration: underline;
}


.right_container_country ul {
	margin: 0px;
	padding: 10px 0px 14px 0px;
}

.right_container_media highlight_link a {

	background-color: #e8ebe8;
	text-decoration: none;

}

.right_container_media highlight_link a:hover  {
	text-decoration: underline;
}


.image_caption {
 padding: 15px;
 width: 35%;
 font-size: .85em;
}

.image_caption_2 {
float: left;
 padding: 10px;
 width: 35%;
}

.image_caption_3 {
float: left;
 padding-left: 2px;
 padding-top:0;
 width: 65%;
}

.image_caption_4 {
float: left;
 padding: 10px;
 }

.image_caption p {
font-size: .8em;
text-align: left;
}


.image_caption_2 p {
font-size: .8em;
text-align: left;
}

.image_caption_3 p {
font-size: .8em;
text-align: left;
}

/* MAIN TEXT STYLES */

h1 {
	font-family: georgia, times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-family: georgia, times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
	text-align: left;
}

h3 {
	font-family: georgia, times, serif;
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #000000;
}

h4 {
	font-family: georgia, times, serif;
	font-size: 1.1em;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
}

h4 a {
	text-decoration: underline;
	color:#000000;
}


h5 {
	font-family: georgia, times, serif;
	font-size: 1em;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	color: #92a69c;
}


p {
	color: #000;
}

.small_text {
 font-size: .85em;

}

h4 a {

	color: #333333;
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

p a {
	text-decoration: underline;
	color: #333333;
}

p a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td a {
	color: #333333;
	text-decoration: underline;
}

td a:hover {
text-decoration: underline;
}



em {
	font-weight: bold;
	display: block;
	font-style: italic;
	color: #333333;
}

/*highlighted links in main body area */

.highlight_link {

	font-size: 100%;
	margin-left: 0px;
}

a.highlight_link  {
    padding-left: 1px;
	padding-bottom: 1px;
	color: #000000;
	text-decoration: none;
	background-color: #e8ebe8;
}

a:hover.highlight_link  {
	text-decoration: underline;
}



/*more links in main body area */
.more_link {

	font-size: 100%;
	margin-left: 0px;
	width: 40px;
	text-decoration: none;
}

a.more_link  {
    padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	color: #333333;
	text-decoration: none;
	background-color: #e8ebe8;
	text-align: center;
}

li a.more_link  {
	text-decoration: none;
	}

a:hover.more_link  {
	text-decoration: underline;
}

/* BREADCRUMBS */
.breadcrumbs {
	padding-top: 14px;
	color: #484b4d;
	font-weight: normal;
	font-size: .9em;
	font-face: verdana;
}

.breadcrumbs a {
	color: #484b4d;
	font-weight: normal;
	text-decoration: none;
	font-face: verdana;
}

.breadcrumbs a:hover {
	text-decoration: underline;
	color: #484b4d;
	font-weight: normal;
	font-face: verdana;
}

.breadcrumbs em{
	text-decoration: underline;
	font-weight: normal;
	display: inline;
	font-face: verdana;
}



/* div that puts line between 2 case studies */

.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

/* div that puts in a dotted line */

.dotted_divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #84683C;
	padding-top: 20px;
	padding-bottom: 10px;
}


/* PRINT PAGE LINK AT BOTTOM OF PAGE */
.print_page {
	color: #333333;
	background:url(/images/print_page_icon.gif);
	background-repeat:no-repeat;
	margin: 15px 0px 15px 0px;
}

.print_page a {
	color: #333333;
	text-decoration: none;
	padding-left: 12px;
}

.print_page a:hover {
	color: #333333;
	text-decoration: underline;
}

/* PAGE LAST UPDATED TEXT */
.last_updated {
	color: #333333;
	margin: 15px 0px 15px 0px;
}


/* STYLING FOR RISK TITLES ON REGION PAGES */

.extreme_risk {
	margin-top: 15px;
	font-family: arial;
	background-color: #CC3300;
	padding: 3px 10px 3px 3px;
	overflow: none;
	display: inline-block;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
}

.high_risk {
	margin-top: 15px;
	font-family: arial;
	background-color: #E08E00;
	padding: 3px 10px 3px 3px;
	overflow: none;
	display: inline-block;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
}

.some_risk {
	margin-top: 15px;
	font-family: arial;
	background-color: #EDDF05;
	padding: 3px 10px 3px 3px;
	overflow: none;
	display: inline-block;
	color: #666666;
	font-weight: bold;
	font-size: 1.1em;
}

.help {
	padding-left: 20px;	
}


/* THIS STUFF IS FOR THE GREEN BOX ON THE RIGHT OF THE REGIION AND COUNTRY PAGES  */

/* position it to the right  */
.right_box {
	float: right;
	margin-left: 20px;
	width: 150px;
	margin-top: 50px;
}

/* the title within the box  */
.right_titles {
	font-family: arial;
	padding-left: 5px;
	color: #333333;
	margin-bottom: 0px;
	padding-top: 10px;
	display: block;
	font-size: 140%;
}

/* colour of the box  */
.right_box_color {
	background-color: #F3F6D2;
	width: 140px;
	border-width: 5px;
	border-style: solid;
	border-color: #FFFFFF;
	font-size: 10px;
	color: #333333;
}

/* title above the small map  */
.map_title {
	font-family: arial;
	padding-left: 5px;
	color: #333333;
	margin-bottom: 0px;
	padding-top: 10px;
	display: block;
	font-size: 1em;
}


/* the link styles within the box  */
.right_box_color li {
	margin-left: 3px;
	padding-left: 11px;
	background:url(/images/grey_more_arrow.gif);
	background-repeat:no-repeat;
	list-style: none;
	margin-top: 3px;
}

.right_box_color ul {
	margin-left: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

.right_box_color li a {
	text-decoration: none;
}

.right_box_color li a:hover {
	text-decoration: underline;
}

/* THIS STUFF IS STUFF FOR THE SMALL MAP ON THE COUNTRY AND REGION PAGES  */

.enlarge_map {
	font-size: 100%;
	display: block;
	margin-left: 10px;
}

.enlarge_map a {
	padding-left: 14px;
	background:url(/images/enlarge_map_button.gif);
	background-repeat:no-repeat;
	background-position: left;
	font-size: .75em;
	color: #333333;
	text-decoration: none;
}

.enlarge_map .smallfont {
	font-size: .75em;
	text-align: center;}

.enlarge_map a:hover {
	text-decoration: underline;
}

/* styles on the enlarged map page */

.large_map {
	padding-top: 20px;
}

.back_button a {
	text-decoration: none;
	color: #FFFFFF;
}

.back_button a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/* COUTRY A-Z PAGE */

/* styles the filter button */
.country_filter_button {
	background-color: #6287B4;
	border: none;
	color: #FFFFFF;
	padding: 1px 1px 2px 2px;
	font-size: 110%;
}

/* styles the filter drop down */
.country_filter {
	background-color: #E8F0F6;
}

/* alphabet anchor list styles */

.alpha_grid {
	background-color: #76867e;
	color: #ffffff;
	font-weight: bold;
}

.alpha_grid a {
	text-decoration: none;
	color: #ffffff;
	padding: 1px 3px 1px 3px;
	margin-right: 0px;

}

.alpha_grid a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #5a6660;
	padding: 1px 3px 1px 3px;
	margin-right: 0px;

}

.table_grey {
	background-color: #ecefec;
	font-style:normal;
}

.table_lightgrey {
	background-color: #f1f4f3;
	font-style: normal;}


.table_white {
	background-color: #ffffff;
}


.page_top {
	float: right;
	display: block;
	color: #7c807c;
}

.page_top2 {
	float: right;
	display: block;
	color: #7c807c;
}

a.page_top {
	color: #7c807c;
	text-decoration: none;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

a.page_top2 {
	color: #7c807c;
	text-decoration: none;
}

a:hover.page_top {
	color: #333333;
	text-decoration: underline;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


/* STYLES FOR TIPS FOR TRAVELLERS PAGE */

/* style of 1-10 numbers */
.numbering {
	font-family: arial;
	background-color: #76867e;
	font-size: 1.3em;
	color: white;
	width: 30px;
	height: 30px;
	margin: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

.table_pad 	{
	padding-bottom: 10px;
}

/* div surrounding the print and page udated stuff that adds the dotted lines and puts space under the content */
.footer_line {
	border-bottom: #333333 dotted 1px;
	display: block;
	clear: both;
}




/* PHOTO GALLEYY STYLES */

/*NEW STYLES*/
.gallerywidth{
	width:440px;
	height:200px;
	float:left;
}
.leftcol{
	/*height:200px;
	width:200px;*/
	float:left; 
	background:url(/images/slide_stack_bg.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

.rightcol{
	width:300px; 
 	float:left; 
}

.small_image{
	padding:30px;
	border:0px;
}
/*END NEW STYLES*/


.slide img {
	border: 1px solid #BCBBBB;
}

.slide_placement {
	width: 135px;
	display: block;
	float: left;
}

.slidestack_bg {
	background:url(/images/slide_stack_bg.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	}

.slidestack_bg img {
	border: 1px solid #BCBBBB;
}

.slidestack_placement {
	float: left;
	/*width: 400px;*/
	display: block;
}

.large_image {
background-color: #ecefec;
	text-align:center;
	padding: 20px;
	}

.large_image img{
padding:15px;
}

.large_image p{
padding:0 15px 15px 0px;
}


.large_image_annual {
padding:150px;
}

/* back button above the large image in photo gallery */

.back_button {

	background-color: #386680;
	border: none;
	color: #FFFFFF;
	width: 80px;
	font-size: 90%;
	padding: 4px 4px 4px 4px;

}
ul#navigation
{
list-style-type: none;
margin: 0;
padding: 0 10px 15px 10px;
width:680px;
}

ul#navigation li a
{
display: block;
width: 5em;
color: #FFF;
background-color: #386680;
padding: .5em 0.2em 0.5em 0.2em;
text-align: center;
text-decoration: none;
margin-bottom:0.5em;
}

ul#navigation li a:hover
{
color: #FFF;
text-decoration:underline;

}

ul#navigation .left { float: left; }
ul#navigation .right { float: right; }

.back_button2 {
    background-color: #386680;
	border: none;
	color: #FFFFFF;
	width: 80px;
	height: 70px;
	font-size: 110%;
	padding: 10px 10px 10px 10px;}

/* FOR THE SPEECHES ON THE RIGHT OF THE SPEECHES PAGE */

.speeches {
	color: #333;
	font-family: verdana;
}

.speeches strong {
	color: #4A4949;
	font-family: arial;
}


/* THIS IS WHAT MAKES THE LIST OF LINKS ON THE LANDING PAGE TEMPLATE LOOK LIEK BUTTONS */

.landing ul {
	margin-left: 0px;
	text-align: left;
}

.landing li {
	background-color: #e8ebe8;
	list-style: none;
	display: inline;
	margin: 3px 3px 3px 3px; 
	padding: 2px;
	line-height: 24px;
	/*margin-right: 5px;
	padding-bottom: 10px;*/
}

.landing li a {
	text-decoration: none;
	white-space: nowrap;

}


.tablecolour {
	font-family: georgia, times, serif;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	color: #103B67;
}

/*	Begin: Added 02.Oct.2006 - styles for country and tariff locators	*/
div.suggestions {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*border: 1px solid black;*/
	border: 3px solid white;
    position: absolute;
	background: #e1e9e5;
	z-index: 1000;
}

div.suggestions div {
	font-size: .7em;
	cursor: hand;
	padding: 5px;
}

/* for the rollover state */
div.suggestions div.current {
    background-color: #c3d2cb;
	color: #000000;
	text-align: left;
	padding: 5px;
	cursor: hand;
}

div.tariffsuggestions {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*border: 1px solid black;*/
	border: 3px solid white;
    position: absolute;
	background: #E6E4DA;
	z-index: 1000;
}

div.tariffsuggestions div {
	font-size: .7em;
	cursor: hand;
	padding: 5px;
}

/* for the rollover state */
div.tariffsuggestions div.tariffcurrent {
    background-color: #3366cc;
	background: #CCC6A6;
	color: #000000;
	text-align: left;
	padding: 5px;
	cursor: hand;
}
/*	End: Added 02.Oct.2006 - styles for country and tariff locators	*/

/*generic back and forward buttons*/
.gen_button {
	background-color: #386680;
	border: none;	
	width: 180px;
	font-size: 90%;
	padding: 4px 4px 4px 4px;	
	}
	
.gen_button a{ color: #FFFFFF;
		text-decoration:none;}

.gen_button a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/*FOOTER STYLES*/
.footer {
	

	margin-bottom: 30px;
	margin-top: 20px;
	padding-top:10px;
	margin-left:200px;
}

.footer img
	{margin-bottom:6px;}

.footer p
{padding:0; margin-bottom:4px;margin-top:0;}

.footer a
	{font-size:0.8em; color:#666;}
	
div.image-block
{width:210px;  
float:right; padding-left: 8px; padding-top: 5px;}

.imgindent{ margin-left: 30px}

.shade1{ background: #e4ece8;
	padding: 5px}
	
.shade-indent{ background: #eee;
	padding: 5px; margin: 0 40px 0 40px}
	
.clear1{ clear: both}

.blackh5{color: #000000;}

.largeh3{font-size: 1.1em; color: #333}
.smallh3{font-size: 0.9em; color: #333}

/* Annual Report 2009 table, highlight and h5 styles */
.table_green {
	background-color:#9eac9d;
	padding: 3px;
}

.table_green p {
  color:#fff;  
  font-weight:normal;
}

.table_greygreen {
	background-color:#d8ddd8;
	padding: 3px;
}

.table_lightgreen {
	background-color:#f1f4f3;
	padding: 3px;
}

table.finstat {
  border-top:1px solid #9eac9d;
}

table.finstat td {
  border-bottom:1px solid #9eac9d;
}

.highlight_green {
  margin-right:20px;
  padding:10px 20px 10px 20px;
  background-color:#c4cdc4;  
}

.highlight_nearmenu {
  margin-right:220px;
  padding:10px 20px 10px 20px;
  background-color:#c4cdc4;  
}

h5.ar {
	font-family: georgia, times, serif;
	font-size: 1.1em;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	color: #92a69c;
}

.hmarginreduce {margin-bottom: -12px}

a.pdf:after {content: url(/images/misc/pdficon.jpg);
position: relative; top: 5px}

/*.middle_container div a{color: #000;}
/* end */
