@import url('https://fonts.googleapis.com/css?family=Source Serif Pro|Open+Sans&display=swap');
body {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	background-color: #ECEBCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B81A6;
	text-decoration: none;
}
.boxheader {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	/* float: left; */
}
.countrylink {
	float: right;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
}
.error {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.boxsearch {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #678DB2;
	border: 1px solid #000066;
}
.pages {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #577FA3;
	background-color: #FFFFFF;
}
h1 {
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #205D89;
	z-index: -1;
}
input {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
select {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.doctorname {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.practicename {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bolder;
	font-variant: small-caps;
}
.enhancedpracticename {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-color: #ffffff;
	background: #215388;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
}
#dropshadow {
	background-image: url(/images/dropshadow.jpg);
	background-repeat: repeat-y;
	width: 792px;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
}
#content {
	background: url(/images/sidebarbg2.jpg) repeat-y;
	color: #000066;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B81A6;
}
#header {
	background: url(/images/cssheader.jpg) no-repeat;
	background: url(/images/cssheader-bg.jpg) repeat-x;
	height: 103px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-indent: -9999px;
}
#header a {
	display: inline-block;
	height: 103px;
	width: 400px;
	float:left;
	cursor: hand;
	cursor: pointer;
	background: url(/images/cssheader-logo.jpg) no-repeat;
}
#header img {
    float:right;
}
#sidebar {
	width: 135px;
	float: left;
	margin: 0;
	padding: 0;
}
#addoffice {
	float: right;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	display: block;
	position: relative;
}
#addoffice a {
	z-index: 150;
}
#page {
	border: 0px none;
	clear: none;
	overflow: visible;
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*margin-top: -20px;*/
	width: 780px;
    max-width:80%;
	z-index: 0;
}
#credits {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B81A6;
	padding: 5px;
	clear: both;
	height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B81A6;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0 auto;
	width: 778px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A69F71;
}
#sidebar h3 {
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B81A6;
	background-image: url(/images/highlight.jpg);
	width: 148px;
	padding: 5px;
	margin: 0px;
	float: none;
	clear: both;
}
#sidebar h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar ul {
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	margin: 5px 0px;
	float: left;
}
#sidebar li {
	padding: 1px;
	margin: 0px 0px 7px;
}
#sidebar li a {
	color: #000066;
	display: block;
	width: 148px;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	padding: 5px;
	margin-top: -5px;
	margin-right: -4px;
	margin-bottom: -5px;
	margin-left: -5px;
}
#sidebar li a:hover {
	background-color: #F1F0DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #587EA3;
	margin-top: -5px;
	margin-right: -4px;
	margin-bottom: -5px;
	margin-left: -5px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #587EA3;
}
#sidebar a.cities {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
}
.blueband {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-color: #BFDAFB;
	padding: 5px;
}
.notice {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.menuitem {
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.helpmessage {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Layer Classes */
.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}
.tableborder {
	border: 1px solid #112681;
}
.pheader {
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.specialties {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.crumbs {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #898554;
	text-decoration: none;
	font-weight: bold;
}

h4 {
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.credits {
	text-decoration: none;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B81A6;
	background-color: #FFFFFF;
}
h2 {
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #577FA3;
}
.tofcontents {
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #F8F8ED;
	border: 1px solid #9FBEDD;
	padding: 5px;
	margin-left: 10px;
	width: 300px;
}
.tofcontents h2 {
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #577FA3;
	padding: 5px;
	margin: -5px;
	color: #FFFFFF;
}
.tothetop {
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #567EA2;
}
.proceduremenu {
	background-color: #F8F8ED;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
	border: 1px solid #BEBB92;
	padding: 5px;
}
.proceduremenu h2 {
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #43617C;
	background-color: #ECEBCC;
	margin: -5px;
	padding: 5px;
	text-align: right;
}
.proceduremenu ul {
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
.proceduremenu a {
	display: block;
	color: #577FA3;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #EFEFD6;
	width: 16em;
	margin: 1px;
}
.proceduremenu a:hover {
	background-color: #ECEBCC;
}
.proceduremenu a:active {
	color: #FFFFFF;
	background-color: #577FA3;
}
blockquote.procedures {
	margin-left: 10px;
	margin-right: 5px;
}
h1.procedures {
	margin-left: 10px;
}
.rightalign {
	float: right;
	background-color: #ECEBCC;
	border: 1px solid #A9A274;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: Source Serif Pro, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 5px;
}
.rightalign img {
	border: 1px solid #A69F71;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photoborder {
	border: 1px solid #597FA4;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
s.sectionOn {
	background-color: #E2ECF5;
	padding: 5px;
}
h2 a {
	text-decoration: none;
	color: #003366;
}
h2 a:hover {
	color: #003366;
}
/* CSS Document */
.emergency {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.emergency {
    color:rgb(179,14,14);
    font-weight: bold;
    font-size:12px;
}
.thickborder {
	border: 1px solid #6187AC;
}
.textbox {
	border: 1px solid #DCD9B8;
}
.small {
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
}
.states a {
	font-size: 12px;
}
.enhancedpracticename a {
	color: #FFFFFF;
	text-decoration: none;
}
.yext {
	background-color: #FFFFF0;
	font-size: 10px;
	font-weight: bold;
	display: block;
	clear: left;
	margin-top: 5px;
}
.yext span {
	padding-left: 5px;
}
#fblink {
	position: relative;
	float: right;
	right: 15px;
	top: -5px;
}
.discount {
	background-color: #FFC;
	padding: 10px;
	width: 500px;
	text-align: center;
	border: 2px solid #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #060;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.listingnotice {
	background: #FFC;
	border: 1px solid #9E8014;
	padding: 10px;
	background-image: url(images/alert.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	width: 425px;
}
blockquote {
	margin-left: 10px;
	margin-right: 10px;
}
.findbox {
	float: left;

background: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 40%, rgb(239, 239, 215) 96%, rgb(238, 238, 212) 100%);
background: -o-linear-gradient(bottom, rgb(255, 255, 255) 40%, rgb(239, 239, 215) 96%, rgb(238, 238, 212) 100%);
background: -ms-linear-gradient(bottom, rgb(255, 255, 255) 40%, rgb(239, 239, 215) 96%, rgb(238, 238, 212) 100%);
background: -moz-linear-gradient(bottom, rgb(255, 255, 255) 40%, rgb(239, 239, 215) 96%, rgb(238, 238, 212) 100%);
background: linear-gradient(to top, rgb(255, 255, 255) 40%, rgb(239, 239, 215) 96%, rgb(238, 238, 212) 100%);
}
.findbox h2 {
	background: url(statebox/top.jpg);
	background-repeat: no-repeat;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px;
}
#canada.findbox {
	width: 175px;
	-webkit-box-shadow: -1px 1px 3px 1px #C2C2C2;
	box-shadow: -1px 1px 3px 1px #C2C2C2;
	-webkit-border-radius: 10px 10px;
	border-radius: 10px 10px;
	border: 1px #8d8c88 solid;
	margin-left: 10px;
}
#canada.findbox h2 {
	background-repeat: repeat-x;
	background-image: url(statebox/top-bg.jpg);
	border: 1px #8d8c88 solid;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin-bottom: 10px;
	background-position: left top;
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.findbox ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}
.findbox li {
	list-style: none;
	margin-bottom: 5px;
}
.findbox {

}
.sidebar .province, .sidebar .state {
	width: 45px;
	display: inline;
}
.sidebar .province{
	margin-left: 5px;
}
.sidebar .province {
	display:none;	
}
/*Updates 12/17/2019*/

.enhanced {
    width:95%;
}
.enhancedpracticename {
    font-size:20px;
    padding:2px;
}
form[name=code]>table, form[name=city]>table, form[name=name]>table{
    float:none;
    margin-left:20px;
    margin-bottom:10px;
    clear:both;
    width:500px;
}
#morelink, #lesslink {
    margin-left:-100px;
    font-size:14px;
    margin-bottom:20px;
    margin-top:-5px;
}
#results {
    clear:both;
}
#page blockquote, #page h2[align=left] {
    clear:both;
}
a.practicename {
    font-size:16px;
}
a.doctorname {
    font-size:14px;
    text-decoration: none;
    line-height:1.2;
}
.basiclistings .address a {
    font-size:14px;
}
table.basiclistings td:nth-child(2) {
    margin-right:20px;
}
table.basiclistings {
    width:90%;
    margin-left:20px;
}

.enhanced .address a b {
    font-size:14px;
}
.enhanced .address a b {
    line-height:1.4;
    display: inline-block;
    margin-bottom:10px;
}
.address a b {
    color:#000;
}
.address a br {
    
}
.enhanced td:nth-child(2).address {
    padding:5px;
    font-size:14px;
}
.pheader {
    font-size:26px;
    clear:both;
    font-weight: normal;
    text-align: center;
    display: block;
    margin:10px;
}
.confidential {
    font-size:14px;
}
.req {
    font-size:14px;
    color:rgb(139,46,46);
    font-weight: bold;
}
#page h1 {
    text-align: left;
}
.verifylistings table {
    font-size:14px;
}
h2.listinglevel {
    font-size:1.5em;
    font-weight: normal;
}
h2 {
    font-size:1.5em;
    font-weight: normal;
}
.picklevel {
    font-size:14px;
}
#dropshadow>div {
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}