body {
	background-color: #91B7C7;
	margin: 0px;
}
body.popup {
	background-color: #91B7C7;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #FFFFFF;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #5D95B0;
	line-height: normal;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E77400;
	font-style: normal;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #34576B;
	text-align: left;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	color: #34576B;
	font-style: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 11pt;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.right-bordered {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #5D95B0;
	padding: 5px;
	background-color: #F4DA7B;
}
.left-bordered {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #000000;
	margin-right: 20px;
}
.right {

	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: none;
}
.left {

	float: left;
	margin-bottom: 20px;
	border: none;
	margin-right: 20px;
}
a.link2:link {
	color: #F4DA7B;
	text-decoration: none;
}
a.link2:visited {
	color: #F4DA7B;
	text-decoration: none;
}
a.link2:hover {
	text-decoration: underline;
	color: #F4DA7B;
}
a.link2:active {
	text-decoration: underline;
	color: #F4DA7B;
}
a.link3:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link3:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link3:hover {
	color: #F4DA7B;
	text-decoration: none;
}
a.link3:active {
	text-decoration: none;
	color: #F4DA7B;
}
a:link {
	color: #34576B;
	text-decoration: underline;
}
a:visited {
	color: #34576B;
	text-decoration: underline;
}
a:hover {
	color: #5D95B0;
	text-decoration: underline;
}
a:active {
	color: #5D95B0;
	text-decoration: underline;
}
.border-popup-images {
	border: 1px solid #5D95B0;
	padding: 5px;
	background-color: #F4DA7B;
}
.border {
	border: 1px solid #5D95B0;
	padding: 5px;
	background-color: #F4DA7B;
}
.header3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #34576B;
	font-style: normal;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CEFFFF;
	line-height: 11pt;
	font-weight: bold;
}
.text-white {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #FFFFFF;
	text-align: left;
}
.link-selected {
	font-weight: bold;
	color: #F4DA7B;
}
#nav { list-style:none; padding:0; margin:0; position:relative}
#nav ul {
	position: absolute;
	left: -999em;
	list-style: none;
	
}

#nav li:hover ul, #nav li.sfhover ul {
	left: 116px;
	top:10px;
	display: block;
	width:170px;
	z-index:100;
}

html>body #nav li:hover ul, html>body #nav li.sfhover ul {
	left: 116px;
	top:10px;
	display: block;
	width:170px;
	z-index:100;
}
#nav ul li a {
	font-size:12px;
	background:#feefba;
	padding: 0px 14px 0px 14px;
	margin:0;
	line-height:20px;
	color: #5d94af;
	font-weight: bold;
	text-decoration: none;
	width:120px;
	display:block;
	z-index:100;
	border-top:#91b7c7 1px solid; border-left:#91b7c7 1px solid; border-right:#91b7c7 1px solid;
}
#nav ul li.first a { border-top:#577886 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;}
#nav ul li.last a { border-bottom:#577886 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;}
#nav ul li a:hover {
	background: #97a6ad;
	color: #fff;
}
/*2*/
#nav2 { list-style:none; padding:0; margin:0; position:relative}
#nav2 ul {
	position: absolute;
	left: -999em;
	list-style: none;
}

#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: 116px;
	top:10px;
	display: block;
	width:170px;
	z-index:100;
}

html>body #nav2 li:hover ul, html>body #nav2 li.sfhover ul {
	left: 116px;
	top:10px;
	display: block;
	width:170px;
	z-index:100;
}

#nav2 ul li a {
	font-size:12px;
	background:#feefba;
	padding: 0px 14px 0px 14px;
	margin:0;
	line-height:20px;
	color: #5d94af;
	font-weight: bold;
	text-decoration: none;
	width:120px;
	display:block;
	z-index:100;
	border-top:#91b7c7 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;
}
#nav2 ul li.first a { border-top:#577886 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;}
#nav2 ul li.last a { border-bottom:#577886 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;}
#nav2 ul li a:hover {
	background: #97a6ad;
	color: #fff;
}

