/* rms CSS*/

/* CSS Document */

/* Styles for the UNEP Corporate banner - Used with GlobalTools */
/* Place this stylesheet on the root of your website and modify it to suit your needs */
/* Note that to avoid any interference with your web site style sheet there is no default style
 => you have to repeat the font and etc... unless if you manage this with your web site stylesheet*/

/* If you do not see the background it's because you have background-color:#xxxxxx; on the superior layers 
(unep_header_logo + unep_header_unep + unep_header_motto + unep_header_rightPic). Have a look to the HTML source */

/* Top Navigation */
TD.unep_header_link	{text-align:center; background-color:#FF9900; height:18px; vertical-align:middle;}
A.unep_header_link:link	{font-family:Arial; font-size:12px; color:#FFFFFF; text-decoration:none;}
A.unep_header_link:visited	{font-family:Arial; font-size:12px; color:#FFFFFF; text-decoration:none;}
A.unep_header_link:hover	{font-family:Arial; font-size:12px; color:#FFFFFF; text-decoration:underline;}

/*UNEP Banner */
TD.unep_header_bckgnd	{height:56px; background-repeat:repeat}
TD.unep_header_logo	{}
TD.unep_header_unep	{padding-left:10px; color:#FFFFFF; font-family:Arial; font-size:18px; font-weight:bold;}
TD.unep_header_rightPic	{text-align:right}
TD.unep_header_motto	{padding-left:10px; color:#FFFFFF; font-family:Arial; font-size:16px; font-weight:bold;}
TD.unep_header_website_title	{height:20px; background-color:#999999; color:#FFFFFF; font-family:Arial; font-size:16px; font-weight:bold; padding-left:5px;}
TD.unep_header_separator_top	{height:1px; background-color:#FFFFFF;}
TD.unep_header_separator_bottom	{height:1px; background-color:#FFFFFF;}

A.unep_header_logo	{}

IMG.unep_header_logo	{margin:6px;}
IMG.unep_header_rightPic	{}

/* Search */
INPUT.unep_header_search_txt	{font-family:Arial; font-size:10px; color:#000000; width:100px;}
INPUT.unep_header_search_smbt	{font-family:Arial; font-size:10px; color:#000000; width:50px;}
SPAN.unep_header_search	{font-family:Arial; font-size:10px; color:#FFFFFF;}

/* Language link */
A.unep_header_language:link	{font-family:Arial; font-size:10px; color:#FFFFFF; text-decoration:none;}
A.unep_header_language:visited	{font-family:Arial; font-size:10px; color:#FFFFFF; text-decoration:none;}
A.unep_header_language:hover	{font-family:Arial; font-size:10px; color:#FFFFFF; text-decoration:underline;}



A:link
{
	text-decoration: none;
	color: #0F6BDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:visited
{
	text-decoration: none;
	color: #0F6BDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:hover
{
	color: #0F6BDD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A.menu:link
{
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
A.menu:visited
{
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.menu:hover
{
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header {
 padding-left:15px;
 }
.header h1{
	display: inline;
	font: bold 18px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: none;
	}

.header h2 {
	display: inline;
	font: bold 16px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: none;

	}
.menu table {
	border-right: 1px solid #ff9900;
}

.menu-home
{
	font-weight: bold;
	font-size: 9pt;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

.Linkhighlights
{
	font-weight: lighter;
	font-size: 8pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
