html { 
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	min-height: 100.05%;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #ffffff;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

div {
	text-align: left;
}

form {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}

table {
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	border-collapse: collapse;
}

tr, td {
	border: 1px solid #000000;
	margin: 0px;
}

p {
	margin: 0px;
	color: #000000;
}

#container_all {
	width: 970px;
	padding: 0px;
	margin: 0 auto;
}

#container {
	width: 930px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pad_top {
	padding-top: 10px;
}

.pad_top_small {
	padding-top: 5px;
}

.pad_top_2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.main_norm {
	width: 600px;
}

.main_norm.box {
	height: 100px;
	background: url(../img/bg_box.gif) repeat-x;
}

.main_scores {
	width: 730px;
}

.side_norm {
	width: 300px;
	padding-left: 29px;
}

.side_norm.box {
	width: 300px;
	height: 100px;
	background: url(../img/bg_box.gif) repeat-x;
	padding: 0;
	margin-left: 29px;
}

.side_scores {
	width: 180px;
	padding-left: 20px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.clear_2 {
	clear: both;
	height: 0;
}

.hide {
	display: none;
}

.block {
	display: block;
}

.spacer {
	clear: both;
	height: 25px;
}

.spacer_5 {
	height: 5px;
	}
	
.spacer_15 {
	height: 15px;
	}

.spacer_25 {
	height: 25px;
	}

.normal {
	font-weight: normal;
}

.blue {
	color: #003082;
}

.red {
	color: #dd1144;
}

.grey {
	color: #999999;
}

.strong_grey {
	color: #777777;
}

.cursor {
	cursor: pointer;
}

/* #### Head ############################# */

#head {
	width: 930px;
	height: 90px;
/*	background: url(../img/head.gif) no-repeat; */
}

#head_logo_sgi {
	width: 266px;
	z-index: 2;
	position: absolute;
	padding-top: 20px;
}

#head_logo_bs {
	color: #cccccc;
	z-index: 70;
	position: absolute;
	margin-left: 751px;
	padding-top: 22px;
	}

#head_logo_lang {
	color: #cccccc;
	z-index: 71;
	width: 175px;
	text-align: right;
	position: absolute;
	margin-left: 750px;
	padding-top: 62px;
	}

#head_menue_1 {
	width: 140px;
	z-index: 12;
	position: absolute;
	cursor: pointer;
	padding-top: 24px;
	margin-left: 267px;
}

#head_menue_2 {
	width: 140px;
	z-index: 13;
	position: absolute;
	cursor: pointer;
	padding-top: 24px;
	margin-left: 318px;
}

#head_menue_3 {
	width: 85px;
	z-index: 14;
	position: absolute;
	cursor: pointer;
	padding-top: 24px;
	margin-left: 410px;
}

#head_menue_4 {
	width: 115px;
	z-index: 15;
	position: absolute;
	cursor: pointer;
	padding-top: 24px;
	margin-left: 481px;
}

#head_menue_5 {
	padding-left: 8px;
	width: 60px;
	height: 20px;
	z-index: 16;
	position: absolute;
	cursor: pointer;
	padding-top: 24px;
	margin-left: 525px;
}

#head_menue_6 {
	width: 80px;
	z-index: 17;
	position: absolute;
	cursor: pointer;
	padding-top: 24px;
	margin-left: 631px;
}

.menue {
	color: #003082;
	z-index: 3;
	position: absolute;
	cursor: pointer;
	padding-left: 3px;
	padding-top: 42px;
}

#head_menue_1_on {
	margin-left: 267px;
}

#head_menue_2_on {
	margin-left: 318px;
}

#head_menue_3_on {
	margin-left: 410px;
}

#head_menue_4_on {
	margin-left: 479px;
}

#head_menue_5_on {
	margin-left: 533px;
}

#head_menue_6_on {
	margin-left: 629px;
}

a.head_menue_link {
	color: #003082;
	line-height: 14px;
}

