/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2009.3.30
Client:			InterplX
File Purpose:	Print style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


/* ------------------------------  BODY STYLES  -------------------------------------------------------- */
body {
	color: #000000;
}

table, tr, td {
    color: #000000;
}

#navBar {
	display: none;
}
#bodyContentFooter {
	display: none;
}
#clientAccess { display: none; }

#navigation { display: none; }