.full_sitemap h2 {
	clear: both;
  margin: 20px 0 10px 0;
	padding-bottom: 5px;
	border-bottom:1px solid #ddd;
	}
	
.full_sitemap h2 a {text-decoration:none}

.body .full_sitemap {
	float:left;
	width:790px;	
}

.full_sitemap a:hover {
color: black;
}
.full_sitemap a {
padding: 2px 0;
 color: #444; 
text-decoration: none;

}

.full_sitemap h2 a, 
.full_sitemap h2 a:active, 
.full_sitemap h2 a:visited {
	color: #607890; }
	
.full_sitemap h2 a:hover {
	color: #036; }
	
.full_sitemap h3 {
	margin-top:10px;
	margin-bottom:2px;
}
	
.sitemap_more {
	background:url(../images/bullet_programs.png) top left no-repeat;
	text-decoration:none;
	display:block;
	text-indent:10px;
	padding-top:4px; }





