/* Start of CMSMS style sheet 'MUNOLFooter' */
/*¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯*/
/* --FOOTER:START-- */
/*__________________*/
#sitemap,
#copyright {
	margin-top: 0;
}
#sitemap {
	float: right;
	width: 650px;
}
#sitemap .column {
	float: left;
	width:130px;
}
#sitemap li {
	list-style: none;
	font: normal 1em/1em Tahoma,sans-serif;
}
#sitemap li a {
	display: block;
	clear: left;
	padding: .2em;
	font-weight: bold;
	color: #FFAE79;
}
	#sitemap li li a {
		padding-left: 13px;
		line-height: 1em;
		font-weight: normal;
		color: #F0E7DA;
		background: url(/images/arrow_orange.gif) left center no-repeat;
}
#sitemap li a:hover {
	text-decoration: underline;
	color: white;
}
	#sitemap li li a:hover {
		text-decoration: underline;
		background: url(/images/arrow_orange.gif) left center no-repeat;
}
/* --FOOTER:END-- */
/* End of 'MUNOLFooter' */