.crumb {
	margin-right: 4px;
	line-height: 10px;
}

.head_menue_item {
	height: 16px;
	line-height: 16px;
	padding-left: 5px;
	background-color: #ffffff;
}

.head_menue_item_on {
	height: 16px;
	line-height: 16px;
	padding-left: 5px;
	background-color: #dddddd;
}

a.menue_link:link, 
a.menue_link:visited {
	color: #003082;
	text-decoration: none;
	}

a.menue_link:hover, 
a.menue_link:focus {
	color: #003082;
	text-decoration: underline;
}

.menue_panel {
	border: 1px solid #aaaaaa;
	border-top: 1px solid #ffffff;
	visibility: hidden;
}

.menue_index {
	height: 20px;
	font-size: 15px;
	line-height: 20px;	
}

.menue_space {
	height: 5px;
}

#noscript {
	background-color: #ff0000;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	padding: 20px;
}

.intro1_l, .intro2_l {
	width: 96px;
	font-size: 26px;
	font-weight: bold;
	line-height: 20px;
	color: #cccccc;
	padding: 75px 0 0 4px;
}

.intro2_l {
	width: 91px;
	line-height: 20px;
	padding: 55px 0 0 4px;
}

.intro1_r, .intro2_r, .intro1_r a, .intro2_r a {
	width: 480px;
	font-size: 13px;
	color: #ffffff;
	padding: 10px 10px 10px 0;
}

.intro2_r {
	width: 205px;
	padding: 0;
}

.intro2_r .txt {
	width: 195px;
	background-color: #8899af;
	padding: 10px 0 10px 10px;
	margin-bottom: 6px;
}

.intro1_r a, .intro2_r a {
	font-size: 12px;
}

.intro1_r a.grey, .intro2_r a.grey {
	color: #cccccc;
}

/* #### Accordion 1 ############################# */

.toggler, .toggler2, .toggler3, .toggler0 {
	height: 24px;
	line-height: 24px;
	color: #000000;
	margin: 0px;
	background: #ffffff;
	border-bottom: 1px solid #999999;
	font-size: 11px;
	font-weight: normal;
}

.headline {
	color: #003082;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	background: #ffffff;
	padding-left: 12px;
}

.tog_left {
	float: left;
	width: 170px;
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	padding-left: 12px;
}


.tog_right {
	float: right;
	color: #666666;
	width: 406px;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-right: 12px;
}

a.tog_indi:link,
a.tog_indi:visited {
	color: #666666;
	text-decoration: none;
}

a.tog_indi:hover,
a.tog_indi:focus{
	color: #000000;
}

a.tog_indi_on {
	color: #000000;
}

#results_line {
	font-size: 13px;
	height: 24px;
	color: #999999;
	padding-left: 12px;
	padding-top: 10px;
}

.results_map {
	width: 470px;
	height: 87px;
	padding-left: 30px;
	padding-top: 15px;
}

.results_bar {
	float: left;
	width: 10px;
	background-color: #d4d4d4;
	vertical-align: bottom;
	margin-right: 5px;
}

#bar_info_S, #bar_info_M {
	z-index: 2;
	position: absolute;
	color: #003082;
	margin-top: -93px;
}

#bar_info_M {
	display: none;
}

.results {
	height: 149px;
	border-bottom: 1px solid #999999;
}

.results_avg {
	font-size: 10px;
	line-height: 68px;
	color: #999999;
	padding-left: 10px;
}

.banner_right {
	height: 145px;
	background-repeat: no-repeat;
	background-position: 270px 0px;
	padding-left: 15px;
	padding-top: 5px;
}

.banner_left {
	height: 130px;
	background-repeat: no-repeat;
	display: none;
	padding-left: 320px;
	padding-top: 20px;
}

#banner_SA, #democracy_1 {
	background-image: url(../img/banner_SA.jpg);
	/*background-color: #a87923;*/
}

#banner_SB, #economy_1 {
	background-image: url(../img/banner_SB.jpg);
	/*background-color: #ac5b23;*/
}

