body {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, p, ul, li, td {
	font-family: arial, helvetica, verdana, sans-serif;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 9pt;
}

p, ul, td {
	font-size: 9pt;
}

.show {
	display: block;
}

.no_show {
	display: none;
}

div#top_outerwrapper {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 86px;
}


div.innerwrapper {
	width: 754px;
	margin: 0 auto;
	padding: 0;
}


/* */
/* */
/*	TOP OF PAGE	*/
/* */
/* */

div.innerwrapper div#top_bar {
	z-index: 100;
	position: relative;
	text-align: left;
	width: 754px;
	clear: both;
	font-family: arial, helvetica, verdana, sans-serif;
	padding: 0;
	margin: 0;
	height: 86px;
	/* In Moz, this needs to be here.  Otherwise, the position at	*/
	/* the top does not work right.									*/
}

div.innerwrapper div#top_bar div#header_wrap {
	position: relative;
	top: 15px;
	height: 71px;
}

div#top_bar div#header_wrap h1 {
	padding: 0;
	margin: 0 0 6px 0;
	display: block;
	height: 46px;
}

/* */
/* PRIMARY NAVIGATION */
/* */

div#top_bar div#header_wrap div#main_nav ul#main_nav_list {
	position: relative;
	padding: 0;
	margin: 0;
	width: 754px;
	font-size: 11px;
	font-family: arial, helvetica, verdana, sans-serif;
	list-style: none;
	height: 0px;	/* Height set to zero due to IE Mac Bug that moves the UL 	*/
					/* down BELOW where it is supposed to be.					*/
}

div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_who,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_principles,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_work,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_toolkit,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_what,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_resources,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_news,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_faq,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_links,

div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_who,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_principles,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_work,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_toolkit,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_what,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_resources,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_news,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_faq,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_links {
	/* Keep display and position: relative MUST be here. Also, set height and	*/
	/* line height since different brownsers will set the height of this thing	*/
	/* differently, so both need to be here to cover the bases.					*/
	display: block;
	position: relative;
	height: 19px;
	line-height: 19px;
	/* */

	vertical-align: top;
	float: left;
	padding: 0;
	margin: 0;
}



/*	Set the individual widths of the LI links	*/

/*	English	*/

ul#main_nav_list li#en_who {
	width: 114px;
	text-align: left;
}

ul#main_nav_list li#en_principles {
	width: 150px;
	text-align: left;
}


ul#main_nav_list li#en_work {
	width: 83px;
	text-align: left;
}


ul#main_nav_list li#en_toolkit {
	width: 118px;
	text-align: left;
}

ul#main_nav_list li#en_what {
	width: 88px;
	text-align: left;
}

ul#main_nav_list li#en_resources {
	width: 118px;
	text-align: left;
}

ul#main_nav_list li#en_news {
	width: 100px;
	text-align: left;
}

ul#main_nav_list li#en_faq {
	width: 34px;
	text-align: left;
}

ul#main_nav_list li#en_links {
	width: 30px;
	text-align: right;
}


/*	French	*/

ul#main_nav_list li#fr_who {
	width: 115px;
	text-align: left;
}

ul#main_nav_list li#fr_principles {
	width: 105px;
	text-align: left;
}

ul#main_nav_list li#fr_toolkit {
	width: 155px;
	text-align: left;
}


ul#main_nav_list li#fr_what {
	width: 95px;
	text-align: left;
}


ul#main_nav_list li#fr_resources {
	width: 135px;
	text-align: left;
}

ul#main_nav_list li#fr_news {
	width: 92px;
	text-align: left;
}

ul#main_nav_list li#fr_faq {
	width: 27px;
	text-align: left;
}

ul#main_nav_list li#fr_links {
	width: 27px;
	text-align: right;
}



div#top_bar div#header_wrap div#main_nav ul#main_nav_list li a {
	color: #00529B;
	font-weight: bold;
	text-decoration: none;
}


div#top_bar div#header_wrap div#main_nav ul#main_nav_list li a:hover {
	color: #00529B;
	font-weight: bold;
	text-decoration: underline;
}

