table.subpage {
	height: 100%;
}

table.subpage td {
	vertical-align: top;
}

table.subpage td.content_pane {
	vertical-align: top;
	background: #E8E7D7 url(/images/content_border-corner-sw.png) no-repeat bottom left;
	/*background: #E8E7D7 url(/images/content_border-corner-sw2.png) no-repeat bottom left;*/
}

table.subpage td.secondary_callout_panel {
	vertical-align: top;
	background-color: #E8E7D7;
	background: #E8E7D7 url(/images/secondary_callout_corner-se.png) no-repeat bottom right;
	cursor: pointer !important;
}


/* new left panels */
table.subpage td.left_panel2 {
	background: #0f4b79 url(/images/subnav-border_bottom2.png) no-repeat bottom left;
	padding: 0 0 16px 0;
	width: 226px;
}
table.subpage td.left_panel2 div.left_panel_inner2 {
	background: #18629b url(/images/subnav-border_top2.png) no-repeat top left;
}
table.subpage div.sub_nav2 {
	/*background: transparent url(/images/subnav_bg-bottom_left2.gif) no-repeat bottom left;*/
	background: #18629b url(/images/subnav-border_top2.png) no-repeat top left;
	padding: 31px 8px 20px 10px;
}

table.subpage div.sub_nav2 img {
	border: none;
}

table.subpage div.sub_nav2 a {
	text-decoration: none;
}

table.subpage div.sub_nav2 div.sub_nav_inner2 {
	background: transparent url(/images/cross-large2.gif) no-repeat bottom center;
	padding: 0 0 150px 0;
	position: relative;
	font-weight: bold;
	font-family: monospace;
	font-size: 1em;
}

ul#newsubnav {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
ul#newsubnav li {
	width: 200px;
	height: 25px;
	margin-top: 1px;
	padding: 0;
}

ul#newsubnav li a {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
	display: block;
	text-indent: -4000px;
	outline: none !important;
}
ul#newsubnav li a:hover {
	color: #666
}


/* HI BASICS */
ul#newsubnav li.hi_basics {
	background: #0f4b79 url(/images/sub.hibasics.gif) 15px center no-repeat;
}
ul#newsubnav li.hi_basics:hover,
ul#newsubnav.onhibasics li.hi_basics {
	background: #388bcb url(/images/sub.hibasics-on.gif) 15px center no-repeat;
}
ul#newsubnav li.who_is_at_risk {
	background: #0f4b79 url(/images/sub.whoisatrisk.gif) 15px center no-repeat;
}
ul#newsubnav li.who_is_at_risk:hover,
ul#newsubnav.onwhoisatrisk li.who_is_at_risk {
	background: #388bcb url(/images/sub.whoisatrisk-on.gif) 15px center no-repeat;
}
ul#newsubnav li.causes_and_risk_factors {
	background: #0f4b79 url(/images/sub.causesandriskfactors.gif) 15px center no-repeat;
}
ul#newsubnav li.causes_and_risk_factors:hover,
ul#newsubnav.oncausesandriskfactors li.causes_and_risk_factors {
	background: #388bcb url(/images/sub.causesandriskfactors-on.gif) 15px center no-repeat;
}

