div.color1 {
	color: #D13693;
	margin-bottom: 5px;
	padding-left: 40px;
}

div.color2 {
	color: #FBB61A;
	margin-bottom: 5px;
	padding-left: 40px;
}

div.color3 {
	color: #1AA523;
	padding-bottom: 0;
	padding-left: 40px;
}

#PageSat h3.color1 {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #DDE2E6;

	color: #D13693;
	padding-left: 15px;
}

#PageSat h3.color2 {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #DDE2E6;
	color: #FBB61A;
	padding-left: 15px;
}

#PageSat h3.color3 {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #DDE2E6;
	color: #1AA523;
	padding-left: 15px;
}

#sitemapZone1Cont, #sitemapZone2Cont, #sitemapZone3Cont {
	margin-top: 15px;
	color: #B1B8D1;
	padding: 0 0 5px 0;
	width: 820px;
	display: block;
	font-size: 11px;
	line-height: 14px;
}

#sitemapZone1Cont {
	background: #fcf3f8 url(../images/bg_sitemap_zone1_bot.gif) no-repeat 0 bottom;
	margin-bottom: 10px;
}

#sitemapZone2Cont {
	background: #fef9ef url(../images/bg_sitemap_zone2_bot.gif) no-repeat 0 bottom;
	margin-bottom: 10px;
}

#sitemapZone3Cont {
	background: #eff8ef url(../images/bg_sitemap_zone3_bot.gif) no-repeat 0 bottom;
	margin-bottom: 10px;
}

#sitemapZone1 {
	background: url(../images/bg_sitemap_zone1_top.gif) no-repeat 0 0;
}

#sitemapZone2 {
	background: url(../images/bg_sitemap_zone2_top.gif) no-repeat 0 0;
}

#sitemapZone3 {
	background: url(../images/bg_sitemap_zone3_top.gif) no-repeat 0 0;
}

#sitemapZone1, #sitemapZone2, #sitemapZone3 {
	color: #B1B8D1;
	padding: 15px 15px 0 15px;
	width: 100%;
}



#sitemapZone1 .smpLinkLevel1, #sitemapZone1 .smpLinkLevel1:link, #sitemapZone1 .smpLinkLevel1:visited{
	width: 265px;
	background: url(../images/bullet_smp_Z1L1.gif) no-repeat 0 0;
	padding-left: 17px;
	text-decoration: none;
	display: block;
}



#sitemapZone2 .smpLinkLevel1, #sitemapZone2 .smpLinkLevel1:link, #sitemapZone2 .smpLinkLevel1:visited{
	width: 265px;
	background: url(../images/bullet_smp_Z2L1.gif) no-repeat 0 0;
	padding-left: 17px;
	text-decoration: none;
	display: block;
}



#sitemapZone3 .smpLinkLevel1, #sitemapZone3 .smpLinkLevel1:link, #sitemapZone3 .smpLinkLevel1:visited{
	width: 265px;
	background: url(../images/bullet_smp_Z3L1.gif) no-repeat 0 0;
	padding-left: 17px;
	text-decoration: none;
	display: block;
}

#sitemapZone1 .smpLinkLevel1:hover, #sitemapZone2 .smpLinkLevel1:hover, #sitemapZone3 .smpLinkLevel1:hover{
	text-decoration: underline;
}

ul.smpLevel2{
	position: relative;
	display: block;
	width: 510px;
	margin: -20px 0 0 265px;
	font-size: 11px;
	line-height: 14px;
}
#sitemapZone1 li, #sitemapZone2 li, #sitemapZone3 li{
	padding: 3px 0 3px 0;
	margin: 3px;
	font-size: 11px;
	line-height: 14px;
	list-style-type: none;
}
ul.smpLevel3{
	position: relative;
	display: block;
	width: 200px;
	margin: -20px 0 0 265px;
}

#sitemapZone1 li .smpLevel3 li{
	color: #8a98d8;
}

#sitemapZone2 li .smpLevel3 li{
	color: #f66f86;
}

#sitemapZone3 li .smpLevel3 li{
	color: #98DCDB;
}
#sitemapZone1 .nextLevel{
	background-color: #fdf9fc;
}
#sitemapZone2 .nextLevel{
	background-color: #fffcf5;
}
#sitemapZone3 .nextLevel{
	background-color: #f5fbf5;
}