
body {
	background:#D8D7CD url(bg_image.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
 	/*background: #663300;*/
	color: #000;
	font-size: 85.0%;
} 
#pageWrap {
	font: 90% Arial, Helvetica, sans-serif;
	width: 960px;
	margin: auto;
	background-color: #fff;
	border: 1px solid #ccc;
}
.two-sidebars #outerColumn {
	border-left: 15em solid #fff;
	/*border-right: 16em solid #fff;*/
	
}
.sidebar-right #outerColumn {
	/*border-right: 16em solid #fff;*/
	
}
.sidebar-left #outerColumn {
	border-left: 14.5em solid #fff;
	height:100%;
	width:550px;
}
#innerColumn {
	width: 100%;
	height:100%;
	margin-left: 10px;
}
#soContainer {
	float: left;
	height: 100%;
	width: 98%;
}

#content .inside {
	overflow: visible;
 	font-family: Verdana,Arial,sans-serif; /*Helevitica before Verdana*/
 	font-size:12px;
	width:520px;
	height:1800px;
}
.inside {
        font-family: Verdana,Arial,sans-serif; /*Helevitica before Verdana*/
        font-size:12px;
        width:520px;
}
.topnav {
  font-size: 13px;
  color: #0000FF;
  font-weight: bold;
  border-top: 1px solid #cdd;
  border-bottom: 1px solid #cdd;
  /*background-image: url(/wsp3/images/sliceblue.gif);*/
  background-color: #008000;
  height:24px;
  padding-left:10px;
  padding-top:2px;
  font: "Times New Roman", Times, serif;
}

#search {
	float: right;
	margin-right: 1px;
	margin-top: -1px;
}

#header {
  	height: 75px;
	background-color: #008000;
	/*background: url(header.gif) no-repeat;*/
	border-bottom: 1px solid #ccc;	
	margin-top: 2px;
	cursor:pointer;
}
#content {
	/*float: right;*/
	margin-left:-15px;
}
#leftCol {
	float: left;
	margin-left: -15em;
	width:190px;
}
#rightCol {
	float: right;
	margin-right: -5px;
}
#footer {
	background-color: #008000;
	margin-top: 2px;
}
.footer_left {
	float: left;
	width: 45%;
}
#footer ul.links li {
	padding: 0 0 0 0.5em;
}
.footer_right {
	float: right;
	width: 45%;
	font-weight: normal;
	text-align: right;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
}
#footer .footer_right a {
	font-weight: normal;
}
#header .inside {
	padding: 0px 0 0 10px;
}

#leftCol .inside {
	padding: 10px 0 10px 0px;
	position:absolute;
	width:180px;
}
#rightCol .inside {
	padding: 10px 10px 10px 5px;
	background-color:#fff;
	overflow:hidden;
	width:200px;
}
#footer .inside {
	padding: 10px;
}
.clr {
	clear: both;
}
* html #soContainer, * html #content, * html #leftCol, * html #rightCol, * html .block, * html .mission, * html .tabs, * html .sticky, * html .comment {
	overflow: visible;
	position: relative;
}

a {
  text-decoration: none;
  /*font-weight: bold;*/
}
a:link {
  color: #0000BF; /*#003366; /*3366FF*/
  text-decoration: none;
}

a:visited {
	color: #0000BF;
  text-decoration: none;
}
a:hover {
  /*text-decoration:underline;*/
  color: #30C0FF;
}
h1, h2, h3, h4, h5, h6 {
  margin: 2px 0 4px 0;
  font-family:Helvetica,Verdana,Tahoma,sans-serif;
  font-size:18px;
 font-weight:normal;
}
h1 {
 /* font-size: 1.6em;*/
  color:#118718;
}
h2 {
  font-size: 1.25em;
  color: #690;
}
/*h3 {
  font-size: 1.1em;
  color: #d72;
}*/
h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-bottom: 0.9em;
  line-height: 1.5em;
}
label {
	cursor: pointer;
}
input, select, textarea {
	font: 100% Arial, Helvetica, sans-serif;
}

.header_left {
	float: left;
	padding-top: 25px;
}
#header img, .header_text {
	float: left;
}
.site-name {
  font-size: 24px;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-slogan {
  font-size: 12px;
  color: #eee;
  font-style: italic;
  font-weight: bold;
}
.header_right {
	float: right;
}
.search {
	height: 40px;
	text-align: right;
	padding-right: 10px;
}
#header #search label {
	color: #fff;
}
#header #search .form-text, #header #search .form-submit {
  border: 1px solid #275;
  font-size: 11px;
}
#header #search .form-text {
  width: 8em;
  padding: 1px 2px 1px 2px;
}
#navlist {
  	margin-top: 5px;
  	font-size: 13px;
	text-align: right;
	padding-right: 10px;
}
#header ul.links li {
	padding: 0 0 0 0.5em;
}
#navlist a {
  font-weight: bold;
  color: #fff;
  font-size:12px;
  color:#AFBCCA;
  padding:3px;
}
#subnavlist {
	text-align: right;
}
#subnavlist a {
  color: #fff;
}
#navlist a.active {
	text-decoration: none;
	color: #fff;
	text-align:center;
	
}
#subnavlist a.active {
	font-weight: bold;
}