#banner_SC, #social_affairs_1 {
	background-image: url(../img/banner_SC.jpg);
	/*background-color: #c3291e;*/
}

#banner_SD, #security_1 {
	background-image: url(../img/banner_SD.jpg);
	/*background-color: #7b2c32;*/
}

#banner_SE, #resource_efficiency_1 {
	background-image: url(../img/banner_SE.jpg);
	/*background-color: #513B61;*/
}

#banner_MA, #capability_1 {
	background-image: url(../img/banner_MA.jpg);
	/*background-color: #884e0f;*/
}

#banner_MB, #policy_implementation_1 {
	background-image: url(../img/banner_MB.jpg);
	/*background-color: #716829;*/
}

#banner_MC, #institutional_learning_1 {
	background-image: url(../img/banner_MC.jpg);
	/*background-color: #44622E;*/
}

#banner_MD, #accountability_1 {
	background-image: url(../img/banner_MD.jpg);
	/*background-color: #4A687A;*/
}

#banner_S {
	background-image: url(../img/status.jpg);
	background-color: #c3291e;
}

#banner_M {
	background-image: url(../img/management.jpg);
	background-color: #2d5086;
}

#banner_scores {
	background-image: url(../img/scores.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	padding-bottom: 8px;
}

a.go_next {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.h_box {
	height: 85px;
	line-height: 20px;
	padding-top: 10px;
}

.element .banner_box {
	margin: 0;
	padding: 14px;
	width: 450px;
}

.element p {
	color: #ffffff;
	padding-bottom: 11px;
}

.element p.quest_1 {
	font-size: 13px;
	font-weight: bold;
}

.element p.quest_2 {
	font-size: 11px;
	line-height: 14px;
}

/* #### Accordion 2 ############################# */

.headline2 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	padding-left: 12px;
	padding-right: 12px;
}

.element2, .element3 {
}

.element2 p {
	margin: 0;
	padding-left: 12px;
	color: #666666;
	width: 250px;
}

.element3 p {
	margin: 0;
	padding: 10px 0 0 93px;
	color: #ffffff;
	width: 200px;
}

.element3 a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.news {
	height: 400px;
	border-bottom: 1px solid #999999;
}

a.news_link:link,
a.news_link:visited,
.news_nav, .news_cont {
	width: 218px;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	padding-left: 12px;
	display: block;
}

a.news_link:hover,
a.news_link:focus{
	color: #003082;
}

a.news_link.on {
	color: #000000;
	background-color: #dddddd;
}

.news_nav {
	padding-left: 0;
}

.news_nav div.up {
	width: 212px;
	height: 24px;
	background: url(../img/icon_scroll_up.gif) no-repeat 109px 6px;
	cursor: pointer;
	display: none;
}

.news_nav.down {
	border-top: 1px solid #999999;
	border-bottom: 0;
	background: url(../img/icon_scroll_down.gif) no-repeat 109px 6px;
	cursor: pointer;
}

.news_cont {
	border: 0;
	padding-left: 0;
}

.news_cont div.up {
	width: 345px;
	height: 24px;
	background: url(../img/icon_scroll_up.gif) no-repeat 172px 6px;
	cursor: pointer;
	display: none;
}

.news_cont.down {
	width: 345px;
	border-bottom: 0;
	background: url(../img/icon_scroll_down.gif) no-repeat 172px 6px;
	cursor: pointer;
}

.scroll_box {
	height: 324px;
	position: relative;
	overflow: hidden;
}

#scroll_nav, #scroll_cont {
	position: absolute;
}

.news_head {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-bottom: 10px;
}

.news_l {
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: right;
	cursor: pointer;
}

.news_r {
	float: right;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
}

.news_pict {
	vertical-align: top;
	margin-right: 7px;
	margin-bottom: 7px;
}

#countries_all {
	height: 194px;
	line-height: 18px;
	border-bottom: 1px solid #999999;
	padding-top: 5px;
	padding-left: 12px;
}

