/* Sitemap Template */

.sitemap_title {
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}

.sitemap_text {
	font-size: 12px;
	font-weight: normal;
}

.csectiontext li,
.csectiontext li li li {
	list-style-image: url(/menuimages/redarrow.gif);
	}
	
.csectiontext li li,
.csectiontext li li li li {
	list-style-image: url(/menuimages/redarrowoutline.gif);
	}

.csectiontext li ul {
	padding-bottom: 5px;
	}