@import url("style_nfmf.css");
@import url("styleips.css");


/*
	
	Toward future-proofing CSS hacks:

	Each of the following three files is a separate,
	browser-specific CSS file that keeps all hacks
	out of the main style sheet.
	
	Over time, as supporting these browsers no longer
	remains a priority, cleaning up the hacks is as
	easy as deleting the @import statement.
	
*/



/* The file below is read by ALL browsers
	but the hacks contained within it further target 
	IE for Windows. See file for details. */

@import "style_ie.css";