.countries {
	float: left;
	width: 33%;
}

.bg_scores {
	background-image: url(../img/mainpage/banner_scores.gif);
}

.bg_downloads {
	background-image: url(../img/mainpage/banner_downloads.gif);
}

.bg_about {
	background-image: url(../img/mainpage/banner_about.gif);
}

/* #### Category ############################# */

.banner_bg {
	background-position: 170px bottom;
	background-repeat: no-repeat;
	min-height: 165px;
}

.compare_box {
	width: 600px;
	position: relative;
}

.compare_box_big {
	width: 700px;
	position: relative;
}

.row_title {
	float: left;
	width: 88px;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	text-align: center;
	padding-top: 4px;
}

#undo_selection {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	padding-right: 7px;
	padding-top: 4px;
	color: #3c6bc8;
	cursor: pointer;
	display: none;
}

.row_1 {
	float: left;
	width: 150px;
	height: 19px;
	line-height: 19px;
	border-top: 1px solid #dddddd;
	position: relative;
	cursor: pointer;
}

.row_1.b {
	height: 20px;
	border: 0;

}

.row_2 {
	float: left;
	width: 70px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	margin-left: 18px;
	margin-right: 2px;
	position: relative;
}

.cell_1 {
	float: left;
	width: 21px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.cell_1.b {
	float: left;
	width: 21px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	color: #ffffff;
}

.cell_2 {
	float: left;
	font-weight: bold;
	width: 86px;
}

.cell_3 {
	float: left;
	width: 25px;
	font-weight: bold;
	padding: 0 3px 0 5px;
}

.cell_4 {
	padding-left: 3px;
	color: #aaaaaa;
	cursor: pointer;
}

.cell_4 .a {
	float: left;
	width: 20px;
	text-align: right;
}

.cell_4 .b {
	float: left;
	width: 30px;
	text-align: center;
}

.cell_4 .right {
	background-color: #ffffff;
}

#country_box_1, #country_box_2 {
	color: #000000;
	background-color: #ffffff;
	padding-left: 12px;
}

#text_box_1, #text_box_2 {
	padding-left: 6px;
}

/* #### Criteria ############################# */

.indi_block_l {
 	float: left;
 	width: 130px;
 	line-height: 24px;
 	padding-right: 25px;
 }

.indi_block_r {
 	float: right;
 	width: 775px;
 	padding-top: 3px;
 }
 
.indi_block_1 {
 	float: left;
 	width: 21px;
 	text-align: center;
 	padding-left: 5px;
 }

.indi_block_2 {
 	float: left;
 	width: 81px;
 	font-weight: normal;
 	color: #3c6bc8;
 }

.indi_block_3 {
 	float: left;
 	width: 23px;
 	font-weight: bold;
 	text-align: right;
 }
 
 .group_head {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #003082;
	padding: 15px 0 0 155px;
}
 
/* #### Indicator qualitative ############################# */

.flash_hide, #hideAll_1, #hideAll_2, #hideAll_3, #hideAll_4, #hideAll_5, #hideAll_6, #hideAll_7 {
	display: none;
}

a.showAll {
	padding-right: 15px;
	background: url(../img/icon_showAll.gif) no-repeat center right;
	display: block;
}

a.hideAll {
	padding-right: 15px;
	background: url(../img/icon_hideAll.gif) no-repeat center right;
	display: block;
}

#block_1, #block_2, #block_3, #block_4, #block_5, #block_6, #block_7, #block_8, #block_9, #block_10, #block_11 {
	display: none;
}

#text_1, #text_2, #text_3, #text_4, #text_5, #text_7, #text_8, #text_9, #text_10, #text_11 {
	display: none;
	position: absolute;
}

.block_table {
	width: 600px;
	}
 