/* TOP HI RISKS */
ul#newsubnav li.top_hi_risks {
	background: #0f4b79 url(/images/sub.tophirisks.gif) 15px center no-repeat;
}
ul#newsubnav li.top_hi_risks:hover,
ul#newsubnav.ontophirisks li.top_hi_risks {
	background: #388bcb url(/images/sub.tophirisks-on.gif) 15px center no-repeat;
}
ul#newsubnav li.urinary_tract {
	background: #0f4b79 url(/images/sub.urinarytract.gif) 15px center no-repeat;
}
ul#newsubnav li.urinary_tract:hover,
ul#newsubnav.onurinarytract li.urinary_tract {
	background: #388bcb url(/images/sub.urinarytract-on.gif) 15px center no-repeat;
}
ul#newsubnav li.gastrointestinal {
	background: #0f4b79 url(/images/sub.gastrointestinal.gif) 15px center no-repeat;
}
ul#newsubnav li.gastrointestinal:hover,
ul#newsubnav.ongastrointestinal li.gastrointestinal {
	background: #388bcb url(/images/sub.gastrointestinal-on.gif) 15px center no-repeat;
}
ul#newsubnav li.pneumonia {
	background: #0f4b79 url(/images/sub.pneumonia.gif) 15px center no-repeat;
}
ul#newsubnav li.pneumonia:hover,
ul#newsubnav.onpneumonia li.pneumonia {
	background: #388bcb url(/images/sub.pneumonia-on.gif) 15px center no-repeat;
}
ul#newsubnav li.bloodstream {
	background: #0f4b79 url(/images/sub.bloodstream.gif) 15px center no-repeat;
}
ul#newsubnav li.bloodstream:hover,
ul#newsubnav.onbloodstream li.bloodstream {
	background: #388bcb url(/images/sub.bloodstream-on.gif) 15px center no-repeat;
}
ul#newsubnav li.surgical_site {
	background: #0f4b79 url(/images/sub.surgicalsite.gif) 15px center no-repeat;
}
ul#newsubnav li.surgical_site:hover,
ul#newsubnav.onsurgicalsite li.surgical_site {
	background: #388bcb url(/images/sub.surgicalsite-on.gif) 15px center no-repeat;
}
ul#newsubnav li.mrsa {
	background: #0f4b79 url(/images/sub.mrsa.gif) 15px center no-repeat;
}
ul#newsubnav li.mrsa:hover,
ul#newsubnav.onmrsa li.mrsa {
	background: #388bcb url(/images/sub.mrsa-on.gif) 15px center no-repeat;
}

/* PROTECT YOURSELF */
ul#newsubnav li.protect_yourself {
	background: #0f4b79 url(/images/sub.protectyourself.gif) 15px center no-repeat;
}
ul#newsubnav li.protect_yourself:hover,
ul#newsubnav.onprotectyourself li.protect_yourself {
	background: #388bcb url(/images/sub.protectyourself-on.gif) 15px center no-repeat;
}
ul#newsubnav li.before_hospital_admission {
	background: #0f4b79 url(/images/sub.beforehospitaladmission.gif) 15px center no-repeat;
}
ul#newsubnav li.before_hospital_admission:hover,
ul#newsubnav.onbeforehospitaladmission li.before_hospital_admission {
	background: #388bcb url(/images/sub.beforehospitaladmission-on.gif) 15px center no-repeat;
}
ul#newsubnav li.during_your_hospital_stay {
	background: #0f4b79 url(/images/sub.duringyourhospitalstay.gif) 15px center no-repeat;
}
ul#newsubnav li.during_your_hospital_stay:hover,
ul#newsubnav.onduringyourhospitalstay li.during_your_hospital_stay {
	background: #388bcb url(/images/sub.duringyourhospitalstay-on.gif) 15px center no-repeat;
}
ul#newsubnav li.talking_to_your_healthcare_provider {
	height: 40px;
	background: #0f4b79 url(/images/sub.howtocommunicate.gif) 15px center no-repeat;
}
ul#newsubnav li.talking_to_your_healthcare_provider:hover,
ul#newsubnav.ontalkingtoyourhealthcareprovider li.talking_to_your_healthcare_provider {
	background: #388bcb url(/images/sub.howtocommunicate-on.gif) 15px center no-repeat;
}
ul#newsubnav li.questions_to_ask {
	height: 40px;
	background: #0f4b79 url(/images/sub.questionstoask.gif) 15px center no-repeat;
}
ul#newsubnav li.questions_to_ask:hover,
ul#newsubnav.onquestionstoask li.questions_to_ask { 
	background: #388bcb url(/images/sub.questionstoask-on.gif) 15px center no-repeat;
}


/* PRESS ROOM */
ul#newsubnav li.press_room {
	background: #0f4b79 url(/images/sub.pressroom.gif) 15px center no-repeat;
}
ul#newsubnav li.press_room:hover,
ul#newsubnav.onpressroom li.press_room {
	background: #388bcb url(/images/sub.pressroom-on.gif) 15px center no-repeat;
}
ul#newsubnav li.press_releases {
	background: #0f4b79 url(/images/sub.pressreleases.gif) 15px center no-repeat;
}
ul#newsubnav li.press_releases:hover,
ul#newsubnav.onpressreleases li.press_releases {
	background: #388bcb url(/images/sub.pressreleases-on.gif) 15px center no-repeat;
}

