/*
-----------------------------------------------
St. Joseph's General Hospital - http://www.stjosephs-comox.org
author:   Logistica Systems
version:  26.09.2005

/* Print Styles
----------------------------------------------- */
body {
	background-color: #FFFFFF;
}

.top_banner, .main_nav, .left_column, .bottom, .breadcrumb {display:none;}

td.content {
	border-left: 1px solid #FFF;
	text-align:justify;
	padding: 10px 0 15px 15px;
}


 * img {
    height: 0;
    width: 0;
    position: absolute;
  }

p {
	font: normal 15pt/120% "Times New Roman", Times, serif;
	color: #000000;
}

a { 	font: normal 12px arial, Helvetica, sans-serif; text-decoration : underline; color : #0000ff; }

