/* OIES Palliative Care CSS 	*/
/* CSS for Print pages    	*/


/* Items to redefine */
body, p, a {
	margin:5px;
	padding:5px;
	color: #000000;
	background: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}

li, ul {
	color: #000000;
	background: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}

a {
	text-decoration: underline;
	color: #0000ff;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}


.pgtitle, .pgtitle_red, .pgtitle_green, .pgtitle_orange, .pgtitle_blue {
	color: #000000;
	background: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
	font-weight: bold;
}


#maincontent {
	margin:5px;
}



/* Items to hide */
#header, #footer, #sidebar, .last, .audience_red, #table_left_column {
	display:none;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	