@charset "utf-8";
.contentDiv {
	width: 760px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.addDiv {
	width: 160px;
	top: -150px;
	position: relative;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.menuCell {
	vertical-align: top;
	width: 160px;
}
.doctorPics {
	border-style:none;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.doctorName {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #005b81;
}

.floatRight {
	float:right;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.docLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 98px;
	margin-left: 20px;
	margin-right: 20px;
}
.docRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 98px;
	margin-left: 90px;
	margin-right: 20px;
}
a:link {
	text-decoration: none;
	color: #00817b;

}
a:hover {
	text-decoration: underline;
	color: #00817b;
	
}
a:visited {
	text-decoration: none;
	color: #00817b;

}
a:hover {
	text-decoration: underline;
	color: #00817b;

}
.pageH {
	font-family:  "Times New Roman", Times, serif;
	font-size: 17px;
	color: #005b81;
	font-weight: bold;
}
.paraH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.paraC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