div#top_bar div#header_wrap div#main_nav ul#main_nav_list li ul {
	/* Keep position: absolute; top & left, and width.  This width needs to	*/
	/* be the same or wider than its nested "li" and "li a" elements. Do	*/
	/* not set the top elements since different browsers will set it based	*/
	/* on the height of the LI in which the UL lives.						*/
	position: absolute;
	left: 0px;
	width: 140px;
	/* */
	
	border-left: solid #333333 1px;
	border-right: solid #333333 1px;
	border-bottom: solid #333333 1px;
	list-style: none;
	padding: 0 10px 10px 10px;
	margin: 0;
}

div#top_bar div#header_wrap div#main_nav ul#main_nav_list li:hover ul {
	display: block;
}

/*	Opera can also have its quirks, ya know. This NEEDS to be here or else	*/
/*	it will not work in Opera.						*/

div#top_bar>div#header_wrap>div#main_nav>ul#main_nav_list>li>ul {
	top: auto;
	left: auto;
}


/*	Setting this to be further to the left since it is near the edge of 	*/
/*	the content area.														*/
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_news ul,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_news ul li,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#en_news ul li a,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_news ul,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_news ul li,
div#top_bar div#header_wrap div#main_nav ul#main_nav_list li#fr_news ul li a {
	left: -26px;

}

div#top_bar div#header_wrap div#main_nav ul#main_nav_list li ul li {
	/* Keep display, float and what ever width*/
	display: block;
	float: none;
	width: 140px;
	/* */
	
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 125%;
}

div#top_bar div#header_wrap div#main_nav ul#main_nav_list li ul li.list-subhead {
	margin-bottom: -5px;
	color: silver;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: auto;
	border-bottom: silver 1px solid;
	text-transform: uppercase;
}


div#top_bar div#header_wrap div#main_nav ul#main_nav_list li ul li a {
	/* Keep display and what ever width*/
	display: block;	
	width: 140px;
	/* */
	
	color: white;
	text-decoration: none;
}


div#top_bar div#header_wrap div#main_nav ul#main_nav_list li ul li a:hover {
	color: #82CC75;
	text-decoration: none;
	width: 140px;
}


/* END Primary Navigation */

/* */
/* GLOBAL NAV */
/* */

div#top_bar div#global_nav {
	position: absolute;
	top: 0;
	right: 0;
}

div#top_bar div#global_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 0.6em;
	width: 600px;
	text-align: right;
}

div#top_bar div#global_nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

div#top_bar div#global_nav ul li a {
	color: black;
	text-decoration: none;
	margin-left: 10px;
}

div#top_bar div#global_nav ul li a:hover {
	color: #000066;
	text-decoration: underline;
}
/* END Global Nav */

/* SUBSCRIBE */
div#top_bar div#subscribe {
	padding: 0px;
	position: absolute;
	top: 18px;
	right: 0px;
}

div#top_bar div#subscribe img {
	border-width: 0;
}
/* END Subscribe */

/* */
/* PHOTO COLLAGE & H2 */
/* Using its own wrapper so that the collage_wrapper div is 100% width so the background can be	*/
/* stretched across the width of the screen.  Needs its own outerwrapper so that the entire 	*/
/* DIV, including the background, moves down if the text is increased.				*/
/*												*/
/* Using a background image to apply an outer white border since it does not take up block 	*/
/* level horizontal space, which would force horizontal scroll bars.  Instead, the white,	*/
/* centered block as background image is floating on the blue background, making it look like a	*/
/* a white border with a blue background that is as wide as the screen.				*/
/* */

div#collage_wrapper {
	background-color: #00529B;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0px;
	background-color: #205192;
	background-image: url(/images/collage_bkgd.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

div#collage_wrapper div#collage {
	height: 150px;
	width: 754px;
	background: url(/images/h2_bkgd.jpg);
	position: relative;
	margin: 0 auto;
	z-index: 1;
}

div#collage_wrapper div#collage h2.eng {
	height: 150px;
	width: 159px;
	background: url(/en/images/h2.gif);
	position: absolute;
	left: 595px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

div#collage_wrapper div#collage h2.fre  {
	height: 150px;
	width: 168px;
	background: url(/fr/images/h2.gif);
	position: absolute;
	left: 586px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

div#collage_wrapper div#collage h2 span {
	display: none;
}

