/* #################### */
/* FORT SILOSO SITE MAP */
/* #################### */
ul.sitemap,	ul.sitemap ul{
	list-style: none;
}	
ul.sitemap li	{
	list-style-position: outside;
	color: #000;
	background-color: transparent;
	padding-bottom: 1em;
}

ul.sitemap li a	{
	font: normal 600 1.3em "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
ul.sitemap ul li	{
	padding-bottom: .3em;
}
ul.sitemap ul ul li	{
	padding-bottom: 0;
}
ul.sitemap ul li a	{
	font-size: 1em;
}

ul.sitemap ul ul li a	{
	font-size: .8em
}

.sm	{
	font: normal 600 1.3em "Trebuchet MS", Arial, sans-serif;
}