/*************************/
/***** PRINT STYLES ******/
/*************************/
body{
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #000000;
	background: #FFFFFF;
}

a img{
	border: none;
}

/* Hide Debug */
#debugButtonLayer, #debugtop, .debugButtons, #debugbottom, div#debugTracerLyr{
	display: none;
	visibility: hidden;
}

#full_screen_container, #site_container, html, body, div#global_container_top_div, div#content_container, div#content{
	background-color: #ffffff;
	background-Image: none;
}

#nav_utility_container, #links_nav_utility, #links_nav_utility_campaign, #global_tabs_container, #breadcrumb_container, #global_print_font, .section_column_left_container{
	display: none;
}

#window_immobilize, #alert_container, #dashboard_container, #hpp_calendar, #hpp_info, #hpp_coach, #footerLinks, #opinion_labs{
	display: none;
}

#merck_overbrand{
	float: right;
}

.bullets_wrapper table.bullets_table{
	padding: 0 0 0.5em 0;
}

img.bullets{
	position: relative;
	float: left;
	width: 6px;
	height: 6px;
	padding: 0.5em 0 0 0;
	margin: 0;
}

td.bullet_img_td{
	padding: 0.0em 0.5em 0 1.0em;
	vertical-align: top;
}

td.bullet_text_td{
	padding: 0 0 0.5em 0;
}

h1, h2, h3, h4, h5, h6{
	/*color: #dd0063;*/
}

/**** ARTICLES ****/
#allergies_bottom, #asthma_bottom, #diabetes_bottom, #migraine_bottom, #weight_bottom{
	display: none;
}
div.article_callout_wrapper, div.callout_containers{
	display: none;
	visibility: hidden;
}

table.articles_no_color tr td.image_checkbox{
	padding: 5px 0;
	vertical-align: top;
}

/**** ALERTS ****/
#alert_container, #dashboard_container_oa, #open_access_lightboxes{
	display: none;
	visibility: hidden;
}

.alert_content{
	display: none;
}

/**** LANDING PAGE ****/
#landing_wrapper{
	display: none;
}

/**** PATIENT PAGE ****/
.boldText{font-weight: bold;}
.greenButton, .orangeButton{
	display: none;
}

