body {
	margin:10px 0px 10px 0px;
	padding:0;
	background-color:#E7E7E6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

hr {
	height:2px;
	color:#d7e4e2;
	background-color:#d7e4e2;
	border:0;
	clear:both;
}

.bg_header_table {
	height:28px;
	background-image:url(../images/bg_header_table.png);
	border:1px solid #a46404;
	color:#660000;
	padding-left: 20px;
}

.tombolInput {
	background-color:#FFCC99;
	border:1px solid #000;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
	vertical-align:top;
}

a {
	/*color:#AB9231;*/
	color:#269187;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	/*color:#ff8700;*/
	color:#d7e4e2;
}

h1, h2, h3, h4, p {
	margin-top:0;
}

h1 {
	/*color:#2EB9AD;*/
	color:#660000;
	font-size:16px;
	text-transform:uppercase;
}

h2, .pageContentTitle {
	color:#660000;
	/*color:#2EB9AD;*/
	font-size:13px;
	margin:0;
	text-transform:uppercase;
}

h2.hospitals {
	padding:5px 0 5px 20px;
	background-position:center left;
	background-repeat:no-repeat;
	text-transform: uppercase;
	border-top:1px solid #ECE7D1;
}

h2.services {
	height:18px;
	padding-left:10px;
	padding-top:2px;
	color:#EDF605;
	background-image:url(../images/bg_header_table.png);
	border:1px solid #a46404;
}

h2.medical {
	clear:both;
	border-top:1px solid #ECE7D1;
	margin:5px 0 0 0;
	padding:5px 0 0 0;
}

h3, .pageContent strong {
	color:#269187;
	font-size:15px;
	font-weight:normal;
	margin:0;
}

h3.services {
	padding:2px 0 2px 0;
	font-size:11px;
	text-transform:capitalize;
	border-top:1px solid #EAE8D1;
}

h3.services a {
	padding:0 0 0 18px;
	/*color:#AA9232;*/
	color:#660000;
	text-decoration:none;
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
}
h3.services a:hover {
	padding:0 0 0 18px;
	/*color:#AA9232;*/
	color:#660000;
	text-decoration:underline;
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
}

h4 {
	color:#269187;
	font-size:11px;
	margin:0;
	text-transform:uppercase;
}

h6 {
	margin-top:-15px;
}

.img-left-noborder-notopmargin {float: left; margin: 0px 10px 0px 0px;}
.img-left-noborder-topmargin {float: left; margin: 3px 10px 0px 0px;}
.img-left-border-notopmargin {float: left; margin: 0px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-left-border-topmargin {float: left; margin: 3px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-right-noborder-notopmargin {float: right; margin: 0px 0px 0px 10px;}
.img-right-noborder-topmargin {float: right; margin: 3px 0px 0px 10px;}
.img-right-border-notopmargin {float: right; margin: 0px 0px 0px 10px; border: solid 1px rgb(150,150,150);}
.img-right-border-topmargin {float: right; margin: 3px 0px 0px 10px; border: solid 1px rgb(150,150,150);}


#container {
	width:870px;
	padding:0;
	margin:0 auto 0 auto;
	background-color:#fff;
	background-position:bottom right;
	background-repeat:no-repeat;
	border:1px solid #000099;
}

#header {
	position:relative;
	width:100%;
	margin:0;
	padding:0 0 10px 0;
	z-index:6;
}

#mastHead {
	width:645px;
	height:175px;
	float:right;
	position:relative;
	z-index:7;
	border-bottom:1px solid #000099;
}

#mastHead #mastHeadTagLine {
	position:absolute;
	top:100px;
	right:50px;
	width:460px;
	font-size:26px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:Bold;
	font-style:italic;
	color:#66CCFF;
}

