body {
	padding-top: 0;
	background-image: none;
}

ul, .ArrowBullets {
	margin-left: 14px;
	list-style-type: disc;
	padding:0;
}

ul.NoBullet {list-style: none;}

li, .ArrowBullets li {
	padding: 0;
	margin: 0;
	background: none;
}

.PageBreak {
	page-break-before: always;
}

#MainNav {
	display: none;
}


.DoNotPrint {
	display: none;
}

#TopShadow {
	display: none;
}

#MiddleShadow {
	background-image: none;
	padding: 0;
	position: relative;
	z-index: 60;
	filter: none;
}

#PageContainer {
	width: auto;
}

#BottomShadow {
	display: none;
}

#Footer {
	height: auto;
	background-image: none;
	margin-top: 20px;
}

#Footer p {
	margin: 0;
	top: 0px;
}


#MainColumn {
	margin: 36px 40px 0 40px;
}

#Breadcrumb {
	background-image: none;
	border-bottom: 1px #b8b8b8 solid;
	padding: 5px 0 7px 0;
}

.Intro .Left {
	float: none;
}

.Intro p.Left, .Intro ul.Left {
	width: auto;
}

.Property .Left, .Property .Right  {
	float: none;
	width: auto;
}

.Property {
	background-image: none;
	padding-top: 25px;
	margin-top: 20px;
	border-top: 1px #ccc solid;
}

#Home #MainContent {
	width: auto;
	float: none;
}

#Home #MainContent .Left {
	width: 60%;
}

#Home #MainContent .Right {
	width: 33%;
}

#Home #SideBar {
	page-break-before: always;
	float: none;
	width: auto;
	border: none;
	background-image: none;
	padding: 0;
}

.LinkWithArrow {
	padding: 0;
	background-image: none;
}