ul#newsubnav li.fact_sheets {
	background: #0f4b79 url(/images/sub.factsheets.gif) 15px center no-repeat;
}
ul#newsubnav li.fact_sheets:hover,
ul#newsubnav.onfactsheets li.fact_sheets {
	background: #388bcb url(/images/sub.factsheets-on.gif) 15px center no-repeat;
}

ul#newsubnav li.media_contacts {
	background: #0f4b79 url(/images/sub.mediacontacts.gif) 15px center no-repeat;
}
ul#newsubnav li.media_contacts:hover,
ul#newsubnav.onmediacontacts li.media_contacts {
	background: #388bcb url(/images/sub.mediacontacts-on.gif) 15px center no-repeat;
}


table.subpage td.left_panel {
	background: #18629B url(/images/subnav-border_bottom.png) no-repeat bottom left;
	padding: 0 0 16px 0;
	width: 226px;
}

table.subpage td.left_panel div.left_panel_inner {
	background: #7B0000 url(/images/subnav-border_top.png) no-repeat top left;
}

table.subpage div.sub_nav {
	background: transparent url(/images/subnav_bg-bottom_left.gif) no-repeat bottom left;
	padding: 31px 8px 20px 10px;
}

table.subpage div.sub_nav img {
	border: none;
}

table.subpage div.sub_nav a {
	text-decoration: none;
}

table.subpage div.sub_nav div.sub_nav_inner {
	background: transparent url(/images/cross-large.gif) no-repeat bottom center;
	padding: 0 0 75px 0;
	position: relative;
	font-weight: bold;
	font-family: monospace;
	font-size: 0.9em;
}

table.subpage div.sub_nav div.sub_nav_inner div.item {
	padding: 6px 28px 8px 12px;
	background-color: #640000;
	margin: 0 0 1px 0;
	color: white;
}

table.subpage div.sub_nav div.sub_nav_inner div.on {
	padding: 7px 0 8px 12px;
	background-color: white;
	color: #af0a0a;
}

table.subpage div.sub_nav div.sub_nav_inner div.parent {
	background-color: #A00E0E;
	vertical-align: top;
}

table.subpage div.sub_nav img.parent_arrow {
	padding: 0 3px 15px 0;
}

table.subpage div.sub_nav img.on_arrow {
	position: absolute;
	right: 5px;
}

table.subpage div.protect_yourself {
	background: transparent url(/images/co_protectyourself.png) no-repeat top left;
}
table.subpage div.compare_hospital_care {
	background: transparent url(/images/co_comparehospitalcare.png) no-repeat top left;
}
table.subpage div.questionstoask {
	background: transparent url(/images/co_questionstoask.png) no-repeat top left;
}
table.subpage div.tophirisks {
	background: transparent url(/images/co_tophirisks.png) no-repeat top left;
}

table.subpage div.secondary_callout {
	width: 237px;
	height: 237px;
	margin: 0 8px 6px 4px;
}

table.subpage td.content_pane {
	vertical-align: top;
	padding: 0 7px 25px 8px;
	height: 100%;
}

table.subpage td.banner_pane {
	vertical-align: top;
	height: 132px;
	width: 740px;
	padding: 0 0 0 0;
	background-color: #E8E7D7;
}

table.subpage div.content {
	background: white url(/images/subpage_white_bg-top.png) no-repeat top left;
	line-height: 1.5;
	padding: 16px 0 0 0;
	width: 474px;
}

table.subpage div.inner_content {
	background-color: white;
	padding: 14px 24px 0 24px;
	min-height: 440px;
}

table.subpage div.inner_content li span.item_title {
	font-weight: bold;
}

table.subpage div.content table {
	margin: 0 0 0 0.5em;
}

table.subpage div.content table thead {
	font-weight: bold;
}

table.subpage div.content table td.second_column {
	text-align: center;
}

table.subpage div.content_lower_border {
	background: transparent url(/images/subpage_white_bg-bottom.png) no-repeat bottom left;
	padding: 0 0 12px 0;
}

ul.spaced_list li {
	margin: 0 0 10px 0;
}