@charset "utf-8";
/* CSS Document */


/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Tables
	#Lists
	#Images
	#Buttons
	#Tabs
	#Forms
	#Media Queries
	#Misc */

body {
	background-color: #D8DCD0;
	overflow-x:hidden;
}
#main-content-body
{
    clear:both;
}

#main-wrapper {
	background: url("../img/mainbg-dark-newgrid.png") repeat-y scroll center 0 transparent;
	color: #403E3C;
	margin-bottom: 80px;
	overflow: hidden;

}


h2, h3, h4, h5, h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	line-height: 32px;
}
h2.page-title {
	line-height: 30px;
	padding-bottom: 10px;
	font:26px Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
}

.site-name {
font-size :26px;
font-weight : normal;
padding-top:0px;
padding-right:15px;
padding-bottom :0px;
padding-left:0px;
line-height:41px;
float:left;
overflow:hidden;
}


.title-pg {
	background: url("../images/sprite-horizontal.png") repeat-x scroll 0 -55px transparent;
	color: #FFF;
	font-size: 26px;
	font-weight: normal;
	height: 45px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0 0px 15px;
/* *height: 45px;
*padding: 15px 0 0px 15px;*/
}
.title-pg a {
	color: #FFF;
}
.title-article, .title-section {
	color: #000;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	padding:10px 0px 0px 0px
}
.subTitle-article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 10px 0;
}
.box-shaded {
	background-color: #f5f6f4;
	border: 1px solid #DDD;
}
.box-gradient {
	background: url("../images/row-bg.gif") repeat-x bottom left transparent;
	clear: both;
	padding: 10px 0;
	border: 1px solid #DDD;
}
.box-shaded, .box-clr {
	clear: both;
	overflow: hidden;
	padding: 10px 0;
}
.border-top {
	border-top: 2px solid #AA2222;
}
.nav-lang.page {
	float: left;
	font-size: 11px;
}
.nav-lang.label {
	float: left;
	font-size: 11px;
	margin: 2px 5px 0px 0px;
}
.panel-section p {
	margin: 5px 0;
}
.panel-section .intro {
	margin-bottom: 15px;
}
.panel-section {
	background-color: #FFF;
	border: 1px solid #DDD;
	border-radius: 3px;
	margin-bottom: 0;
	padding: 10px 12px 10px 12px;
	position: relative;
	font-size:12px;
}
.panel-section h3 {
	padding: 0px 0px 0px 0px;
	font:normal 16px/18px Georgia, "Times New Roman", Times, serif;
}
.panel-section ul {
	margin: 10px 0px 25px 25px;
}
.panel-section hr {
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 8px 0px;
}
.panel-section li {
	margin-bottom: 5px;
	list-style:disc;
}
.panel-grid {
	padding:0px;
	margin:0px;
}
.panel-grid .row-end {
	margin-right: 0;
}
.panel-grid li {
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 14px 15px 0;
	padding: 11px;
}
a.wbboxes-ad {
	background-position: 50% 0;
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	position: relative;
	width: 200px;
}
a.wbboxes-ad span {
	background: url("../images/admask.png") no-repeat scroll right center transparent;
	bottom: 0;
	color: #FFFFFF;
	display: block;
	font-size: 15px;
	font-weight: bold;
	left: 0;
	min-height: 40px;
	padding: 7px 30px 7px 10px;
	position: absolute;
	right: 0;
}
/* Social Media */
.pagestools {
	float:right;
	padding-left:8px;
	width:auto;
}
#nav-pg-utility {
	margin-top: 15px;
}
#nav-pg-utility .Prnt, #nav-pg-utility .email, #nav-pg-utility .Facebook, #nav-pg-utility .Tweet, #nav-pg-utility .Google {
	background: url("../images/sprite-icons.png") no-repeat scroll -73px -269px transparent;
	height: 20px;
	padding: 0 0px 0 0px;
	width: 35px;
}
#nav-pg-utility a.Prt span {
	display: block;
	visibility: hidden;
}
#nav-pg-utility a, #nav-pg-utility a:hover {
	display: block;
	height: 20px;
	text-decoration: none;
}
#nav-pg-utility .email {
	background-position: -108px -269px;
	height: 20px;
	padding: 0 6px 0 6px;
	width: 37px;
}
#nav-pg-utility .shareicon {
	padding-left: 9px;
	width: 58px;
	position: relative;
}
#nav-pg-utility .Facebook {
	background-position: -212px -269px;
	height: 20px;
	width: 65px;
}
#nav-pg-utility .Tweet {
	background-position: -279px -269px;
	height: 22px;
	width: 62px;
}
#nav-pg-utility .Google {
	background-position: -343px -269px;
	height: 16px;
	width: 16px;
}
.pagestools ul {
	list-style:none;
	display:block;
}
.pagestools ul li {
	display: inline;
	float: left;
	list-style: none outside none;
	text-align: left;
	vertical-align: middle;
}
.pagestools ul li.fbv2 {
	width:130px;
	height:50px;
	z-index:999999;
	padding-left:9px;
}
.pagestools ul li.dividerpagetools {
	background: url("../images/sprite-icons.png") no-repeat scroll right -75px transparent;
	padding: 0 12px 0 11px;
}
.nav-lang a.active {
	background: none repeat scroll 0 0 #E3E5DB;
	border: 0 none;
	color: #222222;
	margin-right: -1px;
	padding: 0 9px;
	position: relative;
	z-index: 1;
	font-weight:bold;
}
.nav-lang .first a {
	border: 0 none;
}
/* -- pages tools -- */

