
h1	{
	margin: 0 1em 0 15px;
}

.siteMapList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.siteMapList li {
	padding: 2px 0px 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.siteMapList ul ul li	{
	padding-left: 15px;
}

.siteMapList h2 {
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 15px;
	font-size: 16px;
	color: #133286;
	line-height: 22px;
	padding-bottom: 5px;

}

#mapPersonal h2	{
	color: #97A501;
}

#mapBusiness h2	{
	color: #006BAA;
}

#mapSchemes h2	{
	color: #7b3c95;
}

.siteMapList h3	{
	color: #97A501;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
}


#siteMap	{
	float: left;
	position: relative;
	margin: 0 0 0 15px;
	padding: 1em 0 0 190px;
	border-top: 1px solid #e8ebf1;	
	width: 540px;
}

#mapPersonal	{
	float: left;
	width: 175px;
	margin-bottom: 2em;
	padding-right: 15px;
}

#mapBusiness	{
	margin-left: 175px;
	width: 175px;
	padding-right: 15px;
}

#mapSchemes	{
	position: absolute;
	top: 1em;
	right: 0;
	width: 160px;
}

#mapOther	{
	margin-top: 2em;
}
