body {
  background-color: #fff;
  background-image: none;
  color: #000;
  float: none;
  width: auto;
}


.outerWrapper {
  float: none;
  width: auto;
}

.top {
	height: auto;
	padding-top: 20px;
	padding-left: 0;
}

.top h1 a {
	width: auto;
	height: auto;
	background: none;
	text-indent: 0;
	display: block;
	float: none;
	text-decoration: none;
	color: #000;
}

.top ul {
	display: none;
}


.collage {
	display: none;
}

.leftColumn {
	float: none;
	display: none;	
}

.header {
	background: none;
	padding: 0;
}
.content {
	background: none;
	padding: 10px 0 0 0;
	margin-left: 0;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #1B3F5B;
	margin: 0;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
}

.content a {
	font-weight: bold;
	text-decoration: underline;
	color: #284A65;
}


.content ul {
	margin-top:0;
	padding-top: 0;
}

.content ul.professionals {
	list-style: none;
	margin: 0;
	padding: 0;
}

.printButton {
	float: none;
	display: none;
}
.footer {
	display: none;
}
