body {
	background-color:#FFFFFF;
	color:#666666;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	margin:0px;
	padding:0px;
	text-align:left;
	word-spacing:normal;
	letter-spacing:normal;
}
img {
	border:0px;
}
a {
	outline:none;
}
.shadow {
	clear:both;
	float:left;
	width:100%;
	height:9px;
	position:absolute;
	top:169px;
	left:0px;
	z-index:777;
	background:url(/_resources/images/design/shadow.png) left top repeat-x;
}

*html .shadow {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_resources/images/design/shadow.png", sizingMethod="scale");
}

.container {
	clear:both;
	float:left;
	width:100%;
	background-color:#FFFFFF;
}
.ctop {
	clear:both;
	float:left;
	width:100%;
	height:169px;
	background:url(/_resources/images/design/bg_top.gif) left top repeat-x;
}
.header {
	clear:both;
	float:left;
	width:100%;
	height:128px;
	background:url(/_resources/images/design/title_undp.png) left top no-repeat;
}
.mainnav {
	clear:both;
	float:left;
	width:100%;
	height:41px;
	background:url(/_resources/images/design/bg_nav.gif) left top repeat-x;
}
.dropdownnav {
	position:absolute;
	left:0px;
	z-index:99;
}
.searchform {
	margin:8px 0px 0px 0px;
	position:absolute;
	right:24px;
}
.searchform #txtsearch {
	padding:4px 0px 4px 7px;
	width:170px;
	margin:0px;
	border-top:1px solid #052d7b;
	border-right:0px;
	border-bottom:1px solid #052d7b;
	border-left:1px solid #052d7b;
	color:#003399;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:100%;
	float:left;
	outline:none;
}
.searchform #btnsearch {
	padding:0px;
	margin:0px;
	width:22px;
	height:22px;
	border-top:1px solid #052d7b;
	border-right:1px solid #052d7b;
	border-bottom:1px solid #052d7b;
	border-left:0px;
	float:left;
	cursor:pointer;
	background:#FFFFFF url(/_resources/images/design/btn_search.gif) 50% 50% no-repeat;
}
.cmiddle {
	clear:both;
	float:left;
	width:100%;
	background:url(/_resources/images/design/bg_home_content.gif) left top repeat-x;
}
.content {
	clear:both;
	float:left;
	width:100%;
	height:450px;
	background:url(/_resources/images/design/map_bg.jpg) right top no-repeat;
}
html>body .content {  /* hack for non-IE browsers only */
	height:auto;
	min-height:450px;
}
.cbottom {
	clear:both;
	float:left;
	width:100%;
	height:131px;
}
.mdg {
	clear:both;
	float:left;
	width:100%;
	height:90px;
	background:url(/_resources/images/design/bg_mdg.gif) 0px 10px repeat-x;
}
.mdgtext {
	width:280px;
	font-size:19px;
	line-height:120%;
	font-weight:bold;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	display:none;
}
.mdglogo {
	float:left;
	display:inline-block;
	width:47px;
	height:47px;
}
.footer {
	clear:both;
	float:left;
	width:100%;
	background-color:#004FA8;
	color:#FFFFFF;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:41px;
	text-align:left;
	word-spacing:3px;
	position:relative;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
	word-spacing:normal;
}
.footer a:hover {
	color:#95BAE7;
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:140%;
	color:#003399;
	text-align:left;
	word-spacing:normal;
	letter-spacing:normal;
}
.bodytextsmall {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:140%;
	color:#666666;
	text-align:left;
	word-spacing:normal;
	letter-spacing:normal;
}
.bodytextsmall a {
	color:#336DAA;
	text-decoration:none;
}
.bodytextsmall a:hover {
	color:#003399;
}
.description {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#336DAA;
	text-align:left;
	word-spacing:normal;
	letter-spacing:normal;
}
.box_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:32px;
	color:#FFFFFF;
	text-align:left;
	word-spacing:normal;
	letter-spacing:normal;
	clear:both;
	float:left;
	display:block;
	text-decoration:none;
	padding:0px 0px 0px 16px;
}
