/*
Saint Clair Hospital
Created: 13 Nov 2007 by Michael Fulk <michael@walltowall.com>
Wall-to-Wall Studios, Inc.
*/

/* ========================================= */
/* = Reset stuff so browsers act the same. = */
/* ========================================= */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,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;
}

/* ======================= */
/* = Global declarations = */
/* ======================= */

body {
	background-color:#fff;
	color:#666;
}

body, table, td, th, input, select, textarea {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height: 16px;
	color: #666;
}

/* ====================== */
/* = Global link styles = */
/* ====================== */

a, .link_style {
	color:#1597d3 !important;
	text-decoration:none;
}
a.alt {
	color:#996 !important;
}

a:hover, .link_style:hover {
	cursor: pointer;
	color: #048fc6 !important;
	text-decoration:underline;
}

a img {
	border-width:0px !important;
}

a.current {
	color: #ccc !important;
}

img {
	border-width: 0px;
}
p a {
	text-decoration: underline;
}


/* =================== */
/* = Global elements = */
/* =================== */

div.clear {
	position:relative;
	clear:both;
}

.alignleft {
	float:left;
	margin:0 1.75em 1.5em 0;
}

.alignleft.small {
	margin-top:0.5em;
	position: relative;
	top: 1em;
}

.alignright {
	float:right;
	margin:0 0 1.5em 1.75em;
}

.centered {
	text-align: center;
}

.border {
	padding:4px;
	border:1px #eee solid;
}

.thick.border {
	padding:0;
	border:7px #cc9 solid;
}

a .border {
	padding:4px;
	border:1px #eee solid !important;
}
a:hover .border {
	border:1px #ccc solid !important;
}

a .thick.border {
	padding:0;
	border:7px #cc9 solid !important;
}
a:hover .thick.border {
	border:7px #996 solid !important;
}

ul li img {
	vertical-align: top;
}


input.focus {
	color:#1597D3 !important;
}

.error {
	color:#cf0d00;
}

div.error-message {
	margin:0 0 1em 0;
	color:#cf0d00;
	font-size:11px;
}
div.error-message a {
	color:#cf0d00 !important;
	text-decoration:underline;
	font-size:11px;
}


.width_holder {
	width:960px;
}

.width_holder_large {
	width:960px;
}

.height_prop {
	height:500px;
	float:right;
	width:1px;
}



/* ===================== */
/* = Global typography = */
/* ===================== */

p, table, td, th, ul, ol, h1, h2, h3, h4, h5, h6 {
	font:normal 11px/16px Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
}

table.table td,
table.table th {
	border: 1px solid #BAD8E9;
	padding: 5px;
}

table.table th {
	background-color: #007EC6;
	font-weight: bold;
	color: #FFF;
}

table.table td.mark {
	background-color: #CCE5F3;
}

table.table td.halfback {
	background: #FFF url("/assets/halfback.gif") 0px 0px no-repeat;
}

p {
	padding-bottom:0.7em;
}

h1, h2, h3, h4, h5, h6 {
	line-height:1.1em;
	font-family: Verdana, Arial, sans-serif;
	color:#000;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#1597d3 !important;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#1597D3 !important;
	text-decoration:underline;
}

h1 {
	margin:1em 0 0.75em 0;
	font-size:30px;
	font-weight:normal;
}

h2 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
	color:#bbb;
}
h2 a {
	color:#1597D3 !important;
	text-decoration:none !important;
}
h2 a:hover {
	text-decoration:underline !important;
}

table, table h3 {
	margin-top: 0px;
}

h3 {
	margin: 10px 0 10px 0;
	font-size:19px;
	line-height:24px;
	font-weight:normal;
	color:#000;
}
h3.section_name {
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
}

h4 {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:1.4em;
	font-weight:bold;
	margin:0 0 0.4em 0;
	color:#000;
}
h4 a {
	color:#1597D3 !important;
}

h5 {
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	margin:0 0 0.2em 0;
}

h5.description {
	font-size:12px;
	line-height:1.4em;
	color:#666;
}

h6, cite {
	display:block;
	margin:1em 0 0.2em 0;
	font-size:11px;
	line-height:1.1em;
	font-weight:bold;
	font-style:normal;
	color:#1597D3;
}

cite {
	margin: 3px 0 0 0;
	color:#666;
	font-weight:normal;
	font-style:italic;
}

h1.top, h2.top, h3.top, h4.top, h5.top, h6.top {
	margin-top:0px !important;
	padding-top:0px !important;
}

.topline {
	margin-top:0.9em;
	border-top:1px #e5e5cc solid;
	padding-top:0.25em;
}

ul, ol {
	padding-bottom:10px;
	padding-top: 0px;
	color:#666;
}

ul {
	padding-left:0px;
	list-style:disc outside;
	margin-left:0px;
}

ol {
	padding-left:0px;
	list-style:decimal outside;
	margin-left:0px;
}

ul.narrow, ol.narrow {
	padding-left: 20px;
	width: 350px;
}

li {
	margin-left:30px;
	padding-bottom:5px;
}

div.callout, div.inline_content {
	float:right;
	margin:0.2em 0 1.75em 2.25em;
	width:200px;
}
div.inline_content {
	width:271px;
}
div.callout.left, div.inline_content.left {
	float:left;
	margin:0.2em 2.25em 1.75em 0;
}
div.callout.right, div.inline_content.right {
	float:right;
	margin:0.2em 0 1.75em 2.25em;
}

div.inline_content h3 {
	margin:0;
	padding:0.6em 0 0.1em 0;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:normal;
	font-weight:bold;
	color:#996;
}

div.callout, div.callout p {
	font-size:130%;
	line-height:1.3em;
	font-style:italic;
	color:#666;
}
div.inline_content a {
	color:#996 !important;
}

div.callout p, div.inline_content p {
	margin:0;
	padding:0 0 0.5em 0;
}
div.inline_content p {
	line-height:1.4em;
	color:#666;
}
div.callout cite {
	margin:-0.1em 0 0 0;
	padding:0;
	color:#666;
	font-style:italic;
	text-align:left;
	font-size:12px;
	line-height:1.1em;
}

