#midsection h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #003366;
	margin-left: .5em;
	margin-bottom: .5em;
}
#midsection h2 {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0px;
}

#smapleft {
	padding-right: 2%;
}

#midsection td {
}

#midsection td li {
	margin-top: .25em;
	}

#midsection td  ul {
	margin-left: .25em;
	list-style-type: none;
}
#midsection td ul ul {
	margin-left: 2em;
	margin-bottom: 0.5em;
}
#midsection td ul ul ul ul {
	margin-left: 2em;
	margin-bottom: 1em;
	margin-top: .25em;
}
#smapmid {
	padding-right: 1em;
	padding-left: .5em;
}
#midsection td ul ul li {
	margin-top: .5em;
	list-style-type: disc;
}
#midsection td ul ul ul li {
	list-style-type: circle;
}
#midsection td ul ul ul ul li {
	list-style-type: none;
}
#midsection #smapmid li {
	margin-top: .5em;
	margin-bottom: .5em;
}
#midsection #smapright h2 {
	margin-bottom: -1em;
}
#midsection td ul ul ul ul ul li {
	list-style-type: square;
}
