h1, #pageContent h1 {
	font-weight:normal;
	font-size: 26px;
/*	color:#00A0B0; */
	color:#333333;
	border:none;
}

table#facility {
	width:240px;
	padding:0px;
	margin:0px;
}
	
#facility h1 {
	font-size:18px;
	color:#40A720;
	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;
}

#pageContent .error, .error {
	color: #40A720;
	font-weight:normal;
}

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

#facility p {
	font-size:12px;
	color: #40A720;
	border:none;
	margin-left:0px;
}

td.contentone {
 	width:375px;
}

td.contenttwo {
 	width:auto;
}

td.contentthree {
 	width:160px;
}

td.contentfour {
 	width:60px;
}

td.contentfive {
 	width:30px;
}
	
#hospitalList .label{
	font-size:16px;
	color:#40A720;
	margin-top: 30px;
	margin-bottom:0px;
}

#hospitalList {
	font-size: 13px;
}

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


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

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

#sideBarReplace p {
	font-size:13px;
	color:#40A720;
	margin-left: 20px;
}

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

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

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

}

#hspMenu {
	font-size:12px;
}

#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: 125px;
	height: 25px;
}

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

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

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

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

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

.Pagetitle{
	position:absolute;
	left:242px; 
	top:171px;
	width:400px;
	color:#333333;
	font-size: 2.33em;
	font-weight:100;
	text-align:left;
	height: 75px;
	vertical-align:bottom;
}

.colOne {
	width:242px;
}

.colTwo {
	width:375px;
}

.colThree {
	width:auto;
}

.colFour {
	width:125px;
}

.colFive {
	width:105px;
}

.colSix {
	width:20px;
}

/* commom style for all browsers */

.topMenu {
	float: left;
	width: 100%;
	text-align:left; 
	font-family: verdana, sans-serif; 
	position:relative; 
	font-size:0.8em;
	height:2.5em; 
	margin:0 ;
	padding:0; 
	list-style-type:none;
	background-color: #40A720;
}

.topMenu ul {
	padding:0; 
	margin:0; 
	list-style-type:none; /* for Firefox */
}

.topMenu li {
	float:left; 
	position:relative;
	background-color: #40A720;
}

.topMenu li a, .topMenu li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	float:left;
	padding-left:1em;
	padding-right:1em;
	height:2.5em;
	line-height:2.5em;
	color:#EFEFEF;
	background-color: #40A720;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}

.topMenu li ul {
	visibility:hidden; 
	position:absolute; 
	top:2.5em; left:0; 
	height:0; 
	overflow:hidden;
}

.topMenu table {
	margin:0; 
	border-collapse:collapse; 
	font-size:11px; 
	position:absolute; 
	top:-3px; 
	left:0;
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */

.topMenu li:hover a,
.topMenu li a:hover {
	text-decoration:none; 
	background:#B7D2A5;
	color:#2B2B2B;
}

.topMenu li:hover ul,
.topMenu li a:hover ul {
	visibility:visible; 
	height:auto; 
	width:10em; 
	background:#40A720;
	border:1px solid #EFEFEF; 
	left:0; 
	top:2.5em; 
	overflow:visible;
}

.topMenu li:hover ul li a,
.topMenu li a:hover ul li a {
	display:block;
	font-weight:normal;
	background:transparent;
	text-decoration:none;
	height:auto;
	line-height:1.5em;
	padding:0.5em;
	width:9em;
	background-color:#B7D2A5;
	color:#2B2B2B;
}

.topMenu li:hover ul li a.drop,
.topMenu li a:hover ul li a.drop {
	font-weight:bold;
}

.topMenu li:hover ul li ul,
.topMenu li a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; top:0; 
	left:9.5em; height:0; 
	overflow:hidden;
}

.topMenu li:hover ul li a:hover,
.topMenu li a:hover ul li a:hover {
	text-decoration:none;
	background-color:#40A720;
	color:#EFEFEF;
}

.topMenu li:hover ul li:hover ul,
.topMenu li a:hover ul li a:hover ul {
	visibility:visible; 
	color:#000; 
	border:1px solid #ddd; 
	height:auto; 
	background-color: #E3E3E3;
	width:9.5em;
} 

.topMenu li:hover ul li:hover ul.left,
.topMenu li a:hover ul li a:hover ul.left {
	left:-9.3em;
}

.topMenu li:hover ul li:hover ul li a,
.topMenu li a:hover ul li a:hover ul li a {
	display:block; 
	height:auto;
}

.topMenu li:hover ul li:hover ul li:hover a,
.topMenu li a:hover ul li a:hover ul li a:hover {
	text-decoration:none;
}