div.shadedContainer.outer{
	width: 980px;
}
div.shadedContainer.outer div.midMid{
	overflow: hidden;
}
div.shadedContainer.outer div.lowerRow{
	clear: both;
}
div.shadedContainer.tableOfContent{
	/*display: inline-block;*/
	float: left;
	margin: 50px;
	width: 880px;
}
div.shadedContainer.tableOfContent div.upperMid{
	position: relative;
}
div.shadedContainer.tableOfContent div.upperMid div.verticalLine{
	bottom: 0;
	position: absolute;
}
div.shadedContainer.tableOfContent div.verticalLine{
	border-right: 1px solid #5E5E5E;
	height: 5px;
	width: 650px;
}
div.shadedContainer.tableOfContent h3{
	float: left;
	margin: 0;
	padding: 15px;
	width: 620px;
}
div.shadedContainer.tableOfContent h3.right{
	border-left: 1px solid #5E5E5E;
	width: 140px;
}
div.shadedContainer.tableOfContent div.arrowRow{
	clear: both;
	height: 100%;
}
div.shadedContainer.tableOfContent ul.arrowList{
	float: left;
	height: 100%;
	line-height: 1.5em;
	list-style: none outside url("../images/bullet_arrow.png");
	margin: 0;
	padding: 0 0 15px 40px;
	width: 175px;
}
div.shadedContainer.tableOfContent ul.arrowList.right{
	border-left: 1px solid #5E5E5E;
	margin: 0 0 0 5px;
	width: 130px;
}
div.shadedContainer.tableOfContent ul.arrowList a{
	text-decoration: none;
}
body#privacyStatement div.text.parbase.section ul{
	list-style: none outside disc;
	padding: 0 0 0 15px;
}
body#privacyStatement div.text.parbase.section ol{
	padding: 0 0 0 15px;
}
body#privacyStatement div.text.parbase.section ul a{
	margin: 0;
	text-decoration: none;
}
.clearfix{
	clear: both;
}