body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center; /* IE hack Part 1 */
}
.wrapper {
	width: 669px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.topCrumbs {
	padding-top: 3em;
}
.bottomCrumbs {
	padding-top: 1em;
	padding-bottom: 3em;
}
.smallBody {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.smallerBody {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
ul {
	margin: 0px 0px 0px 0em;
	padding: 0.25em 1.25em 0.25em 0.5em;
	list-style-type: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px dashed #CCCCCC;
	color: #990066;
}
ul li ul {
	margin: 0px 0px 0px 0.75em;
	padding: 0.5em 0px 0.25em 0.75em;
	list-style-type: square;
	border: none;
	color: #999999;
}
ul li ul li ul {
	margin: 0px;
	padding: 0em 0px 0.25em 1em;
	list-style-type: none;
	border: none;
	color: #999999;
	font-size: 10px;
}
.listLevel1 {
	color: #990033;
}
.listLevel3 {
	color: #999999;
}
