#sitemap a:focus {
	outline:none;
}
#sitemap a {
	text-decoration:none;
	color:#666666;
	font-size: 11px;
	line-height: 1.5em;
}
#sitemap a:hover, #sitemap a:focus {
	text-decoration:underline;
}
#sitemap a em, #sitemap .hide {
	position:absolute;
	left:-9999em
}

#sitemap p {
	line-height:12px;
	letter-spacing:normal;
	color:#FFFFFF;
	padding:0 0 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#footerdiv {
	width:910px;
	text-align:left;
	float: left;
	position: relative;
	z-index:0;
	padding-top: 10px;
}

.sitemap {
	font-size:10px;
	line-height:1.2em;
	padding-bottom: 12px;
}
.sitemap ul {
	float:left;
	margin-right:10px;
	width: 135px;
	font-weight: bold;
	color:#009933;
	display:block;
	margin-bottom:0.5em;
	padding-bottom: 5px;
}
.sitemap ul ul {
	float:none;
	margin:0;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #dEdEdE;
	padding-left: 7px;
}
.sitemap li {
}
.sitemap li li {
	font-size:10px;
	line-height: 1.5em;
}
.sitemap li a, .sitemap li a:visited, .sitemap li a:link {
	color:#009933;
	text-decoration:none;
	font-weight: bold;
}
.sitemap li li a, .sitemap li li a:visited, .sitemap li li a:link {
	color:#666666;
	font-weight: normal;
}
.sitemap li a:hover, .sitemap li li a:hover,
.sitemap li a:focus, .sitemap li li a:focus {
	text-decoration:underline;
	color:#0071B2;
}
.fl-right {
	float:right;
}
.fl-left {
	float:left;
}
.cl-right {
	clear:right;
}
.cl-left {
	clear:left;
}
.cl-both {
	clear:both;
}
#wd {
	margin-top: -20px;
}
#wd a{
	font-size:9px;
	color: #9C9EA3;
}
#wd a:hover{ 
	text-decoration: none;
	cursor: text;
}
