html {
	overflow-y:scroll;
}
body, form {
	padding:0px;
	margin:0px;
}
body {
	background:#dde5ec;
}
body, th, td, input, textarea, select {
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#333333;
}
img {
	vertical-align:bottom;
	border:none;
}
a, td a {
	outline:none;
	color:#007cc2;
	text-decoration:none;
}
a:hover, td a:hover {
	color:#000;
}
p {
	padding:0px 0px 15px 0px;
}
label {
	cursor:pointer;
}
.container {
	width:935px;
}
.wrapper {
	clear:both;
	float:left;
	width:935px;
	text-align:left;
}
.header_cotainer{
	float:left;
	clear:both;
	width:100%;
	height:144px;
}
.header{
	float:left;
 	width:100%;
	height:110px;
	background:url(/resources/images/design/header_img.jpg) top left no-repeat;
}
.logo_link, .logo_link a{
	float:left;
	width:240px;
	height:110px;
}
.member_countries{
	float:left;
	width:210px;
	height:40px;
	padding:70px 0px 0px 0px;
}
.member_countries select{
	width:170px;
	height:20px;
	border:1px solid #cccccc;
	text-align:left;
	float:left;
}
.header_links{
	float:left;
	padding:50px 0px 0px 25px;
	color:#f3ede1;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.header_links a {
	text-align:left;
	color:#f3ede1;
	line-height:14px;
	word-spacing:2px;
}
 
.mainmenu{
	float:left;
	clear:both;
	width:100%;
	height:34px;
	background:#dbd2bf;
}
.mainmenu ul{
	float:left;
	padding:0px;
	margin:0;
	width:925px;
	height:34px;
	list-style:none;
}
.mainmenu ul li{
	float:left;
}
.mainmenu ul li a{
	float:left;
	color:#0068a2;
	font: bold 12px Arial, Helvetica, sans-serif;
	height:24px;
	padding:10px 20px 0px 15px;
	border-right:1px solid #f1f5f7;
 }
.mainmenu ul li a:hover, .mainmenu ul li a.current {
	background:#f1f5f7;	
}
.mainmenu ul li span{
	float:left;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding:7px 15px 0px 15px;
}
.home_slider{
	float:left;
	clear:both;
	width:100%;
	height:225px;
	background:#fff;	
	border-bottom:1px solid #e1dcd1;
}
.banner_img{
	float:left;
	width:429px;
	height:225px;
}
.banner_gradient{
	float:left;
	height:225px;
	width:254px;
	margin-left:175px;
	background:url(/resources/images/design/banner_img_gradient.png) top left no-repeat;
}
* html .banner_gradient {
	background:none;
	display:inline;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resources/images/design/banner_img_gradient.png", sizingMethod="crop");
}
.banner_img_desc{
	float:left;
	width:506px;
	padding:12px 0px;
	display:none;
	font-size:14px;
}
.banner_title{
	float:left;
	padding-left:15px;
	font-size:26px;
	color:#c66635;
	font-family:Arial;
	text-align:left;
	line-height:31px;
	height:50px;
	width:450px;
}
.banner_desc{
	float:left;
	clear:both;
	line-height:18px;
	padding:12px 0px 0px 14px;
	margin:25px 0px 0px 0px;
	height:66px;
	background:#edf5fb;width:468px;
}
.banner_title:hover{
	color:#0068A2;
}
a.readmore{	
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#c66635;
	padding-right:10px;
	background:url(/resources/images/design/arrow_right_orange.gif) center right no-repeat;
}
.banner_nav{
	float:left;
	padding-top:10px;
	width:480px;
}
.banner_nav ul,li{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}