div.emergency_block, div.emergency_block p {
	font-size: 120%;
	line-height: 1.3em;
	color: #fff;
}

div.emergency_block p {
	padding-bottom: 10px !important;
}

div.emergency_block {
	padding: 18px 24px 8px 24px;
	background: #cc371a url('/media/img/emergency-block-bg.gif') 0px 0px no-repeat;
	border: 5px #d85a41 solid;
}

div.emergency_block h3 {
	font-size: 120%;
	color: #fff;
	font-weight: bold;
}

div.emergency_block a {
	color: #fff !important;
	text-decoration: underline;
}

table.data th
{
	background: #005DAF url('/media/img/bkg_data_table.gif') repeat-x 50% 0;
	border-right: 1px solid #77a6ba;
	padding-left: 8px;
	padding-top: 7px;
	padding-bottom: 0px;
	height: 23px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
table.data th:first-child
{
	text-align: left;
	background-position: 0 0;
}
table.data th:last-child
{
	padding-top: 3px;
	background-position: 100% 0;
	border: 0;
}
table.data sup{
	font-size: 9px;
	font-weight: normal;
}
table.data td{
	border-right: 1px solid #77a6ba;
	border-bottom: 1px solid #5f899a;
	padding: 7px 8px;
	text-align: center;
	vertical-align: middle !important;
}
table.data td:last-child{
	background: url('/media/img/bkg_data_table_last.gif') repeat-y 100% 0;
	border-right: none;
}
table.data td:first-child{
	border-left: 1px solid #77a6ba;
	text-align: left;	
}
table.data td div.sub
{
	font-size: 9px;
	font-style: italic;
}




/* =============== */
/* = Global tags = */
/* =============== */

abbr, acronym, dfn {
	border-bottom:1px #999 dotted;
	cursor:help;
}

blockquote {
	background:url("../images/blockquote.gif") 0px -2px no-repeat;
	font-size:90%;
	color:#aaa;
	margin-left:5px;
	padding-left:28px;
	line-height:1.6em;
	margin-bottom:15px;
}
blockquote, blockquote p {
	font-family:Arial, sans-serif;
	font-size:13px;
	line-height:16px;
}
blockquote p {
	padding:0 0 0.75em 0;
}

code, tt {
	font-family:"Courier New", Courier, monospace;
	padding:1px 2px;
	font-size:105%;
	line-height:105%;
	background-color:#f2f2f2;
	color:#333;
}

em, i {
	font-style:italic;
}

fieldset {
	display:block;
	margin:0 0 12px 0;
	padding:0 10px 5px 10px;
	border:1px #cc9 solid;
	width:585px;
}
fieldset p {
	margin:0;
	padding:0.3em 0 0.5em 0;
}
fieldset, fieldset p {
}
fieldset a {
	color:#996 !important;
	text-decoration:none;
}
fieldset a:hover {
	text-decoration:underline;
}
fieldset.half {
	width:273px;
}
form {
	font: bold 12px/18px Verdana;
	color: #666;
}
form a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
input, select {
	margin: 3px 0 1em;
	padding: 3px;
	font: 16px/18px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #666;
	border: 1px solid #aaa;
}
input.noborder {
	padding: 0;
	border: none;
}
input.medium {
	width: 280px;
}
input.wide {
	width: 360px;
}
select {
	padding: 2px;
}
select.wide {
	width: 287px;
}
legend {
	margin-left:-3px;
	padding:6px 5px 6px 3px;
	font-family:Arial, sans-serif;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	color:#1597D3;
}
legend img {
/*	padding:5px 5px 2px 4px;*/
}

hr, div.hr {
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	height:1px;
	color:#eee;
	background-color:#eee;
	border:none;
}
div.hr {
	height:1px;
	color:#fff;
	background-color:#fff;
}
.content_alt hr {
	color:#cc9;
	background-color:#cc9;
}
.content_alt div.hr {
	background-color:#cc9;
}

.content_callout {
	width: 200px;
	padding: 15px;
	margin-bottom: 20px !important;
}

.content_callout h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.3em;
}

.grey_content_callout {
	background: #eee;
	color: #333;
}
.grey_content_callout h3 {
	color: #333;
}

.blue_content_callout {
	background: #138ec9;
	color: #fff;
}
.blue_content_callout h3 {
	color: #fff;
}

ins {
	color:#333;
	text-decoration:none;
}

pre {
	font-family:"Courier New", Courier, monospace;
	margin:1em 0 1.5em 0;
	overflow:scroll;
}

select {
}

strong, b {
	font-weight:bold;
}

strike, del {
	text-decoration: line-through;
	color:#666;
}

sup {
	position: relative;
	bottom: 0.5em;
	font-size: 9px;
}

sub {
	position: relative;
	top: 0.3em;
	font-size: 9px;
}

tr, td {
	vertical-align:top !important;
}

var {
	padding-bottom:1px;
	font-family:"Courier New", Courier, monospace;
	font-size:105%;
	line-height:105%;
	font-style:normal;
	color:#1597D3;
}



/* ============================= */
/* = Block-level page elements = */
/* ============================= */

#wrapper {
	position:relative;
	width: 968px;
	margin: 0; padding: 0;
	top: 8px; left: 12px;
}


/* ========== */
/* = Header = */
/* ========== */

#header {
	position:relative;
	width:968px;
	height:174px;
	z-index: 100;
}

#header h1, #header h2 {
	display:none;
}

#logo {
	position: absolute;
	top: 3px; left: 18px;
}

#top_nav {
	position:absolute;
	width: 609px;
	height: 70px;
	top: 0px; left: 360px;
}

/* Fixing global styles */
#top_nav, #top_nav li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#grey_nav {
	position:absolute;
	top: 0px;
	left: 4px;
	width:603px;
}
#grey_nav, #grey_nav a {
	color: #666 !important;
	text-decoration: none;
	font-size: 11px;
}
#grey_nav a:hover{
/*	text-decoration:underline;*/
}

