/*global style begin*/

	body {

	margin:0 auto;

	padding:0;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:11pt;

	color:#000000;

	background-color:#FFFFFF;

	text-align:left;

	}

	ul, li, p,h1, h2, h3, h4, h5, h6 {margin:0; padding:0; background-color:#FFFFFF;}

	.strong {font-weight:bold;}

	img {border:0;}
	
	abbr:after, acronym:after {
  	content: " (" attr(title) ")";
	}
	
	/* approx 21px*/
	h1 {

        font-size: 2.1em;

        margin-top: 2em; 

	}

	/* approx 16px*/

	h2 {

        font-size: 1.6em;

        margin-bottom: 1em; 

	}

	/* approx 14px*/

	h3 {

        font-size: 1.4em;

	}

	/* approx 12px*/

	h4 {

        font-size: 1em;

		margin:0;

		padding:0;

	}
	
	acronym:after {
	content: " (" attr(title) ")";
	}
	
/*global style end*/



	#container {

	width:750px;

	background-image:url(../images/bg.gif);

	margin:0 auto;

	padding:0 0 10px 0;

	}



	#preheader { 

	display:none;

	}

	#preheader a,#preheader a:link,#preheader a:visited{

	color:#3189E0;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	letter-spacing:0.1em;

	text-decoration:none;

	}

	#preheader a:hover {

	color:#FFFFFF;

	background-color:#3189E0;

	}



	#footer {

	width:741px;

	margin:0 auto;

	letter-spacing:0.1em;

	}

	#footerinfo p {

	margin:3px 22px 0 10px; 

	color:#999999;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	letter-spacing:0.1em;

	}

	

	#footerinfo a,#footerinfo a:link,#footerinfo a:visited{

	color:#666666;

	letter-spacing:0.1em;

	}

	#footerinfo a:hover {

	background-color:#666666;

	color:#FFFFFF;

	}

	#footerhelp {

	float:right;

	text-align:left;

	margin:3px 5px 0 0;

	color:#3189E0;

	letter-spacing:0.2em;

	}

	#footerhelp a,#footerhelp a:link,#footerhelp a:visited{

	color:#3189E0;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:1.1em;

	text-decoration:none;

	}

	#footerhelp a:hover {

	color:#FFFFFF;

	background-color:#3189E0;

	}

/*begin side navigation styling*/

	#sidenavigation {

	width:203px;

	}

	.title {

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:1.2em;

	margin: 0 0 11px 11px;

	padding:0;

	font-weight:bold;

	letter-spacing:0.2em;

	}

	.adtitle {

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:1.2em;

	margin: 0 0 11px 0;

	padding:0;

	font-weight:bold;

	letter-spacing:0.2em;

	}

	#header {

	width:728px;

	height:130px;

	background-color:#ffffff;

	margin:0 auto;

	background-image:url(../images/header_right.jpg);

	background-position:right;

	background-repeat:no-repeat;

	}

	#headerinfo {

	float:left;

	text-align:left;

	width:259px;

	height:112px;

	background-color:#2E80D0;

	background-image:url(../images/header_left_bg.jpg);

	background-repeat:repeat;
	
	

	margin:0;

	}

	#organisationtitle {

	width:400px;

	text-align:left;

	font-size:18pt;

	font-weight:bold;

	color:#000000;	

	background-color:#FFFFFF;

	font-family:"Times New Roman", Times, serif;

	}

	#organisationlogo {

	width:78px;

	height:78px;

	float:right;

	background-image:url(../images/imf_logo1.gif);

	}

	#isocertification {

	width:259px;

	color:#000000;

	background-color:#FFFFFF;

	text-align:left;

	font-style:italic;

	margin-top:19px;

	}

	.hrtop {

	width:728px;

	margin: 8px auto 0 auto;

	padding: 0;

	border-bottom: 1px dotted #777777;

	}

	* html .hrtop {

	border-bottom: none;

	padding: 1px;

	margin:-5px auto 0 auto;

	background: url(../images/dotted.gif) repeat-x bottom;	

	}

	.hrbottom {

	width:728px;

	margin: 0 auto 0 auto;

	padding: 0;

	border-bottom: 1px dotted #777777;

	}

	* html .hrbottom {

	border-bottom: none;

	padding: 1px;

	margin:-12px auto 0 auto;

	background: url(../images/dotted.gif) repeat-x bottom;	

	}

	.hrfooter {

	width:728px;

	margin: 5px auto;

	padding: 0;

	border-bottom: 1px dotted #777777;

	}

	* html .hrfooter {

	border-bottom: none;

	padding: 1px;

	margin:-5px auto 2px auto;

	background: url(../images/dotted.gif) repeat-x bottom;	

	}

	/*begin top navigation styling*/

	#topnavigation{

	display:none;

	width:728px;

	margin:0 auto;

	padding:7px 0;

	/*border-top:1px dotted #777777;

	border-bottom:1px dotted #777777;*/

	text-align:center;

	}

	#navlist ul

	{

	margin-left:0;

	padding-left:0;

	white-space:nowrap;

	}

	#navlist li

	{

	display:inline;

	list-style-type:none;

	}

	#navlist a { padding:3px 10px; }

	#navlist a:link, #navlist a:visited

	{

	color:#766656;

	text-decoration:none;

	font-size:1.1em;

	}	

	#navlist a:hover

	{

	background-color:#766656;

	color:#ffffff;

	text-decoration:none;

	}

