pre, tt, code, samp, kbd, xmp, listing, plaintext {
	font-family: monospace;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	position:relative;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/**^reset^**/

body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#4d4d4d;
}
body.home {
	background:url(/img/bg_ribbon_fade.png) no-repeat center 161px;
}
a {
	outline: 0;
}
a:link, a:active, a:visited {
	color: #444;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
	outline: 0;
}
input, select, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}
div.clear { /* Float fix */
	clear: both;
	height: 1px; /* Height must be 1 for the wrapping element to actually wrap the containing elements (IE fix) */
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. */
}
.block {
	display:block;
}
.float-right {
	float:right;
	display:inline;
}
.float-left {
	float:left;
	display:inline;
}
/* clearfix : 
-------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* clearfix ^ 
-------------------------------------------------------------------------*/

p {
	line-height:16px;
	margin-bottom:10px;
}
.col-wide h1, .col-wide-wide h1, .col-narrow h1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#04599a;
	margin-bottom:10px;
}
h1.doc-name{
	color:#717171;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.col-wide h2, .col-wide-wide h2, .col-narrow h2{
	font-size:18px;
	color:#04599a;
	margin-bottom:10px;
	padding-bottom:3px;
	/*width:330px;*/
}
.col-wide h2{
	/*width:400px;*/
}
h3{
	font-size:16px;
	color:#04599a;
	margin-bottom:5px;
}
.doclistspecialty{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-top:10px;
	margin-left:5px;
}


/*--- header ---*/
.bar{
	background-color:#393939;
	position:relative;
	top:0;
	left:0;
	width: 100%;
	height: 33px;
}
.bar .wrapper {
	width: 935px;
	margin: 0 auto;
	background: url(img/bar_logo.gif) no-repeat 29px top;
}
.top-search{
	margin: 0px auto 0 auto;
	float: right;
	width: 300px;
}
.top-search form{
	float:right;
	width:225px;
	text-align:right;
	margin-top:2px;
}
.top-search .adv-search{
	height:33px;
	line-height:33px;
	margin: 0 0 0 35px;
	float: left;
}
.top-search form #find-doc{
	height:13px;
}
.top-search form #search-btn{
	margin:5px 0 -5px 5px;
}
#header {
	position:relative;
	padding: 0 0 15px 0;
	background:url("/img/bg-repeat-y-solid.png") repeat-y scroll 0 0 transparent;
}
#logo {
	float:left;
	display:inline;
	margin: 0 0 0 30px;
	height:128;
}
.bar a, .bar a:active, .bar a:hover, .bar a:visited{
	color:#FFF;
}
.top_nav {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	z-index: 1000;
}
.top_nav li {
	display: inline;
	margin: 0 10px;
	padding: 0;
	height: 33px;
	line-height: 33px;
}
.top_nav li a {
	font-size: 12px;
	z-index: 1000;
}
.social {
	float: right;
	margin: 0 40px;
	color: #fff;
	font-size:10px;
	vertical-align: middle;
}
.social p {
	height: 33px;
	line-height: 33px;
	float: left;
	margin: 0 10px 0 0;
}
.social img {
	margin: 3px 5px 0 0;
}
/*---^header^---*/

/*--- footer ---*/
.bar-bottom{
	background-color:#393939;
	position:relative;
	bottom:0;
	left:0;
	width:100%;
	height:33px;
	clear:both;
}
.bar-bottom-container{	
	width:880px;
	padding: 10px 10px 0 10px;
	margin: 0 auto 0 auto;
	position: relative;
	color:#fff;
	text-align:center;
}
.bar-bottom-container a{
	color:#CCC !important;
	margin-right: 10px;
}
/*---^footer^---*/

#container {
	min-height:550px;
	width:935px;
	margin: 0 auto;
	background: transparent url(/img/bg-repeat-y.png) repeat-y;	
}
#container.blue-col {
	
	background: transparent url(/img/bg-repeat-y-blue.png) repeat-y;	
}

