/*---------------------------------------
	Web Style Sheet for mcc.gov
	
	version: 3.6
	author: Brett A. Bearce
	email: bearceb@mcc.gov
	web site: http://www.mcc.gov
-----------------------------------------*/

/* MCC BASIC for custom color and typography */
	@import url("web-mcc.css");
	
/* LIVEPIPE FRAMEWORK COMPONENTS */
	@import url("web-livepipe.css");
	
/* TABLEKIT COMPONENTS
	@import url("web-tablekit.css"); */
	
/* GOOGLE AJAX API (styling for Google's FeedControl) */
	@import url("web-gfeed.css");
	
div#header-print {
	display: none;
}
