
.site-map .footer-padder {
	height: 60px;
}
.site-map h1 {
	color: #025d81;
	font-family: Verdana;
	font-size: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-weight: normal;
}

.sitemap li li {
	padding-left: 15px;
	background: url('icons.png') 0px 8px no-repeat;
	max-height: 39px;
}
.sitemap li a {
	color: #0066dd;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
}
.sitemap li a:hover {
	text-decoration: underline;
}

.sitemap li a.t1 {
	color: #025d81;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	background: url('icons.png') 0px -24px no-repeat;
	padding-left: 15px;
	margin-bottom: 20px;
	display: block;
}

.sitemap li ul {
	margin-bottom: 20px;
	margin-left: 25px;
}
.sitemap .small {
	margin-bottom: 15px;
	padding-left: 10px;
	background: url('icons.png') 0px -57px no-repeat;
	font-size: 91%;
	line-height: 110%;
}
.sitemap .small a {
	color: #676767;
	font-size: 11px;
}
.sitemap .small a:hover {
	text-decoration: underline;
}