/* */
/* 	END OF TOP OF PAGE */
/* */


/* */
/*	REST OF THE PAGE */
/* */


div#outerwrapper {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


/* */
/* */
/*	LEFT SIDE NAVIGATION 	*/
/* */
/* */

td.left_nav {
	width: 140px;
	padding: 0;
	font-size: 12pt;
}

td.left_nav div#sidenav {
	background: white;
	padding: 0;
	width: 140px;
	text-align: right;
	overflow: hidden;
}

div#sidenav h2#side_head {
	background-image: url(/images/left_top_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px 5px 2px 30px;
	margin: 0 0 5px 0;
	text-align: right;
	color: #33BC61;
 	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1.0em;
	text-transform: lowercase;
	text-decoration: none;
	min-height: 19px;		/* IMG is 26px tall, minus padding top & bottom.  No need for	*/
	width: 105px !important;	/* box model adaptation since IE does not recognize min-height.	*/
	width /**/:140px;
}

/*	Above is a box model adaptation that works in:			*/
/*		* IE6, IE5.5, IE5.01 (Windows)				*/
/*		* IE5.2 (Mac)						*/
/*		* Opera	(PC, Mac)					*/
/*		* Mozilla/Firefox (PC, Mac)				*/
/*		* NS7 (Mac)						*/
/*									*/
/*	HOWEVER!!!!  The following *must* be included as the		*/
/*	DOCTYPE declaration:						*/
/*  	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"	*/
/*            "http://www.w3.org/TR/html4/loose.dtd">			*/

div#sidenav ul {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

/* Right edge needs to be the same as	*/
/* that of the right padding in the h2	*/
/* above.				*/

div#sidenav ul li {
	margin-left: 0px;
/*	font-size: 0.9em;	*/
	margin: 0 5px 0.5em 5px;
	list-style: none;
	background-color: white;
	padding: 0px;
	text-transform: lowercase;
}


div#sidenav ul li.sidenav-sub-head {
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 0;
	text-decoration: underline;
	font-weight: bold;
}

div#sidenav ul li a, div#sidenav ul li ul li a {
	text-decoration: none;
	color: #00529B;
}

div#sidenav ul li a:hover, div#sidenav ul li ul li a:hover {
	color: #1C4DFF;
}


/*	*/
/*	MM 19-Oct-05												*/
/*	Added WHAT'S NEW section to the left side of the Home Page	*/
div#sidenav div#whats_new {
float: left;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #80b2d2 #0664a4 #0664a4;
	background: #a4bddc;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 135px !important;
	width /**/:137px;
	overflow: hidden;
}

div#sidenav div#whats_new h2 {
	padding: 0;
	margin: 0;
	background: #0065A4;
}

div#sidenav div#whats_new div#box_cheat {
	border-left: 1px solid #408cbc;
	padding: 0.5em 6px 15px 6px;
	margin: 0px;
}

div#sidenav div#whats_new div#box_cheat p {
	margin: 0px;
	padding: 0px;
}

div#sidenav div#whats_new div#box_cheat p a {
	color: #0065A4;
	font-weight: bold;
	text-decoration: underline;
}

div#sidenav div#whats_new div#box_cheat p a:hover {
	color: #fafafa;
	font-weight: bold;
	text-decoration: underline;
}
/* END WHAT'S NEW */


/* Second level navigation */

div#sidenav ul li ul {
	margin-top: 3px;
}

div#sidenav ul li ul li {
	font-size: 0.8em;
	text-align: right;
	margin: 0 0 2px 0;
	list-style: none;
	background-color: white;
	padding: 0;
	text-transform: lowercase;
	border-bottom: solid 1px white;	/* Need this for IE since it does not seem to	*/
					/* like a { display:block }, but adding a	*/
					/* border-bottom seems to work.			*/
}

div#sidenav ul li ul li a {
	display: block;
	background-image: url(/images/bullet.gif);
	background-position: 100% 0.5ex;
	background-repeat: no-repeat;
	padding: 0 12px 0 0;
	margin: 0;
	border: solid 0px red;
}

div#sidenav ul li ul li a:hover {
	background-image: url(/images/bullet_on.gif);
}

/* */
/* 	END LEFT SIDE NAVIGATION 	*/
/* */