a.scores:link, 
a.scores:visited, 
a.scores:focus {
	float: right;
	text-align: right;
	padding-right: 28px;
	background-image: url(../img/icon_score.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display: none;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.scores:hover {
	float: right;
	text-align: right;
	padding-right: 28px;
	background-image: url(../img/icon_score_on.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display: none;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.cursor_def {
	cursor: default;
}

.aggregate {
	font-size: 11px;
	line-height: 11px;
	color: #aa0000;
	padding-bottom: 4px;
}

#box_title_top {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: #003082;
	width: 100%;
	height: 25px;
	margin: 0;
	padding-left: 12px;
}

#country_ribbon {
	height: 150px;
	background-repeat: no-repeat;
	background-color: #082871;
}

.country_arrow {
	float: left;
	margin-bottom: 20px;
	padding-right: 4px;
}

.country_show {
	font-size: 11px;
	color: #999999;
}

.headnav_box {
	float: left;
	width: 248px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 12px;
}

.headnav_1 {
	margin-left: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	background-image: url(../img/icon_key_findings.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.headnav_1_on {
	margin-left: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	background-image: url(../img/icon_key_findings_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
}

.headnav_2 {
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/icon_qualitative.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.headnav_2_on {
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/icon_qualitative_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #ffffff;
}

.headnav_3 {
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/icon_quantitative.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.headnav_3_on {
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/icon_quantitative_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #ffffff;
}

.headnav_4 {
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/icon_navilink.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.headnav_4_on {
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/icon_navilink_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #ffffff;
}

.headnav_5 {
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/icon_about.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.headnav_5_on {
	margin-left: 5px;
	padding-left: 15px;
	background-image: url(../img/icon_about_on.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #ffffff;
}

.banner_txt {
	font-size: 12px;
	line-height: 14px;
	color: #cccccc;
	padding-left: 12px;
	padding-right: 10px;
}

#banner_txt {
	height: 107px;
	padding-top: 15px;
	}

#ribbon_txt {
	height: 92px;
	padding-top: 15px;
	}

.nav_link:link, 
.nav_link:visited{
	color: #cccccc;
	}

.nav_link:hover, 
.nav_link:focus{
	color: #ffffff;
	}

.nav_link_on {
	color: #ffffff;
	}
	
#headline_2 {
	float: right;
	width: 333px;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	text-align: right;
	color: #ffffff;
	padding-right: 7px;
}

.list_block {
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	background-color: #dddddd;
	padding-left: 12px;
}

.list_block_white {
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #003082;
	line-height: 25px;
	padding-left: 12px;
}

.top_line {
	border-top: 1px solid #999999;
}

.info {
	margin-top: 6px;
	margin-right: 8px;
	cursor: pointer;
}

.info_block {
	background-color: #dddddd;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
}

.list_block_country {
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	border-top: 1px solid #999999;
	background-color: #f2f2f2;
	padding-left: 12px;
}

.list_top {
	font-size: 14px;
	line-height: 25px;
	padding-left: 12px;
	margin-top: 15px;
}

.list_top_line {
	font-size: 14px;
	line-height: 40px;
	padding-left: 12px;
	margin-top: 15px;
	border-top: 1px solid #999999;
}

.list_head, .pointer {
	cursor: pointer;
}

.list_count_l {
	float: left;
	width: 38px;
	border-top: 1px solid #999999;
}

.list_count_r {
	float: right;
	width: 562px;
	border-top: 1px solid #999999;
}

.list_box_l {
	float: left;
	width: 128px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	padding-left: 7px;
}

.list_box_r {
	float: right;
	width: 427px;
	height: 25px;
	font-size: 11px;
}

.list_box_r_flex {
	float: right;
	width: 427px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list_box_country {
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	padding-left: 12px;
	cursor: pointer;
}

.list_box_results {
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	padding-left: 12px;
}

.list_box_results_2 {
	height: 20px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-left: 12px;
	text-align: right;
}

/*
.list_box_results_3 {
	height: 13px;
}
*/
/*
#chart_1, #chart_2, #chart_3, #chart_4, #chart_5, #chart_7, #chart_8, #chart_9, #chart_10, #chart_11 {
	display: none;
}
*/
#cha_0, #cha_1, #cha_2, #cha_3, #cha_4, #cha_5, #cha_6, #cha_7, #cha_8, #cha_9, #cha_10 {
	/*
	padding: 6px 0 2px 12px;
	*/
}

#num_0, #num_1, #num_2, #num_3, #num_4, #num_5, #num_6, #num_7, #num_8, #num_9, #num_10 {
	height: 20px;
	color: #999999;
	padding-left: 19px;
	visibility: hidden;
}

#num_0, #num_6 {
	visibility: visible;
}

.key_head_l {
	width: 143px;
	height: 55px;
	font-size: 14px;
	font-weight: bold;
	color: #003082;
	line-height: 25px;
	padding-left: 12px;
}

.key_head_r {
	height: 53px;
	font-size: 12px;
	font-weight: bold;
	color: #003082;
	line-height: 21px;
	border-bottom: 1px solid #cccccc;
	margin: 2px 0 5px 0;
}

.key_head_para {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

.key_drop {
	width: 180px;
	height: 20px;
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #999999;

}

.key_drop.on {
	color: #49b2b2;
}

.list_box_l_country {
	float: left;
	width: 115px;
	font-size: 13px;
	line-height: 15px;
	color: #cccccc;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list_box_r_country {
	float: right;
	width: 460px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 13px;
}

.list_box_country_flash {
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	padding-bottom: 13px;

}

.clear_list_box {
	clear: both;
	border-bottom: 1px solid #cccccc;
}

.list_count {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}

.anno {
	display: none;
}

a.anno_link:link,
a.anno_link:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-right: 7px;
}

a.anno_link:hover,
a.anno_link:focus{
	font-size: 12px;
	color: #000000;
	padding-right: 7px;
}

a.country_link:link,
a.country_link:visited {
	font-size: 12px;
	font-weight: normal;
	color: #3c6bc8;
	padding-right: 7px;
	text-decoration: none;
}

a.country_link:hover,
a.country_link:focus{
	font-size: 12px;
	font-weight: normal;
	color: #3c6bc8;
	padding-right: 7px;
	text-decoration: underline;
}

a.country_link.box_top {
	line-height: 25px;
}

.list_content {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
}

.list_content_box {
	float: left;
	width: 155px;
}

.text_content {
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 25px;
	padding-top: 5px;
}

.link {
	color: #3c6bc8;
}

a.link:link,
a.link:visited {
	color: #3c6bc8;
	text-decoration: none;
}

a.link:hover,
a.link:focus{
	color: #3c6bc8;
	text-decoration: underline;
}

/* #### Indicator quantitative ############################# */

.quant_head {
	height: 28px;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	margin-top: 12px;
}

.side_scores .quant_head {
	height: 22px;
}

.quant_1_head {
	float: left;
	width: 23px;
	text-align: right;
	padding-right: 112px;
}

#scores_c .quant_1_head {
	padding-right: 15px;
}

.quant_2_head {
	float: left;
	width: 82px;
}

#scores_c .quant_2_head {
	width: 93px;
}

.quant_3_head {
	float: left;
	width: 125px;
	padding-right: 10px;
}

#scores_c .quant_3_head {
	width: 70px;
	padding-left: 115px;
}

.quant_4_head {
	float: left;
	width: 50px;
	padding-left: 5px;
}

#scores_c .quant_4_head {
	width: 125px;
	padding: 0 10px 0 40px;
}

.quant_sort {
	float: left;
	font-size: 12px;
	color: #999999;
	margin: 1px 6px 0 0;
}

.quant_sort.blue {
	color: #3c6bc8;
	/*color: #003082;*/
}

.quant_sort.red {
	color: #dd1144;
}

.quant_1 {
	width: 60px;
	height: 16px;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	margin-top: 4px;
}

.quant_2 {
	width: 38px;
	height: 16px;
	font-size: 13px;
	text-align: center;
	line-height: 16px;
	margin-top: 4px;
}

#scores_c .quant_2.sm {
	font-size: 14px;
	font-weight: bold;
}