/*3*/
#nav3 { list-style:none; padding:0; margin:0; position:relative}
#nav3 ul {
	position: absolute;
	left: -999em;
	list-style: none;
}

#nav3 li:hover ul, #nav3 li.sfhover ul {
	left: 116px;
	top:10px;
	display: block;
	width:170px;
	z-index:100;
}

html>body #nav3 li:hover ul, html>body #nav3 li.sfhover ul {
	left: 116px;
	top:10px;
	display: block;
	width:170px;
	z-index:100;
}
#nav3 ul li a {
	font-size:12px;
	background:#feefba;
	padding: 0px 14px 0px 14px;
	margin:0;
	line-height:20px;
	color: #5d94af;
	font-weight: bold;
	text-decoration: none;
	width:120px;
	display:block;
	z-index:100;
	border-top:#91b7c7 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;
}
#nav3 ul li.first a { border-top:#577886 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;}
#nav3 ul li.last a { border-bottom:#577886 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;}
#nav3 ul li a:hover {
	background: #97a6ad;
	color: #fff;
}
/*4*/
#nav4 { list-style:none; padding:0; margin:0; position:relative}
#nav4 ul {
	position: absolute;
	left: -999em;
	list-style: none;
}

#nav4 li:hover ul, #nav4 li.sfhover ul {
	left: 116px;
	top:10px;
	display: block;
	width:170px;
	z-index:100;
}

html>body #nav4 li:hover ul, html>body #nav4 li.sfhover ul {
	left: 116px;
	top:10px;
	display: block;
	width:170px;
	z-index:100;
}
#nav4 ul li a {
	font-size:12px;
	background:#feefba;
	padding: 0px 14px 0px 14px;
	margin:0;
	line-height:20px;
	color: #5d94af;
	font-weight: bold;
	text-decoration: none;
	width:120px;
	display:block;
	z-index:100;
	border-top:#91b7c7 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;
}
#nav4 ul li.first a { border-top:#577886 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;}
#nav4 ul li.last a { border-bottom:#577886 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;}
#nav4 ul li a:hover {
	background: #97a6ad;
	color: #fff;
}
/*5*/
#nav5 { list-style:none; padding:0; margin:0; position:relative}
#nav5 ul {
	position: absolute;
	left: -999em;
	list-style: none;
}

#nav5 li:hover ul, #nav5 li.sfhover ul {
	left: 116px;
	top:10px;
	display: block;
	width:170px;
	z-index:100;
}

html>body #nav5 li:hover ul, html>body #nav5 li.sfhover ul {
	left: 116px;
	top:10px;
	display: block;
	width:170px;
	z-index:100;
}
#nav5 ul li a {
	font-size:12px;
	background:#feefba;
	padding: 0px 14px 0px 14px;
	margin:0;
	line-height:20px;
	color: #5d94af;
	font-weight: bold;
	text-decoration: none;
	width:120px;
	display:block;
	z-index:100;
	border-top:#91b7c7 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;
}
#nav5 ul li.first a { border-top:#577886 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;}
#nav5 ul li.last a { border-bottom:#577886 1px solid; border-left:#577886 1px solid; border-right:#577886 1px solid;}
#nav5 ul li a:hover {
	background: #97a6ad;
	color: #fff;
}
.below { z-index:-1}
/* Global form styles */
div.referral-form, div.appointment-form, div.comments, div.login-form {
	width: 100%;
	margin-top: 18px;	
}