#topNav {
	width:225px;
	float:left;
	margin:0;
	padding:0;
	z-index:8;
	border-bottom:1px solid #000099;
}
#topNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#topNav li {
	position:relative;
	z-index:9;
}
#topNav li ul {
	display:none;
	position:absolute;
	top:0;
	left:225px;
	margin:0;
	padding:5px;
	list-style:none;
	background-color:#F0FFFF;
	width:160px;
}
#topNav li:hover ul {
	display:block;
	border:1px solid #0000CC;
	z-index:11;
}
#topNav li ul li {
	padding:5px 5px 5px 15px;
	text-transform:uppercase;
	/*color:#FFFBFB;*/
	color:#68696B;
	font-weight:bold;
}
#topNav li ul li.header {
	padding:5px;
}
#topNav li ul li a {
	/*color:#000;*/
	color:#61aea2;
	text-transform:capitalize;
	font-weight:normal;
	width:160px;
}
#topNav li ul li a:hover {
	font-weight:normal;
	text-decoration:underline;
}

#searchBox {
	position:absolute;
	bottom:10px;
	right:20px;
	width:201px;
	height:30px;
	z-index:9;
}

.button, .textbox, .textsearch {
	vertical-align:middle;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#searchBox .textbox {
	height:15px;
	font-size:11px;
	width:140px;
}

#searchBox .button {
	float:Right;
}

#suggestionBox {
	position:relative;
}

#suggestionPanel {
	display:none;
	position:absolute;
	top:-2px;
	left:0;
	background-color:#fff;
	border:1px solid #ccc;
	padding:0;
	width:200px;
	z-index:7;
	text-align:left;
}

#suggestionPanel p, #txtHint p {
	background-color:#AB9231;
	color:#fff;
	font-weight:Bold;
	font-size:11px;
	padding:2px;
	margin:0;
}

#suggestionPanel p a {
	color:#fff;
}


#contentHolder {
	clear:both;
	margin:0;
	padding:20px 0 0 0;
	width:100%;
	z-index:2;
}

#sisiKiri {
	float:left;
	width:210px;
	padding:0 0 0 10px;
	margin:0;
	color:#660000;
}

#homeTopLeft {
	float:left;
	width:210px;
	padding:0 0 0 10px;
	margin:0;
	color:#660000;
	vertical-align:top;
}

#homeCenter {
	float:left;
	width:610px;
	padding:0 20px;
	margin:0;
}

#homeTopCenter {
	width:100%;
	float:left;
}

#homeTopRight {
	float:right;
	width:210px;
	margin:0;
}

#homeSeperator {
	clear:both;
	width:auto;
	height:10px;
	background-position:bottom left;
	background-repeat:repeat-x;	
}

#homeBottomLeft {
	float:left;
	width:210px;
	padding:0px;
	margin:0;
	min-height:300px;
	height:auto !important;
	/*height:300px;*/
}

#homeBottomLeft div {
	display:none;
	margin-left:20px;
}

#homeBottomLeft div p {
	padding:2px 0;
	margin:0;
}

#homeBottomCenter {
	float:left;
	width:380px;
	padding:0 20px 20px 0;
	margin:0;
}

#homeBottomRight {
	float:left;
	width:200px;
	padding:0 0 0 0;
	margin:0;
}

#leftNav {
	margin:0;
	padding:0 20px 0 0;
	float:left;
	width:180px;
}

#leftNav ul {
	margin-top:0;
	margin-left:30px;
	padding:0;
}

#leftNav ul li {
	padding:0 0 5px 0;
	list-style-image:url(../images/left_bullet_off.gif);
}

#leftNav ul li:hover {
	list-style-image:url(../images/left_bullet_on.gif);
}

#leftNav ul li.selected {
	font-weight:bold;
	list-style-image:url(../images/left_bullet_on.gif);
}

#leftNav ul li.selected a {
	color:#696A6C;
}

#leftNav ul li.selected ul li a {
	font-weight:normal;
	color:#696A6C;
}

#leftNav ul li.selected ul li.selected a {
	font-weight:bold;
	color:#696A6C;
}

#leftNav ul li.selected ul li.selected ul li a {
	font-weight:normal;
	color:#696A6C;
}

#leftNav ul li.selected ul li.selected ul li.selected a {
	font-weight:bold;
	color:#696A6C;
}

#leftNav ul li ul {
	margin-top:5px;
	margin-left:16px;
}

#breadcrumb {
	margin:0;
	padding:0 20px 20px 0;
	width:540px;
	float:right;
}