.sharecont {
	margin: -6px 0 0 -10px;
	width: 74px;
}
.expand_all {
	cursor:default;
}
.toggle_container {
	border: 1px solid #d9dccf;
	border-top:none;
	background: url("../images/share-bg.png") repeat-x scroll center bottom #F7F8F6;
	width: 233px;
	height:126px;
	position:absolute;
	right:-6px;
	top:23px;
	width:233px;
	z-index:99;
	border:1px solid #D9DCCF;
}
.sharebox .In, .sharebox .Dig, .sharebox .facebook, .sharebox2 .twitter, .sharebox2 .Google, .sharebox2 .Stumble, .sharebox2 .Delicious {
	background:url(../images/sprite-icons.png) -2px -340px;
}
.sharebox .Dig {
	background-position: -2px -370px;
}
.sharebox .facebook {
	background-position: -244px -313px;
}
.sharebox2 .twitter {
	background-position: -20px -311px;
}
.sharebox2 .Google {
	background-position: -134px -313px;
}
.sharebox2 .Stumble {
	background-position: -134px -341px;
}
.sharebox2 .Delicious {
	background-position: -134px -370px;
}
html>/**/body .toggle_container {
	background: url("../images/share-bg.png") repeat-x scroll center bottom #F7F8F6;
	border: 1px solid #D9DCCF;
	height: 100px;
	overflow: visible;
	position: absolute;
	right: -15px;
	top: 23px;
	width: 235px;
	z-index: 99;
}
.toggle_container .box {
	padding:0px;
}
.expand_all {
    background-position: -4px 1px;
	background: url("../images/extra_buttons1.png") no-repeat scroll -2px 1px transparent;
	cursor: pointer;
	height: 30px;
	position: relative;
	width: 74px;
	z-index: 999;
}
.expanded {
	background-position:-2px -28px;
	height:30px;
}
.sharebox {
	float: left;
	width:115px;
}
.sharebox ul {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding-left:3px;
	padding-right:5px;
}
.sharebox ul li {
	padding: 0px 0px 10px 0px;
	line-height:1.5em;
	font-size:0.6875em;
	color:#333333;
	width: 110px;
	text-align:left;
}
.sharebox ul li a, .sharebox ul li a:visited {
	color:#333333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:40px;
}
.sharebox ul li a:hover {
	color:#333333;
	text-decoration:underline;
}
.sharebox img {
	vertical-align:middle;
	padding:0 6px 0 4px;
}
.sharebox2 {
	float: left;
	width:118px;
}
.sharebox2 ul {
	list-style-type: none;
	margin: 11px 0px 0px 0px;
	padding-left:3px;
	padding-right:5px;
}
.sharebox2 ul li {
	padding: 0px 0px 9px 23px;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6875em;
	color:#333333;
}
.sharebox2 ul li a, .sharebox2 ul li a:visited {
	color:#333333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.sharebox2 ul li a:hover {
	color:#333333;
	text-decoration:underline;
}
.sharebox2 img {
	vertical-align:middle;
	padding:0 6px 0 4px;
}
#heading {
	display: inline-block;
	width: 100%;
	min-height: 65px;
	padding: 0px 0px 5px 0px;
}
/*-#main-content {
	width:100%;
	min-height:420px;
	padding: 0px 0px 15px 0px;
}*/
.actionlink {
	color:#850000;
}
/*----- F01v1 Global Language Toggle Starts-----*/
 .f01v1-global-language-toggle {
	text-align: right;
	color:#666666;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:22px;
	margin-right:12px;
	padding: 0px 0px 22px 0px;
}
.f01v1-global-language-toggle ul li {
	float: left;
	padding:1px 0px 4px 5px;
	font-size: 11px;
	color: #666;
}
.f01v1-global-language-toggle ul li.cn {
	font-size: 10px;
	margin-top: 0px;
}
.f01v1-global-language-toggle li a, .f01v1-global-language-toggle li a:visited {
	color: #666;
	text-decoration:none;
}
.f01v1-global-language-toggle li a:hover {
	color: #850000;
	text-decoration: underline;
}
.f01v1-global-language-toggle li a.cn, #masthead .f01v1-global-language-toggle li a.cn:visited {
	font-size:10px;
}
.f01v1-global-language-toggle li.active-language, a:visited.active-language {
	color: #333;
	background:#e3e5db;
	padding: 1px 8px 3px;
	margin-left:-1px;
}
.f01v1-global-language-toggle ul li.divider {
	background:url("../images/sprite-icons.png") no-repeat scroll right -75px transparent;
	padding: 1px 9px 3px 8px;
}
.f01v1-global-language-toggle ul li a.arrow1 {
	background: url("../images/sprite-icons.png") no-repeat scroll -918px -254px transparent;
	float: left;
	height: 14px;
	overflow: hidden;
	width: 7px;
}
.f01v1-global-language-toggle ul li a.arrow1 span {
	visibility: hidden;
	text-decoration: none;
}
.f01v1-global-language-toggle ul li a:hover.arrow1 {
	text-decoration:none;
}
/*----- F01v1 Global Language Toggle Ends-----*/

