#Wrap {margin-left:50px;}

/* --------------------------- */

#Map ul {
	list-style:upper-roman;
	font-weight:bold;
	font-size:12px;
	margin-left:-10px !important;
	margin-left:15px;}
	
#Map li {
	margin-left:-10px !important;
	margin-left:15px;}

/* --------------------------- */

#MapList ul {
	list-style:upper-alpha;
	font-size:12px;
	margin-left:-10px !important;
	margin-left:15px;}
	
#MapList li a {color:#004270;}

#MapList li a:hover {border-bottom:1px dashed;}

#MapList li.mainGroup {margin:15px 0 15px 0;}

#MapList ul.group{
	list-style:square;
	color:#666666;}

#MapList ul.group a {font-weight:normal;}

#MapList ul.subgroup{
	list-style:disc;
	color:#CCCCCC;}

#MapList ul.subgroup a {
	font-weight:normal;
	font-style:italic;}
	
a.toTop {
	font-size:9px;
	float:right;}