#grey_nav #register_forgot {
	float: left;
	margin-left: 2px;
}
#grey_nav #search_form {
	position:relative;
	width: 400px;
	float: right;
	text-align:right;
}
#grey_nav form {
	position:absolute;
	top:0px;
	left:138px;
	width:190px;
}
#grey_nav input {
	display:block;
	float:left;
	margin: 0 0 0 0px;
	padding: 2px;
	background-color: #fff;
	color: #aaa;
	font-size: 10px;
	line-height:normal;
}
#grey_nav input.searchbox {
	width: 120px;
	border-width:1px;
	border-color:#ccc #eee #eee #ccc;
	border-style:solid;
	color:#888 !important;
}
#grey_nav input.searchbutton {
	margin:2px;
}
#sitemap_link {
	padding:4px 6px 4px 23px;
	width:40px;
	background:url('../img/icon_site_map.gif') 0px 50% no-repeat;
}
/* =================== */
/* = Sitemap styling = */
/* =================== */
ul#sitemap li{
	list-style: none;
	display: block;
	float: left;
}
ul#sitemap li#home{
	float:none;
}
ul#sitemap li a, #content #right_interior ul#sitemap li a.section{
	font-size: 18px;
	border-bottom: 1px solid #63C1E4;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	width: 200px;
	padding-bottom: 5px;
	background: none;
}
ul#sitemap li a:hover, #content #right_interior ul#sitemap li a:hover.section{
	text-decoration: none;
	border-width: 2px;
	padding-bottom: 4px;
}
#content #right_interior ul#sitemap li#about a.section{
	color: #F3C956 !important;
	border-color: #F3C956;
}
#content #right_interior ul#sitemap li#services a.section{
	color: #BE351A !important;
	border-color: #BE351A;
}
#content #right_interior ul#sitemap li#directory a.section{
	color: #FF7B13 !important;
	border-color: #FF7B13;
}
#content #right_interior ul#sitemap li#guide a.section{
	color: #CF006E !important;
	border-color: #CF006E;
}
#content #right_interior ul#sitemap li#foundation a.section{
	color: #83BD40 !important;
	border-color: #83BD40;
}
#content #right_interior ul#sitemap li#careers a.section{
	color: #507799 !important;
	border-color: #507799;
}
ul#sitemap li li{
	padding: 0;
	margin: 0;
	float: none;
}
ul#sitemap li li a{
	font-size: 10px;
	margin: 1px 0;
	padding-bottom: 3px;
	border: none;
}
ul#sitemap li li a:hover{
	padding-bottom: 3px;
	text-decoration: underline;
}
ul#sitemap li li ul{
	padding: 0;
	margin: 0;
	margin-left: 3px;
	border-left: 1px solid #c0e0f6;
	padding-left: 8px;
}
/*#grey_nav .alignmiddle {
	vertical-align: middle;
}*/

#blue_nav {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 609px;
	height: 42px;
	/*background: url("../img/bkg_top_nav.jpg") no-repeat;*/
}

/* Fixing global styles */
#blue_nav, #blue_nav li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#blue_nav .sub {
	margin:0;
	padding:0;
}

#blue_nav .sub li a {
	position: absolute;
	display: block;
	top: 0px;
	height:42px;
	background: url("../img/top_nav.gif") no-repeat;
	text-indent:-9000px;
}
#blue_nav #blue_nav_login_link a {
	left: 0px;
	width: 93px;
	background-position: 0px 0px;
}
#blue_nav #blue_nav_login_link a.loggedin {
	left: 0px;
	width: 93px;
	background-position: 0px -42px;
}
#blue_nav #blue_nav_guide_link a {
	left: 93px;
	width: 161px;
	background-position: -93px 0px;
}
#blue_nav #blue_nav_programs_link a {
	left: 254px;
	width: 145px;
	background-position: -254px 0px;
}
#blue_nav #blue_nav_contact_link a {
	left: 399px;
	width: 94px;
	background-position: -399px 0px;
}
#blue_nav #blue_nav_directions_link a {
	left: 493px;
	width: 115px;
	background-position: -493px 0px;
}



/* */

#section_nav_wrapper {
	margin: 6px 6px 0 0;
	width: 210px;
	float: left;
}


#section_nav  {
	padding: 0px 20px 0 22px;
	width:167px;
/*	height:522px;*/
	border-left: 1px solid #E2EEF6;
}

#section_nav ul, #section_nav li {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:12px;
}

#section_nav a {
	display:block;
	padding:0.2em 0 0.3em 0;
}
#section_nav ul ul li a {
	padding-left:0;
}
#section_nav ul ul ul li a {
	padding-left:0.7em;
}
#section_nav a.currentSection {
	display:none;
}
#section_nav a.currentPage {
	font-weight:bold;
}

#section_nav a:hover{
}

#section_nav ul ul {
/*	margin-left:1em;
	border-left:1px #f2f2f2 solid;*/
}
#section_nav ul ul li {
	margin:0;
	padding:0 0 0.2em 0;
	list-style-type:none;
	font-weight: normal;
}

#section_nav ul ul ul {
	margin-left:1em;
	border-left:1px #f2f2f2 solid;
}
#section_nav ul ul ul li {
	font-size: 11px;
}

/*  */


#boxes {
/*	margin: 6px 6px 0 0;*/
	width: 347px;
	float: left;
}
#flash_quote {
	position: absolute;
	width: 608px;
	height: 40px;
	top: 69px;
	left: 360px;
}
#flash_quote div.quote{
	position: absolute;
	top: 0px;
	left: 2px;
	font-family: Georgia, Times, Serif;
	padding-top: 8px;
	font-size: 16px;
	line-height: 1.2;
	color: #777;
}
#flash_quote div.quote span.attribution{
	font-size: 12px;
	white-space: nowrap;
}
#top_menu_container {
	position:relative;
}

#top_menu_arrow {
	display:block;
	float:left;
	width:93px;
	height:37px;
	line-height:normal;
	background:url('../img/top_nav_arrow.gif') 0px 0px no-repeat;
}

#top_menu {
	display:block;
	float:left;
	margin-top:1em;
	line-height:normal;
	color:#aaa;
}

#top_menu a, #top_menu a:hover {
	color:#aaa !important;
}

#top_menu .username {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	line-height:140%;
}