.mission {
  background: #cdd;
  padding: 1.5em 2em;
  color: #222;
	margin-bottom: 1em;
}
.mission a:link, .mission a:visited {
  color: #9cf;
}
.node .content, .comment .content {
  line-height: 1.5em;
}
.help {
  font-size: 0.9em;
  margin-bottom: 1em;
	font-style: italic;
	font-weight: bold;
}
.breadcrumb {
	margin-top:0.5em;
  margin-bottom: 0.5em;
}
.tabs {
	margin-bottom: 1em;
}
.messages {
  background-color: #fc6;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: #f00;
}
tr.odd td, tr.even td {
  padding: 0.3em;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
#content .item-list {
	font-size: 0.9em;
	margin: 1em 0;
	border-bottom: 1px solid #ccc;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
#leftCol .item-list ul, #rightCol .item-list ul {
	margin: 1em 0 0;
}
#leftCol .item-list ul li, #rightCol .item-list ul li {
	margin-left: 0.5em;
}
div.links {
  clear: both;
	color: #999;
	font-size: 0.9em;
}
.node {
  margin: 0.5em 0 2em 0;
}
.sticky {
  padding: 0.5em;
  background-color: #f9f9f9;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  text-align: right;
}
.submitted {
	font-size: 0.85em;
	font-style: italic;
}
.comment .submitted {
	font-size: 0.9em;
}
.comment {
  border: 1px solid #abc;
  padding: 0.5em;
  margin-bottom: 1em;
	font-size: 0.9em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: #f00;
}
.signature {
  padding: 0.5em;
	font-size: 0.9em;
	background: #cdd;
	margin: 1em;
}
.node .picture, .comment .picture {
  float: right;
}
.comment div.links ul.links, .comment div.links ul.links li {
	display: inline;
}

/* Module specific styles*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator h2 {
	padding: 1em 0;
}
#aggregator .feed-item, #aggregator .links {
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
	margin: 1.5em 0;
}
#forum tr td.forum {
	background-position: 2px 50%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#forum .links {
  font-size: 0.9em;
	text-align: right;
}
.block-forum h3 {
  margin-bottom: 0.5em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: 0.5em;
  margin: 1em 0em 1em 0em;
}
.profile h3 {
	border: none;
	margin-bottom: 1em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
#profile .profile .field {
  font-size: 0.9em;
	font-style: italic;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
.poll .vote-form {
	text-align: left;
}
.poll .vote-form .choices {
	display: block;
}
.block-poll div.title {
	font-size: 1.1em;
  color: #d72;
}
#user-login-form {
	text-align: left;
}

.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  font-size: 11px;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  background-color: #FFF; /*#F6F4DE;*/
  width:100%;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-color:black;
  
}

.block h2.title {
  font-size: 14px;
  color: #fff;
  height: 28px;
  background-color: #fff;
  margin: 0 0 0.25em 0;
  padding: 2px 2px 1px 4px;
  background-image: url(headlines_left.gif);
  font:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align:center;
  padding-top: 6px;
}


.block .content, .box .content {
  font:Arial, Helvetica, sans-serif;
  margin-left: 2px;
}
.box .title {
  font-size: 1.1em;
  font:Verdana, Arial, Helvetica, sans-serif
}


.FooterContainer {
width: 710px;
height: 40px;
padding-top:5px;
font-size: 11px;
font-weight: bold;
margin: 0px;
overflow: hidden;
}

.FooterWB {
float: left;
color: #939598;
text-align: left;
background-image: url(/wsp3/images/worldbanklogo.gif);
background-position: left top;
background-repeat: no-repeat;
vertical-align: bottom;
padding-left: 35px;
overflow: hidden;
}

.FooterWB a {
color: #939598;
}


.FooterTerms {
width: 280px;
overflow: hidden;
text-align: center;
color: #050B11;
}

.FooterTerms a {
color: #050B11;
}

div#wn { position:relative; width:550px; height:150px; overflow:hidden;}


.bullet0	{
	padding: 10px 5px 0px 7px; 	
	margin: 0px; 
	list-style: none;
	}
	
.bullet0 li {
	padding: 4px 0px 10px 10px;}
	
.bullet0 p {
	margin: 0px; 
	letter-spacing: 0px;
	padding: 5px 15px 5px 0px;
	font-size: 10px;
	text-align: justify;}
			
.bullet1	{
	padding: 5px 10px 5px 7px;
	margin: 0px;}
		
