body {
	margin:0;
	padding:0;
	background-color:#E7E7E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	behavior:url(/css/csshover.htc);
}

hr {
	height:2px;
	color:#d7e4e2;
	background-color:#d7e4e2;
	border:0;
	clear:both;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
	vertical-align:top;
}

td {
	vertical-align:top;
}

a {
	color:#269187;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, p {
	margin-top:0;
}

h1 {
	color:#2EB9AD;
	font-size:16px;
	text-transform:uppercase;
}

h2, .pageContentTitle {
	clear:both;
	color:#2EB9AD;
	font-size:13px;
	margin:0;
	text-transform:uppercase;
}

h2.hospitals {
	padding:5px 0 5px 20px;
	background-image:url(../images/hospitals_bullets.gif);
	background-position:center left;
	background-repeat:no-repeat;
	text-transform:capitalize;
	border-top:1px solid #ECE7D1;
}

h2.services {
	padding:0 0 10px 0;
}

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:#269187;
	text-decoration:none;
	background-image:url(../images/services_bullets_plus.gif);
	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;
}

#container {
	width:760px;
	padding:0;
	margin:0 auto 20px auto;
	background-color:#fff;
	background-image:url(../images/container_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#header {
	position:relative;
	width:760px;
	margin:0;
	padding:0 0 10px 0;
	z-index:6;
}

#mastHead {
	float:Right;
	position:relative;
	z-index:7;
}

#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 {
	float:left;
	margin:0;
	padding:0;
	z-index:8;
}

#topNav ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#topNav li {
	position:relative;
	z-index:9;
}

#topNav li ul {
	display:none;
	position:absolute;
	top:0;
	left:200px;
	margin:0;
	padding:5px;
	list-style:none;
	/*background-color:#D7C78C;*/
	background-color:#fff;
	width:160px;
}

#topNav li:hover ul {
	display:block;
	/*border:1px solid #AB9231;*/
	border:1px solid #2EB9AD;
	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:bold;
	text-decoration:none;
}

#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:#37A597;
	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:760px;
	z-index:2;
}

#homeTopLeft {
	float:left;
	width:210px;
	padding:0 0 0 10px;
	margin:0;
}

#homeTopCenter {
	float:left;
	width:280px;
	padding:0 20px;
	margin:0;
}

#homeTopRight {
	float:right;
	width:210px;
	padding:0 10px 0 0;
	margin:0;
}

#homeSeperator {
	clear:both;
	width:auto;
	padding:10px 0;
	height:29px;
	background-image:url(../images/homeSep.gif);
	background-position:bottom left;
	background-repeat:repeat-x;	
}

#homeBottomLeft {
	float:left;
	width:210px;
	padding:0 0 0 10px;
	margin:0;
}

#homeBottomLeft div {
	display:none;
	margin-left:20px;
}

#homeBottomLeft div p {
	padding:2px 0;
	margin:0;
}

#homeBottomCenter {
	float:left;
	width:280px;
	padding:0 20px 20px 20px;
	margin:0;
}

#homeBottomRight {
	float:left;
	width:210px;
	padding:0 10px 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:740px;
	padding:15px 10px 20px 10px;
	margin:0;
}

#footer p {
	margin:0;
	font-size:10px;
}

#toolsRow {
	width:740px;
	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;
}

#footerRight {
	float:right;
	text-align:right;
}

.backTop {
	clear:both;
	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 10px 0;
}

.imageRight {
	float:right;
	padding:0 0 10px 10px;
}


.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

#homeTopLeft ul {
	margin:0 0 10px 20px;
	padding:0;
	list-style:none;
}

#homeTopLeft ul li {
	display:inline;
}

#glossary ul {
	margin-left:0;
	padding:0;
	width:100%;
}

#glossary ul 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;
}

.subContainer {
	width:540px;
	padding:0;
	margin:0;
}

.subContainer h1 {
	margin:0;
}

.flags {
	float:left;
	text-align:center;
	width:80px;
	padding:10px 0 0 0;
	border:1px dashed #d7e4e2;
	margin:0;
	height:40px;
}

.flags img {
	border:1px solid #000;
}