#logged_in {
	position: absolute;
	width: 500px;
	height: 40px;
	padding: 13px 0 0 93px;
	top: 69px;
	left: 360px;
	background: url("../img/top_nav_arrow.gif") no-repeat;
	color: #666;
}
#logged_in .login_title {
	font: 16px Georgia, Times, "Times New Roman", serif;
}
#logged_in a {
	color: #666 !important;
}


/* ============================================== */
/* = Home Page Events and Announcements Modules = */
/* ============================================== */

dl.event {
	margin: 0 0 13px 20px;
}
a.event {
	margin: 0 0 14px 40px;
}
dl.event dt {
	margin:0 0 0.1em 0;
	padding:0;
	font: bold 11px Verdana, Arial, sans-serif;
	line-height:normal;
	color:#666;
}
dl.event dt img {
	vertical-align: text-top;
	padding-right: 12px;
}
dl.event dd {
	margin:0 0 0 25px;
	padding:0;
	font: 11px Verdana, Arial, sans-serif;
	line-height:normal;
	color:#666;
}
dl.event dd.title {
	font: bold 12px/16px Verdana, Arial, sans-serif;
}
dl.event dd.title.red {
	font: bold 11px/16px Verdana, Arial, sans-serif;
	margin: -5px 0 0 25px;
	color: #CF0D00 !important;
}



/* ============================ */
/* = Left Sidebar Styles      = */
/* ============================ */
#side_head{
	position: relative;
	float:left;
	width: 210px; height: 150px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#side_head p {
	position: absolute;
	bottom: 9px; left: 22px;
	width: 166px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}

#left_search {
	float:left;
	padding: 10px 20px 0 22px;
	width:166px;
	height:522px;
	border-left: 1px solid #E2EEF6;
	border-right: 1px solid #E2EEF6;
}



/* ============================ */
/* = Main Content and Headers = */
/* ============================ */


h2#section_title {
	margin-left: 144px;
	margin-bottom: 0px;
	padding: 31px 0 0;
	font-size:18px;
	line-height: 38px;
}

h3#page_title {
	margin: -5px 0 48px 144px;
	padding: 0;
	font-size: 34px;
	line-height:38px;
	font-weight:normal;
	color:#000;
}

h4.article_name {
	margin:0;
	padding:0;
	font-size: 15px;
	line-height:16px;
	font-weight:bold;
}

.article {
	clear: both;
}
#physicians div.clearing_row {
	clear: both;
	height: 20px;
}
#physicians .physician .image {
	width:100px;
	height:100px;
	background:#eee;
}
#physicians .physician h4 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color:#1597D3;
}
#physicians .physician h5 {
	margin: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}
#physicians .physician p {
	font-size: 10px;
	padding: 0 0 0.4em 0;
}

#content {
	z-index: 100;
}          
.note, .large_note{
	color: #000;
	background: #FF6;
	padding: 0.5em 1em;
	margin: .5em 0 1em 0;
}
.large_note {
	font-size: 12px;
}
/* ====================== */
/* = Breadcrumb styling = */
/* ====================== */

#breadcrumb {
	margin: 0; padding: 11px 0 0 21px;
	width: 947px;
	height: 22px;
	background: url("../img/bkg_dkblue_gradient.gif") repeat-x;
	font-size: 10px;
}

#breadcrumb ol, #breadcrumb ul, #breadcrumb li {
	margin:0; padding:0;
	list-style-type:none;
}
#breadcrumb li {
	padding-left:22px;
	background:url("../img/breadcrumb-sep.gif") 8px 60% no-repeat;
	display:inline;
}
#breadcrumb li.first{
	padding:0px;
	background:none;
}
#breadcrumb li a.currentPage{
	cursor:default;
	font-weight:bold;
	color:#69C0E5 !important; /* override this for section colors... */
}

#breadcrumb li a.currentPage:hover{
	text-decoration:none;
}


#left_2thirds {
	position:relative;
	float: left;
	width: 563px;
	margin: 6px 0 70px;
}
.section_directory #left_2thirds {
	margin-top:1px;
}
#phys_search {
	padding: 85px 0 50px 120px;
	width: 443px;
	background: #1597d3 url("../img/bkg_physician_dir.jpg") 0px 0px no-repeat;
	color: #fff;
}
#phys_search div.input label, #phys_search_small div.input label {
	display:block;
}
#phys_search select.wide {
	width: 368px;
	color: #666;
}
#right_1third {
	position:relative;
	float: right;
	width: 399px;
	margin: 6px 0 70px;
}
.section_directory #right_1third {
	margin-top:1px;
}
#left_interior {
	position:relative;
	float: left;
	width: 210px;
	margin: 6px 0 70px;
}

/* ============ */
/* = Calendar = */
/* ============ */

#content.calendar #left_interior {
	width: 302px;
	margin-top: 3px;
}
#content.calendar #calendar_top_bar {
  width: 100%;
  height: 84px;
  position: relative;
  top: 1px;
  margin-bottom: 5px;
  background: url('../img/bkg_calendar_head.gif') repeat-x;
}

#content.calendar #search_calendar {
  border-left: 1px solid #e2eef6;
  border-top: 1px solid #e2eef6;
  margin-top: 320px;
  margin-left: 1px;
  background: url("../img/bkg_calendar_search_form.gif") repeat-x;
  clear: left;
  padding: 20px;
/*width: 260px;
overflow: hidden;
*/}
#content.calendar #search_calendar .search_header {
  position: relative;
  margin-bottom: 20px;
}
#content.calendar #search_calendar #CalendarEntryCategory, #content.calendar #search_calendar #CalendarEntryKeyword {
  color: #000;
  width: 250px;
}
#content.calendar #search_calendar .search_header span{
  position: absolute;
  width: 256px;
  height: 20px;
  top: 0px;
  left: 0px;
  background: url("../img/head_calendar_search_form.gif") no-repeat;
}
#content.calendar #search_calendar #date_select_CalendarEntryStartDate input, #content.calendar #search_calendar #date_select_CalendarEntryEndDate input {
  width: 127px;
}

#cal_container_CalendarEntryStartDate, #cal_container_CalendarEntryEndDate {
  display: none;
  position: absolute;
  left: 134px; 
  top: 21px;
  z-index: 5; 
}

