body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:85%;
}

input,select,td,th,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
}

#pageContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	margin-left: 15px;
}

h1, #pageContent h1 {
	font-weight:normal;
	font-size: 28px;
	color:#111111; /* domain based colour */
	border:none;
	margin-top: 30px;
}

.Hometitle{
	position:absolute;
	left:330px;
	top:170px;
	color:#111111; /* domain based colour */
	font-size: 28px;
	font-weight:100;
	text-align:right;
	height: 75px;
	vertical-align:bottom;
}
.solidColour {
	background-color:#000000; /* domain based colour */
}

#pageContent .error, .error {
	color: #008E8F;
	font-weight:normal;
}

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;
}

td.contentone {
 	width:375px;
}

td.contenttwo {
 	width:auto;
}

td.contentthree {
 	width:160px;
}

td.contentfour {
 	width:60px;
}

td.contentfive {
 	width:30px;
}

#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: top right;
	background-repeat: no-repeat;
*/
	height: 1px;
}

#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;
	background-position:top right;
*/
	height:1px;

}

.coeHead {
	color: yellow;
	text-align: centre;
	font-weight: bold;	
}

.coeHead a {
	color: yellow; /* domain based colour */
	display: block;
	padding: 0;
	padding-left:1px;
	padding-right: 1px;
	border: none;
	text-align:center;
	padding-top: 2px;
	padding-bottom:2px;
}

.coeHead a:link, .coeHead a:visited {
	text-decoration: none;
}

.coeHead a:hover, .coeHead a:active {
	color: #CC6600; /* domain based colour */
}

.coeItem {
	color: white;
	text-align: centre;
	font-weight: normal;	
}

.coeItem a {
	color: white; /* domain based colour */
	display: block;
	padding: 0;
	padding-left:1px;
	padding-right: 1px;
	border: none;
	text-align:center;
	padding-top: 2px;
	padding-bottom:2px;
}

.coeItem a:link, .coeItem a:visited {
	text-decoration: none;
}

.coeItem a:hover, .coeItem a:active {
	color: #0000FF; /* domain based colour */
}


.SubMenu {
	position:relative;
	left:22px;
	top:10px;
	width:200px;
	text-align:left;
	z-index: 11;
	background-color: #000000; /* domain based colour */
	height: 100%;
}

#achaMenu {
	margin-top: 30px;
	width: 180px;
	background-color: #D1D5D8; /* domain based colour */
	color: #D1D5D8; /* domain based colour */
	height: 100%;
}

ul#udm.udm {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/

	width: 145px;
}

ul#udm.udm li {
	list-style-type: none; /*turns off display of bullet*/
	margin: 0;
	padding-left: 20px;
	padding-right:15px;
	padding-bottom: 10px;
	width: 145px;
/*	height: 20px;  */
}

ul#udm.udm li ul {
	background-color: #9695A9;
	margin: 0;
	padding: 0;
	width: 145px;
}

ul#udm.udm li ul li {
	margin: 0;
	padding-left: 0;
	padding-right:0;
	padding-bottom: 1px;
/*	height: 20px;  */
}

ul#udm.udm li ul li a {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	text-transform: uppercase;
	background-color:#565876;
}

ul#udm.udm li ul li a:link, ul#udm.udm li ul li a:visited {
	background-color:#565876;
}

ul#udm.udm li ul li a:hover, ul#udm.udm li ul li a:active {
	color:#D4CB1D;
}


ul#udm.udm li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	text-transform: uppercase;
	color:#FFFFFF; /* domain based colour */
	background-color: #13264C;
	display: block;
	padding-left: 8px;
	padding-right: 1px;
	text-align:left;
	padding-top: 4px;
	padding-bottom:4px;
}

ul#udm.udm li a:link, ul#udm.udm li a:visited {
	background-color: #13264C;
	text-decoration: none;
}

ul#udm.udm li a:hover, ul#udm.udm li a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color: #3F5C88; /* domain based colour */
	color: #FFFFFF; /* domain based colour */
}


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

#logo {
	z-index: 10;
	position: absolute;
	top: 56px;
	margin-left: 34px;
}

#mainMenu {
	z-index: 15;
	position: absolute;
/*	left: 34px; */
	top: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