/*--- primary-content ---*/
.banner{ 
	background:transparent url(/img/ribbon.png) no-repeat;
	height:175px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 35px 55px 0 55px;
	/*margin-top:15px;*/
}
.banner2{ 
	background:transparent url(/img/ribbon.png) no-repeat;
	min-height:75px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 35px 55px 0 55px;
	/*margin-top:15px;*/
}
.banner img.footer, .banner2 img.footer{
	margin:15px 0 -15px 0;
}
.banner h1, .banner2 h1{
	font-size:33px;
	margin-bottom:20px;
}
.banner h2, .banner2 h2{
	font-size:18px;
	margin: 0 auto 20px auto;
	width: 641px;
}
h2.title {
	font-size: 28px;
	color: #04599a;
}
.banner p, .banner2 p{
	margin: 0 90px 0 90px;
	font-size:18px;
	line-height:20px;
}
.banner a, .banner2 a{
	color:#6caaff !important;
	margin:0;
	padding:0;
}
#primary-content {
	width:880;
	padding: 0 10px;
	position:relative;
	margin: 0px 0 0px 0;
	min-height:550px;
}
#primary-content.railx{
	background:transparent url(/img/bg-rail.gif) repeat-y scroll 649px 0;
}
#primary-nav{
	/*margin-top:30px;
	padding-top:70px;
	height:40px;*/
	position:absolute;
	top:55px;
	left:260px;
	width:600px;
}
#primary-nav li{
	float:left;
	display:inline;
	padding:2px;
	margin-left:45px;
}
#primary-nav li a{
	float:left;
	display:block;
	text-transform:capitalize;
	font-size:18px;
	font-weight:bold;
	color:#0c3f66;
	text-decoration: none;
}
#primary-nav li a:link, #primary-nav li a:visited {
	/*border-bottom:solid #393939 4px;*/
	text-decoration: none;
}
#primary-nav li a:hover, #primary-nav li a:active {
	color:#0c3f66;
	text-decoration: none;
	border-bottom:solid #0c3f66 4px;
}
/* col-wide and col-rail should be used together*/
.col-wide{
	float:left;
	display:inline;
	width:580px;
	margin:20px 0px 40px 48px;
}
.col-rail{
	float:right;
	display:inline;
	background: transparent url(/img/bg-rail.gif) repeat-y;
	width:226px;
	margin-top:-15px;
	padding:25px;
	color:#d7e6f1;
	font-size:16px;
	font-weight:normal;
	height:750px;
	margin-bottom:-2px;
}

.col-rail ul li{
	background: transparent url(/img/rail-rule.png) no-repeat;
	padding: 15px 10px 10px 20px;
	clear:both;
}
.col-rail ul li a{
	margin: 1px;
	/*display:inline-block;*/
	color:#d7e6f1;
}
.col-rail ul li img{
	display:inline;
	float:left;
	margin:-5px 10px 10px 0;
}
.col-wide-narrow{
	float:left;
	display:inline;
	color:#4d4d4d;
	font-size:12px;
	width:170px;
	margin-right:10px;
}
.col-wide-narrow img{
	margin-bottom:15px;
}