.bullet1date {
	float: left;
	width: 25%;
	overflow: hidden;
	padding: 0px 0px 10px 0px;}

.bullet1title {
	float: left;
	width: 70%;
	overflow: hidden;
	padding: 0px 0px 10px 10px;}

.bullet1 p {
	margin: 0px; 
	letter-spacing: 0px;
	padding: 5px 10px 5px 0px;
	font-size: 10px;
	text-align: justify;}

.bullet2	{
	padding: 0px;
	margin: 0px;
	list-style: none;}
	
.bullet2 li {
	padding-right: 0px;
	padding-bottom: 7px;}
	
.bullet2 p {
	margin:0 10px 0 0px; 
	letter-spacing:0px; 
	padding: 3px 0px 3px 0px;
	font-size: 10px;
	text-align: left;}

.bullet3	{
	margin-left: 0px;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 7px;
	margin: 0px;
	list-style: none;}

.bullet3 p {
	margin: 0px; 
	letter-spacing: 0px;
	padding: 5px 10px 5px 0px;
	font-size: 10px;
	text-align: justify;}

.smboborder {
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color : black;
	vertical-align: top;
	BORDER-BOTTOM: #A6A6A6 1px solid; 
	BORDER-LEFT: #A6A6A6 1px solid; 
	BORDER-RIGHT: #A6A6A6 1px solid; 
	BORDER-TOP: #A6A6A6 1px solid; 
	}
.smborder  {
	font-size : 11px;
	color: black; 
	BORDER-BOTTOM: #A6A6A6 1px solid; 
	BORDER-LEFT: #A6A6A6 1px solid; 
	BORDER-RIGHT: #A6A6A6 1px solid; 
	BORDER-TOP: #A6A6A6 1px solid; 
	vertical-align: top;
}
.sm11bk  {
	font-size : 11px;
	color: black; 
	}
.sm11bkbo  {
	font-size : 11px;
	color: black; 
	font-weight: bold;
	text-decoration: underline;
	}	
.blue {
	color : blue;
	font-size :  10px;
	text-decoration : none;
	font-family : Helvetica, Verdana,Arial,Tahoma;
}

hr{
size:1;
color:#bbbbbb;
}

.blockDivider{
margin: 0px; padding: 0px; background: rgb(187, 187, 187) none repeat scroll 0%; overflow: hidden; display: block; height: 1px; line-height: 1px;
} 

#rightCol .block h2.title {
  font-size: 14px;
  color: #fff;
  height: 28px;
  background-color: #fff;
  margin: 0 0 0.25em 0;
  padding: 2px 2px 1px 4px;
  background-image: url(headlines.gif);
  font:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align:center;
  padding-top: 6px;
}

#ssc-previous-1, #ssc-next-1, #ssc-index-1 {display: none}

#title {
	width: 90px;
	height: 40px;
	font-size:36px;
	color: #ffffff;
	font: Verdana, Geneva, sans-serif;
	font-weight:bolder;
	margin-left: 10px;
}

#desc {
	width: 460px;
	height: 35px;
	font-size:24px;
	color: #ffffff;
	font: Verdana, Geneva, sans-serif;
	font-weight:bolder;
	margin-left: 10px;
	float: right;
}

#desc a:visited {
	text-decoration: none;
	color: #ffffff;
}

#title a:visited {
	text-decoration: none;
	color: #ffffff;
}

div#block-block-13 {
	margin-top: 0px;
	margin-left: -1px;
}

#ssc-content-1 {
	z-index: 0;
}

/*
.active {
	display: none;
}*/

/*
ul.nice-menu-down li.menuparent, 
#header-region ul.nice-menu-down li.menuparent {
background:#066E7D url(arrow-down.png) no-repeat scroll right center;
}


ul.nice-menu-down li {
border-top:0 solid #CCCCCC;
}
ul.nice-menu li{
background-color:#066E7D;
border-width:0 0 0;
}

ul.nice-menu a {
color:#AFBCCA;
text-decoration:none;
}
ul.nice-menu a:hover {
background:#AFBCCA url() no-repeat scroll right;
color:#066E7D
text-decoration:none;
background-image:url(arrow-down.png) no-repeat scroll right center;
}
li.menuparent a:hover{
text-decoration:none;
color:#066E7D;
}
ul.nice-menu-down li li.menuparent {
background: #066E7D url(arrow-right.png) no-repeat scroll right center;
}

ul.nice-menu-down li.menuparent:hover,
ul.nice-menu-down li.over {
  background: #EBEEF2 url(arrow-down.png) right center no-repeat;
}
ul.nice-menu-down li li.menuparent:hover,
ul.nice-menu-down li li.over{
  background: #EBEEF2 url(arrow-right.png) right center no-repeat;
}
*/
ul{margin-top:6px;
}
table ul,table p{
margin-top:0px;
margin-bottom:0px;
}
tbody{
border-top:none;
}
