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: Arial, Helvetica, 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;
}

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;
}

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

.main_extra {
	width: 720px;
}

.side_extra {
	width: 210px;
}

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

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

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

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

#head {
	width: 930px;
	height: 90px;
	background-image: url(../img/head.gif);
	background-repeat: 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_menue_1 {
	width: 170px;
	z-index: 12;
	position: absolute;
	cursor: pointer;
	padding-top: 24px;
	margin-left: 266px;
}

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

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

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

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

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

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

#head_menue_2_on {
	color: #003082;
	z-index: 4;
	position: absolute;
	cursor: pointer;
	padding-left: 3px;
	padding-top: 42px;
	margin-left: 317px;
}

#head_menue_3_on {
	color: #003082;
	z-index: 5;
	position: absolute;
	cursor: pointer;
	padding-left: 3px;
	padding-top: 42px;
	margin-left: 409px;
}

#head_menue_4_on {
	color: #003082;
	z-index: 6;
	position: absolute;
	cursor: pointer;
	padding-left: 3px;
	padding-top: 42px;
	margin-left: 482px;
}

#head_menue_5_on {
	color: #003082;
	z-index: 7;
	position: absolute;
}

#head_menue_6_on {
	color: #003082;
	z-index: 8;
	position: absolute;
}

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;
}

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

.toggler, .toggler2, .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: 14px;
	font-weight: bold;
	line-height: 24px;
	background: #ffffff;
	padding-left: 12px;
}

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


.tog_right {
	float: right;
	color: #666666;
	width: 376px;
	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 {
	padding-left: 30px;
	padding-top: 15px;
}

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

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

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

.banner_left {
	height: 150px;
	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: #397492;
}

#banner_SB, #socioeconomics_1 {
	background-image: url(../img/banner_SB.jpg);
	background-color: #594141;
}

#banner_SC, #economy_1 {
	background-image: url(../img/banner_SC.jpg);
	background-color: #3d5c8b;
}

#banner_SD, #social_affairs_1 {
	background-image: url(../img/banner_SD.jpg);
	background-color: #971213;
}

#banner_SE, #security_1 {
	background-image: url(../img/banner_SE.jpg);
	background-color: #423151;
}

#banner_SF, #sustainability_1 {
	background-image: url(../img/banner_SF.jpg);
	background-color: #608f57;
}

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

#banner_MC, #efficiency_1 {
	background-image: url(../img/banner_MC.jpg);
	background-color: #716829;
}

#banner_MD, #cooperation_1 {
	background-image: url(../img/banner_MD.jpg);
	background-color: #603A3A;
}

#banner_ME, #learning_1 {
	background-image: url(../img/banner_ME.jpg);
	background-color: #44622E;
}

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

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

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

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

a.go_next {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.element p {
	margin: 0;
	padding: 14px;
	color: #ffffff;
	width: 300px;
}

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

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

.news {
	height: 183px;
	border-bottom: 1px solid #999999;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.element2 {
}

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

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

.news_head_l {
	float: left;
	font-size: 12px;
	line-height: 25px;
	width: 76px;
	text-align: right;
}

.news_head_r {
	float: right;
	font-size: 12px;
	line-height: 25px;
	width: 224px;
}

.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-left: 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%;
}

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

.banner_bg {
	background-position: 270px 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: 90px;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	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: 20px;
	line-height: 20px;
	position: relative;
	cursor: pointer;
}

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

.cell_1 {
	float: left;
	width: 23px;
	text-align: right;
	padding-right: 10px;
	color: #666666;
}

.cell_1b {
	float: left;
	width: 23px;
	text-align: right;
	padding-right: 10px;
	color: #ffffff;
}

.cell_2 {
	float: left;
	width: 79px;
}

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

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

#country_box_1 {
	background-image: url(../img/pixel_blue.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px;
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 10px;
}

#country_box_2 {
	background-image: url(../img/pixel_red.gif);
	background-repeat: no-repeat;
	background-position: 7px 2px;
	background-color: #ffffff;
	padding-left: 20px;
}

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

.indi_block_l {
 	float: left;
 	width: 30%;
 	line-height: 24px;
 }

.indi_block_r {
 	float: right;
 	width: 70%;
 	padding-top: 3px;
 }
 
.indi_block_1 {
 	float: left;
 	width: 25px;
 	color: #666666;
 	text-align: right;
 	padding-right: 10px;
 }

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

.indi_block_3 {
 	float: left;
 	width: 25px;
 	font-weight: bold;
 }
 
 .score_block {
 	text-align: right;
 	padding: 12px;
 }
 
/* #### 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-image: url(../img/icon_showAll.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

a.hideAll {
	padding-right: 15px;
	background-image: url(../img/icon_hideAll.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#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;
}

.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: 238px;
	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: 343px;
	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 {
	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: 26px;
	font-size: 12px;
	color: #666666;
	line-height: 26px;
	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;
}

.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;
}

.clear_list_box {
	clear: both;
	border-top: 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;
}

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

.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_values {
	z-index: 1;
	position: absolute;
}

#quant_avg_white {
	z-index: 2;
	position: absolute;
	height: 660px;
	border-right: 1px solid #ffffff;
}

#quant_avg_grey {
	z-index: 3;
	position: absolute;
	border-right: 1px solid #dddddd;
}

#quant_avg_value {
	z-index: 4;
	position: absolute;
	padding-top: 665px;
}

#quant_avg_text {
	z-index: 2;
	position: absolute;
	line-height: 20px;
	color: #666666;
}

#quant_head {
	height: 30px;
	color: #666666;
	background-color: #ffffff;
	padding-top: 5px;
}

#quant_1_head {
	float: left;
	width: 60px;
	line-height: 12px;
	text-align: center;
}

#quant_2_head {
	float: left;
	width: 50px;
	line-height: 20px;
	text-align: center;
}

#quant_3_head {
	float: left;
	width: 120px;
	line-height: 20px;
}

#quant_4_head {
	float: left;
	width: 360px;
	line-height: 12px;
	padding-left: 6px;
}

.quant_1 {
	float: left;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #dddddd;
	border-top: 2px solid #ffffff;
}

.quant_2 {
	float: left;
	width: 50px;
	height: 20px;
	text-align: center;
	color: #999999;
	line-height: 20px;
	border-top: 2px solid #dddddd;
}

.quant_2b {
	float: left;
	width: 50px;
	height: 20px;
	text-align: center;
	color: #ffffff;
	line-height: 20px;
}

.quant_3 {
	float: left;
	width: 120px;
	height: 20px;
	line-height: 20px;
	border-top: 2px solid #dddddd;
}

.quant_4 {
	float: left;
	width: 360px;
	height: 20px;
	line-height: 20px;
	margin-top: 2px;
}

.quant_4a {
	float: left;
	width: 36px;
	line-height: 20px;
	text-align: right;
	background-color: #dddddd;
}

.quant_4b {
	float: left;
	line-height: 20px;
	text-align: right;
	background-color: #dddddd;
}

/* #### 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: 13px;
	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:link, 
.nav_scores:visited {
	color: #aaaaaa;
	}

.nav_scores:focus, 
.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;
}

/* #### 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%;
	}

.grey {
	color: #999999;
}

.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;
}

.about_1 {
	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;
}

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

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