.banner_nav a{
	float:left;
	width:15px;
	height:15px;
	background:#d9d1c2;
	text-align:center;
	margin:1px;
	padding:1px;
	font-weight:bold;
}
.banner_nav a:hover{
	background:#007dc3;
}
.banner_nav a.active{
	background:#007dc3;
	color:#fff;
}
.home_content{
	float:left;
	clear:both;
	background:#fff;
	width:913px;
	padding:12px 0px 35px 22px;
}
.home_content_left{
	float:left;
	width:190px;
}
.home_content_center{
	float:left;
	width:445px;
	padding:0px 22px 0px 22px;
}
.home_content_right{
	float:left;
	width:211px;
}
.about_unifem{
	float:left;
	width:152px;
	height:168px;
	padding:20px 20px 0px 18px;
	background:#f6eedc;
	font:normal 14px Arial, Helvetica, sans-serif;
	line-height:17px;
}
.where_unifem{
	float:left;
	width:190px;
	height:187px;
	margin-top:11px;
	background:url(/resources/images/design/where_we_are.gif) top left no-repeat;
	
}
.unifem_subscribe{
	float:left;
	width:190px;
	height:199px;
	margin-top:11px;
	background:url(/resources/images/design/unifem_susbscribe_bg.gif) top left no-repeat;
}
.subscribe_box{
	float:left;
	clear:both;
	padding:60px 0px 0px 15px;
}
.msg{
	display:none;
	float:left;
	clear:both;
	height:47px;
}
.unsubscribe_box{
	float:left;
	clear:both;
	padding:23px 0px 0px 15px;
}
.msg2{
	display:none;
	float:left;
	clear:both;
	height:47px;
}
..confirmDeletePromptContent{
	float:left;
	clear:both;
	padding:0;
	margin:0;
	height:47px;
}
.subscribe_box input ,.unsubscribe_box input{
	float:left;
	clear:both;
	font:normal 12px Arial, Helvetica, sans-serif;
	width:148px;
	padding:3px 0px 3px 6px;
	border-top:1px solid #8f8f8f;
}
.whitearrow{
	float:left;
	color:#000;
	font:bold 11px Arial, Helvetica, sans-serif;	
	background:url(/resources/images/design/arrow_white.gif) center right no-repeat;
	padding:0px 10px 0px 90px;
	margin-top:10px;
	
}
.home_latest{
	float:left;clear:both;
	width:445px;
}
.news_header{
	float:left;
	height:33px;
	width:100%;	
	color:#fff;
	background:url(/resources/images/design/latest_news_bar.gif) top left no-repeat;
}
.events_header{
	float:left;
	height:33px;
	width:100%;	
	color:#fff;
	background:url(/resources/images/design/upcomming_events_bar.gif) top left no-repeat;
}
.news_header span ,.events_header span{	
	float:left;
	color:#fff;	
	padding:9px 0px 0px 295px;
}
.news_header a, .events_header a{
	color:#fff;
}
.news_header a:hover, .events_header a:hover{
	color:#000;
} 
.latest_item{
	float:left;
	width:442px;
	height:94px;
	padding:20px 0px 25px 0px;
	border-bottom:1px solid #e1dcd1;
}
.latest_thumb{
	float:left;
	width:77px;
	height:77px;
	border:3px solid #dcd7cf;
}
.latest_content{
	float:left;
	width:345px;
	padding:0px 0px 0px 14px;
}
.latest_title{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:16px;
	float:left;clear:both;
}
.latest_date{
	float:left;
	clear:both;
	text-align:left;
	width:150px;
	font:normal 12px Arial, Helvetica, sans-serif;	
	color:#007dc2;
	line-height:12px;
}
.latest_desc{
	float:left;
	clear:both;
	text-align:left;
	width:100%;	
	font:normal 14px Arial, Helvetica, sans-serif;	
	color:#333333;
	line-height:16px;
}
.readmore_blue{
	color:#007cc2;
	background:url(/resources/images/design/arrow_right_blue.gif) center right no-repeat;
	padding-right:10px;
}
.toolbox{
	float:left;
	height:115px;
	width:209px;
	border:1px solid #d1d1d1;
}

.toolbox div{
	float:left;
	width:192px;
	background:#efebe2;
	border-bottom:1px solid #d1d1d1;
	padding:5px 0px 0px 17px;height:23px;
	font:bold 12px Arial, Helvetica, sans-serif;	
	color:#000;
}
.email{
	float:left;height:20px;
	padding-left:20px;line-height:20px;
  	background:url(/resources/images/design/icon_email.gif) top left no-repeat;
}
.print{
	float:left;height:20px;
	margin-left:40px;
	padding-left:20px;line-height:20px;
  	background:url(/resources/images/design/icon_print.gif) top left no-repeat;
}
.our_programmes{
	float:left;
	margin-top:11px;
	width:211px;
	background:#f6eedc;
	padding-bottom:15px;
}
.programmes ul{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
}
.programmes ul li {
	float:left;
	padding:15px 0px 15px 0px;
	width:100%;
	border-bottom:1px solid #d6d0c2
}
.programmes a{
	float:left;
	color:#000000;
	font:normal 14px Arial, Helvetica, sans-serif;	
	line-height:16px;
}
.footer{
	float:left;
	clear:both;
	height:24px;
	padding:20px 0px 0px 25px;
	width:910px;
	background:#f1f5f7;	
}
.footer a{
	color:#666666;
	font:normal 12px Arial, Helvetica, sans-serif;	
}
.footer a:hover{
	color:#000;
}