.col-wide-wide{
	float:left;
	display:inline;
	width:330px;
	margin-left:40px;
}
.col-wide-wide table{
	width:320px;
	margin-bottom:20px;
}
.col-wide-wide td, .col-wide td{
	padding: 3px 0;
}
.col-wide-wide td.title-cell{
	font-weight:bold;
}
/* col-narrow should be used with another col-narrow*/
.col-left {
	float:left;
	display:inline;
	width:487px;
	margin: 40px 0 40px 32px;
}
.col-right {
	float:right;
	display:inline;
	width:290px;
	margin: 40px 32px;
}
.col-right-blue {
	float:right;
	display:inline;
	width:220px;
	margin: 0 28px; 
}
.col-narrow{
	float:left;
	display:inline;
	width:392px;
	margin: 40px 32px;
}
.col-narrow ul, .col-wide ul{
	list-style-type:disc;
	list-style-position:outside;
	margin: 10px 0;
}
.col-narrow form ul, .col-wide form ul{
	float:left;
	display:inline;
	list-style-image:url(/img/bullet-arrows.gif);
	list-style-position:outside; 
	width:180px;
	margin: 10px 0;
}
.addthis_button{
	/*background: transparent url(/img/bullet-arrows.gif) no-repeat scroll 0px 3px;*/
	padding: 15px 0 0 0;
}
.col-narrow ul li, .col-wide ul li{
	margin:0 0 10px 20px;
	padding:0;
}
#news_widget {
	margin: 0 0 20px 0;
}
#news_widget .featured_story {
	margin: 0 0 10px 0;
}
.featured_story h3 {
	display: inline;
}
.featured_story a.title {
	text-decoration: none;
	color: #04599a;
	font-size: 16px;
	margin: 0 20px 0 0;
}
.featured_story .date {
	color: #595959;
	font-size: 12px;
}
.featured_story .blurb {
	font-size: 12px;
	clear: both;
	margin: 5px 0 5px 0;
}
.featured_story .more {
	color: #04599a;
	text-decoration: underline;
}
#news_widget .article_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
#news_widget .article_list h4 {
	display: inline;
	margin: 0 10px 0 0;
}
#news_widget .article_list li {
	margin: 0 0 5px 0;
	padding: 0;
}
#news_widget .article_list h4 a {
	font-size: 13px;
	color: #04599a;
}
.news_tabs_widget {
	position: relative;
}
 .tabs {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tabs li {
	margin: 0 1px 0 0;
	padding: 0 5px;
	height: 28px;
	line-height: 28px;
	float: left;
	background: url(img/bg_tab_off.png) repeat-x;
}
.tabs li a, .tabs li a:active, .tabs li a:link, .tabs li a:hover, .tabs li a:visited {
	color: #ffffff;
	font-size: 16px;
	padding: 0 5px 0 5px;
}
.tabs li a:hover {
	text-decoration: none;
}
.tabs li.selected {
	background: #dbe9f2;
}
.tabs li.selected a, .tabs li.selected a:active, .tabs li.selected a:hover, .tabs li.selected a:link, .tabs li.selected a:visited {
	color: #04599a;
}
.tab_container {
	background: url(img/bg_tab_content.png) repeat-x;
	padding: 10px;
}
.tab_container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tab_container ul li {
	margin: 0 0 15px 0;
	padding: 0;
}
.search_widget {
	margin: 0 0 15px 0;
}
.blue {
	background: url(img/bg_tab_content.png) repeat-x;
	padding: 5px 15px;
}
.specialty_widget {
	margin: 0 0 15px 0;
}
.specialty_widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.specialty_widget ul li {
	background:url(img/arrow_bullet.png) no-repeat left 4px;
	padding: 0 0 10px 20px; 
	margin: 0;
}
.form-col{
	float:left;
	display:inline;
	width:180px;
	margin-bottom:15px;
}
.search_widget label{
	display:block;
	margin: 10px 0 5px 0;
}
.text-field-width{
	width:200px;
}

.findadoc_navlink{
	color:#04599a;
	font-size: 10px;
}

.findadoc_navlink a:link, findadoc_navlink a:active, findadoc_navlink a:visited {
	color: #04599a;
	text-decoration: none;
}
.findadoc_navlink a:hover {
	text-decoration: underline;
}

/*-- Article Content--*/
#wide.article {
	width: 545px;
}
.article {
	padding: 0 0 0 25px;
	position: relative;
}

