/* Start of CMSMS style sheet 'ct_sitemap' */
#sitemap li a {
	display: block;
	}
#sitemap {
	width: 100%;
	}
#sitemap ul {
	background-color: #edeef2;
	line-height: 2em;
	list-style-type: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
#sitemap ul ul {
	background-color: #fff;
	line-height: 1.3em;
	margin: 0 -1em ;
	padding: 0.2em 1em 0.5em;
	border-top: 1px solid #bad0e6;
	line-height: 2em;
	font-weight: normal;
	}
#sitemap ul ul ul {
	border-top: medium none;
	line-height: 2em;
	background-color: #fff;
	}
#sitemap ul ul ul ul {
	border-top: medium none;
	border-bottom: medium none;
	}
#sitemap ul li {
	margin: 0 !important;
	padding: 0 1em;
	border: solid 1px #bad0e6;
	}
#sitemap ul ul li {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1.15em;
	font-weight: bold;
	}
#sitemap ul ul ul li {
	margin-left: 1.4em;
	padding-left: 0;
	list-style-type: circle;
	font-size: 1.1em;
	font-weight: normal;
	}
#sitemap ul ul ul ul li {
	margin-left: 1.4em;
	padding-left: 0;
	list-style-type: circle;
	font-size: 1em;
	}
.sitemaplink {
	padding-left: 1.2em;
	padding-right: 1.2em;
	padding-top: 0.3em;
	margin-top: -1.5em;
	margin-bottom: 2.7em;
	border-left: 1px solid #bad0e6;
	border-right: 1px solid #bad0e6;
	border-bottom: 1px solid #bad0e6;
	}
#sitemap a:link,  #sitemap a:active {
	color: #4060a7;
	background-color: transparent;
	text-decoration: none;
	}
#sitemap a:visited {
	color: #4060a7;
	background-color: transparent;
	text-decoration: none;
	}
#sitemap a:hover {
	color: #bc2f31;
	background-color: transparent;
	text-decoration: underline;
	}

/* End of 'ct_sitemap' */

