

div#copy ul li {
	padding-top: 7px;
}

div#copy a {
	color: #514A42;
	text-decoration: none;
	font-weight: bold;
}

div#copy a:hover {
	text-decoration: underline;
}

ul#level1 li {
	padding-left: 10px;
}

ul#level1 a {
	color: #D81A1F;
	font-size: 90%;
}

ul#level2 {
	background: url(../cmsimages/sm-level1.gif) top left no-repeat;
	padding-left: 5px;
}


ul#level2 a {
	color: #514A42;
}

ul#level2 li {
	padding-left: 10px;
	background: url(../cmsimages/sm-redbullet.gif) top left no-repeat;
}

ul#level3{
	background: url(../cmsimages/sm-level2.gif) top left no-repeat;
	padding-left: 5px;
}

ul#level3 li {
	background: url(../cmsimages/sm-graybullet.gif) top left no-repeat;
}

ul#level4 li {
	background: url(../cmsimages/sm-graydashed.gif) top left no-repeat;
	margin-left: -9px;
	padding-left: 26px;
}