/* Cosgrove Care minimal print stylesheet
 */

body{
	color:black;
	background:white;

}
#container #header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
}
#navcontainer {
	display: none;
}
#linkList .box {
	display: none;
}



body {
        margin:0;
        border:none;
}
