/* GLOBAL TAGS */
* {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body, th, td {
	color: #333333;
}
img {border:0}
a {outline:none;}
/* LINKS */

a:link {
	color:#002E95;
	text-decoration: underline;
}
a:visited {
	color:#002E95;
	text-decoration: underline;
}
a:hover {
	color:#3399FF;
	text-decoration: underline;
}
a:active {
	color:#002E95;
	text-decoration: underline;
	font-weight: normal;
}

/* HEADERS */

/* FONT COLORS */

.red, .text-red {
	color: #CC3333;
}

.gray {
	color: #666666;
}

.green {
	color: #669966;
}


/* TYPOGRAPHY */

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.smallcaps {
	font-variant: small-caps;
}

p {
	margin-top:10px;
	line-height:130%
}

.credit {
	color: #999999;
}

.nowrap {
	white-space: nowrap;
}

.norule {
	border-bottom: none;
}

LI + LI, LI + OL, LI + UL { /* line spacing between list bullets */
	margin-top: 5px;
}

/* HEADER */

#logo {
	position: absolute;
	top: 35px;
	right: 13px;
	background-color: #6699CC;
	z-index:50
}

#header {
	background-color: #003399;
	font-size: 11px;
	background-image:url(../images/blue_left.gif);
	background-repeat:no-repeat;
	height:116px;
	margin: 0px;
	padding: 0px;
}
#nav {
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:0;
	left:0;
	width:1007;
	z-index:10;
}

#nav td {
	background-color: #003399;
	font-size: 11px;
	margin: 0px;
	padding: 4px 12px 5px 12px;
	/*border-left: 1px solid #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #333333;*/
	white-space: nowrap;
}

#nav td.on {
	background-color: #FFFFFF;
	border-bottom: none;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#nav td.first {
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
}

#nav td.last {
	color: #77AADD;
	width: 80%;
	padding-right: 15px;
	text-align: right;
}
#nav td ul li{
	list-style-type:none;
	margin-left:15px;
	padding:0;
	display:inline;
}

/* HEADER LINKS */

#nav td a, #nav td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav td a:hover {
	color: #99CCFF;
}

#nav td.on a, #nav td.on a:visited {
	color: #002255;
}

#nav td.on a:hover {
	color: #002255;
}

#nav td.last a:link, #nav td.last a:visited{
	color: #D8E1F4;
	font-weight:bold;
}

#nav td.last a:hover {
	color: #ffffff;
	font-weight:bold;
}

.active {
	color: #ffffff;
	font-weight:bold;
}

/* BANNER */

.header_right {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/blue_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:116px;
	position:absolute;
	width:389px;
	right:106px;
}

h1.banner img {
	border: none;
	top:48px;
	position:absolute;
	left:17px;
}
h2.banner img {
	border: none;
	top:76px;
	position:absolute;
	left:17px;
}

.breadcrumb {
	background-color: transparent;
	color: #686868;
	font-size: 13px;
	margin-bottom:20px;
	padding: 0;
}
.breadcrumb a:link,.breadcrumb a:visited,.breadcrumb a:hover,.breadcrumb a:active{
	color: #686868;
	font-weight:bold;
}
.gray_line {
	background-color:#cccccc;
	height:4px;
	font-size: 1px;
	width: 1024px;
}

/* SIDEBAR */
#advertise {
	text-align:center;
	border-top:1px solid #ffffff;
	font-family: "Trebuchet MS","Arial",sans-serif;
}

.sidebar_left {
	background-color:#F7F7F7;
	vertical-align:middle;
	padding:3px 5px 4px 8px;
	text-align:left;
}
.sidebar_left h3, p {
	margin:0;
	padding:6px 0 1px 0;
	font-size: 13px;
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
}
.sidebar_left a:link, .sidebar_left a:visited,.sidebar_left a:active {
	color:#848484;
	text-align:right;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}
.sidebar_left a:hover {
	color:#626469;
	text-align:right;
	font-size:11px;
	text-decoration:underline;
	font-weight: normal;
}
.sidebar_right{
	background-color:#6887C8;
	padding:5px 5px 6px 7px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	text-align:left;
}
.sidebar_right a:link,.sidebar_right a:hover, .sidebar_right a:visited, .sidebar_right a:active  {
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	font-family:"Trebuchet MS","Arial",sans-serif;
}

div.dottedline  {
	border-bottom:2px dotted #E5E5E5;
	width:248px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:3px;
	font-size:1px
}

