/* title */
DIV.sitemap_title{
		
	border-bottom:7px solid #E2E3E5;
	font-size:14px;
	color: #FE7510;
	padding:10px 0 3px;
	vertical-align: top;
	font-weight:bold;
	
}

/* description */
DIV.sitemap_desc
{
	
	
	vertical-align: top;
	font-size: 12px;
	font-family: Arial;
	color: #515151;
	padding: 0;
	line-height: 15px;
	padding: 10 10 10 10;
}

/* level 1 */

TABLE.sitemap_level_1
{
	width: 100%;
	border-left: 20px solid #FFFFFF;	
	background-color: White;
	
}

TD.sitemap_level_1
{
	vertical-align: top;
}

DIV.sitemap_level_1{
	/*background:url(../../../Images/HE/SiteMap/sitemap_level_1.gif) left top no-repeat #F9F7E4;*/
	background-color:#FEE4CE;
	height:21px;
	width:180px;
	padding:2px 0 0 9px;
	
}

SPAN.sitemap_level_1
{
	background: url(../../../Images/1.HE/SiteMap/sitemap_bullet_3.gif) no-repeat left 3;
	width: 10px;
}

A.sitemap_level_1
{
	font-size:14px;
	font-weight:bold;
	color:#FE7510;
	text-decoration: none;
}

A.sitemap_level_1:HOVER
{
	text-decoration: underline;
}

/* level 2 */
TABLE.sitemap_level_2
{
	width: 100%;	
}

TD.sitemap_level_2
{	
	vertical-align: top;
	border-top:2px solid #FFFFFF;
}

DIV.sitemap_level_2
{
	/*background:url(../../../Images/1.HE/SiteMap/sitemap_level_2.gif) right bottom no-repeat #E3EEF6;*/
	background-color:#E2E3E5;
	/*height:17px;*/
	width:180px;
	padding:0 0 0 9px;
}

SPAN.sitemap_level_2
{
	/*width: 20px;*/
	height:100%;
	float:left;
}

A.sitemap_level_2
{
	color: #515151;
	font-weight:bold;
	text-decoration: none;
}

A.sitemap_level_2:HOVER
{
	text-decoration: underline;
}

/* level 3 */
TABLE.sitemap_level_3
{
	width: 100%;	
}

TD.sitemap_level_3
{
	vertical-align: top;
	border-top:2px solid #FFFFFF;
}

DIV.sitemap_level_3
{
	background:url(../../../Images/1.HE/SiteMap/sitemap_level_3.gif) left bottom no-repeat #F0F4F7;
	height:17px;
	width:180px;
	padding:0 0 0 9px;
}

SPAN.sitemap_level_3
{
	width: 30px;
	height:100%;
	float:left;
}

A.sitemap_level_3
{
	color: #214F80;
	text-decoration: none;
}

A.sitemap_level_3:HOVER
{
	text-decoration: underline;
}

/* spaces */
TD.sitemap_cell_space
{
}

IMG.sitemap_cell_space
{
	width: 5px;
	height: 1px;
}

TD.sitemap_row_space
{
	height: 15px;
}
