@import url(navigation.css);
@import url(footer.css);
@import url(content.css);
@import url(sitemap.css);
@import url(forms.css);
@import url(tables.css);

/*-------------------------------------------------------------------------------------*/

/* Media Queries: Tablet Landscape */
@media screen and (max-width: 1060px) {
    #primary { width:67%; }
    #secondary { width:30%; margin-left:3%;}  
}

/* Media Queries: Tabled Portrait */
@media screen and (max-width: 768px) {
    #primary { width:100%; }
    #secondary { width:100%; margin:0; border:none; }
}

/* Interface Shell */

body {
	margin:0px;
	padding:0;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:small;
	background: url(../images/site_tile.jpg) repeat-x left top #cfc399;
	color:#555;
	text-align: center;
}

.MainContainer {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
	display:table;
	width: 970px;
	text-align: left;
	background: url(../images/site_shadow.png) no-repeat left bottom;
	padding: 0px 5px 0px 5px;
	overflow:hidden;
}

.Header {
	width: 920px;
	height: 105px;
	display:block;
	float:left;
	background: url(../images/header_bg.jpg) no-repeat left top;
}

.Logo {
	width: 215px;
	height: 100px;
	padding: 0px 0px 7px 20px;
	display:block;
	float:left;
}

.GlobalContainer {
	width: 655px;
	margin: 0px 20px 0px 0px;
	display:block;
	float:left;
}

.GlobalTextSize {
	width: 655px;
	height: 21px;
	margin: 10px 0px 12px 0px;
	display:block;
	float:right;
	text-align:right;

	
	
}

.GlobalPhone {
	width: 655px;
	height: 26px;
	margin: 10px 6px 13px 10px;
	display:block;
	float:left;
	text-align:right;
}

/* Home Styles */

.HomeContentContainer {
	display:block;
	float:left;
	width: 970px;
	padding: 0px 0px 0px 0px;
	background: url(../images/home_bg_1.jpg) no-repeat left top;
}

.ContentTop {
	display:block;
	float:left;
	width: 920px;
	padding: 0px 25px 0px 25px;
	background: none;
}

.ContentTopLeft {
	display:block;
	float:left;
	width: 610px;
	padding: 0px 25px 0px 0px;
	background: none;
}

.HomeContentBottom {
	display:block;
	float:left;
	width: 925px;
	padding: 0px 20px 20px 25px;
	margin: 20px 0px 0px 0px;
	background: none;
}

.HomeContentLeft {
	display:block;
	float:left;
	width: 590px;
	padding: 0px 0px 0px 0px;
	margin: 0px 40px 0px 0px;
}

.HomeIntro {
	display:block;
	float:left;
	width: 310px;
	height:305px;
	padding: 20px 0px 0px 280px;
	margin: 0px 0px 0px 0px;
}

.HomeIntro .headline {
	display:block;
	float:left;
	width: 310px;
	height: 90px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    font-size: 36px;
    color:#4D739E; 
}

.HomeIntro .content {
	display:block;
	float:left;
	width: 310px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#4d739e;
	font-size:120%;
	line-height:20px;
}

.HomeIntro .content a:link {
	color:#00F;
	background-color:transparent;
	/*	font-weight:bold;	*/
	text-decoration:none;
	/*	font-size:small;	*/
}

.HomeIntro .content a:visited {
	color:#4d739e;
	background-color:transparent;
	text-decoration:none;
	/*	font-weight:bold;	*/
	/*	font-size:small;	*/
}

.HomeIntro .content a:hover {
	/*	color:#0077c0;	*/
	color:#4d739e;
	text-decoration:none;
	/*	font-weight:bold;	*/
	background-color:transparent;
	text-decoration:none;
	/*	font-size:small;	*/
}

.HomeIntro .content a:visited:hover {
	/*	color:#0077c0;	*/
	color: #0033FF;
	/*	text-decoration:none;	*/
	/*	font-weight:bold;	*/
	background-color: transparent;
	text-decoration: none;	/*	font-size:small;	*/
}

.HomeTabsContainer {
	display:block;
	float:left;
	width: 565px;
	padding: 0px 35px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:url(../images/home_tabs_container_bg.png) no-repeat top left;
}

.HomeTabsContent {
	display:block;
	float:left;
	width: 515px;
	padding: 45px 30px 0px 20px;
	margin: 0px 0px 0px 0px;
	color:#333;
}

