@charset "utf-8";
html {overflow: auto; overflow-y: scroll;}
body {
	padding: 13px 0px 0px;
	margin: 0px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: center;
	background: #606060;
}
#container {
	text-align: left;
	width: 96%;
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(../images/common/container_backgnd.jpg) repeat-x 0px 10px;
}

#header {
	min-height: 185px;
	background: url(../images/common/curves_bckgnd.gif) no-repeat right top;
	overflow: auto;
	border-bottom: 1px solid #DADADA;
}

#header a img {
	float: left;
	border: 0px none;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 21px;
	background: url(../images/common/curves_bckgnd.gif) no-repeat left top;
	display: block;
}
#doctors {
	width: 19%;
	float: right;
	padding-bottom: 33px;
	padding-top: 33px;
}
#doctors p {
	margin: 0px auto;
	line-height: 100%;
	font-size: x-small;
	padding-bottom: 0px;
	width: 95%;
}
#doctors p strong {
	padding-top: 14px;
	display: block;
	color: #32476B;
	font-size: small;
	font-weight: 100;
	line-height: 125%;
}

#left_column {
	width: 235px;
	float: left;
	clear: left;
	padding-bottom: 21px;
	padding-left: 10px;
	}

#right_column {
	float: right;
	width: 19%;
	padding-bottom: 21px;
	padding-top: 21px;
}
#right_column ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#right_column ul li {
	margin-right: auto;
	padding: 0px;
	margin-bottom: 14px;
	border: 1px solid #CCCCCC;
	background: #f0f0f0;
	width: 95%;
	margin-left: auto;
	text-align: left;
}

#right_column ul li h2 {
	margin: 0px;
	padding: 3px;
	display: block;
}
#right_column ul h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 4px 4px 3px 11px;
	color: #0077A4;
	background: #e5e5e5 url(../images/common/container_backgnd.jpg) repeat-x 0px -172px;
	font-weight: 100;
	font-size: 85%;
	width: auto;
	border-top: 1px solid #dadada;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #e5e5e5;
}

	
#right_column ul h2 a strong {
	color: #6699FF;
	font-size: small;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-top: 13px;
	background: url(../images/common/spacer.gif);
}
#right_column ul h2 a em {
	font-style: normal;
	display: block;
	color: #0081CF;
	padding-top: 8px;
	font-weight: 700;
	padding-bottom: 10px;
	width: auto;
	background: url(../images/common/symbols.gif) no-repeat 0px -754px;
	padding-left: 40px;
	margin-top: 4px;
}

#right_column ul h2 a:hover, #right_column ul h2 a:active, #right_column ul h2 a:focus {
	color: #00ADEF;
	border: 1px solid #00ADEF;
	background: #FFFFFF url(../images/common/container_backgnd.jpg) repeat-x 0px -142px;
}
#right_column ul h2 a:hover strong, #right_column ul h2 a:hover strong, #right_column ul h2 a:hover strong, #right_column ul h2 a:hover strong em {
	color: #336699;
}

#right_column p {
	padding-left: 14px;
}
#content {
	margin: 0% 22% 0% 280px;
	line-height: 125%;
	padding-bottom: 7px;
	min-height: 560px;
}

#footer {
	min-height: 50px;
	clear: both;
	text-align: right;
	background: url(../images/common/curves_bckgnd.gif) no-repeat left bottom;
	padding-left: 255px;
}
#footer ul {
	margin: 0px;
	padding: 21px 0px 14px 21px;
	min-height: 30px;
	list-style: none;
	overflow: auto;
	background: url(../images/common/curves_bckgnd.gif) no-repeat right bottom;
}
#footer ul li {
	display: inline;
	font-size: 108%;
}
#footer ul li strong {
	display: block;
	color: #FFFFFF;
	float: right;
	font-size: large;
	padding-top: 19px;
	padding-bottom: 19px;
	text-align: left;
	font-weight: 100;
}
#footer ul li a {
	padding: 7px;
	float: left;
	font-size: x-small;
	text-decoration: none;
	color: #666666;
	background: #FFFFFF url(../images/common/container_backgnd.jpg) repeat-x 0px -200px;
	margin-top: 3px;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
}
#footer ul li a:hover, #footer ul li a:active, #footer ul li a:focus {
	color: #6699FF;
	background: #FFFFFF;
	border: 1px solid #6699FF;
} 

p {
	font-size: 85%;
	margin: 0px;
	padding-bottom: 7px;
	line-height: 135%;
	color: #707070;
}
p.phone {
	display: block;
	color: #0081CF;
	padding-top: 8px;
	padding-bottom: 10px;
	background: url(../images/common/symbols.gif) no-repeat 0px -754px;
	padding-left: 40px;


}
a {
	text-decoration:none;
	color: #0081B6;
	display: inline;
	background: #FFFFFF;
}
a:visited{
	text-decoration:none;
	color: #6699FF;
	background: #FFFFFF;
}

a:hover, a:active, a:focus {
	text-decoration:underline;
	background: #FFFFFF;
	color: #0099FF;
}

#menu {
	width: 235px;
	list-style: none;
	margin: 0px;
	padding: 21px 0px;
}
#menu li {
	margin-bottom: 5px;
}
#menu a {
	padding: 7px 5px;
	display: block;
	background: #F0F0F0 url(../images/common/navgrad.gif) repeat-y 0px bottom;
	margin: 0px 13px 0px 10px;
	color: #0081B6;
	width: 200px;
	font-size: 85%;
	border-top: 1px solid #dadada;
	border-left: 4px solid #dadada;
}