/* CONTENT */
.search{
	background-color:#F7F7F7;
	padding-left:7px;
	padding:11px 0 11px 6px;
		
}
.search h3{
	border-color:#E5E5E5;
	color:#000000;
	font-family:"Arial",sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px;
}
.searchbox {
	padding:1px 0 5px 0;
	margin-top:0;
}
.gobutton {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:2px outset #C3C1C1;
	border-right:2px outset #C3C1C1;
	height:20px;
	padding:0 2px;
	font-weight:bold;
	font-size:11px;
	background-color:#ffffff;
	font-family: "Verdana", "Arial", sans-serif;
	margin-left:2px;
}
#maincontent{
	margin:10px 18px 20px 18px;
	color: #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: left;
}
.article_head {
	color: #02388E;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding:13px 0 8px 0;
	text-align: left;
}
.article_subhead {
	color: #3A261B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding:0 0 8px 0
}
ul.list  {
	margin:-5px 0 0 0;
	padding:0;
	list-style-type:none;
}
ul.list li  {
	margin-bottom:6px;
}
.clear {
	clear: both;
}
.right_align{
	text-align:right;
}	
.left_align{
	text-align:left;
}
.toppadding10{
 	padding-top:10px;
 }
.topmargin10{
 	margin-top:10px;
 }
.center_align {
 	text-align:center;
	padding:0;
	margin:0
 }
 
.border img {border:1px solid #CCCCCC}
.nomargin {
	margin: 0px;
}
.nopadding {
	padding: 0px;
}
nestedtable TD {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

boxes img {
	margin: 5px 5px 0px 5px;
	border: 1px solid #666666;
}

/* COLORED BOXES */

.boxed {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding: 10px 15px;
}

.boxed H3 {
	color: #666666;
	border: none;
}

.boxed_green {
	background-color: #669966;
	border: 1px solid #000000;
	padding: 10px 15px;
}

.boxed_green H3 {
	color: #000000;
	border: none;
}

.boxed_yellow {
	background-color: #FFDB71;
	border: 1px solid #000000;
	padding: 10px 15px;
}

.boxed_yellow H3 {
	color: #000000;
	border: none;
}

.rightinset {
	position: relative;
	float: right;
	width: 48%;
	margin: 10px 0px 10px 15px;
}


/* WIDTH OVERRIDE */

.width-300 {
	width: 300px;
}


/* BG COLORS */

.bg-blue {
	background-color: #E3EBF2;
}

/* FOOTER */

#footer{
	border-top:2px dotted #E5E5E5;
	width:548px;
	text-align:center;
	padding: 5px 0 45px 0;
	color: #999999;
	margin-left:auto;
	margin-right:auto;
	font-size: 10px;
	margin-top:12px;
}
#footer ul li{
	display: inline;
	list-style-type:none;
	margin-right:25px
}
#footer a:link, #footer a:visited, #footer a:active{
	color:#666666;
	text-decoration:underline
}
#footer a:hover{
	color:#4A4949;
	text-decoration:underline;
}

/* RULES */

.rule {
	border-top: 1px dotted #999999;
	width: 100%;
	height: 1px;
	font-size: 1px;
	margin-top: 5px 0px;
	padding: 0px;
}


/* PRINTABLE VERSION */

.printable, .siteNav .printable {
	font-size: 11px;
	margin-left: 10px;
}

/* TABS */

.tabs {
	background-color: #EEEEEE;
	padding: 8px 0px 0px 0px;
	margin: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 100%;
}

.tab, .tab_on {
	background-color: #F6F6F6;
	position: relative;
	z-index: 1;
	float: left;
	padding: 4px 15px 6px 9px;
	margin-left: 7px;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
}

