/* CSS Document */
html { 
	margin : 0; 
	padding : 0;
	text-align: left; 
}
body {
	margin : 0; 
	padding : 0;
	text-align: left;
	background-color: #fff;
	min-width: 804px;
	color: #000;
	font: 76%/140%  Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
p {

}
div#container {
	text-align: left;
	position: relative;
	width: 804px;
	margin-top:10px;
}
div#header {
	width: 804px;
	height: 254px;
	min-height: 254px;
}
div#content {
	width: 804px;
	text-align: left;
}
div#leftCol {
	position: relative;
	width: 561px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
div#rightCol {
	position: relative;
	width: 189px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	text-align: center;
}
div#footer {
	font-size: 90%;
	color: #000;
	width: 804px;
	text-align: center;
	clear: both;
	padding-top: 30px;
}
div#footer a, div#footer a:visited {
	color: #000;
	text-decoration: none;
}
ul#news {
	list-style-type: none;
	list-style-image: url(../images/bullet_nav.gif);
	padding-left: 0px;
	margin-left: 0px;
}
ul#news li {
	padding-left: 0px;
	margin-left: 0px;
	font-size: 11px;
}
a:link, a:visited {
	color: #000; /* black */
	text-decoration: underline;
}
li {
	list-style-image: url(../images/bullet_nav.gif);
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #000;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #000;
}
h1#welcome {
}
h1#about {
}
h1#facilities {
}
h1#patient {
}
h1#doctors {
}
h1#hospital {
}
h1#communities {
}
h1#contact {
}
h1#articles {
}
.descriptionText {
	font-size: 95%;
	text-align: left;
}
img {
outline: none;
border-bottom: none;
border: 0px;
text-decoration: none;
}
a.img:link {
	text-decoration: none;
	border-bottom: none;
}
.imageRight {
	float: right;
	margin-left: 10px;
}
.imageLeft {
	float: left;
	margin-right: 10px;
}
.small {
	font-size: 9px;
	font-weight: bold;
}
.tooltip {
	color: #333;
	text-decoration:none;
	border-bottom: 1px dashed #333;
}
.subhead {
	color: #000;
	font-weight: bold;
}
a.bullet {
}
div#flashcontent ul {
padding-left: 0px;
margin-left: 0px;
list-style-image: none;
}
div#flashcontent ul#nav {
list-style-image: none;
list-style-type: none;
/*margin-left: 20px;*/
padding-top: 5px;
display: block;
width: 200px;
}
div#flashcontent ul#nav li {
list-style-image: none;
list-style-type: none;
}
div#flashcontent ul#nav li a {
list-style-image: none;
list-style-type: none;
display: block;
height: 18px;
width: 180px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 10pt;
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
line-height: 14pt;
font-weight: bold;
text-decoration: none;
text-align: left;
color: #005338;
border: 1px solid #3901AE;
background: url(../images/bullet_nav.gif);
background-repeat: no-repeat;
background-position: 5px 12px;
}
div#flashcontent ul#nav li a:visited {
color: #005338;
}
div#flashcontent ul#nav li a:hover {
color: #3900AF;
}
table#locations {
	width:95%;
	padding:5px;
	background-color: #efefef;
}
table#locations td#right {
	vertical-align:top;
	border-left:1px dashed #3A02AB;
	border-right:1px dashed #3A02AB;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:50%;
}
table#locations td#left {
	vertical-align:top;
	border-left:1px dashed #3A02AB;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width:50%;
}

.clearfloat {
	clear:both;
}
.hide {
visibility: visible;
display: block;
}
.show {
visibility: visible;
display: block;
}
img.show {
height: 98px;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
	border: 0px;
	text-decoration: none;
}
