@charset "utf-8";
/* CSS Document */

.site_map_content_page {
	position: absolute;
	top: 74px;
	left: -256px;
	float: left;
	display: block;
	width: 780px;
	padding:10px;
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
}

.site_map_content_page .site_sponsor {
}

.site_map_content_page .page_title a {
	font: normal 12pt Arial;
	color: #551a8b;
}

.site_map_content_page .page_title a:visited {
	font: normal 12pt Arial;
	color: #3a00ee;
}

.site_map_content_page .page_description {
	font: normal 10pt Arial;
	color: #000000;
}

.site_map_content_page .page_link {
	font: bold 10pt Arial;
	color: #00803a;
}

.site_map_content_page .site_sponsor a span {
	display:block;
	width: 276px;
	height: 110px;
	cursor: pointer;
	background-image: url( '/interface/images/wsm/brand/site_map_sponsor.gif' );
	background-repeat: no-repeat;
}

.site_map_content_page .footer_links {
	font-size: 8pt;
	font-family: Tahoma;
}

.site_map_content_page .footer_links ul {
}

.site_map_content_page .footer_links li {
	display: inline;
	font-size: 8pt;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: capitalize;
}

.site_map_content_page .footer_links a {
	color: #600060;
	text-decoration: underline;
}

.site_map_content_page .footer_links a:hover {
	color: #000060;
	text-decoration: none;
}
