

#main {  width:1000px;  height:1350px; margin:0; padding:0;}

div#menu { }
div#copyright {
    font:11px 'Trebuchet MS';
    color:#222;
    text-indent:30px;
    padding:140px 0 0 0;
	text-indent:-999999999999999999px;
}

a { outline:0 none;}

.parent{
	font-weight:700;
	color:#015689;
	
}
.parent:hover{color:#990000}

#treeMenu { position:relative; right:auto; left:0px; top:0px; width:270px;  font:normal 14px 'Segoe UI', Helvetica, Arial, sans-serif; float:left }
#treeMenu h2 { font:bold 20px 'Segoe UI', Helvetica, Arial, sans-serif; color:#015689; margin-bottom:12px;}
#treeMenu ul { list-style:none; margin-left:-40px }
#treeMenu ul li {overflow:hidden; repeat-x: 0 0; border-bottom:solid 1px #CCC; width:250px; margin-left:10px}
#treeMenu ul li span { display:inline-block; float:left; width:30px; margin-top:-5px; margin-bottom:8px;height:28px; background:url(../img/treeSplit2.png) no-repeat 100% 0;  cursor:pointer; }
#treeMenu ul li span:hover { background-position:100% -61px;}
#treeMenu ul li span .nohover { background-position:100% -0;}
#treeMenu ul li a { color:#015689; font-size:13px; padding:4px 0px 7px 0px; display:inline-block;  text-decoration:none; width:220px; float:left; }
#treeMenu ul li a:hover{color:#990000;}
#treeMenu ul li span:opened { background-position:100% -61px;}

	#treeMenu ul li div { clear:both; height:auto; }
	#treeMenu ul li li { background:none; border:0; margin:0; padding-left:30px;  border-top:solid 1px #CCC; width:250px; clear:both; color:#003399}
	#treeMenu ul li li a { color:#015689; font-size:12px; padding:5px 0; float:left;  width:auto; }
	#treeMenu ul li li a:hover { text-decoration:underline; color:#990000;}
	#treeMenu ul li li span { float:left; display:inline; width:15px; height:20px;  background-position:-10px -263px; cursor:default; }
	#treeMenu ul li li span.closed { background-position:-10px -131px; cursor:pointer;}
	#treeMenu ul li li span.closed.opened { background-position:-7px -197px; }

		#treeMenu ul li li li { border:0;}