/*end top navigation styling*/

 	#breadcrumbs{

	margin:10px auto 17px auto;

	padding-bottom:5px;

	border-bottom:1px solid #000000;

	text-align:left;

	background-color:#FFFFFF;

	font-family:Helvetica, Arial, sans-serif;

	}

 	#breadcrumbs p{

	color:#000000;

 	margin:0 3px 3px 3px;

	padding:0;

	}

	#breadcrumbs a,#breadcrumbs a:link,#breadcrumbs a:visited {

	color:#000000;

 	margin:0;

	padding:0;

	text-decoration:underline;

	}

	#breadcrumbs a:hover {

	background-color:#766656;

	color:#FFFFFF;

	}

	#breadcrumbs a:link:after, #breadcrumbs a:visited:after {

   content: " (" attr(href) ") ";

   font-size: 90%;

   }

/*begin side navigation styling*/

	#sidenavigation {

	display:none;

	width:203px;

	}

	.title {

	color:#FFFFFF;

	font-family:Arial, Helvetica, sans-serif;

	font-size:1.2em;

	margin:0 0 11px 11px;

	padding:0;

	font-weight:bold;

	letter-spacing:0.2em;

	}

	#searchbox {

	height:51px;

	width:182px;

	margin-left:11px;

	margin-bottom:5px;

	padding:10px 6px 10px 10px;

	background-color:#6D8BA8;

	}

	#searchbox a,#searchbox a:link,#searchbox a:visited,#searchbox a:hover 

	{

	font-weight:bold;

	color:#ffffff;

	}

	.formstyle {margin:0 0 0 11px; padding:0; border:0;}

	.searchboxstyle {

	width:156px;

	height:17px;

	margin:0;

	border:1px solid #ffffff;

	}

	.submit {

	font-family:Arial, Helvetica, sans-serif;

	color:#ffffff;

	font-weight:bold;

	text-decoration:none;

	}

	#textresizerbox {

	height:11px;

	width:178px;

	margin-left:11px;

	margin-bottom:5px;

	padding:10px 5px 10px 15px;

	background-color:#6D8BA8;

	}

	#textresizerbox a,#textresizerbox a:link,#textresizerbox a:visited,#textresizerbox a:hover 

	{

	font-weight:bold;

	color:#ffffff;

	font-family:Arial, Helvetica, sans-serif;

	font-size:1.2em;

	font-weight:bold;

	letter-spacing:0.1em;

	}

	.expeditionbox {

	height:54px;

	width:182px;

	margin-left:11px;

	margin-bottom:5px;

	padding:10px 6px 10px 10px;

	background-color:#7B9DBE;

	}

	.adbox {

	height:204px;

	width:182px;

	margin-left:11px;

	margin-bottom:5px;

	padding:10px 6px 10px 10px;

	background-color:#8BB2D7;

	text-align:center;

	}	

	.advertisement {

	height:167px;

	width:178px;

	margin-left:0;

	margin-bottom:0;

	padding:0;

	background-color:#dddddd;

	}	

/*end side navigation styling*/ 	

/*begin  content area styling*/ 	

	#contentarea {

	width:auto;

	margin:8px 11px 0 10px;

	background-COLOR:#FFFFFF;

	}

	.topicbox {

	margin:0 0 22px 0;

	padding:0;

	}

	#contentarea h3{

	font-family:"Times New Roman", Times, serif;

	font-size:2.2em;

	color:#000000;

	margin:0 0 5px 0;

	}

	.contenttext{

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#333333;

	line-height:1.7em;

	font-size:1.1em;

	letter-spacing:0.1em;

	margin:0;

	}

	.newsheading{

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#000000;

	line-height:1.7em;

	font-size:1.5em;

	letter-spacing:0.1em;

	margin:0;

	}

	.topiclinks{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:1.1em;

	color:#000000;

	margin-top:5px;

	}

	.topiclinks a, .topiclinks a:link, .topiclinks a:visited{

	color:#000000;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	letter-spacing:0.1em;

	text-decoration:underline;

	}

	.topiclinks a:hover {

	color:#FFFFFF;

	background-color:#3189E0;

	}

	.topiclinks a:link:after, .topiclinks a:visited:after {

   	content: " (" attr(href) ") ";

   	font-size: 90%;

   	}	

	.newsdate {

	font-family:Arial, Helvetica, sans-serif;

	font-size:1em;

	color:#333333;

	margin:0 0 6px 0;

	}

	

	#flashbanner { 

	display:none;

	}

/*end content area styling*/ 	

#secondarynav {display:none;}


