/* Print Stylesheet */

body {
	width: 100%;	
}

/* Name Plate */

#nameplate {
	width: 100%;
}

#quickNav {
	display: none;
}

#finder {
	display: none;	
}

#primaryNav {
	display: none;
}

/* Column Container */

#columnContainer .contentImg {
	display: none;
}

#findPhysicianContainer {
	display: none;
}

#hcoAccordion {
	display: none;
}

#addedLinks {
	display: none;
}

.columnDivider {
	display: none;
}

#healthTools {
	display: none;	
}

/* Home Content */

#contentContainer {
	width: 100%;
}

#contentHome {
	width: 100%;
	margin: 0;
	float: none;
}

#contentHome h5 {
	font-size: 1.5em;
}

#mainPromoContainer {
	display: none;	
}

.homePromo {
	width: 23%;
	border: none;
}

.nextPromo {
	display: none;
}

/* Internal Page Content */

.borderedLinks {
	display: none;
}

#content {
	margin: 10px 0 0 0;	
	width: 70%;
}

#rightColumn {
	margin: 10px 0 0 15px;
	width: 25%;
}

#inThisSection {
	display: none;
}

.contactUsDivider {
	display: none;
}

#contactUs p {
	margin-top: 5px;
}

/* Two Column */

#contentTwoColumn {
	/*width: 75%;*/
	margin-top: 10px;
}

/* Footer */

#footer {
	position: inherit;
	width: 100%;
	clear: both !important;
}

#footerContent {
	padding: 0 0 0 0;
}

#footerContent ul {
	display: none;
}

/* netReturns */

#NetMainContentContainer {
	padding-top: 0;
}

#NetHealthInfoSearchNav {
	display: none;
}

#NetHealthInfoTopicCenterNav {
	display: none;
}

#NetQuickLinksContainer {
	display: none;
}

.NetFooterRssIcon {
	display: none;
}

.NetFooterRssLink {
	display: none;
}

.NetFooterContactLink {
	display: none;
}

.NetFooterTechnicalLink {
	display: none;
}