#menu a:visited {
	color: #999999;
	
}
#menu a:hover, #menu a:active, #menu a:focus {
	text-decoration: none;
	color: #00ADEF;
	background: #FFFFCC url(../images/common/navgrad.gif) no-repeat -220px bottom;
	border-top: 1px solid #35C8FF;
	border-left: 4px solid #35C8FF;
}


h1 {
	color: #ADADAD;
	margin: 0px 19% 0px 280px;
	font-weight: 100;
	font-size: 85%;
	background: #FFFFFF url(../images/common/header_bckgnd.jpg) no-repeat right bottom;
	padding-top: 43px;
	padding-left: 0px;
}

h1 strong {
	display: block;
	color: #00ADEF;
	margin: 0px;
	padding: 0px;
	font-size: large;
	font-weight: 100;
}
h1 strong em {
	display: inline;
	color: #1EAE4C;
	font-size: large;
}
h1 em {
	font-style: normal;
	padding-top: 40px;
	display: block;
	padding-bottom: 30px;
	font-size: small;
}
h1 em a, h1 em a:visited {
	color: #CCCCCC;
}
h1 em a:hover {
	color: #00ADEF;
}



ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
ul.tick {
	margin-bottom: 7px;
	margin-top: 0px;
	padding: 0px 0px 7px;
}
.tick li {
	background: url(../images/common/symbols.gif) no-repeat 0px -542px;
	margin: 0px;
	padding: 0px 0px 3px 23px;
	font-size: 85%;
	color: #339900;
}
.tick li strong {
	display: block;
}
ol {
	margin-bottom: 21px;
	margin-top: 0px;
	list-style: inside;
}

ol li {
	font-size: 85%;
	color: #339900;
}
h2 {
	margin: 0px;
	font-size: 108%;
	padding-top: 17px;
	color: #00A5E6;
	font-weight: 100;
	padding-bottom: 7px;
}
h2 strong {
	display: block;
	color: #adadad;
	font-weight: 100;
}
#content h2 a {
	background: url(../images/common/symbols.gif) no-repeat right 0px;
	color: #0099CC;
	padding-right: 24px;
	
}
#content h2 a:hover, h2 a:active, h2 a:focus {
	background: url(../images/common/symbols.gif) no-repeat right -70px;
	text-decoration: none;
	color: #00CCFF;
}
h3 {
	margin: 0px 0px 3px;
	padding-bottom: 3px;
	font-size: 85%;
	padding-top: 14px;
	color: #adadad;
	border-bottom: 1px solid #e5e5e5;
}
a.non-html em {
	display: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a.non-html:hover em, a.non-html:focus em, a.non-html:active em {
	color: #999999;
	font-style: normal;
	text-decoration: none!important;
	font-size: 72%;
}
.normal {
	margin: 0px;
	padding: 0px 0px 21px;
}
#content ul.normal li {
	background: url(../images/common/symbols.gif) no-repeat 0px -132px;
	padding-left: 21px;
	font-size: 82%;
	margin: 0px;
	color: #707070;
}
caption {
	text-align: left;
	font-size: medium;
	font-weight: 100;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 2px;
	border-bottom: 1px solid #dadada;
	line-height: normal;
}
table {
	border-collapse: collapse;
	margin: 0px 0px 17px;
	padding: 0px;
	font-size: small;
	text-align: left;
	border-bottom: 1px solid #dadada;
	height: 177px;
}
th {
	margin: 0px;
	padding: 3px 7px 3px 0px;
	font-weight: 800;
	color: #666666;
	border-bottom: 1px solid #efefef;
	vertical-align: top;
}
td {
	color: #666666;
	border-bottom: 1px solid #efefef;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
.large {
	color: #1EAE4C;
	font-weight: bold;
}
acronym {
	text-decoration: none;
	border-bottom: 1px dashed #dadada;
	cursor: help;
}
.img_float_left {
	float: left;
	margin-top: 5px;
	margin-right: 21px;
	margin-bottom: 14px;
	border: 1px solid #666666;
}
a:hover img.img_float_left {
	border: 1px solid #00ADEF;
}
.img_float_right {
	float: right;
	margin-top: 4px;
	margin-bottom: 14px;
	margin-left: 17px;
	border: 1px solid #999999;
}
#content p em {
	font-weight: 700;
	margin-right: 4px;
}
#map {
	height: 360px;
	font: 82% Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin-top: 21px;
}
#map strong {
	color: #000000;
	font-size: medium;
	font-weight: 100;
	line-height: 150%;
	margin-bottom: 0px;
}
#map em {
	font-size: small;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	font-weight: 700;
}

#map a {
	text-decoration: none;
}
a.highlight_link {
	background: url(../images/common/symbols.gif) no-repeat 0px -298px;
	padding-left: 19px;
	display: block;
	text-decoration: none;
	color: #48CDFF;
}

a.highlight_link:hover, a.highlight_link:active, a.highlight_link:focus {
	text-decoration: none;
	background: url(../images/common/symbols.gif) no-repeat 0px -378px;
	color: #00ADEF;
}
