.sitemap-col-container {
	background-image: url(/images/bkgnd_sitemapgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.section, .section-noleft, .section-end {
	padding-bottom: 10px;
	border-top: 1px solid #b6c7b4;
	border-left: 1px solid #b6c7b4;
	display: block;
	clear: both;
}
.section-noleft {
	border-left: none;
}
.section-end {
	padding-bottom: 0px;
	border-bottom: 1px solid #b6c7b4;
}
.section a, .section a:visited, .section-end a, .section-noleft a, .section-noleft a:visited, .section-end a:visited {
	color: #3662a1;
}
.section a:hover, .section-noleft a:hover, .section-end a:hover {
	color: #b96e1f;
	text-decoration: none;
}
.section .head, .section-noleft .head, .section-end .head, .section .head-single, .section-noleft .head-single, .section-end .head-single {
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 5px 6px 30px;
	margin: 0px;
}
.section .head, .section-noleft .head, .section-end .head {
	background-image: url(/images/bkgnd_dot_green3x3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.section ul, .section-noleft ul, .section-end ul {
	list-style: none;
	margin: 0px 5px 10px 40px;
	padding: 0px;
}

.section li ul, .section-noleft li ul, .section-end li ul {
	list-style: none;
	margin: 0px 5px 10px 12px;
	padding: 0px;
}

.section li, .section-noleft li, .section-end li {
	margin-bottom: 2px;
}
.section-noleft1 {	
	padding-bottom: 10px;
	border-top: 1px solid #b6c7b4;
	border-left: 1px solid #b6c7b4;
}