#breadcrumb ul {
	margin:0;
	padding:5px 0;
	border-top:2px solid #d7e4e2;
	border-bottom:2px solid #d7e4e2;
}

#breadcrumb ul li {
	display:inline;
	list-style:none;
	color:#68696B;
	font-weight:bold;
}

#breadcrumb ul li a {
	padding-right:10px;
	font-weight:normal;
	background-image:url(../images/breadcrumb_bullet.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

#content {
	margin:0;
	padding:0 20px 20px 0;
	float:right;
	width:540px;
	min-height:300px;
	height:auto !important;
	/*height:300px;*/
}

#content #jobPostingHolder h2 {
	margin:0 0 10px 0;
}

#content ul {
	margin-top:0;
	margin-left:15px;
	padding:0;
}

#content #jobPostingHolder ul {
	margin:0 0 0 15px;
}

#content ul li {
	padding:0 0 5px 0;
	list-style-image:url(../images/left_bullet_off.gif);
}

#content ul li:hover {
	list-style-image:url(../images/left_bullet_on.gif);
}

#content #jobPostingHolder ul li:hover {
	list-style-image:url(../images/left_bullet_off.gif);
}

#content ul li.selected a {
	font-weight:bold;
	color:#696A6C;
}


#searchHeader {
	width:210px;
	height:27px;
	background-image:url(../images/searchHeader.gif)
}

#searchDocForm {
	width:180px;
	padding:0 15px;
	background-color:#E6E2D0;
	background-image:url(../images/searchFooter.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#txtHint {
	border:1px solid #999;
	padding:0;
	position:absolute;
	z-index:4;
	left:0;
	top:-2px;
	width:178px;
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#fff;
	display:none;
}

#txtHint a {
	padding:3px;
}

#txtHint p a {
	color:#fff;
}

#footer {
	clear:both;
	width:98%;
	padding:15px 10px 10px 10px;
	margin:0;
}

#footer p {
	margin:0;
	font-size:10px;
}

#toolsRow {
	width:100%;
	margin:0;
	padding:11px 0 15px 0;
	text-align:center;
	background-image:url(../images/footer_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#toolsRow img {
	padding:0 13px;
}

#footerLeft {
	float:left;
	width:50%;
}

#footerRight {
	width:50%;
	float:right;
	text-align:right;
}

.backTop {
	padding-top:10px;
	text-align:right;
}

.backTop a {
	padding-left:20px;
	background-image:url(../images/backtop_bg.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

.imageLeft {
	float:left;
	padding:0 10px 1px 0;
}

.imageRight {
	float:right;
	padding:0 0 10px 10px;
}


.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

#homeBottomRight ul {
	width:100%;
	margin-left:0;
	margin-top:0;
	padding:0;
}

#homeBottomRight ul li {
	list-style:none;
	float:left;
	padding-right:4px;
	margin-right:3px;
	background-image:url(../images/conditions_bullets.gif);
	background-position:center right;
	background-repeat:no-repeat;
}

#homeBottomRight ul li.lastLink {
	padding:0;
	margin:0;
	background:none;
}

#homeBottomRight ul li a {
	font-weight:bold;
	font-size:12px;
}

#homeTopLeft ul {
	margin:0 0 10px 20px;
	padding:0;
	list-style:none;
}

#homeTopLeft ul li {
	display:inline;
}

#glossary ul#glossaryList {
	margin-left:0;
	padding:0;
	width:100%;
}

#glossary ul#glossaryList li {
	display:inline;
	list-style:none;
}

#announcementsHolder, .tableHolder {
	width:538px;
	border:1px solid #2EB9AD;
}

#announcementsHolder .titleRow, #announcementsHolder .dataRow, .tableHolder .titleRow, .tableHolder .dataRow {
	clear:both;
	padding:5px;
	background-color:#fff;
	margin:0;
	width:528px;
	font-weight:bold;
}

#announcementsHolder .titleRow, .tableHolder .titleRow {
	background-color:#2EB9AD;
	color:#fff;
}

#announcementsHolder .title {
	float:left;
	width:400px;
	margin:0;
}

#announcementsHolder .date {
	float:right;
	width:100px;
	margin:0;
}

