body {
	margin: 0 !important; 
	font-size: 12pt;
}

/* HEADERS  */
body h1 {
	margin: 0 0 10px 0; 
	padding: 0 !important; 
	font-size: 14pt;	
	margin-bottom: 10px;
}

body h2 {
	margin: 0 !important; 
	padding: 0 !important; 
}
		
#main {
/*	background-color: #ffffff;
	padding: 0;
	width: 800px;
	height: auto;
	margin: 0 auto;*/
	float: none !important;
	width: auto !important;
	margin: 0 !important; 
	padding: 0 !important; 
}

#main_content {
	float: none !important;
	width: auto !important;
	margin: 0 !important; 
	padding: 0 !important; 
}

#footer {
	display: none;
}

#breadcrumb {
	display: none;
}

#page_tools {
	display: none;
}	


/* Main Navigation and Flyouts  */

#navigation {
	display: none;
}	

#main_left_col {
	display: none;

}

#main_middle_col, #main_middle_col p {
	float: none !important;
	width: auto !important;
	margin: 0 !important; 
	padding: 0 !important; 
}

.int_callout_full {
	float: none !important;
	width: auto !important;
	margin: 0 !important; 
	padding: 6px;
	border: none;
	clear: both;
} 

 .alter_row_call_gr, .alter_row_call_wh, .alter_row_call_text_full, {
	float: none !important;
	width: auto !important;
	margin: 0 !important; 
	padding: 6px;
	clear: both;
} 


.int_callout_full_title, .int_callout_full_text, .alter_row_call_title, .alter_row_call_text, .alter_row_call_date, .alter_row_call_text_noback {
	float: none !important;
	width: auto !important;
	margin: 0 !important; 
	padding: 0 !important; 
}


#skipnav {
	display: none;

}

.noprint { 
	display: none;
}

#header_photo{ 
	display: none;
}