#content.calendar #search_calendar .input {
  position: relative;
}
#calendar_search_submit {
  height: 30px;
  width: 82px;
  background: url("../img/btn_calendar_search_submit.gif") no-repeat;
  cursor: pointer;
}
#content.calendar #search_calendar #date_select_CalendarEntryStartDate, #content.calendar #search_calendar #date_select_CalendarEntryEndDate {
  z-index: -1;
  width: 158px;
  background: url("../img/icon_date.gif") no-repeat right 10px;
}
#content.calendar #search_calendar label {
  display: block;
  font-size: 10px;
}
#content.calendar #search_calendar input {
  border: 1px inset #ccc;
  color: #000;
  font-family: Verdana, sans-serif;
  padding: 5px 4px;
  font-size: 17px;
}
#content.calendar #calendar_top_bar .top_bar_text{
  background: url('../img/head_programs_and_events.jpg') no-repeat;
  height: 80px;
  padding-left: 356px;
  padding-top: 22px;
  color: #fefefc;
  font-weight: bold;
  font-family: "helvetica narrow", "arial narrow", helvetica, verdana, sans-serif;
  font-size: 38px;
}
#content.calendar a.full_month {
  font-weight: normal;
  font-size: 11px;
}
#content #right_interior {
	float: right;
	width: 752px; 
	margin: 6px 0;
}
#content.calendar #right_interior {
  padding-top: 30px;
  width: 658px;
  margin-top: 3px;
  background: url("../img/bkg_blue_gradient.gif") repeat-x;
  border: 1px solid #e2eff7;
  border-bottom:none;
}
#content.calendar #right_interior #highlights{
  margin-top: 1px;
  width: 165px;
  float: left;
  margin-left: 52px;
}
.event .description {
	margin-top: 7px;
}
#content.calendar #right_interior #highlights div.event{
    margin-top: 13px;
    margin-bottom: 7px;
}
#content.calendar #right_interior #highlights div.event img{
  margin-bottom: 9px;
  display:block;
}
#content.calendar #right_interior #highlights div.event a.title{
  font-weight: bold;
  font-size: 13px;
}
#content.calendar #right_interior #highlights div.event div.date{
  font-weight: bold;
  color: #666;
  font-size: 11px;
}
#content.calendar #right_interior #entire_month{
  float: right;
  width: 403px;
}
#content.calendar #right_interior ul.date_listing{
  margin-top: 13px;
}
#content.calendar #right_interior ul.date_listing li.date{
  list-style: none;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-top: 4px;
  padding-bottom: 0px;
}
#content.calendar #right_interior ul.date_listing li.date a.date{
  color: #666 !important;
  font-weight: bold;
  font-size: 13px;
  background: url("../img/icon_date.gif") no-repeat 3px 3px;
  padding: 2px;
  padding-right: 4px;
  padding-left: 22px;
}
#content.calendar #right_interior ul.date_listing li.date a.date:hover{
  background: #eee url("../img/icon_date.gif") no-repeat 3px 3px;
  text-decoration: none;
}
#content.calendar #right_interior ul.date_listing li.date ul.events li{
  list-style: none;
  margin: 0;
}
#content.calendar #right_interior ul.date_listing li.date ul.events{
  padding: 0;
  padding: 5px 0;
  margin: 0;
}
#content.calendar #right_interior ul.date_listing li.date ul.events li a{
  color: #1597d3 !important;
  margin: 0;
  font-size: 12px;
  margin-left: 23px;
}
#content.calendar #right_interior ul.date_listing li.date ul.events li a.registration{
	background: url("/admin/media/img/ico_pencil.gif") no-repeat right 0px;
	padding-right: 18px;
	padding-bottom: 10px;
}
#content.calendar #right_interior ul.date_listing li.date ul.events li a.closed{
	background: url("../img/ico_door.gif") no-repeat right 2px;
	padding-right:15px;
}

/* CALENDAR SINGLE DAY VIEW */
#content.calendar div#single_day {
  margin-left: 30px;
}
#content.calendar div#single_day div#date_display, #content.calendar div#single_day div#Search_Head {
  background: url("../img/icon_date.gif") no-repeat 2px 2px;
  height: 20px;
  padding-left: 24px;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
#content.calendar div#single_day .no_seats_available {
	color: red;
	background: url("../img/ico_door.gif") no-repeat 2px 2px;
	padding-left: 20px;
	font-weight: bold;
}
#content.calendar div#single_day .waiting_list {
	padding-left: 20px;
	padding-top: 2px;
	background: url("../img/ico_list.gif") no-repeat 2px 11px;
}
#content.calendar div#single_day .waiting_list .form{
	visibility: hidden;
}
#content.calendar div#single_day .waiting_list .form img{
	cursor: pointer;
}
#content.calendar div#single_day .other_dates {
	background: url("../img/icon_date.gif") no-repeat 2px 1px;
	padding-left: 20px;
}
#content.calendar div#single_day div#Search_Head {
  background: none;
}
#content.calendar div#single_day .search_query {
    padding-left: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 11px;
  color: #666;
  font-weight: normal;
}
#content.calendar div#single_day div.event .multidate_container {
  width: 504px;
}
#content.calendar div#single_day div.event .view_other_dates {
  color: #349DD6;
  cursor: pointer;
  background: url("../img/icon_date.gif") no-repeat 2px 0px;
  height: 20px;
  padding-left: 24px;
  display: block;
}
#content.calendar div#single_day div.event .as_link.hover {
  text-decoration: underline;
}
#content.calendar div#single_day div.event .loading{
  text-decoration: none;
  background: #349DD6;
  color: #fff;
  padding: 5px 10px;
  display: none;
  width: 70px;
}
#content.calendar div#single_day div.event .next_months, #content.calendar div#single_day div.event .prev_months{
  color: #349DD6;
  cursor: pointer;
  padding: 5px 0;
  clear: left;
}
#content.calendar div#single_day div#events {
  margin-left: 25px;
  margin-top: 0px;
}
#content.calendar div#single_day div.event{
  border-top: 0px solid #0091D5;
  width: 580px;
	padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 12px;
  clear: left;
}
#content.calendar div#single_day div.event .extra_data{
  font-size: 11px;
	margin-bottom: 2px;
}
#content.calendar div#single_day div.event .extra_data .data_type {
  font-weight: bold;
}
#content.calendar div#single_day div.event img.left{
  float: left;
  margin-right: 12px;
}
#content.calendar div#single_day div.event img.right{
  float: right;
  margin-left: 12px;
	margin-bottom: 10px;
}
#content.calendar div#single_day div.last{
  border-bottom: none;
}

