/*=========================================================================
--       SITE/SYSTEM : Brand Platform v2
--       DESCRIPTION : Print style CSS file for cascading style
--  REVISION HISTORY : Date      Version   Name             Description
--                     09/27/05  1.0.0.0   Paul Mealy       Initial version
==========================================================================*/


/*---Applies standard styles---*/
@import url(cascading.css);



body{
	}

#container{

	}

img {

	}

object {
	display: none;
	}

#searchContainer , .linkHealthCareProfSite {
	display: none;
	}


#sideNav {
	display: none;
	}


#mainContent {
	margin-left: 0px;
	margin-right: 0px;
	}

#rightTout {
	display: none;
	}

.divFontAndPrintPanel {
	display: none;
	}

.greenBox {
	display: none;
	}

.footNav {
	display: none;
	}