#scores_c .quant_2.cat {
	font-weight: bold;
}

#scores_c .quant_2.crit {
	font-size: 12px;
	color: #444444;
}

#scores_c .quant_2.indi {
	font-size: 12px;
	color: #888888;
}

.quant_2b {
	width: 38px;
	height: 16px;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	line-height: 16px;
	margin-top: 4px;
}

.quant_3 {
	width: 94px;
	height: 16px;
	font-size: 13px;
	line-height: 16px;
	margin-top: 4px;
}

.quant_3 a {
	color: #3c6bc8;
	display: block;
}

#scores_c .quant_3 {
	width: 205px;
}

#scores_c .quant_3 a.sm {
	font-size: 14px;
	font-weight: bold;
}

#scores_c .quant_3 a.cat {
	font-weight: bold;
}

#scores_c .quant_3 a.crit {
	font-size: 12px;
	font-weight: bold;
}

#scores_c .quant_3 a.indi {
	font-size: 12px;
	padding-left: 18px;
}

.quant_4 {
	width: 250px;
	height: 16px;
	line-height: 16px;
	margin-top: 4px;
}

.quant_4a {
	z-index: 2;
	position: absolute;
	font-size: 13px;
	padding-left: 3px;
	margin: 2px 0 2px 0;
	line-height: 16px;
	<!--
	line-height: 13px;
	-->
}