#content.calendar div#single_day div.event div.title {
  font-size: 20px;
	line-height: 24px;
  color: #000;
  font-weight: bold;
  margin-bottom: 15px;
	border-top: 1px solid #D6EBF5;
	padding-top: 10px;
}
#content.calendar div#single_day div#date_display span.today {
  font-weight: normal;
}

#content.calendar div#single_day div.event .ExtraDateLink {
  width: 160px;
  background: #eee;
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
  font-weight: bold;
  padding: 5px 3px;
  color: #666 !important;
}
#content.calendar div#single_day div.event a:hover.ExtraDateLink {
  background: #CFE6F4;
  color: #2B97D4 !important;
  text-decoration: none;
}
#date_table th{
	background: #999;
	color: #fff;
	font-weight: bold;
	padding: .5em;
}
#date_table td{
	padding: .5em;
	padding-bottom: 20px;
	border-bottom: 3px solid #ccc;
	width: 25%;
}
#date_table td td{
	padding: .5em;
	padding-bottom: .5em;
}
#date_table td.date{
	font-weight: bold;
}
#date_table td.dateset, #date_table td.dateset td{
	border: none;
}
#date_table tr td.dateset table{
}
#date_table tr td.dateset {
	padding-bottom: 20px;
	border-bottom:3px solid #ccc;
	
}
#date_table tr.selected_entry td {
	background: #ff6;
}
/* ============================== */
/* = Calendar Registration Form = */
/* ============================== */
.registration_form {
	border: 3px solid #007DBD;
}
.registration_form form {
	border: 1px solid #fff;
	background: url('../img/bkg_calendar_registration.gif') repeat-x;
	padding: 20px;
}
.registration_form label {
	display: block;
	font-size: 11px;
}
.registration_form #CalendarRegistrationSpecialNeeds{
	width: 531px;
}
.registration_form .submit input{
	border: none;
	margin-top: 10px;
}
.event #loginbox{
	left: 0;
	margin: 0;
}
#content div.section {
	position: relative;
	margin: 0;
	padding: 0px 24px 10px 24px;
}
#content div.section h2.hidden {
	display:none;
}
#content #right_interior .section {
	padding: 0px;
	background: url("../img/bkg_dkblue_gradient.gif") repeat-x;
}
#content #right_interior .top_bar {
	display: block;
	margin: 0;
	padding: 0;
	width: 752px;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}

/* THESE STYLES CONTROL STYLES PER SECTION */

/* Each section has a section header. */
#section_header{
	display:block;
	width:563px;
	height:150px;
	overflow:hidden;
}

body.section_about #section_header {
	background:url('/assets/heading_about.gif') 0px 0px no-repeat;
}
body.section_services #section_header {
	background:url('/assets/heading_services.gif') 0px 0px no-repeat;
}
body.section_guide #section_header {
	background:url('/assets/head_section_guide.jpg') 0px 0px no-repeat;
}
body.section_directory #section_header {
	background:url('/assets/head_section_directory.jpg') 0px 0px no-repeat;
}
body.section_foundation #section_header {
	background:url('/assets/text_foundation.gif') 0px 0px no-repeat;
}
body.section_careers #section_header {
	background:url('/assets/text_careers.gif') 0px 0px no-repeat;
}
body.section_patient-and-family-support #section_header {
	background:url('/assets/patients.gif') 0px 0px no-repeat;
}


/* Top horizontal bar. */
body.section_about #content .top_bar {
	background-color:#F1C236 !important;
}
body.section_services #content .top_bar {
	background-color:#BE351A !important;
}
body.section_guide #content .top_bar {
	background-color:#CB1470 !important;
}
body.section_directory #content .top_bar, body.section_physician-directory-results #content .top_bar {
	background-color:#FF7E0E !important;
}
body.section_foundation #content .top_bar {
	background-color:#74427D !important;
}
body.section_careers #content .top_bar {
	background-color:#53779a !important;
}
body.section_patient-and-family-support #content .top_bar {
	background-color:#86bd3d !important;
}

/* Link color of the current page in breadcrumb nav. */
body.section_about #breadcrumb li a.currentPage {
	color:#F1C236 !important;
}
body.section_services #breadcrumb li a.currentPage {
	color:#BE351A !important;
}
body.section_guide #breadcrumb li a.currentPage {
	color:#CB1470 !important;
}
body.section_directory #breadcrumb li a.currentPage {
	color:#FF7E0E !important;
}
body.section_foundation #breadcrumb li a.currentPage {
	color:#74427D !important;
}
body.section_careers #breadcrumb li a.currentPage {
	color:#53779a !important;
}
body.section_patient-and-family-support #breadcrumb li a.currentPage {
	color:#86bd3d !important;
}

/* Link color of the current page in section nav. */
body.section_about #section_nav a.currentPage {
	color:#F1C236 !important;
}
body.section_services #section_nav a.currentPage {
	color:#BE351A !important;
}
body.section_guide #section_nav a.currentPage {
	color:#CB1470 !important;
}
body.section_directory #section_nav a.currentPage {
	color:#FF7E0E !important;
}
body.section_foundation #section_nav a.currentPage {
	color:#74427D !important;
}
body.section_careers #section_nav a.currentPage {
	color:#53779a !important;
}
body.section_patient-and-family-support #section_nav a.currentPage {
	color:#86bd3d !important;
}


/* Color of the section title in interior pages. */
body.section_about #content h2#section_title {
	color:#F1C236 !important;
}
body.section_services #content h2#section_title {
	color:#BE351A !important;
}
body.section_guide #content h2#section_title {
	color:#CB1470 !important;
}
body.section_directory #content h2#section_title {
	color:#FF7E0E !important;
}
body.section_foundation #content h2#section_title {
	color:#74427D !important;
}
body.section_careers #content h2#section_title {
	color:#53779a !important;
}
body.section_patient-and-family-support #content h2#section_title {
	color:#86bd3d !important;
}



