body {
	background : #fff;
	color : #000;
	margin : 0px;
}

.headersearch {
	width : 159px;
	font-size : 13px;
	height : 20px;
	margin : 0px;
	font-family : monospace,"courier new",arial,helvetica,sans-serif;
}

.headersearchfra {
	width : 133px;
	font-size : 13px;
	height : 20px;
	margin : 0px;
	font-family : monospace,"courier new",arial,helvetica,sans-serif;
}


#headerTable {width:100%;background-image:url(/external/images/nav/bggradient.gif); background-repeat:repeat-x; height:54px;margin:0px 0px 9px 0px;}
#headerTable img {vertical-align:bottom;border:0px;}
#headerTable form {padding:0px;margin:5px 0px 0px 0px;}
#headerTable input {vertical-align:middle;margin-left:6px;border:1px solid rgb(135, 135, 135);}
#headerTable input.search {border:0px;}
#imfLogo {width:60px;}
#globeMenu {float:right;}
#globeMenu ul {padding:0px;margin:0px 0px 3px 0px;position:relative;top:4px;whitespace:no-wrap;}
#globeMenu li {display:inline;margin:0px;padding:0px 0px 1px 0px;color:#CCC;font-size:.70em;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;}
#globeMenu li a {color:#CCC;text-decoration:none;}
#globeMenu li.selected {background-image:url(/external/images/selectGlobeNav.gif); background-repeat:repeat-x; background-position:bottom;color:#EEE;}
#globeMenu li.globalNavSelect {color:#c9cdcc; font-weight:bold; vertical-align:top; border-bottom:2px dotted #00cc00;}
#mainMenu {background-color:#669966; height:23px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;font-size:.70em;}
#mainMenu ul {margin:0px 3px 0px 0px;position:relative;top:0px;left:8px;}
#mainMenu li {display:inline;list-style:none;margin:0px;padding:0px 4px 0px 7px;border-left:2px solid #99CC99;color:#E6E6E6;}
#mainMenu li a {text-decoration:none;color:#E6E6E6;}

#mainMenu li#top {background-color:#FFFFFF;padding:5px 4px 5px 7px;border:0px solid black;color:#000000;}
li#top a {color:#000000;}

#mainMenu li#sub {background-color:#99CC99;padding:5px 4px 5px 7px;border:0px solid black;color:#000000;}
li#sub a {color:#000000;}

#mainMenu ul li.noDivider {border-left:1px solid #669966;}

/* Global */
.pgsmallhead, .pghead, .pgsubhead, .pgsubhead3, .data, .xxlarge, .xlarge, .large, .medium, .small, .xsmall {
	font-family : verdana,arial,helvetica,sans-serif;
}

/* basic type styles */
.xxlarge {
	font-size : 140%;
}

.xlarge {
	font-size : 120%;
}

.large {
	font-size : 100%;
}

.medium {
	font-size : 80%;
}

.small {
	font-size : 75%;
}

.xsmall {
	font-size : 70%;
}

/* use this only for the main page heading, if there is one */
.pghead {
	font-size : 160%;
	color : #004490;
}

/* and use this only for the subhead of a main page heading, if there is one; it should be used on a <span> inside the pghead's <p> */
.pgsubhead {
	font-size : 65%;
}

.pgsubhead3 {
	font-size : 60%;
}

.pgsmallhead {
	font-weight : bold;
	color : #004490;
}

/* this is used in the header, and shouldn't be used elsewhere */
.tdHdrGrdnt {
	background-image : url("/external/images/nav/bggradient.gif");
}

/* this is optionally used in places where numeric data appears */
.data {
	font-size : 85%;
}

/* For Arabic pages */
.arabody {
	text-align : right;
	direction : rtl;
	unicode-bidi : embed;
	margin-right : 3px;
}

.spacedfont {
	letter-spacing : 5px;
}

#notify {margin:9px 0px 9px 0px;font-family:verdana, arial, sans-serif;}
#notify table {margin:0px;}
#notify th {font-size:70% !important; font-weight:bold;padding: 3px 0px 0px 0px;background-color:#A8C2E3; height:33px;text-align:left;}
#notify th img {float:left;}
#notify td {font-size:70% !important; padding: 4px;background-color:#C1DBFC;}


.left {text-align:left !important;}
.right {text-align:right !important;}
.center {text-align:center !important;}

div.search {width:120px; font-size:80% !important; font-weight:normal; border:0px; margin-top:0px; margin-right:0px; margin-bottom:8px; margin-left:0px; padding-top:3px; padding-right:3px; padding-bottom:3px; padding-left:0px;}
.search p {padding-top:2px; padding-bottom:4px; margin:0px;}

.dotted {border-bottom:2px dotted #cccccc;width:100%;margin:1px;margin-bottom:8px;}

.PrintIcon {display: none}

.Table740 {width: 740px;}
.Table620 {width: 620px;}
.Table610 {width: 610px;}

div#langBox {border:1px solid #000000; vertical-align:top; float:right; font-size:75% !important; text-align:left; background-color:#b0ffb0; padding:2px 10px 6px 10px; margin-top:0px; margin-right:0px; margin-bottom:6px; margin-left:0px;}
div#langBoxLeft {border:1px solid #000000; vertical-align:top; font-size:75% !important; text-align:left; background-color:#b0ffb0; padding:2px 3px 6px 3px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px;}
#langBoxLeft P {font-size:inherit; margin:0px; padding-top:3px; padding-right:0px; padding-bottom:2px; padding-left:2px;}
div#langBox .arabic {font-family:"Times New Roman", serif; font-size:150%; padding:0px; margin:0px;}

.hide {display:none;}

@media print {
.noPrint {display:none;}
#globeMenu li {font-size:.60em;}
#mainMenu li {font-size:.85em;}
}