.quant_4a.bg_white {
	background-color: #ffffff;
}

#scores_c .quant_4a.sm, #scores_c .quant_4a.cat {
	color: #ffffff;
}

#scores_c .quant_4a.crit {
	font-size: 12px;
	color: #444444;
}

#scores_c .quant_4a.indi {
	font-size: 12px;
	color: #888888;
}

.quant_4b {
	height: 16px;
	background-color: #e6e6e6;
	margin: 2px 0 2px 0;
}

.quant_4b.sm {
	background-color: #000000;
}

.quant_4b.cat {
	background-color: #555555;
}

.quant_4b.crit {
	background-color: #bbbbbb;
}

.quant_4c_grey, .quant_4c_red, .quant_4c_blue {
	z-index: 3;
	position: absolute;
	width: 8px;
	height: 16px;
	margin: 2px 0 2px 0;
}

.quant_4c_grey {
	background: url(../img/ring_grey.png) no-repeat;
	}

.quant_4c_red {
	background: url(../img/ring_red.png) no-repeat;
	}

.quant_4c_blue {
	background: url(../img/ring_blue.png) no-repeat;
	}

#scores_c .noroll.sm {
	height: 40px;
	vertical-align: top; 
}

#scores_c .roll.crit {
	height: 30px;
	vertical-align: bottom; 
}

.bg_red {
	background-color: #dd1144;
}

.bg_blue {
	background-color: #6086d1;
}

.low {
	height: 14px;
	margin: 1px 0 1px 0;
}

.zero {
	z-index: 2;
	position: relative;
	margin-left: -3px;
	<!--
	margin-left: 0;
	-->
}

.scale {
	width: 389px;
	height: 30px;
	text-align: right;
	background: url(../img/scale.jpg) no-repeat;
}

.scale.no1 {
	background-position: 132px 20px;
}

.scale.no2 {
	width: 450px;
	background-position: 193px 20px;
}

.scale.no3 {
	width: 500px;
	background-position: 243px 20px;
}

#meta_layer_2009, #meta_layer_2011 {
	z-index: 20;
	position: absolute;
	margin: 270px 0 0 135px;
	width: 630px;
	border: 1px solid #666666;
	background-color: #ffffff;
	padding: 10px;
	display: none;
}

#meta_layer_2009 tr, #meta_layer_2009 td, #meta_layer_2011 tr, #meta_layer_2011 td {
	border: 0;
}