/* */
/* */
/*	CONTENT AREA 			*/
/* */
/* */

td#content, td#toolkit-content {
	border: solid 1px #3C89B9;
	padding: 10px;
	width: 431px !important;
	width /**/:451px;
}

td#content h2, td#toolkit-content {
	font-size : 11pt; 
	color : #000033;
}

td#content h3 {
	font-size: 9pt; 
	color: black;
}

td#content p, td#content li, .normaltext {
	font-size: 9pt; 
	color: black;
}

td#content div.video {
	width: 431px;
	text-align: center;
}

td#toolkit-content h3  {
	background: #205192;
	padding: 2px;
	font-size: 10pt;
	margin: 10px 0 0 0;
	color: white;
}



td#toolkit-content h3 a {
	color: white;
	font-weight: normal;
	font-size: 8pt;
}

td#toolkit-content h3 a:hover {
	color: red;
}

td#toolkit-content p {
	margin-top: 5px;
	font-size: 9pt; 
	color: black;
}

td#toolkit-content a.pdf-link {
	background: url(/images/pdf_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 18px;
	padding-right: 5px;
	position: relative;
	display: block;
}

	

/* */
/* 	END CONTENT AREA		*/
/* */



/* */
/* */
/*	RIGHT SIDE NAVIGATION	 */
/* */
/* */

td.right_nav {
	padding: 0;
}

div#right_side {
	width: 159px;
	margin: 0 0 0 4px;
	padding: 0;
}

/* GET INVOLVED */
div#right_side div#get_involved {
	border-width: 1px;
	border-style: solid;
	border-color: #80b2d2 #0664a4 #0664a4 #408cbc;
	background: #a4bddc;
	padding: 0 0 8px 0;
	/* MM 06 Jul, 05 Bottom margin was 15, changed to 8 when 2 items removed from the list */
	margin: 0;
}

div#right_side div#get_involved h2 {
	padding: 0;
	margin: 0;
	text-align: left;
	background: #0064A4;
}

div#right_side div#get_involved ul {
	margin: 0;
	padding: 0;
}

div#right_side div#get_involved ul li {
	margin: 10px 0 0 15px;
	padding: 0;
	list-style: none;
}

div#right_side div#get_involved ul li img {
	border-width: 0;
}

div#right_side div#get_involved ul li span.video {
	margin-left: 2px;
}

div#right_side div#get_involved ul li span.video a {
	font-size: 8pt;
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

div#right_side div#get_involved ul li span.video a:hover {
	text-decoration: underline;
}

/* END GET INVOLVED */



/* SPOTLIGHT */
div#right_side div#spotlight {
	padding: 0 6px;
	margin: 1.25em 0 0 0;
}

div#right_side div#get_involved h2 {
	padding: 0;
	margin: 0;
}


div#right_side div#spotlight a {
	color: #00529B;
	text-decoration: none;
}

div#right_side div#spotlight a:hover {
	color: #00529B;
	text-decoration: underline;
}

div#right_side div#spotlight p#previous {
	font-weight: bold;
	text-align: right;
}
/* END SPOTLIGHT */


/* WHAT'S NEW */
div#right_side div#whats_new {
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #80b2d2 #0664a4 #0664a4;
	background: #a4bddc;
	padding: 0;
	margin: 0;
	text-align: left;
}

div#right_side div#whats_new h2 {
	padding: 0;
	margin: 0;
	background: #0065A4;
}

div#right_side div#whats_new div#box_cheat {
	border-left: 1px solid #408cbc;
	padding: 0.5em 6px 15px 6px;
	margin: 0px;
}

div#right_side div#whats_new div#box_cheat p {
	margin: 0px;
	padding: 0px;
}

div#right_side div#whats_new div#box_cheat p a {
	color: #0065A4;
	font-weight: bold;
	text-decoration: underline;
}

div#right_side div#whats_new div#box_cheat p a:hover {
	color: #fafafa;
	font-weight: bold;
	text-decoration: underline;
}
/* END WHAT'S NEW */

/* */
/*	END RIGHT SIDE NAVIGATION */
/* */




.copyright {
	font-family: arial, helvetica, verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	font-size:8pt ; 
	color : black ;
}
