.hospital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.centeredNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-right: 70px;
	margin-left: 20px;
}
#main table {
	border: thin solid #AE9578;
}
.miniHeader {

	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
}
a {
	text-decoration: none;
	color: #478671;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F7FC5;
	text-align: center;
	font-weight: bold;

}
body {
	margin-left: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;

}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.normalHighLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #00AE23;
}
.plainTable {
	border: none;
}
.emergency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #FF0000;
	font-weight: bold;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
	background-color:#92B8A8;
}