#sitemapDiv li h2, h3
{
	font-family 				: Trebuchet ms;
	font-weight				: bold;
/*	font-size				: 1.2em;*/
	color					: #000000;
}

#sitemapDiv .menu_lvl_1, .menu_lvl_2, .menu_lvl_3, .menu_lvl_0
{
	padding-top					: 3px;
	padding						: 10px;
	margin						: 10px;
	margin-top  				: -8px;
	line-height					: 1.5em;
	font-family 				: Trebuchet ms;
	font-weight					: bold;
	font-size					: 1.0em;
	color						: #000000;
}

#sitemapDiv .menu_lvl_1 .menu_lvl_2
{
	font-size					: 0.8em;
}

#sitemapDiv .menu_lvl_1 h3
{
	padding						: 0;
	margin						: 0;
	line-height					: 1.5em;
	font-family 				: Trebuchet ms;
	font-weight					: bold;
	font-size					: 1.0em;
	color						: #000000;
}

#sitemapDiv a, a:hover, a:active
{
	color						: #005DAB;
	text-decoration				: none;
}