/* Tools Styles */

/* Subnav */

#content, content2{
	margin: 10px 0 0 0;
	font-size:1em;
	color: #787878;
	float: left;
	width: 245px; }

#content2{
	width: 635px;
	margin: 10px 0 0 28px; }

/*Main Page*/

ul.sitemap {
	list-style-type: none; 
	margin-left: 0.5em;
	padding-left: 0;
	width:624px;}

ul.sitemap li {
	background:url('../images/sitemapfolderbullet.gif') top left no-repeat;
	padding-left: 20px;
	line-height:1.8em;}

ul.sitemap li a.parent {
	margin:0.8em 0 0.8em 0;}

ul.sitemap li ul {
	list-style-type: none; 
	margin:0.8em 0 0.8em 2em;
	padding-left: 0;}

	ul.sitemap li ul li {
	background:url('../images/sitemapdocbullet.gif') left no-repeat;
	margin:0.2em 0 0.2em 0;
	padding-left: 15px;
	line-height:1.4em;}

ul.sitemap li a{
	font-weight : bold;
	text-decoration: none;
	color: #787878;}
	ul.sitemap li ul li a{font-weight : normal;}

ul.sitemap li a:hover{
	font-weight : bold;
	text-decoration: underline;
	color: #D1261D;}
	ul.sitemap li ul li a:hover{font-weight : normal;}