.tab_on {
	background-color: #FFFFFF;
	z-index: 3;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.tab_on a, .tab_on a:hover, .tab_on a:visited {
	font-weight: bold;
	color: #CC3333;
}

.tab_shadow {
	background-image: url('../images/intranet/tabs/tabshadow.gif'); 
 	background-position: top left;
 	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	float: left;
	padding: 4px 0px 6px 0px;
	margin: 0px;
	margin-right: -7px;
}

.tabrule {
	background-color: #FFFFFF;
	position: relative;
	z-index: 2;
	top: -1px;
	height: 1px;
	font-size: 1px;
	border-top: 1px solid #999999;
}

.tabs > .first {
	margin-left: 17px;
}

/* STANDARD TABLE DEFINITIONS */

.leftbar{
	width:30%;
	vertical-align:top;
	text-align:center;
}
.right_border{
	border-right:1px solid #e5e5e5;
	vertical-align:top;
	width:178px
}
.left_border{
	border-left:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	vertical-align:top;
	margin-top:30px;
}
.left_border ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.news_list {
	padding:0 10px 20px 10px;
	background-color: #FFC;
}
.news_link{
	font-family:"Verdana", "Arial", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4E75C1;
	padding-bottom:8px;
}
.news_link a:link, .news_link a:visited, .news_link a:active{
	font-family:"Verdana", "Arial", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4E75C1;
	text-decoration:underline;
	padding-bottom:8px;
}
.news_link a:hover{
	font-family:"Verdana", "Arial", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3399FF;
	text-decoration:underline;
	padding-bottom:8px;
}
.news_title {
	font-size:11px;
	color:#696969;
	font-weight:normal;
	font-family:"Verdana", "Arial", sans-serif;
	padding:8px 0 0 0;
}
.left_menu{
	padding-top:10px;
	vertical-align:top;
	border-bottom:1px solid #e5e5e5;
	text-align:center;
}
.left_menu ul li{
	list-style-type:none;
	margin:0;
	padding:0;
}
.left_menu img{
	margin-bottom:5px;
}

table.standard {
	/* standard table spacing */
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 100%;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

table.standard tr {
	/* standard table rows */
	vertical-align: top;
}

table.standard th {
	/* standard table headers */
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background-color: #E6E6E6;
	text-align: left;
	vertical-align: center;
	font-weight: normal;
}

table.standard td {
	/* standard table cells */
	margin: 0px;
	padding: 3px 5px 3px 5px;
}

/* LARGEFONT TABLE DEFINITIONS */
/* added by mtoomey 29 june 2005 */

table.largefont {
	/* standard table spacing */
	border-collapse: collapse;
	background-color: #FFFFFF;
	width: 100%;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

table.largefont tr {
	/* standard table rows */
	vertical-align: top;
}

table.largefont th {
	/* standard table headers */
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background-color: #E6E6E6;
	text-align: left;
	vertical-align: center;
	font-weight: normal;
	font-size=13;
}

table.largefont td {
	/* standard table cells */
	margin: 0px;
	padding: 3px 5px 3px 5px;
	font-size=15;
}

/* TABLE BORDER DEFINITIONS */

table.border {
	/* add border to tables */
	border: 1px solid #CCCCCC;
}

table.rowborder tr {
	/* add border to rows */
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

table.columnborder th, table.columnborder td {
	/* add border to columns */
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table.cellborder th, table.cellborder td {
	/* add border to cells */
	border: 1px solid #CCCCCC;
}

table.noborder, table.norowborder tr, table.nocellborder th, table.nocellborder td {
	/* remove border */
	border: none;
}

th.leftborder, td.leftborder {
	/* force left border on cell (will not work if table class="nocellborder") */
	border-left: 1px solid #CCCCCC;
}

th.rightborder, td.rightborder {
	/* force right border on cell (will not work if table class="nocellborder") */
	border-right: 1px solid #CCCCCC;
}


/* TABLE HEADER AND SUBHEAD ROWS */

tr.title th, tr.title td {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

tr.head th, tr.head td {
	background-color: #CCCCCC;
}

tr.subhead th, tr.subhead td {
	background-color: #DDDDDD;
	padding: 5px;
}

tr.subtotal th, tr.subtotal td {
	background-color: #ECECEC;
}

tr.total th, tr.total td {
	background-color: #DDDDDD;
	border-top: 1px solid #999999;
	font-weight: bold;
}


/* BLUE TABLE HEADER AND SUBHEAD ROWS */

table.blue tr.title th, table.blue tr.title td {
	background-color: #2255BB;
	color: #FFFFFF;
	font-weight: bold;
}

table.blue tr.head th, table.blue tr.head td {
	background-color: #ABD3FF;
}

table.blue tr.subhead th, table.blue tr.subhead td {
	background-color: #CCEEFF;
	padding: 5px;
}

table.blue tr.subtotal th, table.blue tr.subtotal td {
	background-color: #ECECEC;
	border-bottom: 1px solid #CCCCCC;
}

table.blue tr.total th, table.blue tr.total td {
	background-color: #BBE3FF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}


/* ALTERNATE ROWS */

tr.odd {
	/* used on 1st and alternate rows */
	background-color: #FFFFFF;
}

tr.even, tr.alt {
	/* used on 2nd and alternate rows */
	background-color: #F3F3F3;
}


/* OVERLAPPING ALTERNATE ROWS */

td.column {
	/* used to add column colors */
	background-color: #F3F3F3;
}

tr.odd td.column {
	background-color: #F3F3F3;
}

tr.even td.column {
	background-color: #ECECEC;
}


/* CELL FORMATTING */

th.icon, td.icon {
	text-align: center;
}


/* DIRECTORY TABLE */

.directory {
	border-collapse: collapse;
	border: none;
	margin: 5px 5px 10px 7px;
}

.directory td {
	margin: 0px;
	padding: 2px 2px 1px 1px;
	vertical-align: middle;
}


/* ALTERNATE-ROW TABLE (THIS IS NOW OBSOLETE) */
/* change  [table ... class="alternaterow"] to [table class="standard cellborder"] */

.alternaterow {
	border-collapse: collapse;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	margin: 15px 0px 15px 0px;
}

.alternaterow th {
	border: 1px solid #AAAAAA;
	color: #333333;
	background-color: #E6E6E6;
	font-weight: normal;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	text-align: left;
	vertical-align: center;
}

.alternaterow td {
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-weight: normal;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	vertical-align: top;
}


/* ICON ROLLOVERS */

a.infoicon img {
	background: url('http://www.undp.org/images/intranet/icon/info.gif') top left no-repeat;
}
a.infoicon:hover img {
	background: url('http://www.undp.org/images/intranet/icon/info_on.gif') top left no-repeat;
}
a.sendicon img {
	background: url('http://www.undp.org/images/intranet/icon/send.gif') top left no-repeat;
}
a.sendicon:hover img {
	background: url('http://www.undp.org/images/intranet/icon/send_on.gif') top left no-repeat;
}
a.editicon img {
	background: url('http://www.undp.org/images/intranet/icon/edit.gif') top left no-repeat;
}
a.editicon:hover img {
	background: url('http://www.undp.org/images/intranet/icon/edit_on.gif') top left no-repeat;
}
a.uploadicon img {
	background: url('http://www.undp.org/images/intranet/icon/upload.gif') top left no-repeat;
}
a.uploadicon:hover img {
	background: url('http://www.undp.org/images/intranet/icon/upload_on.gif') top left no-repeat;
}
a.moveicon img {
	background: url('http://www.undp.org/images/intranet/icon/move.gif') top left no-repeat;
}
a.moveicon:hover img {
	background: url('http://www.undp.org/images/intranet/icon/move_on.gif') top left no-repeat;
}
a.copyicon img {
	background: url('http://www.undp.org/images/intranet/icon/copy.gif') top left no-repeat;
}
a.copyicon:hover img {
	background: url('http://www.undp.org/images/intranet/icon/copy_on.gif') top left no-repeat;
}
a.deleteicon img {
	background: url('http://www.undp.org/images/intranet/icon/delete.gif') top left no-repeat;
}
a.deleteicon:hover img {
	background: url('http://www.undp.org/images/intranet/icon/delete_on.gif') top left no-repeat;
}


/* FILE TYPE LISTS */

li.doc, .rightsidebar ul li.doc, 
li.pdf, .rightsidebar ul li.pdf, 
li.exe, .rightsidebar ul li.exe, 
li.css, .rightsidebar ul li.css,
li.folder, .rightsidebar ul li.folder,
li.htm, .rightsidebar ul li.htm,
li.pps, .rightsidebar ul li.pps,
li.css, .rightsidebar ul li.css,
li.txt, .rightsidebar ul li.txt,
li.zip, .rightsidebar ul li.zip,
li.xls, .rightsidebar ul li.xls,
li.xlt, .rightsidebar ul li.xlt,
li.xml, .rightsidebar ul li.xml,
li.gif, .rightsidebar ul li.gif,
li.bmp, .rightsidebar ul li.bmp,
li.jpg, .rightsidebar ul li.jpg,
li.img, .rightsidebar ul li.img,
li.ppt, .rightsidebar ul li.ppt,
li.unknown, .rightsidebar ul li.unknown{
	list-style-type:  none;
	list-style-position: outside;
	padding: 0px 0px 3px 7px;
	margin: 0px;
}
li.doc {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_doc.gif');
}
li.pdf {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_pdf.gif');
}
li.exe {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_exe.gif');
}
li.css {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_css.gif');
}
li.folder {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_folder.gif');
}
li.htm {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_htm.gif');
}
li.pps {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_pps.gif');
}
li.txt {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_txt.gif');
}
li.zip {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_zip.gif');
}
li.xls {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_xls.gif');
}
li.xlt {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_xlt.gif');
}
li.xml {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_xml.gif');
}
li.gif {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_gif.gif');
}
li.bmp {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_bmp.gif');
}
li.jpg {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_jpg.gif');
}
li.img {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_img.gif');
}
li.ppt {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_ppt.gif');
}
li.unknown {
	list-style-image: url('http://www.undp.org/images/cms/mime-icons/icon_unknown.gif');
}



/* ADMIN EDIT BUTTONS */

/* yellow buttons for normal use */
a.adminbutton, a.adminbutton:visited, a.adminbutton-blue, a.adminbutton-blue:visited, a.adminbutton-green, a.adminbutton-green:visited, a.adminbutton-red, a.adminbutton-red:visited {
	background-color: #FFDB71;
	border: 1px solid #555555;
	margin: 2px 1px 2px 1px;
	padding: 0px 4px 0px 6px;
	color: #555555;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
}

/* blue buttons for table use */
a.adminbutton-blue, a.adminbutton-blue:visited {
	background-color: #E9F0F6;
	border-color: #336699;
	color: #336699;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* green buttons for Save */
a.adminbutton-green, a.adminbutton-green:visited {
	background-color: #A0E5A0;
}

/* red buttons for Cancel and Delete */
a.adminbutton-red, a.adminbutton-red:visited {
	background-color: #F8B0B0;
}

a.adminbutton:hover, a.adminbutton-blue:hover, a.adminbutton-green:hover, a.adminbutton-red:hover {
	background-color: #FFCC00;
	text-decoration: none;
}

a.adminbutton-blue:hover {
	background-color: #4477AA;
	color: #FFFFFF;
	text-decoration: none;
}

a.adminbutton-green:hover {
	background-color: #009933;
	color: #FFFFFF;
	text-decoration: none;
}

a.adminbutton-red:hover {
	background-color: #FF3333;
	color: #FFFFFF;
	text-decoration: none;
}


/* THESE LINES ARE SPECIFIC TO THE WORLDWIDE STYLE SHEET 

banner {
	background-color: #FFFFFF;
	background-image: url('http://www.undp.org/images/worldwide/banner/bluefade.gif');
 	background-position: top right;
 	background-repeat: no-repeat;
}

*/
/*About Us*/
.header_page{
	font: bold medium Arial, Helvetica, sans-serif;
	color: #02388E;
	margin-bottom:10px;
}
.subject_title{
	color: #02388E;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.subject_title a:link,.subject_title a:visited,.subject_title a:hover,.subject_title a:active{
	text-decoration:underline;
	font-weight: bold;
	font-size: small;
	font-style: normal;
}
.listblue li{
	background: url(../images/list_blue.gif) no-repeat 2px 3px;
	list-style:none;
	padding-left: 15px;
	margin:0 0 5px 0;
}
.gray_smaller{
	font-size:10px;
	color: #666666;
}
.gray_smaller a:link,.gray_smaller a:visited,.gray_smaller a:active{
	color:#002E95;
	font-size:10px;
	text-decoration: underline;
}
.gray_smaller a:hover{
	color:#3399FF;	
	font-size:10px;
	text-decoration: underline;
}
.projectarchive a:link,.projectarchive a:visited,.projectarchive a:hover,.projectarchive a:active{
	font:bold small Arial, Helvetica, sans-serif;
	color: #02388E;
	text-decoration:underline;
	background: url(../images/arrow.gif) no-repeat 2px 4px;
	padding-left:25px;
}
.listgray li{
	background: url(../images/list_gray.gif) no-repeat 2px 3px;
	list-style:none;
	padding-left: 15px;
	margin:0 0 15px 10px;
}

.publicationsarchive{
	background: url(../images/arrow.gif) no-repeat 2px 4px;
	padding-left:20px;
}

.publicationsarchive a:link,.publicationsarchive a:visited,
.publicationsarchive a:hover,.publicationsarchive a:active{
	font:bold small Arial, Helvetica, sans-serif;
	color: #676767;
	text-decoration:underline;
}

.list_multimedia{
	background-image: url(../images/box_medi.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font:bold small Arial, Helvetica, sans-serif;
	background-position: 2px 10px;
	color:#002E9E;
	margin:0 0 0 20px;
}
.box_imgmedia{
	border: 5px solid #0084D8;
}
.box_contentmedia{
line-height:15px;
}
.title_link{
	color:#373737;
	font:bold small Arial, Helvetica, sans-serif;
}