.tableHolder .title {
	float:left;
	width:250px;
	margin:0;
	font-weight:normal;
}

.tableHolder .date {
	float:right;
	width:250px;
	margin:0;
	font-weight:normal;
}

.titleRow .title, .titleRow .date {
	font-weight:bold;
}

#hospitalsNav ul {
	margin-top:0;
	margin-left:0;
	padding:5px 0;
	border-top:2px solid #d7e4e2;
	border-bottom:2px solid #d7e4e2;
}

#hospitalsNav ul li {
	display:inline;
	margin-right:5px;
	padding-right:10px;
	background-image:url(../images/services_bullets_plus.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

#hospitalsNav ul li.lastLink {
	background-image:none;
}

#hospitalsNav ul li a.selected {
	font-weight:bold;
}

#milestones div {
	display:none;
	padding-left:15px;
}

#milestones h2 {
	clear:both;
	padding-bottom:10px;
}

#milestones h2 a {
	padding-left:15px;
	background-image:url(../images/services_bullets_plus.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#loginBox {
	position:relative;
	float:left;
	margin:10px 0 10px 0;
	padding:0 20px;
	width:720px;
}

#loginHeader {
	width:706px;
	height:21px;
	margin:0;
	padding:7px;
	background-image:url(../images/loginHeader.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
}

#loginFooter {
	width:706px;
	height:11px;
	margin:-3px 0;
	padding:5px 7px 9px 7px;
	background-image:url(../images/loginfooter.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#878382;
}


#loginFooter a:hover {
	text-decoration:underline;
}

#doctorSearchContainer {
	padding:0 20px;
	width:720px;
	margin:0;
	min-height:300px;
	height:auto !important;
	height:300px;
	z-index:3;
}

#drSearchBox {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:720px;
	z-index:4;
}

#drSearchBoxHeader {
	position:relative;
	padding:0;
	margin:0;
	width:720px;
	height:27px;
	background-image:url(../images/dr_searchHeader.gif);
	background-position:top left;
	background-repeat:no-repeat;
	
}

#drSearchBoxBody {
	position:relative;
	padding:10px;
	margin:0 0 20px 0;
	width:700px;
	height:20px;
	background-image:url(../images/dr_searchFooter.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#E7E3D1;
	font-size:10px;
}

#drSearchBoxSpecialty {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:270px;
}

#drSearchBoxCountry {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:150px;
	margin:0 10px 0 10px;
}

#drSearchBoxName {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:210px;
}

#drSearchBoxButtons {
	position:relative;
	float:right;
	margin:0;
	padding:0;
}

#drSearchResults {
	position:relative;
	float:left;
	margin:10px 0;
	padding:0;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#searchResults .textbox {
	width:208px
}

#searchResults select.textbox {
	width:213px;
}

#drSearchResultsContact {
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#drSearchBoxBody h5 {
	font-size:10px;
	margin:0;
	padding:0;
}

#doctorSearchContainer #txtHint {
	border:1px solid #999;
	padding:0;
	position:absolute;
	z-index:15;
	left:0;
	top:-2px;
	width:243px;
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#fff;
	display:none;
}

#doctorSearchContainer #txtHint a {
	padding:3px;
}

#doctorSearchContainer #txtHint p a {
	color:#fff;
}

#searchContainer {
	padding:0 20px;
	width:720px;
	margin:0;
}

#searchContainer #breadcrumb {
	margin:0;
	padding:0 0 20px 0;
	width:720px;
}

#searchContainer #content {
	margin:0;
	padding:0 0 20px 0;
	float:right;
	width:720px;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#billsize table {
	margin-top:10px;
	border:1px solid #2EB9AD;
	width:539px;
	border-top:0;
	border-left:0;
}

#billsize table tr td {
	border-left:1px solid #2EB9AD;
	padding:5px;
}

#billsize table tr.titleRow {
	background-color:#2EB9AD;
	color:#fff;
	font-weight:bold;
}

#galleryThumbnails img {
	float:left;
	padding:0 0 15px 0;
}

#galleryThumbnails img.imageLeft {
	padding-right:15px;
}