/* */

div.message {
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	padding:18px 16px;
	background:#1597D3;
	color:#fff;
	font-size:14px;
	line-height:1.4em;
/*	width:100%;*/
/*	width:938px;*/
	z-index:1000;
}

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

#content #full_width {
	margin: 5px 0 70px;
	width: 968px;
}
.section_directory #content #full_width {
	margin-top:0px;
}
#full_content {
	margin: 6px 0 70px;
	padding: 24px;
	background: url("../img/bkg_dkblue_gradient.gif") repeat-x;
}
#content .top_bar {
	margin: 6px 0 0; padding: 0;
	width: 968px;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
	background-color:#69c0e5; /* default */
}

#physicians {
	width: 920px;
}

#physicians div.physician {
	display: block;
	float: left;
	margin: 0 5px 38px 0;
	width: 300px;
	height: 100px;
/*	overflow: hidden;*/
}

.rightrule {
	border-right: 1px solid #E2EEF6;
}
.leftrule {
	border-left: 1px solid #E2EEF6;
}

#bookmark_page_link, #bookmark_calendar_link, #print_page_link {
	position: relative;
	display:block;
	float: right;
	width:97px;
	height:40px;
	top:1px;
	right:0px;
	background:url('../img/bookmark_page_link.gif') 0px 0px no-repeat;
	text-indent:-9000px;
}

#bookmark_calendar_link{
	background: url('../img/bookmark_event_link.gif') 0px 0px no-repeat;
}

#print_page_link {
	background: url('../img/print_page.gif') 0px 0px no-repeat;
	width: 132px;
}

#bookmark_page_unlink {
	position:relative;
	display:block;
	float:right;
	width:128px;
	height:40px;
	top:1px;
	right:0px;
	background:url('../img/bookmark_page_unlink.gif') 0px 0px no-repeat;
	text-indent:-9000px;
}

span.highlight {
	background-color:#ff9;
}

#inline_search_form input.search_box {
	width:400px;
}

div.search_result {
	margin-top:1em;
	margin-bottom:1.5em;
	border-top:1px #f4f4f4 solid;
}

div.search_result h4 {
	font-size:13px;
	margin-top:0.5em;
	margin-bottom:0.1em;
}

.box {
	margin-top: 6px;
}
.box.right {
	float:right;
}
.box.left {
	float:left;
}

span.small {
	font-size: 80%;
}

#content #big_image {
	display: block;
	padding: 0 30px 20px 0;
	margin-left: -144px;
	width: 326px;
	float: left;
}
#content #big_image p {
	margin-top: 10px;
	float: right;
	width: 182px;
	text-align:right;
	font-size: 10px;
	line-height: 13px;
}
#content #small_image {
	margin: 0;
	width: 140px;
	float:left;
}

#page_content {
	position: relative;
	padding-right: 27px;
	padding-left: 144px;
	padding-bottom: 65px;
	width: 580px;
/*	overflow: hidden;*/
}

#physician_profile #page_content {
	float: right;
	padding-left: 0px;
}

#physician_profile #small_image {
	float: left;
	width: 130px;
	overflow: hidden;
}

.summary {
	font-size: 12px;
	line-height: 20px;
	color: #666;
}

#phys_dir {
	width: 275px;
	height: 89px;
	margin: 0;
	padding: 14px 83px 14px 1px;
	background: url("../img/bkg_alphabet.gif") no-repeat;
}
#phys_dir .letter {
	display: block;
	width: 29px;
	height: 22px;
	margin: 0 1px 0 0;
	padding-top:7px;
	float: left;
	text-align:center;
	font-size: 16px;
	line-height: 16px;
	color: #FF7E0D !important;
}
#phys_dir .row {
	height: 30px;
	margin-bottom: 0px;
}
#content p.title {
	font-size: 15px;
	line-height: 20px;
	font-family: Verdana, Arial, sans-serif;
	color: #aaa;
}

#loginbox {
	position: relative;
	top: 0px;
	left: 210px;
	width: 500px;
/*	height: 186px;*/
	margin: 25px 25px 40px;
	padding: 22px 25px;
	background: #fff url("../img/bkg_blue_gradient.gif") repeat-x;
	border: 3px solid #eee;
}
#loginbox h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CF0D00;
}
#loginbox label {
	font-size: 11px;
	font-weight: bold;
}

.MyForm {
	font-weight:normal;
}

.MyForm div.input {
	margin:3px 0 1em 0;
}

.MyForm div.input label {
	display:block;
}

.MyForm div.input .form-error {
	background-color:#fee;
}

.MyForm div.input input, .MyForm div.input select {
	margin:0;
}

.MyForm div.required span.required {
	color:#cf0d00;
}



/* ============== */
/* = Start Page = */
/* ============== */
#mypage_head{
	width: 956px;
	height: 40px;
	padding: 20px 0 0 12px;
	background: url("../img/bkg_dkblue_gradient.gif") repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
#mypage_bookmarks {
	width: 318px;
	height: 548px;
	margin-right: 6px;
	background: #1597D3 url("../img/bkg_mypage_bookmarks.gif") 11px 18px no-repeat;
	float: left;
	z-index: 0;
}
#mypage_physicians {
	width: 320px;
	height: 548px;
	margin-right: 6px;
	background: #FF7E0D url("../img/bkg_mypage_physicians.gif") 11px 18px no-repeat;
	float: left;
	z-index: 0;
}
#mypage_calendar {
	width: 318px;
	height: 548px;
	background: #999 url("../img/bkg_mypage_calendar.gif") 11px 18px no-repeat;
	float: left;
	z-index: 0;
}

#mypage_calendar dl.event {
	margin: 0 0 5px 10px;
}

#mypage_calendar dl.event dt {
	font-size: 10px;
}

#mypage_calendar dl.event dd {
	margin: 0px;
}

