/* template styles */
#sitemapbody {
	margin-right:75px;
}
.sm_section {
	padding:0 0 16px 0;
}
.sm_section a {
	font-size:16px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}
.sm_section a:hover {
	text-decoration:underline;
}
.sm_section ul {
	list-style-type:square; margin:0 0 0 40px; padding:0;  color:#999999;
}
.sm_section ul a {
	font-size:12px; font-weight:normal; color:#999999;
}
.sm_section ul ul a {
	font-size:11px; font-weight:normal; color:#999999;
}