.HomeTabsContent .link {
	display:block;
	float:left;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.HomeTabsContent .link a:link {
	color:#d26b27;
	background-color:transparent;
	font-weight:bold;
	text-decoration:none;
}

.HomeTabsContent .link a:visited {
	color:#d26b27;
	background-color:transparent;
	text-decoration:none;
	font-weight:bold;
}

.HomeTabsContent .link a:hover {
	color:#0077c0;
	text-decoration:none;
	font-weight:bold;
	background-color:transparent;
	text-decoration:underline;
}

.HomeTabsContent .link a:visited:hover {
	color:#0077c0;
	text-decoration:none;
	font-weight:bold;
	background-color:transparent;
	text-decoration:underline;
}

.HomeTabsContent .hdr {
	display:block;
	float:left;
	width:515px;
	padding: 0 0 5px 0px;
	margin: 0px 0px 0px 0px;
	color:#333;
	font-weight:bold;
	font-size:105%;
}

.HomeTabsBottom {
	display:block;
	float:left;
	width: 565px;
	height:20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:url(../images/home_tabs_container_btm.png) no-repeat top left;
}

.HomeContentRight {
	display:block;
	float:left;
	width: 295px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

.HomeContentRight a:link {
	color:#be5814;
	background-color:transparent;
	font-weight:normal;
	text-decoration:none;
}

.HomeContentRight a:visited {
	color:#be5814;
	background-color:transparent;
	text-decoration:none;
	font-weight:normal;
}

.HomeContentRight a:hover {
	color:#0077c0;
	text-decoration:none;
	font-weight:normal;
	background-color:transparent;
	text-decoration:underline;
}

.HomeContentRight a:visited:hover {
	color:#0077c0;
	text-decoration:none;
	font-weight:normal;
	background-color:transparent;
	text-decoration:underline;
}

.HomeBox1 {
	display:block;
	float:left;
	width: 270px;
	height: 95px;
	padding: 15px 0px 10px 25px;
	margin: 0px 0px 0px 0px;
	background:url(../images/home_box1_bg.png) no-repeat top left;
	color:#333;
}

.HomeBox1 .Btn, .HomeBox2 .Btn, .HomeBox3 .Btn {
	display:block;
	float:left;
	width: 63px;
	height: 23px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.HomeBox2 {
	display:block;
	float:left;
	width: 270px;
	height: 95px;
	padding: 15px 0px 10px 25px;
	margin: 0px 0px 0px 0px;
	background:url(../images/home_box2_bg.png) no-repeat top left;
	color:#333;
}

.HomeBox3 {
	display:block;
	float:left;
	width: 230px;
	height: 185px;
	padding: 15px 40px 10px 25px;
	margin: 0px 0px 0px 0px;
	background:url(../images/home_box3_bg.png) no-repeat top left;
	color:#333;
}

.HomeBox3 .arrow {
	width:230px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:10px 0 0;
	list-style:none;
}

.HomeBox3 .arrow li {
	width:100%;
	overflow:hidden;
	background:url(../images/bullet_arrow_callout.gif) no-repeat;
	margin:0 0 10px !important;
	border-bottom:1px dotted #fff !important;
	padding:0 0 5px 22px;
}

.HomeBox3 .arrow li a {
	
	text-decoration:none;
	font-size:14px;
}

.HomeBox3 .arrow li.btm {
	width:100%;
	overflow:hidden;
	background:url(../images/bullet_arrow_callout.gif) no-repeat;
	margin:0 0 10px !important;
	border:none !important;
	padding:0 0 5px 22px;
}

.HomeBox3 .arrow li.btm a {
	
	text-decoration:none;
	font-size:14px;
}

.HomeMastHead {
	display:block;
	float:left;
	width:673px;
	height:320px;
	margin:0px 12px 0px 0px;
	padding:0px 0px 0px 0px;
}

.Flash {
	display:block;
	float:left;
	width:673px;
	height:315px;
	margin:0px 12px 0px 0px;
	padding:0px 0px 0px 0px;
}

/*-------------------------------------------------------------------------------------*/
/* Tier styles */

.TierContentContainer {
	display:block;
	float:left;
	width: 970px;
	padding: 0px 0px 0px 0px;
	background: url(../images/tier_bg.jpg) no-repeat left top #fff;
}

.TierMastHead {
	display:block;
	float:left;
	width:925px;
	height:50px;
	margin:0px 0px 0px 0px;
	padding:0px 45px 0px 0px;
	text-align:right;
}

.TierContentBottom {
	display:block;
	float:left;
	width: 950px;
	padding: 0px 20px 20px 0px;
	margin: 20px 0px 0px 0px;
	background: none;
}

.TierLeft {
	display:block;
	float:left;
	width:220px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
}

.TierMid {
	display:block;
	float:left;
	width:445px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
}

.TierMidWide {
	display:block;
	float:left;
	width:700px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
}

.TierMidWide1 {


    display: table-cell;
    vertical-align: middle;
    width:700px;
    content { width: 50%; border: 1px; color: LightBlue; }

	
}

.TierRight {
	display:block;
	float:left;
	width:255px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


.TierUtility {
	display:block;
	float:left;
	width:895px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 55px;
}
.TierUtility h1 {
	font:28px/30px Arial, Helvetica, sans-serif;
	color:#0077c0;
	margin:0;
}
.TierUtility h1 em {
	font:28px/30px Arial, Helvetica, sans-serif;
	color:#0077c0;
	display:block;
	overflow:hidden;
}
.TierUtility h1 .head2 {margin:-7px 0 0}
.TierUtility h1 .head2 span {
	float:right;
	display:inline;
}
.TierUtility h1 .head2 strong {
	float:right;
	display:inline;
}
/*-------------------------------------------------------------------------------------*/
/* Physician styles */

.physicianFinderContainer {
	display:block;
	width:610px;
	padding:20px 0px 20px 0px;
}
.physicianFinderBio {
	display:block;
	float:left;
	width:635px;
	padding:0px 20px 0px 20px;
}
table.findPhysician {
	background-color:#e1ebf7;
	font-size: 100%;
	padding: 0px 0px 0px 0px;
}
.findPhysician td {
	padding:10px 10px 10px 10px;
}
.findPhysician tr.altrow {
	padding:5px 5px 5px 5px;
	background-color:#f2f6fb;
}
.findPhysician tr.tableHeader  {
	font-weight:bold;
	background-color:#0077c0;
	color:#FFFFFF;
}
.findPhysician .tableHeader td  {
	border-bottom:solid 1px #ccc;
	padding:10px 10px 10px 10px;
}
/*-------------------------------------------------------------------------------------*/
/* Popup styles */

.PopupContainer {
	display:block;
	float:left;
	width:350px;
	text-align:left;
}
.popupTop {
	display:block;
	float:left;
	width:350px;
	background-image:url(../images/img_popup_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.popupBtm {
	display:block;
	float:left;
	width:350px;
}
.popupTop .content {
	display:block;
	float:left;
	width:305px;
	padding: 10px 10px 0px 35px;
}
.popupTop .content p{
	display:block;
	padding: 5px 0px 5px 0px;
	margin:0;
}
.closePopup a:link,
.closePopup a:visited {
	display:block;
	float:right;
	color:#d26b27;
	font-weight:bold;
	text-decoration:none;
}
.closePopup a:hover,
.closePopup a:visited:hover {
	display:block;
	float:right;
	color:#d26b27;
	font-weight:bold;
	text-decoration:underline;
}

/* update */
a:focus{outline:none}

.resize {
	float:right;
	padding:0;
	margin:-4px 0 0;
	list-style:none;
	overflow:hidden;
}
.resize li {
	float:left;
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#666;
	padding:0 0 0 8px;
}
.resize li a {
	float:left;
	height:17px;
	text-indent:-9999px;
	text-align:left;
}
#font-min {
	background:url(../images/min.gif) no-repeat;
	width:11px;
}
#font-min:hover {background:url(../images/min-over.gif) no-repeat}
#font-max {
	background:url(../images/max.gif) no-repeat;
	width:12px;
}
#font-max:hover {background:url(../images/max-over.gif) no-repeat}
.info {
	width:445px;
	overflow:hidden;
}
h1 {font-size:100%}
.info h1 {
	font:28px/30px Arial, Helvetica, sans-serif;
	color:#0077c0;
	width:445px;
	margin:0;
}
.info h1 em {
	font:28px/30px Arial, Helvetica, sans-serif;
	color:#0077c0;
	display:block;
	width:435px;
	overflow:hidden;
}
.info h1 .head2 {margin:-7px 0 0}
.info h1 .head2 span {
	float:right;
	display:inline;
}
.info h1 .head2 strong {
	float:right;
	display:inline;
}
.intro {
	width:435px;
	overflow:hidden;
	padding:6px 10px 18px 0;
	border-bottom:1px solid #c7d2dc;
}
.frame-big {
	float:left;
	background:url(../images/frame01.jpg) no-repeat;
	width:169px;
	height:174px;
	padding:2px 1px 1px;
	margin:-2px 12px 0 0;
}
.frame-big img {display:block}
.intro p {
	font:150%/130% Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0 0 14px;
}
.in p {margin:0 10px 0 0}
.intro p a {text-decoration:underline !important}
.intro p a:hover {text-decoration:none !important}
.intro .all p {font:130%/130% Arial, Helvetica, sans-serif}
.part {
	width:445px;
	padding:12px 0 0;
	overflow:hidden;
}
.part h2 {
	font:220%/110% Arial, Helvetica, sans-serif;
	margin:0;
}
.part h3 {
	font:185%/110% Arial, Helvetica, sans-serif;
	margin:0;
}
.part p {
	font:130%/130% Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 15px;
}
.part-info {
	width:445px;
	padding:5px 0 0;
	overflow:hidden;
}

.frame-small {
	float:left;
	background:url(../images/frame02.jpg) no-repeat;
	width:127px;
	height:122px;
	padding:1px;
	margin:0 5px 0 0;
}
.frame-small img {display:block}
.link {
	width:445px;
	overflow:hidden;
}
.link p {margin:0 0 15px 28px}
.link h2 {
	font:21px/26px Arial, Helvetica, sans-serif;
	color:#0077c0;
	margin:0 0 10px;
}
.link h2 a {
	font:21px/26px Arial, Helvetica, sans-serif;
	color:#0077c0;
	padding:0 0 0 28px;
	background:url(../images/plus.gif) no-repeat 0 50%;
	text-decoration:none;
}
.link h2 a:hover {
	color:#d26b27 !important;
	text-decoration:none;
}

.link2 {
	overflow:hidden;
	display:inline;
}
.link-info {
	width:417px;
	padding:0 0 0 28px;
	overflow:hidden;
}
.one {
	width:445px;
	padding:0;
}
.open h2 a {
	color:#d26b27;
	background:url(../images/minus.gif) no-repeat 0 50%;
}
.link-info p {margin:0 0 15px}
.call {
	padding:12px 0 0;
	width:445px;
	overflow:hidden;
}
.call div {
	background:#d8e8f6 url(../images/bg-call.jpg) repeat-x;
	width:443px;
	padding:12px 0;
	overflow:hidden;
	border:1px solid #82aed4;
}
.call h2 {text-align:center}
.call p {
	font:150%/110% Arial, Helvetica, sans-serif;
	color:#333;
	margin:4px 0 0;
	text-align:center;
}
.top {
	padding:20px 0 0;
	width:445px;
	overflow:hidden;
}
.now {padding:8px 0 0}
.inner {border-top:1px solid #c7d2dc}
.top a {
	font:bold 120%/120% Arial, Helvetica, sans-serif !important;
	color:#d26b27 !important;
	padding:0 15px 0 0;
	background:url(../images/arrow.gif) no-repeat 100% 50%;
	text-decoration:none;
	text-align:right;
	float:right;
}
.top a:hover {
	font:bold 100%/110% Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.top2 {
	padding:0 0;
	overflow:hidden;
}
.top2 a {
	font:bold 120%/120% Arial, Helvetica, sans-serif !important;
	color:#d26b27 !important;
	padding:0 15px 0 0;
	background:url(../images/arrow.gif) no-repeat 100% 50%;
	text-decoration:none;
	text-align:right;
	float:right;
}
.top2 a:hover {
	font:bold 100%/110% Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.back {
	padding:0 0 15px 0;
	width:445px;
	overflow:hidden;
}
.back a {
	font:bold 120%/120% Arial, Helvetica, sans-serif !important;
	color:#d26b27 !important;
	padding:0 0 0 15px;
	background:url(../images/back_arrow.gif) no-repeat center left;
	text-decoration:none;
	text-align:left;
	float:left;
}
.back a:hover {
	font:bold 100%/110% Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.top2 {
	padding:10px 0 0 0;
	overflow:hidden;
}
.top2 a {
	font:bold 120%/120% Arial, Helvetica, sans-serif !important;
	color:#d26b27 !important;
	padding:0 15px 0 0;
	background:url(../images/arrow.gif) no-repeat 100% 50%;
	text-decoration:none;
	text-align:right;
	float:right;
}
.top2 a:hover {
	font:bold 100%/110% Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.back2 {
	padding:10px 0 0 0;
	overflow:hidden;
}
.back2 a {
	font:bold 120%/120% Arial, Helvetica, sans-serif !important;
	color:#d26b27 !important;
	padding:0 0 0 15px;
	background:url(../images/back_arrow.gif) no-repeat center left;
	text-decoration:none;
	text-align:left;
	float:left;
}
.back2 a:hover {
	font:bold 100%/110% Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.block1 ul, .block3 ul, .T1Nav ul {
	list-style: square none;
	list-style:none;
	font-size:small;
}
/*.info ul, .block1 ul, .block3 ul, .T1Nav ul {
	list-style: square none;
	list-style:none;
	font-size:small;
}
*/
.list {
	width:435px;
	padding:11px 10px 17px 0;
	margin:0;
	overflow:hidden;
	list-style:none;
	border-bottom:1px solid #c7d2dc;
}
.list li {
	width:425px;
	margin:6px 0 0;
	padding:0 0 0 10px;
	background:url(../images/separator.gif) no-repeat 0 5px;
}
.list li a {
	font:130%/130% Arial, Helvetica, sans-serif;
	color:#0077c0 !important;
	text-decoration:underline !important;
}
.list li a:hover {text-decoration:none !important}
.desc {
	width:429px;
	padding:4px 9px 9px;
	margin:5px 0 30px;
	background:#ecf3fb;
	overflow:hidden;
}

.slist {
	margin:0;
	display:block;
	float:left;
	padding:10px 0 0 10px;
	width:355px;
	font-size:small;
}

.slist ul {
	list-style:square;
	vertical-align: top;
	color:#0278c0;
}

.slist ul li {
	vertical-align: top;
	}
	
.slist ul li span {
	vertical-align: top;
	color:#666;
	}

.slist ul.innerBull {
	list-style:disc;
	color:#0278c0;
}
/*ul.slist {
    margin: 0px 0px 0px 0px;
    padding: 0 0 0 0px;
    list-style: none;
    float: left;
}

ul.slist li {
    margin: 0px 0px 5px 0px;
	padding: 0 0 0 18px;
	background:url(../images/separator1.gif) no-repeat 0 8px;
}

ul.slist ul {
    margin: 10px 0px 0px 0px;
    padding-left: 5px;
    list-style: none;
    float: left;
	
}

ul.slist ul li {
    margin: 0px 0px 10px 0px;
	padding-left:10px;
	background:url(../images/separator2.gif) no-repeat 0 8px;
}*/








/*.slist {
	width:429px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.slist li {
	font:100%/120% Arial, Helvetica, sans-serif;
	color:#333;
	width:415px;
	padding:0 0 0 10px;
	margin:5px 0 0 0;
	background:url(../images/separator1.gif) no-repeat 0 5px;
}
.slist li a {
	font:100%/110% Arial, Helvetica, sans-serif !important;
	color:#0077C0 !important;
	text-decoration:none;
}
.slist li a:hover {text-decoration:underline}
.slist ul {
	width:397px;
	padding:0 0 3px 18px;
	margin:0;
	overflow:hidden;
}
.slist ul li {
	width:385px;
	padding:0 0 0 10px;
	margin:4px 0 0 0;
	background:url(../images/separator2.gif) no-repeat 0 8px;
}*/
.visit {
	background:#ecf3fb;
	width:419px;
	padding:12px 10px 20px 16px;
	margin:25px 0 13px;
	overflow:hidden;
}
.visit-info {
	width:419px;
	padding:9px 0 0;
	overflow:hidden;
}
.visit-info p {
	font:130%/140% Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
}
.frame-short {
	float:left;
	background:url(../images/frame03.jpg) no-repeat;
	width:127px;
	height:105px;
	padding:1px;
	margin:0 5px 0 0;
}
.frame-short img {display:block}
.help {
	width:445px;
	padding:10px 0 30px;
	overflow:hidden;
}
.help p {margin:0}
.help ul {
	width:445px;
	padding:0;
	margin:6px 0 0;
	overflow:hidden;
}
.help ul li {
	width:430px;
	padding:0 0 0 15px;
	background:url(../images/arrow1.gif) no-repeat 0 2px;
	margin:6px 0 0;
}
.help ul li a {
	font:130%/120% Arial, Helvetica, sans-serif;
	color:#0077c0;
	text-decoration:underline !important;
}
.help ul li a:hover {
	color:#d26b27;
	text-decoration:none !important;
}
.items {
	width:445px;
	padding:0 0 18px;
	overflow:hidden;
	border-bottom:1px solid #c7d2dc;
}
.items ul {
	width:445px;
	padding:13px 0 0;
	margin:0;
	overflow:hidden;
	font-size:100%;
	list-style:none;
}
.items ul li {
	float:left;
	width:205px;
	padding:0 17px 0 0;
	margin:0;
}
.items h3 {
	font:bold 170%/120% Arial, Helvetica, sans-serif;
	color:#1a90ad;
	margin:0;
}
.item {
	width:205px;
	padding:8px 0 0;
	overflow:hidden;
}
.item p {
	font:110%/130% Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
}
.frame {
	float:left;
	background:url(../images/frame.gif) no-repeat;
	width:73px;
	height:76px;
	padding:1px;
	margin:2px 8px 0 0;
}
.frame img {display:block}
.items .more {
	padding:4px 0 0;
	width:205px;
	overflow:hidden;
}
.items .more a {
	float:left;
	font:bold 120%/130% Arial, Helvetica, sans-serif !important;
	color:#d26b27 !important;
	background:url(../images/arrow2.gif) no-repeat 100% 2px;
	padding:0 15px 0 0;
	text-decoration:none;
	text-transform:uppercase;
}
.items .more a:hover {text-decoration:underline}


.more2 {
	display:block;
	padding:10px 0 10px 0;
	width:100%;
	border-top:1px solid #ccc;
}
.more2 p {
	color:#1A90AD;
}
.more2 a {
	float:left;
	font:bold 100% Arial, Helvetica, sans-serif !important;
	color:#d26b27 !important;
	background:url(../images/arrow2.gif) no-repeat 100% 2px;
	padding:0 15px 0 0;
	text-decoration:none;
	text-transform:uppercase;
}
.more2 a:hover {text-decoration:underline}


.find {
	background:url(../images/box1.jpg) no-repeat;
	width:170px;
	height:97px;
	padding:13px 65px 0 20px;
	overflow:hidden;
}
.find h3 {
	background:url(../images/home_hdr_find_a_physician.png) no-repeat;
	width:169px;
	height:15px;
	line-height:10px;
	overflow:hidden;
	margin:0 0 0 1px;
	text-indent:-9999px;
	padding:0;
}
.find p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#333;
	margin:4px 0 0;
}
.learn p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#333;
	margin:4px 0 0;
}
.find div {
	width:170px;
	padding:6px 0 0;
	overflow:hidden;
}
.find div a {
	display:block;
	background:url(../images/go.gif) no-repeat;
	width:63px;
	height:23px;
	text-indent:-9999px;
}
.learn div {
	width:170px;
	padding:6px 0 0;
	overflow:hidden;
}
.learn div a {
	display:block;
	background:url(../images/go.gif) no-repeat;
	width:63px;
	height:23px;
	text-indent:-9999px;
}
.make {
	background:url(../images/box2.jpg) no-repeat;
	width:210px;
	height:114px;
	padding:13px 25px 0 20px;
	margin:4px 0 0;
	overflow:hidden;
}
.learn {
	background:url(../images/box_noimage.jpg) no-repeat;
	width:210px;
	height:114px;
	padding:13px 25px 0 20px;
	margin:4px 0 0;
	overflow:hidden;
}
.learn h3 {
	background:url(../images/home_hdr_learn_more.png) no-repeat;
	width:209px;
	height:15px;
	line-height:10px;
	overflow:hidden;
	margin:0 0 0 1px;
	text-indent:-9999px;
	padding:0;
}
.make h3 {
	background:url(../images/home_hdr_make_an_appointment.png) no-repeat;
	width:209px;
	height:15px;
	line-height:10px;
	overflow:hidden;
	margin:0 0 0 1px;
	text-indent:-9999px;
	padding:0;
}
.make p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#333;
	margin:4px 0 0;
}
.make div {
	width:210px;
	padding:6px 0 0;
	overflow:hidden;

}
.make div a {
	display:block;
	background:url(../images/go.gif) no-repeat;
	width:63px;
	height:23px;
	text-indent:-9999px;
}
.cantFind {
	background:url(../images/box_noimage_larger.jpg) no-repeat;
	width:210px;
	height:130px;
	padding:13px 25px 0 20px;
	margin:4px 0 0;
	overflow:hidden;
}
.cantFind h3 {
	background:url(../images/home_hdr_cant_find.png) no-repeat;
	width:209px;
	height:32px;
	line-height:10px;
	overflow:hidden;
	margin:0 0 0 1px;
	text-indent:-9999px;
	padding:0;
}
.cantFind div {
	width:170px;
	padding:6px 0 0;
	overflow:hidden;
}
.cantFind div a {
	display:block;
	background:url(../images/go.gif) no-repeat;
	width:63px;
	height:23px;
	text-indent:-9999px;
}
.cantFind p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#333;
	margin:4px 0 0;
}
.block1 {
	background:url(../images/block1-bg.jpg) repeat-y;
	width:255px;
	overflow:hidden;
	margin-top:4px;
}
.block1-bg {background:url(../images/block1-top.jpg) no-repeat}
.block1-info {
	background:url(../images/block1-foot.jpg) no-repeat 0 100%;
	width:219px;
	padding:11px 18px 20px 18px;
	overflow:hidden;
}
* html .block1-info {
	height:220px;
	overflow:visible;
}
.block1 h2 {
	font:bold 170%/110% Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	text-transform:uppercase;
}
.block1 hr {
	padding:5px 0px 5px 0px;
	margin:0;
	background:url(../images/dotted.gif) repeat-x;
}
.block1 p {
	font:120%/130% Arial, Helvetica, sans-serif;
	color:#666;
	margin:15px 0 0;
}
.block1 ul {
	width:215px;
	padding:0;
	margin:10px 0 0;
	overflow:hidden;
}
.block1 ul li {
	float:left;
	width:215px;
	padding:8px 0 6px;
	margin:0;
	background:url(../images/dotted.gif) repeat-x;
}
.block1 ul li:first-child {background:none}
.block1 ul li a {
	float:left;
	font:110%/110% Arial, Helvetica, sans-serif;
	color:#be5814 !important;
	background:url(../images/arrow2.gif) no-repeat 0 2px;
	padding:0 0 0 22px;
	text-decoration:none;
}
.block1 ul li a:hover {text-decoration:underline}
.block2 {
	background:url(../images/block2-bg.jpg) repeat-y;
	width:255px;
	overflow:hidden;
	margin:14px 0 0;
}
.block2-bg {background:url(../images/block2-top.jpg) no-repeat}
.block2-info {
	background:url(../images/block2-foot.jpg) no-repeat 0 100%;
	width:219px;
	padding:8px 18px 14px 18px;
	min-height:178px;
	overflow:hidden;
}
* html .block2-info {
	height:178px;
	overflow:visible;
}
.block2 h2 {
	font:bold 170%/120% Arial, Helvetica, sans-serif;
	color:#0583a1;
	margin:0;
}
.block2 p {
	font:120%/130% Arial, Helvetica, sans-serif;
	color:#333;
	margin:14px 0 0;
}
.block2-info div {
	width:219px;
	padding:8px 0 0;
	overflow:hidden;
}
.block2-info div a {
	display:block;
	background:url(../images/go.gif) no-repeat;
	width:63px;
	height:23px;
	text-indent:-9999px;
}
.block3 {
	background:url(../images/block3-bg.jpg) repeat-y;
	width:255px;
	overflow:hidden;
	margin:14px 0 0;
}
.up {margin:4px 0 0}
.high {
	background:url(../images/block4-bg.jpg) repeat-y;
	margin:4px 0 0;
}
.block3-bg {background:url(../images/block3-top.jpg) no-repeat}
.high .block3-bg {background:url(../images/block4-top.jpg) no-repeat}
.block3-info {
	background:url(../images/block3-foot.jpg) no-repeat 0 100%;
	width:219px;
	padding:5px 18px 35px 18px;
	min-height:350px;
	overflow:hidden;
}
.high .block3-info {
	background:url(../images/block4-foot.jpg) no-repeat 0 100%;
	min-height:242px;
}
* html .block3-info {
	height:350px;
	overflow:visible;
}
* html .high .block3-info {height:242px}
.block3 h2 {
	font:bold 170%/120% Arial, Helvetica, sans-serif;
	color:#0583a1;
	margin:0;
	text-transform:uppercase;
}
.block3 h2 strong {
	display:block;
	font:bold 100%/110% Arial, Helvetica, sans-serif;
	color:#0583a1;
	text-transform:uppercase;
}
.block3 h2 .large {font:bold 140%/100% Arial, Helvetica, sans-serif}
.block3 p {
	font:120%/130% Arial, Helvetica, sans-serif;
	color:#333;
	margin:5px 0 0;
}
.block {
	width:219px;
	padding:10px 0 13px;
	overflow:hidden;
	border-bottom:1px solid #b2cde4;
}
.low {border:none}
.block div {
	width:219px;
	overflow:hidden;
}
.block em {
	float:right;
	font:italic 120%/130% Arial, Helvetica, sans-serif;
	color:#333;
	background:url(../images/separator3.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
	margin:0 0 0 15px;
	display:inline;
	text-align:right;
}
.block .more a {
	float:left;
	font:bold 120%/130% Arial, Helvetica, sans-serif !important;
	color:#d26b27 !important;
	background:url(../images/arrow2.gif) no-repeat 100% 2px;
	padding:0 15px 0 0;
	text-decoration:none;
	text-transform:uppercase;
}
.block div a:hover {text-decoration:underline}
.quest {
	width:219px;
	padding:3px 0 0;
	margin:0;
	overflow:hidden;
}
.quest li {
	float:left;
	width:219px;
	margin:11px 0 0;
	padding:0;
	background:none;
}
.quest li strong {
	float:left;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#1a90ad;
}
.quest li span {
	float:left;
	width:190px;
	padding:0 0 0 4px;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#1a90ad;
}
.quest li span a {
	font:bold 12px/16px Arial, Helvetica, sans-serif !important;
	color:#1a90ad !important;
	text-decoration:none;
}
.quest li span a:hover {text-decoration:underline}
.block .view {margin:19px 0 -10px}
.block .view a {
	float:left;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#d26b27;
	background:url(../images/plus.png) no-repeat;
	padding:0 0 4px 28px;
	text-decoration:none;
	text-transform:uppercase;
}
.block .view a:hover {text-decoration:underline}
.block .ten a {background:url(../images/minus.png) no-repeat}
.load {
	clear:both;
	width:219px;
	padding:5px 0 0;
	overflow:hidden;
}
.load a {
	float:left;
	font:bold 12px/28px Arial, Helvetica, sans-serif !important;
	color:#1a90ad !important;
	background:url(../images/ico.png) no-repeat;
	padding:0 0 0 30px;
	text-decoration:none;
}
.load a span {
	float:left;
	background:url(../images/arrows.gif) no-repeat 100% 50%;
	padding:0 10px 0 0;
	text-decoration:none;
}
.load a:hover {text-decoration:underline}
.see {display:none}
.see .quest {padding:0}

/* SIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash .info .head1 span{
	letter-spacing:0;
	font-size: 28px;
	line-height:30px;
	padding:0;
	margin:0 -5px 0 0;
}
.sIFR-hasFlash .info .head1 strong{
	letter-spacing:0;
	font-size: 28px;
	line-height:30px;
	font-weight:bold;
	padding:0;
	margin:0 -7px 0 0;
}
.sIFR-hasFlash .info .head2 span{
	letter-spacing:0;
	font-size: 30px;
	line-height:32px;
	padding:0;
	margin:0 -5px 0 0;
}
.sIFR-hasFlash .info .head2 strong{
	letter-spacing:0;
	font-size: 30px;
	line-height:32px;
	font-weight:bold;
	padding:0;
	margin:0 -10px 0 5px;
}
.insurance p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#333;
	margin:4px 0 0;
}
.insurance div {
	width:170px;
	padding:6px 0 0;
	overflow:hidden;
}
.insurance div a {
	display:block;
	background:url(../images/go.gif) no-repeat;
	width:63px;
	height:23px;
	text-indent:-9999px;
}
.insurance {
	background:url(../images/box_noimage.jpg) no-repeat;
	width:210px;
	height:114px;
	padding:13px 25px 0 20px;
	margin:4px 0 0;
	overflow:hidden;
}
.insurance h3 {
	background:url(../images/home_hdr_insurances_accepted.png) no-repeat;
	width:209px;
	height:15px;
	line-height:10px;
	overflow:hidden;
	margin:0 0 0 1px;
	text-indent:-9999px;
	padding:0;
}

#tag-line {

font-size: 9pt;
font-family: verdana, arial, sans-serif;
color: #76A7DC;
margin:0 0 12px 5px;
		line-height:8px;
			text-indent:-5px;
			white-space: nowrap;

}
#tag-line a {
	color: #008B8B;
	text-decoration: none;
}

@media screen and (min-width: 400px) 

}

iframe {
margin-left: 95px;
}

.note {
    position:relative;
    width:850px;
    padding:1em 1.5em;
    margin:2em auto;
    color:#fff;
    background:#97C02F;
    overflow:hidden;
    color:#555;
	font-size:100%;
}

.note:before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    border-width:0 16px 16px 0; /* This trick side-steps a webkit bug */
    border-style:solid;
    border-color:#fff #fff #658E15 #658E15; /* A bit more verbose to work with .rounded too */
    background:#658E15; /* For Opera when also applying a border-radius */
    display:block; width:0; /* Only for Firefox 3.0 damage limitation */
    /* Optional: shadow */
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
       -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
            box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
}

.note.red {background:#C93213;}
.note.red:before {border-color:#fff #fff #97010A #97010A; background:#97010A;}

.note.steelblue1 {background:#63B8FF;}
.note.steelblue1:before {border-color:#fff #fff #BDBB8B #BDBB8B; background:#BDBB8B;}

/* ROUNDED CORNERS VERSION
 * All modern browsers can produce this effect with a single pseudo-element.
 * However, they all have bugs (mainly to do with border-radius) that make this a bit tricky.
 * As far as I can tell, this is the only cross-browser method for the moment.
 * Can't use this method for the simple effect because Opera 11 will only show backgrounds
 * through transparent borders if there is a border-radius applied.
 */
 
.note.rounded {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.note.rounded:before {
    border-width:8px; /* Triggers a 1px 'step' along the diagonal in Safari 5 (and Chrome 10) */
    border-color:#fff #fff transparent transparent; /* Avoids the 1px 'step' in webkit. Background colour shows through */
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius:0 0 0 5px;
    border-radius:0 0 0 5px;
}

.note p {margin:0;}
.note p + p {margin:1.5em 0 0;}


.schema_name {
    color: #143196;
    font-weight: 400;
    font-size: 20px;
    font-size: 2.0rem;
}

.schema_name_footer {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    font-size: 2.0rem;
}

.schema_description_footer {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    font-size: 1.6rem;
}

.schema_description,
.schema_street,
.schema_city,
.schema_region,
.schema_postalcode,
.schema_telephone {
    font-weight: 300;
    font-size: 16px;
    font-size: 1.6rem;
}

.mText {
    font-size: 6vw;
}

@media only screen and (max-width: 1024px) {
    .mText {
        font-size: 10vw;
    }
}


.sText {
    font-size: 4vw;
}

@media only screen and (max-width: 1024px) {
    .sText {
        font-size: 7vw;
    }
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

        :focus, :active { outline:0; }

        #accordion { 
            width:500px; 
            margin:0 auto; 
            font:normal normal 13px sans-serif; 
            color:#555; 
        }

        #accordion {
            padding:5px; 
            -webkit-border-radius:3px; 
            border-radius:3px;
            -moz-box-shadow:0 1px 4px #CCC; 
            -webkit-box-shadow:0 1px 4px #CCC; 
            box-shadow:0 1px 4px #CCC; 
            margin:3px 0; 
            cursor:pointer;
        }

        #accordion div {
            margin:0 0 0 10px; 
            padding:10px; 
            border:solid 1px #F6F6F6; 
            height:auto;
        }