.global-header {
	float:left;
	height:79px;
	width: 100%;
}
a.world-bank-logo, a.world-bank-logo-es, a.world-bank-logo-fr, a.world-bank-logo-cn {
	height:65px;
	margin:0 0 23px;
	overflow:hidden;
	text-indent:-9999px;
	width:242px;
}
a.world-bank-logo img {
	float:left;
}
/* -----------F02V1 Global Search Starts ----------------*/



#f02v1-global-search {
	margin: 20px 0px 0px 0px;
	position:relative;
	width:268px;
	float:right;
	font-size:13px;
	padding: 5px 0px;
}
#f02v1-global-search .search-text {
	background:url("../images/sprite-icons.png") no-repeat scroll 0 -42px transparent;
	border:1px solid #CCCCCC;
	color:#666666;
	float:right;
	padding: 3px 35px 3px 23px;
	position:absolute;
	width: 268px;
	z-index:2;
}
#f02v1-global-search .search-submit {
	position:absolute;
	right:7px;
	top:15px;
}
.search-submit-arrow {
	position:absolute;
	right:0px;
	top: 4px;
}
#f02v1-global-search a.search-submit-text {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding-right: 7px;
	position: absolute;
	right: 7px;
	text-decoration: none;
	top: 10px;
	z-index: 100;
}
#f02v1-global-search a.search-submit-text-mn {
	background-position:  -889px -259px;
}
#f02v1-global-search input.search-text-mn {
	padding: 2px 45px 3px 23px;
	width: 198px;
}
/* -----------F02V1 Global Search Ends ----------------*/

/*Global header navigation starts*/
.global_navigation {
	width:100%;
	height:27px;
 *padding: 0px 0px 5px 0px;
}
div.global_navigation_home {
	width:3%;
	height:27px;
	float: left;
	margin-right: 2px;
}
div.global_navigation_home a.homelink {
	background:url("../images/sprite-icons.png") no-repeat scroll -19px -196px transparent;
	height:27px;
	overflow:hidden;
	float:left;
	text-indent:-9999px;
	width:28px;
}
div.global_navigation_home a:hover {
	background:url("../images/sprite-icons.png") no-repeat scroll -49px -196px transparent;
}

