@charset "UTF-8";
#dropmenudiv{
position:absolute;
width: 50px;
font:normal 10px Verdana;
color: #ffffff;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 50px;
display: block;
color: #8ab4b8;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E7F0F0;
color: #00656a;
font-weight: bold;
}

#contact {
	position:absolute;
	left:904px;
	top:0px;
	width:56px;
	height:14px;
	z-index:1;
}
#about {
	position:absolute;
	left:856px;
	top:0px;
	width:44px;
	height:14px;
	z-index:2;
}
#Home {
	position:absolute;
	left:805px;
	top:0px;
	width:45px;
	height:14px;
	z-index:3;
}
#newsDrop {
	position:absolute;
	left:856px;
	top:15px;
	width:44px;
	height:14px;
	z-index:5;
	background-color: #E7F0F0;
	visibility: hidden;
}
#PrivacyDrop {
	position:absolute;
	left:856px;
	top:30px;
	width:44px;
	height:14px;
	z-index:6;
	background-color: #E7F0F0;
	visibility: hidden;
}
#AboutHover {
	position:absolute;
	left:856px;
	top:0px;
	width:44px;
	height:44px;
	z-index:4;
	visibility: hidden;
}
.topNavigation, .topNavigation a:link, .topNavigation a:visited, .topNavigation a:hover, .topNavigation a:active {
	font-family: Verdana;
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	width: 75px;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 3px;
}
.topNavigationHOVER, .topNavigationHOVER a:link, .topNavigationHOVER a:visited, .topNavigationHOVER a:hover, .topNavigationHOVER a:active {
	font-family: Verdana;
	color: #00656A;
	text-decoration: none;
	font-size: 9px;
	width: 75px;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 3px;
	font-weight: bold;
	background-color: #E7F0F0;
}
.dropDownMenu, .dropDownMenu a:link, .dropDownMenu a:hover, .dropDownMenu a:visited, .dropDownMenu a:active {
	color: #4D939B;
	text-decoration: none;
	padding-left: 3px;
	font-size: 9px;
}
.dropDownMenuHover, .dropDownMenuHover a:link, .dropDownMenuHover a:hover, .dropDownMenuHover a:visited, .dropDownMenuHover a:active {
	color: #4D939B;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	padding-left: 3px;
}
.style1 {color: #4D939B; font-size: 9px; }
#newsHover {
	position:absolute;
	left:856px;
	top:15px;
	width:44px;
	height:14px;
	z-index:7;
	background-color: #E7F0F0;
	visibility: hidden;
}
#privacyHover {
	position:absolute;
	left:856px;
	top:30px;
	width:44px;
	height:14px;
	z-index:8;
	background-color: #E7F0F0;
	visibility: hidden;
}
#homeHover {
	position:absolute;
	left:805px;
	top:0px;
	width:45px;
	height:14px;
	z-index:9;
	background-color: #E7F0F0;
	visibility: hidden;
}
#vcontactHover {
	position:absolute;
	left:904px;
	top:0px;
	width:63px;
	height:14px;
	z-index:10;
	background-color: #E7F0F0;
	visibility: hidden;
}

#contactPatient {
	position:absolute;
	left:922px;
	top:0px;
	width:56px;
	height:14px;
	z-index:1;
}
#pcontactHover {
	position:absolute;
	left:922px;
	top:0px;
	width:63px;
	height:14px;
	z-index:10;
	background-color: #E7F0F0;
	visibility: hidden;
}

#closeBottom {
	position:absolute;
	left:830px;
	top:50px;
	width:182px;
	height:33px;
	z-index:11;
}
#closeLeft {
	position:absolute;
	left:807px;
	top:-1px;
	width:43px;
	height:83px;
	z-index:12;
}
.search{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #231F20;

}
.find{
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #006568;
	padding-left: 12px;
}
.officelist{
font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	color: #006568;
}

.officehead{
font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
}
.office{
font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	padding-left: 12px;
}