@charset "utf-8";

/* CSS Document */

/* Print stylesheet for Fox Website */


#top {
	display: none;
}

#header {
	display: none;
}

#navigation {
	display: none;
}

#context_blue {
	display: none;
	}

#context {
	display: none;
}

#content {
	width: 100%;
}

#footer {
	display: none;
}