/*
 * Custom Print CSS for FistulaCare.org.
 *
 * Copyright 2008 EngenderHealth.
 *
 * Programmed by Tor de Vries, Web Producer for EngenderHealth
 *
 */

body, table, td {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

div#logoStrip {
	width: 100%;
	text-align: center;
	padding-bottom: 36px;
}

div#cornerNav, div#mainMenu, div#subMenu, div#subActions, div#textBox, div#menuBkgdOverlay {
	display: none;
}


