/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	list-style-type: disc;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #004089;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}

img
{
	border: none;
}

img a
{
	border: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.bullet
{
	vertical-align: middle;

}

.bold {
	font-weight: bold;
}

.image_right {
	margin-left: 5px;
	float: right;
}
.blue_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004089;
}

.image_left {
	margin-right: 5px;
	float: left;
}

/* for javascript */
#preview_right {
	position:absolute;
	background:#6a97c7;
	padding:5px;
	display:none;
	color:#ffffff;
	}
	
#screenshot_right {
	position:absolute;
	background:#6a97c7;
	padding:5px;
	display:none;
	}
	
#preview_left {
	position:absolute;
	background:#6a97c7;
	padding:5px;
	display:none;
	color:#ffffff;
	}
	
#screenshot_left {
	position:absolute;
	background:#6a97c7;
	padding:5px;
	display:none;
	}
.bluePhoneNumber {
	font-weight: bold;
	font-size: 12px;
	color: #004089;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.website_link {
	color: #004089!important;
	text-decoration: none!important;
}
.website_link a:link {
	color: #004089!important;
	text-decoration: none!important;
}
.website_link a:visited {
	color: #004089!important;
	text-decoration: none!important;
}
.website_link a:hover {
	color: #004089!important;
	text-decoration: underline!important;
}
.website_link a:active {
	color: #004089!important;
	text-decoration: none!important;
}
.practice_name {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #00a65d;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
}
.practice_name a:link {
	color: #FFF;
	text-decoration: none;
}
.practice_name a:visited {
	color: #FFF;
	text-decoration: none;
}
.practice_name a:hover {
	color: #FFF;
	text-decoration: none;
}
.practice_name a:active {
	color: #FFF;
	text-decoration: none;
}
.practice_info {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	margin: 0px;
}
.practice_info a:link {
	color: #000;
	text-decoration: none;
}
.practice_info a:visited {
	color: #000;
	text-decoration: none;
}
.practice_info a:hover {
	color: #000;
	text-decoration: none;
}
.practice_info a:active {
	color: #000;
	text-decoration: none;
}

