/* BEGIN PULLMAN PRINT CSS ---------------------------------------> */

/* Hide these */
#menuWrapper,
#udm,
#topSearch,
#topLinks,
#backBtn,
#bioContactLeft .pdfLink,
a.bioVcard,
#letterLinks,
a.searchViewAll,
.bioItem .vcard,
.search_form,
.noPrint,
#viewBtn,
.itemRow img,
#index img.boxMore,
#index a.moreUpdates img,
.contentSide div.printpdfBlock {
	display: none;
}

body {
	width: auto !important;
	margin: 0px;
	padding: 0px 0px 0 0px;
	background: #fff;
}

body#index {
	width: auto !important;
}

#index .contentMainCol {
	width: 945px;
}

#index img#spotPic {
	display: inline;
	float: left;
}

#index #spotBox_3 {
	clear: left;
	padding: 0px 20px 0px 0px;
}

#index .spotBox {
	margin: 15px 20px 0px 0px;
}

#body {
	padding: 0px 0px 0 0px;
	background: #ffffff;
}

#header {
	height: 115px;
}

#logo {
	margin: 0px 0 0 30px;
}

#contentWrapper,
#index.emailPage #contentWrapper {
	background: none;
	border-top: 0px solid #fff;
	border-bottom: 0px solid #a7bdd0;
	
	overflow: visible !important; /* need for FF */
	height: 100% !important; /* need for FF */
	!height: auto !important;
}

.contentMainCol,
#index.emailPage .contentMainCol {
	width: 470px;
	height: auto !important;
	
	margin: 20px 0 0 180px;
	padding: 0px 0px 20px 0px;
}

.contentSide,
#index.emailPage .contentSide {
	position: static;
	width: 160px;
	margin: 20px 0 0 0;
	padding: 0px 0px 20px 0px;
}

.contentSide div {
	padding: 18px 0px 14px 0px;
}

.bioItem {
	background: none;
	width: 460px;
}

div.listColumn {
	width: 200px;	
}

.officeItem {
	width: 520px;
	!width:480px !important;
}

.officeItemLeft {
	width: 90px;
}

/* publication alerts */
#pubAlertBanner 
{
	position: static;
	top: 0px;
	left: 0px;
	width: 618px;
}

#pubAlert
{
	padding-top: 0px;
}

#footer {
	margin: 0px;
	clear: both;
	padding: 0px;
	
	overflow: visible !important; /* need for FF */
	height: 100% !important; /* need for FF */
	!height: auto !important;
}

#footer .footerOffices {
	float: left;
}

/* END PULLMAN PRINT CSS -----------------------------------------> */