.global_navigation_sec1 {
	float:left;
	height:27px;
	margin: 0px 2px 0px 0px;
}
.global_navigation_sec1 ul li {
	float:left;
	background:url("../images/sprite-horizontal.png") repeat-x scroll 0 0;
	height:27px;
}
.global_navigation_sec1 ul li:hover {
	background: url("../images/sprite-horizontal.png") repeat-x scroll 0px -90px;
	height:27px;
}
.global_navigation_sec1 ul, .global_navigation_sec2 ul {
	padding:0px;
	margin:0px;
}
.global_navigation_sec2 {
	float:left;
	height:27px;
	padding: 0px;
	margin: 0px;
}
.global_navigation_sec1 ul.navtabs li a span {
	padding: 5px 21px 5px 21px;
}
.global_navigation_sec2 ul.navtabs li a span {
	padding: 5px 22px 5px 22px;
}
.global_navigation_sec1 ul.navtabs li a {
	border-right:1px solid #707070;
	line-height:3px;
	margin:7px 0px 0px 0px;
	padding:0px;
}
.global_navigation_sec2 ul.navtabs li.last a {
	border:0px;
}
.global_navigation_sec2 ul.navtabs li a {
	border-right:1px solid #707070;
	line-height:3px;
	margin:7px 0px 0px 0px;
	padding:0px;
}
.global_navigation_sec1 ul.navtabs li a:hover {
	background:none;
}
ul.navtabs li, ul.navtabs li a, ul.navtabs li span {
	float:left;
	text-decoration:none;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.global_navigation_sec2 ul.navtabs li.last a span {
	padding: 5px 29px 5px 29px;
}
ul.navtabs li.last a {
	background:none;
}
ul.navtabs li.firstcurrent a span, ul.navtabs li.current, ul.navtabs li.lastcurrent:hover, ul.navtabs li.lastcurrent {
	background: url("../images/g03v1-global-navigation.png") no-repeat scroll center -91px transparent;
	height:31px;
}
ul.navtabs li.lastcurrent a span {
	padding: 5px 29px 5px 29px;
}
.global_navigation_sec2 ul li {
	background:url("../images/sprite-horizontal.png") repeat-x scroll 0 -28px transparent;
	height: 27px;
	float:left;
	list-style:none;
}
.global_navigation_sec2 ul li:hover {
	background: url("../images/sprite-horizontal.png") repeat-x scroll 0px -90px;
	height:27px;
}
/*Global header navigation ends*/
.country_option {
	float:left;
	margin: 4px 2px 0px 0px;
	width:30%;
	bottom:100%;
 
  }

h3.subTitle {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	margin-bottom: 3px;
	padding-bottom: 0;
	text-transform: uppercase;
}
h3.subTitle a {
	color:#850000;
}
#country_select {
	color:#8A0202;
	float:left;
	margin: 6px 20px 0px 0px;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
#country_option {
	float:left;
	margin: 4px 2px 0px 0px;
	width:40%;
}
#country-selection-search {
	float: left;
	padding: 4px 0px 0px 0px;
}
#country-selection-search span {
	background: url(../images/sprite-image.png) no-repeat scroll 1px -127px transparent;
	float: left;
	height: 19px;
	width: 23px;
}
#country-selection-search input.button {
	float: left;
	height: 19px;
	width: 23px;
	background: url(../images/search-icon.png) no-repeat scroll 0px 0px transparent;
	border:0px;
}
#country-selection-search input.buttonhover {
	background: url(../images/search-icon.png) no-repeat scroll 0px 0px transparent;
	width:23px;
	height: 19px;
	cursor: pointer;
	border:0px;
}
.indicator-contents {
	float:right;
	position: absolute;
	top: -1px;
	right: -1px;
}
.tableauPlaceholder {
	width:100%;
	height:1036px;
}
/* icon list starts*/
#indicator-query {
	padding:40px 0px 0px 0px;
}
.iconlist {
	display:inline-block;
	float:right;
}
.linkicons {
	padding:0px;
	margin:0px;
	float:left;
}
.linkicons-general {
	padding:0px;
	margin:0px !important;
	float:right;
}
.linkicons li, .linkicons-general li {
	float:left;
	margin: 0px 10px 0px 10px;
	list-style:none;
}
.linkicons li.share {
	background: url(../images/themeIconSprite.png) no-repeat scroll 0px 0px transparent;
	width:18px;
	height:16px;
}
.linkicons li span a, .linkicons-general li span a {
	padding: 0px 20px 0px 20px;
}
.linkicons-general li span.share 
{
    background: url(../images/themeIconSprite.png) no-repeat scroll -46px 1px transparent;
	padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 8px;
	background-position: -44px 2px;
    /*padding: 0px 20px;*/
    /*display:inline-block;*/
    background-color: transparent;
    /*background-image: url('../images/themeIconSprite.png');*/
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.linkicons li.download {
	background: url(../images/themeIconSprite.png) no-repeat scroll 0px -17px transparent;
	width:18px;
	height:16px;
}

.linkicons-general li span.download 
{
    background: url(../images/themeIconSprite.png) no-repeat scroll -43px -16px transparent;
    /**background-position: -44px -17px\9;**/
    background-position: -44px -17px;
    
  /*  display:inline-block;*/
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 10px;
    background-color: transparent;
   /* background-image: url('../images/themeIconSprite.png');*/
    background-repeat: no-repeat;
    background-attachment: scroll;
}

/** Added 05/21/2015 for IE11 **/
.linkicons-general li div.download 
{
    background: url(../images/themeIconSprite.png) no-repeat scroll -43px -16px transparent;
    background-position: -44px -17px;
    
  /*  display:inline-block;*/
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 10px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    
	width:24px;
	height:18px;      
}

.linkicons li.print {
	background: url(../images/themeIconSprite.png) no-repeat scroll 0px -38px transparent;
	width:18px;
	height:16px;
}
.linkicons-general li span.print 
{
    background: url(../images/themeIconSprite.png) no-repeat scroll -44px -39px transparent;
	padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 16px;
    background-position: -44px -40px;
   /* padding: 0px 20px;*/
    /*display:inline-block;*/
    background-color: transparent;
    /*background-image: url('../images/themeIconSprite.png');*/
    background-repeat: no-repeat;
    background-attachment: scroll;
}

/** Added 05/21/2015 for IE11 **/
.linkicons-general li div.print 
{
    background: url(../images/themeIconSprite.png) no-repeat scroll -44px -39px transparent;
	padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
    padding-bottom: 16px;
    background-position: -44px -40px;
   /* padding: 0px 20px;*/
    /*display:inline-block;*/
    background-color: transparent;
    /*background-image: url('../images/themeIconSprite.png');*/
    background-repeat: no-repeat;
    background-attachment: scroll;
    
	width:24px;
	height:18px;    
}

.linkicons-general li {
	border: 1px solid #333;
	color: white;
	float: left;
	font-size: 11px;
	margin: 0 15px 0 0;
	padding: 2px;
	text-transform: uppercase;
	cursor: pointer;
	border-radius: 3px;
	background-color:#cd3c3c;
}
.linkicons-general li:hover {
	background-color:#ccc;
}
.linkicons li.share:hover, .linkicons-general li.share:hover {
	background: url(../images/themeIconSprite.png) no-repeat scroll -26px 0px transparent;
}
.linkicons li.download:hover, .linkicons-general li.download:hover {
	background: url(../images/themeIconSprite.png) no-repeat scroll -26px -17px transparent;
}
.linkicons li.print:hover, .linkicons-general li.print:hover {
	background: url(../images/themeIconSprite.png) no-repeat scroll -25px -38px transparent;
}
/* icon list ends*/
.more-content {
	color: #850000;
}

.linkInformation
{
    text-decoration:underline;
    color: #0000FF;
}
.generalInfo-table 
{
    height:400px;
    overflow-Y:scroll;
    overflow-X:auto;
    /*width:850px!important;*/
    
}

/*.generalInfo-table table {
	overflow: auto;
}*/
.generalInfo-tableHeader {
	padding: 0px 0px 20px 0px;
	font:13px/35px Arial, Helvetica, sans-serif;
	overflow: auto;
 font-weight:bold;
}
.generalInfo-tableHeader {
	background-color:#d8caca!important;

}
.generalInfo-row {
	background-color:#fff;
	
}
.generalInfo-row-alt {
	background-color:#ebe5e5!important;
	 
}
/*.generalInfo-row td a, .generalInfo-row-alt td a {
	color:#000;
	text-decoration:none;
}*/
.generalInfo-row td a:hover, .generalInfo-row-alt td a:hover {
	color:#8A0202;
	text-decoration:underline;
}
.generalInfo-table table tr {
	vertical-align:middle;
	
}
 .generalInfo-table table tr td {
	padding:10px 0px 10px 10px;
	text-align:left;
	
}

.generalInfo-table table tr th
{
    text-align:center;
}

.generalInfo-table  tr th, .generalInfo-table tr td 
{
 word-wrap:break-word;
    overflow:hidden;
/*white-space :nowrap;*/
}
.EmptyText
{
    text-align:center;
   color:#ff0000;
    font-weight:bold;
}

.generalInfo-table tr td 
{
  /* width:250px;*/
}

.relatedLink a, .relatedLink a:hover, .relatedLink a:visited {
	color:#8A0202;
	padding:0px 0px 0px 10px;
}
.panel-section .status {
	float:right;
}
.panel-section-bgcolor {
	background-color: #EEEFE9!important;
	border:2px solid #DDD;
	border-radius:12px;
	margin:0px 0px 10px 0px !important;
}
.panel-section hr {
	border:1px solid #ccc;
}
.panel-position {
	position:initial;
	border:0px;
}
/* Drop down menu starts */

.ddcolortabs {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
.ddcolortabs ul {
	font: normal 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
.ddcolortabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}
.ddcolortabs a {
	float:left;
	color: white;
	background: #A00E09 url(media/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding: 0px 14px 1px 13px;
	text-decoration:none;
	letter-spacing: 1px;
	border-radius: 5px;
}
.ddcolortabs a span {
	float:left;
	display:block;
	padding: 4px 8px 2px 7px;
}
.ddcolortabs a span {
	float:none;
}
.ddcolortabs a:hover {
	background-color: #7A7877;
}
.ddcolortabs a:hover span {
	background-color: #7A7877;
}
.ddcolortabs .selected a, #ddcolortabs .selected a span { /*currently selected tab*/
	background-color: #7A7877;
}
.ddcolortabsline {
	clear: both;
	padding: 20px;
	width: 100%;
	*width: 97%;
	min-height: 500px;
	line-height: 8px;
	background: #fff;
	border: 1px solid #CCC; /*Remove this to remove border between bar and tabs*/
	position: relative;
	top: -2px;
}
.dropmenudiv_a {
	position:absolute;
	top: 0;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 170px;
	visibility: hidden;
}
.dropmenudiv_a a {
	width: auto;
	display: block;
	text-indent: 5px;
	background-color: #ccc; 
	margin: 0px 0px 3px 0px;
	padding: 2px 0;
	text-decoration: none;
	color: black;
	border-radius: 3px;
}
* html .dropmenudiv_a a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv_a a:hover { 
	background-color: #8A0202;
	color: white;
}
.breadcrumb-content {
	padding:10px 0px;
}
.breadcrumb-content ul {
	padding:10px 0px;
	margin:0px;
}
.breadcrumb-content ul li {
	float:left;
	display:inline;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.indicator-select {
	padding:10px 0px;
	float:left;
	width:100%;
}
#indicator-select-option {
	float:left;
	margin: 4px 2px 0px 0px;
	width:50%;
}
.chart-data, .table-data {
	padding:20px 0px 20px 0px;
}
/* Drop down menu ends */

/* footer starts*/
#footer {
	color: white;
	line-height: 35px;
	padding: 0px 0px 0px 0px;
}
.breadcrumb-footer {
	position: relative;
	width: 100%;
	display: inline-block;
	font: bold 11px arial, verdana, sans-serif;
	min-height: 35px;
	background-color:#8A0202;
	padding: 0px 0px 0px 0px;
}
.breadcrumb-footer span {
	padding: 10px 8px 11px 8px;
	float:left;
}
.breadcrumb-footer span a {
	text-decoration:none;
	float:left;
	color:white;
}
.breadcrumb-divider {
	color:#B44945;
}
.breadcrumb-first {
	background: transparent url("../images/sprite-icons.png") no-repeat 92px -531px;
	padding: 10px 23px 11px 16px !important;
}
.visible {
	width: 100%;
	margin:2px 0px 0px 0px;
}
.footer-visible-top {
	width: 100%;
	background-color:#5D6056;
	min-height: 56px;
	display: inline-block;
}
.footer-visible-bottom {
	width: 100%;
	display: inline-block;
	padding: 5px 0px 5px 0px;
	height:76px;
}
.plus-icon {
	float:right;
	position: absolute;
	top: 10px;
	right: 12px;
}
#footer .footer-hidden {
	padding: 20px 0px 16px 0px;
	width: 100%;
	background:#F3F4EC;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
}
#footer .footer-hidden h6 {
	line-height: 1.16em;
	font-size: 11px;
	margin:10px 0px 0px 0px;
	font-weight: bold;
}
#footer .footer-hidden .columns {
	float: left;
	width: 13%;
	word-wrap: break-word;
	margin: 0px 0px 0px 15px;
}
#footer .footer-hidden .publications {
	margin: 0px 0px 0px 0px;
}
#footer .footer-hidden .border-vert {
	border-left: 1px solid #c6c9bd;
	padding: 0px 0px 0px 22px;
	float: left;
	margin:0;
	width: 14%;
 *width:11%;
}
#footer .footer-hidden .columns ul {
	list-style-type: none;
	margin: 10px 0px 0px;
	padding:0px
}
#footer .footer-hidden .columns ul li {
	padding: 0px 0px 8px 0px;
	line-height: 1.16em;
	font-size: 12px;
}
#footer .footer-hidden .columns ul li a {
	color: #666666;
	font-size:0.916em;
	text-decoration:none;
}
#footer .footer-hidden h6 a {
	color: #000;
	text-decoration:none;
}
#footer .footer-hidden .columns ul li a:hover {
	text-decoration:underline;
}
#footer .footer-hidden h6 a:hover {
	text-decoration:underline;
}
.theworldbankgroup {
	float:left;
	padding: 15px 20px 0px 14px;
}
.theworldbankgroup a {
	background: url("../images/footer-white-wbicon.png") no-repeat scroll 2px 1px transparent;
	padding: 8px 2px 7px 36px;
	color:#fff;
	font: bold 11px/26px arial, verdana, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
}
.theworldbankgroup a:hover {
	text-decoration: underline;
	color:#fff;
}
.partner {
	margin: 10px 0px 0px 0px;
	float:left;
	padding:0;
	border:0;
	background: url("../images/sprite-icons.png") no-repeat scroll -998px -128px transparent;
}
.partner a {
	font: bold 13px arial, verdana, sans-serif;
	color: #C4C5C1;
	padding: 0px 0px 0px 26px;
	text-decoration: none;
}
.partner a:hover {
	text-decoration: underline;
	color: #C4C5C1;
}
#footer h6.resources {
	color:#000;
	padding:20px 0px 0px 0px
}
.footer-left {
	height: 30px;
	float:left;
	color:#666;
	width:78%;
	padding: 0px 0px 0px 9px;
}
.footer-copyrights {
	float:left;
	margin: 2px 0 0px 5px;
	width:78%;
}
.footer-left p, .footer-right p {
	margin: 0px;
	font:11px/17px Arial, Helvetica, sans-serif;
}
.footer-left a:hover, .footer-right a:hover {
	text-decoration:underline;
}
.footer-right {
	height: 46px;
	float:left;
	width:21%;
	text-align:right;
	font:11px/17px Arial, Helvetica, sans-serif;
	color:#666;
	margin: 0px 0px 0px 0px;
}
.footer-left a, .footer-right a, .footer-left p a:visited, .footer-right p a:visited {
	color: #73746E;
	padding: 0 2px 0 2px;
	text-decoration: none;
}
.footer-footNote {
	padding: 0 0 0 5px;
}

