#sitemap li h2, h3
{
	font-weight					: bold;
/*	font-size					: 1.2em;*/
	color						: #F2930E;
}

#sitemap li
{
	padding: 0px;
	line-height					: 1.5em;
	
	font-size					: 1.0em;
	color						: #005DAB;
}

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

#sitemapDiv .menu_lvl_1 h3, #sitemapDiv .menu_lvl_1 .h3
{
	padding					: 0;
	margin						: 0;
	line-height					: 1.5em;
	font-weight					: bold;
	font-size					: 1.0em;
	color						: #005DAB;
}

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

#content h3 {
	font-size					: 1.0em;
}