* {
	background:#FFF !important;
	color:#000 !important;
	padding: 0px;
	margin: 0px;
}
body, html {
	background:#FFF !important;
	color:#000 !important;
}
body {
	font: 11pt Times, serif;
}
h1 {
	font-size: 15pt;
	margin: 10px 0px;
}
h2 {
	font-size:13pt;
	margin-top:10px;margin-bottom:5px;
}
h3 {
	font-size:13pt;
	margin-top:10px;margin-bottom:5px;
}
h4, h5, h6 {
	font-size: 12pt;
	margin: 10px 0px 4px 0px;
}
h6 {
	text-align: right;
}
p {
	margin: 8px 0px;
}
#header {
	padding-bottom: 2px;
	margin-bottom: 12px;
	border-bottom: 1px solid #000;
}
#header h1 a {
	text-decoration: none;
}
img {
	border:0;
}
.float-left {
	float:left;
	margin:4px 10px 8px 0px;
}
.float-right {
	float:right;
	margin:4px 0px 8px 10px;
}
.hr {
	height: 1px;
	font-size: 0px;
	margin: 12px 0px 10px 0px;
	border-top: 1px solid #000;
}
.clear-both {
	visibility:hidden;
	clear:both;
	height:1px !important;
	margin-bottom:-1px;
	line-height:0px !important;
	font-size:0px !important;
}
.doctor-card,
.mainMenu,
.col-left,
.banner,
.box-link,
.serviceMenu,
blockquote,
.ordinace a,
.location-bar
{
	display: none;
}
.ordinace {
	margin-top: 15px;
}
ul {
	margin: 5px 15px 15px 25px;
}
ul li {
	padding: 4px 0px;
}
.onas ul {
	list-style: none;
}
strong span {
	font-size: 13pt;
}
table {
	border-collapse:collapse;
	margin: 10px 0px 15px 0px;
}
td, th {
	text-align: left;
	padding: 5px 8px;
	border:1px solid #000;
}
table, table td, table th {
	font-size:9pt;
}
#footer {
	text-align: center;
	margin-top: 12px;
	padding-top: 6px;
	border-top: 1px solid #000;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
@page {
	margin: 1.0cm;
}
.float-right a[href~='#page'] {
	display: none;
}