.generalInfo-table table tr td span
{
    display:inline !important;
}
/* footer ends*/

.bqOverview {
width : 280px;
padding-top : 1px;
padding-right : 1px;
padding-bottom : 1px;
padding-left : 1px;
margin-top : 0px;
margin-right : 0px;
margin-bottom : 0px;
margin :left : 0px;
float : right;
}

.imgToolTip
{
   	background-color:#ebe5e5!important;
}


#cmbCountry_option:hover ul li:hover ul {
    position: absolute;
    margin-top: 1px;
    font: 10px;
    bottom: 100%; /* added this attribute */
}

.FixedHeader 
{
 
 position:relative ;
top:expression(this.offsetParent.scrollTop);
z-index: 10;
background-color:#d8caca!important;
 }   
        
.ui-dialog, .ui-dialog-content {
 border:1px solid #d8caca;
 background-color: #ebe5e5 !important;
 color: black;
}

.displayNone 
{
    display:none;
}

/*.ui-dialog.success-dialog {
    font-family: Verdana,Arial,sans-serif;
    font-size: .8em;
}*/


.MetadataDialog > .ui-dialog-titlebar { 
display: none; 
}

.ui-dialog-buttonset
{
    text-align:center;
}

.styleExpand, .styleCollapse
{
     background:none !important;
     border:none !important;
     cursor:pointer !important;
     color:#8A0202 !important;
}