/* #### Governments ############################# */

.credits {
	font-size: 9px;
	line-height: 9px;
	color: #cccccc;
	text-align: right;
	padding-bottom: 7px;
	padding-right: 9px;
}

/* #### Scores ############################# */

.score_box {
	float: left;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	min-height: 175px;
}

.scores_title {
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	line-height: 25px;
	height: 35px;
}

.scores_title_on {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
	height: 35px;
}

.nav_marg {
	width: 30px;
	color: #aaaaaa;
	text-align: right;
	}

.nav_scores {
	color: #aaaaaa;
	}

.nav_scores:hover {
	color: #ffffff;
	}

.nav_scores_on {
	color: #ffffff;
	}

.scores_note_l {
	float: left;
	width: 25%;
	vertical-align: top;
	padding-bottom: 3px;
}

.scores_note_r {
	float: right;
	width: 75%;
	vertical-align: top;
	padding-bottom: 3px;
}

.table_scores tr, .table_scores td {
	border: 0;
}

.table_scores td {
	border-bottom: 1px solid #ffffff;
}

.table_scores td.line {
	border-bottom: 1px solid #999999;
	/*background-color: #f6f6f6;*/
}

.table_scores td.line_2 {
	border-bottom: 1px solid #eeeeee;
	/*background-color: #f6f6f6;*/
}

/* #### Download ############################# */

.down_box {
	line-height: 20px;
	background-color: #f2f2f2;
	padding: 12px;
	}

.down_box_l {
	float: left;
	line-height: 20px;
	background-color: #f2f2f2;
	padding: 12px; 
	}

.down_box_r {
	float: right;
	line-height: 20px;
	background-color: #f2f2f2;
	padding: 12px;
	height: 100%;
	}

.bg_grey {
	background-color: #f2f2f2;
}

/* #### About ############################# */

.news_left {
	float: left;
	width: 66px;
	padding: 12px;
}

.news_right {
	float: right;
	width: 486px;
	padding: 12px;
}

.board_left {
	float: left;
	width: 176px;
	line-height: 18px;
	padding: 12px;
}

.board_right {
	float: right;
	width: 352px;
	line-height: 18px;
	color: #999999;
	padding: 12px;
}

#contributors .down_box, #contributors .board_left, #contributors .board_right {
	padding: 6px 12px 6px 12px;
}


.about_1 {
	width: 700px;
	color: #5a6a82;
	background-image: url(../img/about_1.jpg);
	background-repeat: no-repeat;
	background-position: 238px 0px;
}

.about_2 {
	height: 160px;
	background-color: #5a6a82;
	background-image: url(../img/about_2.jpg);
	background-repeat: no-repeat;
	background-position: 250px 0px;
}

/* #### Footer ############################# */

.footer {
	padding-left: 12px;
}

.footer, .footer a {
	color: #666666;
}

/* #### Tooltip ############################# */

.tooltip {
	font-size: 11px;
	color: #000000;
	position: absolute;
	display: none;
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 2px;
}

/* #### Sitemap ############################# */

#sitemap .header {
	padding: 15px 0 10px 12px;
}

#sitemap .s {
	font-size: 12px;
	font-weight: bold;
	color: #cbc82e;
	margin-right: 10px;
}

#sitemap .sc {
	font-size: 12px;
	font-weight: bold;
	color: #cbc82e;
	margin-right: 5px;
}

#sitemap .headline {
	padding-left: 0;
}

#sitemap .col {
	float: left;
	width: 220px;
	padding-left: 12px;
}

#sitemap .col.country {
	width: 103px;
}

#sitemap .link.crit, #sitemap .link.country {
	font-weight: bold;
}

#sitemap .link.indi {
	font-size: 11px;
}

#sitemap .link.indi.grey, #sitemap .link.country.grey {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.pad_l_10 {
	padding-left: 10px;
}

.pad_l_20 {
	padding-left: 15px;
}

.pad_t_10 {
	padding-top: 10px;
}
