h1, #pageContent h1 {
	font-weight:normal;
	font-size:20px;
	color:#222222;
	border:none;
	margin-bottom:10px;
	margin-top:20px;
}

.campaignTitle {
	font-weight:normal;
	font-size: 15px;
	color:#00A4E4;
	border:none;
}

.Hometitle{
	position:absolute;
	left:330px;
	top:170px;
	color:#333333;
	font-size: 28px;
	font-weight:100;
	text-align:right;
	height: 75px;
	vertical-align:bottom;
}

table#facility {
	width:240px;
	padding:0px;
	margin:0px;
}
	
#facility h1 {
	font-size:18px;
	color:#00A0B0;
	border:none;
	font-weight:normal;
	margin-bottom:15px;
	padding:0px;
	border-spacing: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-bottom-color: #453B2F;
}

#facility h5 {
	font-size:14px;
	color: #000066;
	border:none;
}

#facility p {
	font-size:12px;
	color: #00A0B0;
	border:none;
	margin-left:0px;
}
	
#sideBarReplace p {
	font-size:13px;
	color:#008E8F;
	margin-left: 20px;
}

#hospitalList .label{
	font-size:16px;
	color:#008E8F;
	margin-bottom:0px;
}

#hospitalList tr {
	font-size: 13px;
	height: 18px;
}

#hospitalList tr.even {
	height: 18px;
	background-color: #E0F1F1;
}

tr.odd {
	padding: 3px;
	background-color: #FFFFFF;
}

tr.tableRowEven,tr.even {
	padding: 3px;
	background-color: #E0F1F1;
}

#pageContent td.headline {
	background-image: url('/info/image/arrows/blue_line_long.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 3px;
}

#pageContent td.latestNewsFill{
	background-image: url('/info/image/arrows/blue_line_fill.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	color: #008E8F;
	font-size: 18px;
	height: 30px;
}

td.hfiller {
	background-image: url('/info/image/template/template_htd1.jpg');
	background-repeat: repeat-x;
}

td.lineFill{
	background-image: url('/info/image/arrows/blue_line_fill.gif');
	background-repeat:repeat-x;
	height:3px;

}

#hspMenu {
	font-size:12px;
	position: relative;
	z-index:11;
	top:160px;
	left:0px;
}

#hspMenu ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}

#hspMenu li {
	margin: 0;
	width: 130px;
	height: 25px;
}

#hspMenu a {
	color:#FFFFFF;
	display: block;
	padding: 0;
	padding-left:1px;
	padding-right: 1px;
	border: none;
	background-color:#00A4E4;
	text-align:left;
	padding-top: 4px;
	padding-bottom:4px;
}

#hspMenu a:link, #hspMenu a:visited {
	text-decoration: none;
}

#hspMenu a:hover, #hspMenu a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color: #0073AE;
/*	background-image:  url('/info/image/arrows/menu_white_long.gif');
	background-repeat: no-repeat; */
	color: #FFFFFF;
}