.article .video {
	margin: 0 auto 10px auto;
	width: 425px;
}
.article .date_flag {
	height: 50px;
	width: 59px;
	background: #04599a url(img/bg_date.gif) no-repeat bottom left;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 8px 0 0 0;
	position: absolute;
	left: -38px;
}
.article .date_flag p {
	line-height:normal;
	margin: 0;
}
.article .date_flag .day {
	font-size: 30px;
	line-height: 23px;
}
.article .date_flag .month {
	font-size: 12px;
	text-transform: uppercase;
}
.article h1 {
	font-size: 24px;
	color: #04599a;
}
.article .field {
	margin: 0px;
}
.article .field a {
	color: #04599a;
	text-decoration: underline;
}
.article img.doctor {
	float: left;
	margin: 0 10px 10px 0;
}
.article .ad, .profile-right .ad {
	width: 213px;
	height: 161px;
	border: 1px solid #FFF;
	margin: 0 auto;
	display: block;
}
.article .spacer img, .profile-right .spacer img{
	margin: 25px auto;
}
.article .featured_doctors {
	color: #fff;
}
.article .featured_doctors h3 {
	font-size: 18px;
	color: #d7e6f1;
}
.article .featured_doctors ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.article .featured_doctors ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.article .featured_doctors ul li .description {
	width: 155px;
	float: right;
}
.article .featured_doctors ul li h4 {
	margin: 0;
	padding: 0;
}
.article .featured_doctors a {
	color: #fff;
	text-decoration: underline;
}
.featured_doctors p.location, .featured_doctors p.specialty {
	margin: 0;
}
.related_articles h3 {
	font-size: 18px;
	color: #d7e6f1;
}
.related_articles  ul li a, .related_articles  ul li a:hover, .related_articles  ul li a:active, .related_articles  ul li a:visited {
	color: #fff;
	text-decoration: underline;
}
.related_articles li {
	margin: 0 0 5px 0;
}
.search_results a.name {
	color: #04599a;
	font-size: 16px;
}
.search_results p.location, .search_results p.specialty {
	margin: 0px;
}
.search_results .sub_info {
	margin: 5px 0 0 0;
}
.search_results .sub_info a {
	color: #04599a;
}
.search_results .video {
	display: inline;
}
.search_tabs .pagination {
	text-align: center;
}
.search_tabs .pagination a, .search_results .pagination a:visited, .search_results .pagination a:link, .search_results .pagination a:hover, .search_results .pagination a:visited {
	color: #04599a;
	text-decoration: underline;
}
.profile {
	width: 551px;
}
.profile .images {
	width: 167px;
	float: left;
}
.profile .images .doctor {
	margin: 0 0 20px 0;
}
.profile .images .video {
	margin: 0 0 20px 0;
}
.profile .text {
	width: 328px;
	float: right;
}
.profile .text .title {
	color: #04599a;
	font-size: 24px;
	padding: 0 0 0 4px;
}
.profile .text h2 {
	color: #717171;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 0 0 0 4px;
}
.profile .text h3 {
	font-size: 18px;
	color: #04599a;
	padding: 0 0 5px 4px;
	background: url(img/profile_spacer.gif) no-repeat bottom;
}
.profile .text dl {
	padding: 0 0 0 4px;
	margin: 0 0 20px 0;
}
.profile .text dl dt {
	width: 98px;
	float: left;
	margin: 0 0 10px 0;
}
.profile .text dl dd {
	width: 226px;
	float: left;
	margin: 0 0 10px 0;
}
.profile .text ul {
	padding: 0 0 0 4px;
	margin: 0 0 20px 0;
}
.profile .text ul li {
	margin: 0 0 2px 0;
}
.profile-right .appointment {
	display: block;
	width: 218px;
	margin: 0 auto 20px auto;
}
.profile-right .apptcopy {
	width: 218px;
	font-size: 18px;
	color: #d7e6f1;
	text-align:center;
}
.profile-right h4 {
	font-size: 18px;
	color: #d7e6f1;
	margin: 0 0 10px 0;
}
.profile-right ul {
	margin: 0 0 10px 0;
}
.profile-right ul li {
	margin: 0 0 5px 0;
	color: #fff;
}
.profile-right a, .profile-right a:link, .profile-right a:hover, .profile-right a:visited, .profile-right a:active {
	color: #fff;
	text-decoration: underline;
}
.profile-right .twitter {
	background: url(img/bg_twitter.gif) no-repeat top right;
}
.profile-right .news {
	background: url(img/bg_news.gif) no-repeat top right;
}
.profile-right .facebook {
	background: url(img/bg_facebook.gif) no-repeat top right;
}
/*---^primary-content^---*/
/*h3 a{
	color:#04599A !important;
	text-decoration:underline !important;
}*/
