@charset "utf-8";

#footer {
	clear: both;
}

div#content div.contentLeft p.top {
	margin-left:541px !important;
}
/*
.contentLeft h2 {
	margin-bottom: 4px !important;
	clear: both;
}*/

/*---------Sitemap-------*/

.sitemap {
	width: 100%;
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
	margin-bottom: 15px;
}

.sitemap th {
	width: 30%;
	padding: 10px 0 10px 20px;
	text-align: left;
	vertical-align: top;
	background-color: #f3f3f3;
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
}

.sitemap th p {
	border-left: 4px solid #008fdd;
	padding-left: 7px;
	padding-top: 2px;
	color: #164974;
	font-weight: bold;
}

.sitemap th a {
	font-weight: bold;
}

.sitemap td {
	width: 70%;
	padding: 15px 20px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
}

.sitemap td p {
	line-height: 200%;
}
