body, html,#whole {
	margin:10px;
  padding:0;
  color:#ffffff;
  background-color: #fff;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
}
td { 
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
}
a { 
	color: #004678;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
form { margin: 0px; }
input, select, textarea {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
}
img.border {
	border: 2px solid #004678;
}
p {
	margin: 0px;
	line-height: 15px;
	padding-bottom:5px;
}
/*
#content a:link:after, #content a:visited:after,a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
*/
 #navcontainer,.toplogo,#leftnav,a.orange-back,#top,#leftnav,#sub-banner,#contact-form,#mapquest,a#orange_link  {
 visibility: hidden;
 }
 #bio {
 	left: 0px;
 }
#subsubpage {
	position: absolute;
	top: 0px;
	left: 0px;
} 
#rundown-items {
	position: absolute;
	top: 0px;
	left: 0px;
}
#casestudies-items {
	top: 50px;
	left: 0px;
}
#casestudies-items #teaser {
	padding-top:5px;
	top:20px;
	padding-bottom: 15px;
}
#casestudies-items #teaser p {
	padding-top:5px;
	padding-bottom: 15px;
}
#footer {
	visibility: hidden;
	display: block; position: fixed; bottom: 0;
	color: #000;
}
#related-box {
	visibility: hidden;
}
#print-button {visibility: hidden;
}