div.sitemap_wrapper
{
	float: right;
	width: 209px;
	margin-top: 20px;
}
dl.sitemap_wrapper
{
	margin-bottom: 25px;
	background: #fff url(../../Images/2.HE/General/sitemap_bg.gif) repeat-x right top;
}

h2.sitemap_item_title
{
	padding: 10px 15px 5px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #431569;
	background: url(../../Images/2.HE/General/general_title_border.gif) repeat-x right bottom;
}
span.sitemap_item_title
{
}
a.sitemap_item_title
{
	font-size: 16px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
a.sitemap_item_title:hover
{
	color: #431569;
}

dd.sitemap_item_lev1
{
	padding: 0px 25px 5px;
	font-weight: bold;
	color: #431569;
    background: url(../../Images/2.HE/General/sm_lev1_bg.gif) no-repeat right -5px;
}
div.sitemap_item_lev1
{
}
span.sitemap_item_lev1
{
}
a.sitemap_item_lev1
{
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
a.sitemap_item_lev1:hover,
a.sitemap_item_lev1:active,
a.sitemap_item_lev1:focus
{
	color: #431569;
	text-decoration: underline;
}

ul.sitemap_container_lev1
{
}
li.sitemap_item_lev2
{
	background: url(../../Images/2.HE/General/sidebar_bullet.gif) no-repeat right 6px !important;
}
div.sitemap_item_lev2
{
}
span.sitemap_item_lev2
{
}
a.sitemap_item_lev2
{
	font-weight: normal;
	color: #555;
	text-decoration: none;
}
a.sitemap_item_lev2:hover,
a.sitemap_item_lev2:active,
a.sitemap_item_lev2:focus
{
	color: #431569;
	text-decoration: underline;
}


div.sitemap_spacer
{
    float: right;
	width: 25px;
}