fieldset {border: 0; padding: 9px 0;color: #002544; margin: 0 18px;}
fieldset div {clear: both;}
.form-header {color: #002544; border-bottom: 1px solid #002544;/*optional, change color to match site*/}
.form-header h3 {margin: 0 0 9px;}
.form-header p {margin: 0 0; padding-bottom: 18px;}
.form-footer {padding-top: 18px; text-align: center; border-top: 1px solid #c6dbed;/*optional, change color to match site*/}
.form-footer button {/*these styles control the look of the button, change as necessary*/
	clear:both;/*do not change, forces button to sit below floated elements*/
	margin: 9px auto;/*do not change, controls positioning*/
	display: block;
	width:125px;
	height:31px;
	background:#c6dbed;/* customize me! */
	border: 1px solid #002544;
	text-align:center;
	line-height:31px;
	color:#002544;/* customize me! */
	font-size:12px;
	font-weight:bold;}
fieldset input, fieldset textarea, fieldset select {line-height: 18px; height: 18px; padding: 4px 9px 5px 9px; border: 1px solid #002544;}
fieldset input.radio {border: 0;}
fieldset p.verification img {border: 1px solid #002544;}
fieldset label {margin-top: 9px;}
fieldset label, label span {text-align: left; line-height: 18px; height: 18px;}
fieldset textarea {height: 144px; overflow: auto;}
label.required {background: url(images/required_note.gif) 100% 0 no-repeat;}
p.required-note {font-weight: bold;}
p.required-note img {display: inline;}
p.radio-float, p.radio-float input {line-height: 27px; vertical-align: middle;}


/* appointment form */
.appointment-form {
	margin: 18px 0;
	padding: 0;
}
.appointment-form fieldset {border: 0; }
.appointment-form label {/*floats labels left*/
	font-size: 12px;
	display:block;
	font-weight:bold;
	width:45%;
	float:left;
	margin-top: 9px;
	line-height: 18px;
	}
.appointment-form label span {/*sits below labels; holds instructions*/
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:100%;}
.appointment-form input, .appointment-form select, .appointment-form textarea {
	float:left;
	font-size:12px;
	padding:0 2px;
	width:40%;
	margin:9px 0 9px 2%;
	background: #ffffff;}
.appointment-form p.radio, .appointment-form p.verification {
	clear: both;
	margin: 9px 0 9px 47%;
	font-size: 12px;}
.appointment-form p.radio-float {
	clear: none;
	float:left;
	width: 45%;
	padding:0;
	margin:9px 0 9px 2%;
	vertical-align: middle;
	line-height: 18px;}
.appointment-form span#found-other {width: 100%;}
.appointment-form span#found-other input {margin-left: 47%; background: #fff0b2}
.appointment-form p.verification {margin-top: 0;}
.appointment-form p.radio input, .appointment-form p.radio-float input {
	float: none;
	width: auto;
	margin: 0 0 0 2%;
	padding: 4px 2px;}

/* JQuery */
input.error, select.error, textarea.error {border-color: #a52003; background: #fefda1; }
div.error {padding-left: 18px; background: url(images/validate_error.jpg) 0 0 no-repeat; color: #a52003; 
		 display: block; margin:0 0 9px 47%; font-size: 11px; font-weight: normal; line-height: 18px; clear: both;}
div.success {padding-left: 18px; background: url(images/validate_ok.jpg) 0 0 no-repeat; color: #000000; 
		   display: block;margin:9px 0 0 0;font-size: 11px; font-weight: normal; line-height: 18px; float: right; clear: none;}
.contact-form div.error, .contact-form div.success {margin-left: 0;}

.flash-replaced .alt {
display: block;
width: 0px;
height: 0px;
position: absolute;
overflow: hidden;}

img.right {
border: solid 1px #000;
margin: 0 0 15px 15px;
float: right;
clear: right;}
.img-left {
border: solid 1px #000;
margin: 0 15px 20px 0;
float: left;}
span.indent {
padding-left: 40px;}
#sidebar {
background: #fff;
width: 275px;
margin: 0 0 15px 15px;
padding: 0;
border: solid 1px #000;
float: right;
clear: right;}
#sidebar a {
color: #036;}
#sidebar h3 {
background: #97AFC2;
margin: 0;
padding: 15px;
color: #fff;}
.thumb {
border: solid 1px #000;
margin: 0 10px 10px 0;
float: left;
clear: left;}
#sidebar p {
padding: 0 15px;
margin: 15px 0;}
.clear {clear: both;}
