BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding:0px;
	margin:0px;
}

/* links formatting */

A, A:link, A:active, A:visited, A:hover {
	text-decoration:none;
	color: #660033;
}

A:hover {
	text-decoration: underline;
}

A.general_navigation, A.general_navigation:link, A.general_navigation:active, A.general_navigation:visited, A.general_navigation:hover {
	font-size:xx-small;
}

A.sitemap, A.sitemap:link, A.sitemap:active, A.sitemap:visited, A.sitemap:hover {
	font-size:xx-small;
	color:white;
}

A.language, A.language:link, A.language:active, A.language:visited, A.language:hover {
	color:white;
} 

A.ko_list_title, A.ko_list_title:link, A.ko_list_title:active, A.ko_list_title:visited, A.ko_list_title:hover {
	color: #660033;
	font-weight: bold;
}

A.leftnav, A.leftnav:link, A.leftnav:active, A.leftnav:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: #606060;
	font-weight: bold;
}

/* tags formatting */

H2.portal_name, .portal_name {
	color: #660033;
	font-size: 18px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

FORM {
	margin: 0px;
}

INPUT {
	border: 1px solid #660033;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

LI {
	list-style: square;
}

LI.right_column {
	margin-bottom: 2px;
	list-style-position: outside;
	margin-left: 25px;
}

/* table formatting */

TD.content, TD.left_column {
	border-right: 1px solid #57717D;	
}

TD.left_column, TD.right_column {
	background-color: #EEEEEA;
}

TD.footer_cell {
	background-color: #660033;
}

TD.general_navigation {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

TD.language_link_cell {
	height:14px;
}

TD.major_theme_heading_cell {
	height:17px;
}

TD.main_header_cell {
	background-color: #660033;
}

TD.breadcrumb {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:4px;
}

TD.breadcrumb A {
	color: #660033;
}

/* block formmating */

DIV.leftnav {
	padding-left: 1px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #606060;
}

DIV.banner {
	padding-bottom: 6px;
}

DIV.right_column_header, H3.nav_section_header {
	background-color: #57717D;
	padding: 4px;
	font-weight: bold;
	color: White;
	margin: 0px;
	font-size: x-small;
}

DIV.right_column_content {
	padding: 4px;
}

DIV.portal_about, .portal_about {
	font-size: 10px;
}

DIV.footer {
	padding: 2px;
	color: white;
}

DIV.do_info_block {
	padding-right: 3px;
}

DIV.do_info_block_content {
	padding: 5px;
	border-top: 1px solid #57717D;
}

DIV.ko_list_title {
	padding-bottom: 10px;
	padding-top: 10px;
}

DIV.ko_list_name {
	color: #660033;
	font-weight: bold;
}

DIV.ko_list_item {
	margin-bottom: 15px;
}

DIV.section_bar, DIV.section_bar_selected {
	border-left: 1px dotted #57717D;
	border-bottom: 1px dotted #57717D;
	padding: 2px;
}

DIV.left_column_banner {
	padding: 5px;
}

DIV.ko_feature_item {
	padding-bottom: 5px;
	padding-top: 2px;
}

DIV.ko_feature_type_name {
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
	color: #660033;
}

DIV.topic_name, DIV.ko_info_name {
	font-size: small;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

H1.topic_name {
	margin: 0px;
	padding: 0px;
	font-size: small;
}

DIV.topic_short_desc, DIV.ko_info_short_desc {
	color: #660033;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: 10px;
}

DIV.topic_long_desc, DIV.ko_info_long_desc {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 140%;
}

DIV.utilities {
	padding: 5px;
	border: 1px solid #57717D;
	margin-top: 20px;
	
}

DIV.ko_info_divider {
	margin-bottom: 5px;
	margin-top: 3px;
	border-bottom: 1px dashed #660033;
}

DIV.newsArchiveBox {
	padding: 5px;
}

/* span formatting */

.major_theme_heading_cell, H2.major_theme_heading_cell {
	color:white;
	font-size:12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.webworld {
	color:white;
	font-size:12px;
	font-weight:bold;
}

.theme_heading, H2.theme_heading {
	color:white;
	font-size:12px;
	font-weight:bold;
	margin: 0;
}

.ko_info_type {
	font-size: xx-small;
	padding-top:1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #57717D;
	color: white;
}

.ko_list_title_label {
	background-color: #660033;
	color: white;
	padding: 2px;
	font-weight: bold;
}

/* dependencies */

DIV.footer A {
	color: white;
	font-weight: bold;
}

DIV.footer A:visited {
	color: white;
	font-weight: bold;
}

DIV.footer A:link {
	color: white;
	font-weight: bold;
}

DIV.footer A:active {
	color: white;
	font-weight: bold;
}

DIV.footer A:hover {
	color: white;
	font-weight: bold;
}

DIV.countries A {
	font-size: 10px;
	color: #606060;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

DIV.countries A:link {
	font-size: 10px;
	color: #606060;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

DIV.countries A:active {
	font-size: 10px;
	color: #606060;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

DIV.countries A:visited {
	font-size: 10px;
	color: #606060;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

DIV.countries A:hover {
	font-size: 10px;
	color: #606060;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* country profile */

.country_profile_box {
	border-top: 1px dotted #052546;
	background: #EEEEEA;
	border-bottom: 1px dotted #052546;
	width: 100%;
	float: left;
}

.country_profile_region {
	padding-bottom: 3px;
	padding-top: 3px;
}

.country_profile_flag {
	width: 200;
	float: left;
}

.country_profile_info_container {
	border-top: 1px dotted #052546;
	border-bottom: 1px dotted #052546;
	float: left;
	clear: both;
	width: 100%;
}

.country_profile_info {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 150;
	float: left;
}

.country_profile_name H1 {
	margin: 0px;
	line-height: 100%;
	font-size: x-large;
	color: #052546;
}

.country_profile_label H3 {
	padding:5px;
	color: #660033;
	line-height: 100%;
	font-size: small;
	margin: 0px;
	font-weight: bold;
}

.country_profile_details {
	padding-bottom: 3px;
	padding-top: 3px;
}

.country_profile_capital SPAN {
	color: #660033;
}

.country_profile_ICT_data {
	padding: 5px;
}

.country_profile_ICT_data H4 {
	line-height: 100%;
	font-size: x-small;
	margin: 0px;
	font-weight: bold;
}

.right_column_content H4 {
	line-height: 100%;
	font-size: x-small;
	margin: 0px;
	font-weight: bold;
}

.CP_ICT_data_row_container {
	float: left;
	width: 380px;
	padding: 2px;
	background: white;
	margin-bottom: 1px;
	margin-top: 1px;
}

.CP_ICT_data_row_label {
	float: left;
	width: 60%;
	padding-left: 3px;
}

.CP_ICT_data_row_value {
	float: left;
	width: 25%;
	border-left: 1px solid #EEEEEA;
	padding-left: 3px;
}

.CP_ICT_data_row_year {
	float: left;
	width: 10%;
	border-left: 1px solid #EEEEEA;
	padding-left: 3px;
}

.country_profile_name_top A {
	font-weight: bold;
	font-size: small;
	line-height: 100%;
	color: #052546;
}

