/* title */
DIV.sitemap_title{
	font-size:18px;
	color:#156E6E;
	padding:12px 12px 0 0;
	background-color: White;
}

/* description */
DIV.sitemap_desc
{
	padding :10px;
	font : 12px;
	color: #214F80;
	background-color: White;
}

/* level 1 */

TABLE.sitemap_level_1
{
	width: 100%;
	/*border-right: 20px solid #FFFFFF;*/	
	/*background-color: White;*/
	
}

TD.sitemap_level_1
{
	background: url(../../Images/border_bg_w186.gif) bottom no-repeat #FFFFFF;
	vertical-align: top;
	padding-bottom: 10px;
}

DIV.sitemap_level_1{
	background: url(../../Images/1.HE/Map/map_title_186.gif) top no-repeat #FFFFFF;
	/*background:url(../../Images/1.HE/SiteMap/sitemap_level_1.gif) left top no-repeat #F9F7E4;*/
	height:28px;
	width:186px;
	padding:5px 9px 0 0;
	
}

SPAN.sitemap_level_1
{
	/*background: url(../../Images/1.HE/SiteMap/sitemap_bullet_3.gif) no-repeat right 3;*/
	/*width: 10px;*/
	padding-top: 15px;
	margin-right: 10px;
}

A.sitemap_level_1
{
	font-size:small;
	font-weight:bold;
	color:#EE7628;
	text-decoration: none;
	margin-right: 10px;
}

A.sitemap_level_1:HOVER
{
	text-decoration: underline;
}

/* level 2 */
TABLE.sitemap_level_2
{
	font-size: small;
	width: 175px !important;
	margin: 0px auto;
}

TD.sitemap_level_2
{	
	vertical-align: top;
	/*border-top:2px solid #FFFFFF;*/
	width: 100% !important;
}

DIV.sitemap_level_2
{
	width: 175px !important;
	padding:0px;
	margin: 0px auto;
}

SPAN.sitemap_level_2
{
	background:url(../../Images/1.HE/SiteMap/sitemap_level_2.gif) right top no-repeat;
	width: 20px;
	height:17px;
	float:right;
}

A.sitemap_level_2
{
	color: #0071BA;
	font-weight:bold;
	text-decoration: none;
}

A.sitemap_level_2:HOVER
{
	text-decoration: underline;
}

/* level 3 */
TABLE.sitemap_level_3
{
	font-size: small;
	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) right top no-repeat;
	padding: 0px;
	padding-right: 35px;
}

SPAN.sitemap_level_3
{
	float:right;
}

A.sitemap_level_3
{
	color: #0071BA;
	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;
}
