/*#####################################
sitemap styles begins
#####################################*/
.sitemap_chart
{
	width: 85%;
	height: 100%;
	border-bottom: 1px solid #C6C88D;
	margin: auto;
}
.sitemap_chart1
{
	width: 100%;
	height: 44px;
	background-color: #F8FDB3;
	border-top: 1px solid #C6C88D;
}
.sitemap_chart2
{
	width: 100%;
	height: 44px;
	background-color: #E0FCA6;
	border-top: 1px solid #C6C88D;
}
.sitemap_chart3
{
	width: 100%;
	height: 44px;
	background-color: #FAE9A6;
	border-top: 1px solid #C6C88D;
}
.sitemap_chart_column
{
	width: 100%;
	text-align: left;
	padding: 13px 0 0 20px;
}
a.sitemap_chart_link
{
	font-size: 14px;
	color: #314719;
	font-weight: bold;
	text-decoration: none;
}
a.sitemap_chart_link:hover
{
	color: #557A2C;
	text-decoration: underline;
}
/*#####################################
sitemap styles ends
#####################################*/