.mypage_content {
	position: relative;
	top: 82px;
	left: 22px;
	width: 275px;
	height: 290px;
	overflow: auto;
	z-index: 0;
}
.mypage_content p a {
	color: #666 !important;
	text-decoration: none;
}
.mypage_form {
	position: relative;
	top: 210px;
	left: 15px;
}
.mypage_form input {
	margin: 0;
}
.mypage_form input.textbox {
	position: relative;
	top:-9px;
}
.mypage_content .physician {
	float: left;
	clear: left;
	width: 255px;
	margin-bottom: 15px;
}
.mypage_content .physician h4 {
	font-size: 12px;
	text-decoration: underline;
	color: #1597D3;
}
.mypage_content .physician h5 {
	margin: 0px;
	font-size: 11px;
	color: #000;
}
.mypage_content .physician p {
	margin-left: 119px;
}
.mypage_content h4 {
	margin: 0 10px 5px 10px;
	font-size: 14px;
	color: #888;
	padding-bottom: 3px;
	border-bottom: 1px solid #DDD;
}
.mypage_content p {
	margin: 0 10px 5px 10px;
}
.mypage_content p.delete_link {
	margin: 0 10px;
}
.mypage_content p.delete_link a {
	color: #048FC6 !important;
}
.mypage_content p.delete_link a:hover {
	text-decoration: underline;
}
.mypage_content .section_name {
	margin: 0 10px 0px 10px;
	font-size: 11px;
}
.mypage_content .article_name {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}


/* ================== */
/* = Career Section = */
/* ================== */
#career_left {
	position: relative;
	width: 282px;
	margin-top: 10px;
	padding-right: 22px;
	float: left;
}
#career_left p {
	font-size: 14px;
}
#career_left h3 {
	margin: 0 0 0.5em;
	font-size: 14px;
	font-weight: bold;
}
#career_left h4 {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
#career_left input, #career_right input {
	color: #000;
	font-size: 	12px;
}
#career_right {
	position: relative;
	width: 607px;
	margin-top: 10px;
	float: left;
}
#career_right h3 {
	margin: 0 0 0.5em;
	font-size: 12px;
	font-weight: bold;
}
ul.career_categories {
	padding-left: 0px;
	list-style: none inside url("../img/bul_arrow_career.gif");
}
ul.career_categories li {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
ul.career_categories li a {
	position:relative;
	top: -2px;
}

#career_right table {
}
#career_right table thead {
	height: 33px;
	color: #fff;
	background: #133A65 url("../img/bkg_career_table_head.gif") repeat-x;
	text-align: left;
}
#career_right table thead th {
	height: 33px;
	padding: 10px 0 0 13px;
	line-height: 12px;
	font-size: 12px !important;
	font-weight: bold !important;
}
#career_right table tbody th {
	width: 168px;
	padding: 7px 0 0 13px;
	font-size: 12px !important;
	font-weight: bold !important;
	text-align: left;
	color: #133A65;
	background-color: #ECF2F9;
	border-top: 2px solid #fff;
}
#career_right table td {
	padding: 9px 0 9px 13px;
	background-color: #fff;
}
#career_right table#career_results td {
	height: 63px;
}
#career_right table#career_details td {
	height: 33px;
}
#career_right table tr.even td {
	background-color: #ECF2F9;
}
#career_right table tr.top_border td {
	border-top: 2px solid #ECF2F9;
}
#career_right table tr.bottom td, #career_right table tr.bottom th {
	border-bottom: 1px solid #133A65;
}
#career_right table input, #career_right table select {
	margin: 0;
	padding: 0;
}





/* ========== */
/* = Footer = */
/* ========== */

#footer {
	clear:both;
	position:relative;
	width: 968px;
	margin-top: 6px; 
	padding:26px 0 40px 0;
	background: #fff url("../img/bkg_blue_gradient.gif") repeat-x;
}

#footer .content {
	padding-top:15px;
}

#footer, #footer p, p.footer {
	font-size:10px;
	line-height:16px;
	color:#666;
	text-align: center;
}

#footer a, p.footer a {
	color:#1597D3 !important;
	text-decoration:none;
}
#footer a:hover, p.footer a:hover {
	text-decoration:underline;
}

.oom {
	font-size: 10px !important;
	text-indent: -100px !important;
	overflow: hidden;
}

#news_table h5 {
	clear: both;
	padding: 0px;
	margin-bottom: 2px;
	font-size: 11px;
}

#news_table h3 {
	padding-top: 0px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
}

#news_table p {
	padding-bottom: 4px;
}

#news_table p a {
	text-decoration: none;
}

#news_table p a:hover {
	text-decoration: underline;
}

#news_table td.news_block h3 {
	margin-bottom: 15px;
}

#news_table .alignright {
	margin-bottom: 5px;
}

#left_2thirds {
	margin-bottom: 0px !important;;
}

#boxes img {
	margin-top: 6px;
	margin-left: 6px;
}

#home_blocks {
	border-top: 1px solid #D6EAF4;
	padding-top: 20px;
	padding-left: 70px;
}


#boxes {
	width: 353px !important;
}

#section_nav_wrapper {
	margin-right: 0px !important;
}

#right_1third {
	margin-bottom: 6px;
}

#right_1third .box {
	height: 31px !important;
}

#homepageSlides {
	margin-bottom: 15px;
}

div.healthwise_clam {
	color:#000;
	background-color: #F6E4E7;
	font-size:12px;
	margin-bottom:10px;
	padding:10px;
	position: relative;
}

div.healthwise_clam a, div.healthwise_clam b a {
	color:#107BAD !important;
	text-decoration:none;
}

div.healthwise_clam b a:hover, div.healthwise_clam a:hover {
	text-decoration: underline;
}

div.healthwise_clam b {
	color:#E5005F;
}

body.section_about .rightrule h2 {
	color:#F1C236 !important;
}
body.section_services .rightrule h2 {
	color:#BE351A !important;
}
body.section_foundation .rightrule h2 {
	color:#74427D !important;
}
body.section_careers .rightrule h2 {
	color:#53779A !important;
}
body.section_patient-and-family-support .rightrule h2 {
	color:#86bd3d !important;
}

.ww_check {
	border:			none;
	height:			auto !important;
	width:			auto  !important;
	vertical-align: middle;
	margin:	0px 0px 0px 0px;
}

.required span {
	color: #F00;
}

.registration_form input,
.registration_form select  {
	color: #000;
}