html { 
	min-height: 100%; 
	margin-bottom: 1px; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 20px 0px;
	background: url(/images/site_back.jpg) repeat-x #E4E4E4;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a.no_line {
	text-decoration: none;
}
html, table, td {
	font-size: 11px;
}
a.back_to {
	color: #333;
	text-decoration: none;
	line-height: 13px;
}
a:hover.back_to {
	color: #036;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #660033;
	font-weight: normal;
	line-height: 21px;
}
h2 {
	font-size: 12px;
}
h5 {
	font-size: 16px;
	color: #006666;
	font-weight: normal;
	line-height: 19px;
	margin: 5px 0 10px 0;
}
h6 {
	font-size: 15px;
	font-weight: normal;
	color: #660033;
	border-bottom: 1px solid #666;
	margin: 8px 0 5px 0;
}
.caption {
	font-size: 11px;
	color: #666;
	font-style: italic;
}
#sidenav {
	background: url(/images/snav_fill.gif);
	vertical-align: top;
	width: 157px;
}
#sidenav div#google_search {
	padding: 5px 0 0 7px; 
	margin: 0
}
#sidenav div#google_search form {
	margin:0; padding:0
}
#sidenav2 {
	border-left: 1px solid #666;
	border-right: 1px solid #036;
	vertical-align: top;
	width: 155px;
	padding: 10px 0;
	background: #FFF;
}
#sidenav2 a {
	color: #333333;
	text-decoration: none;
}
#sidenav2 a:hover {
	color: #003366;
	text-decoration: underline;
}
#sidenav2 p {
	padding-left: 7px;
}
#sidenav2 div#google_search {
	padding: 5px 0 0 0; 
	margin: 0
}
#sidenav2 div#google_search form {
	margin:0; padding:0
}
strong {
	color: #003366;
}
.red {color: #660033}
.padding_left {
	padding-left: 5px;
}
.pad_right {
	padding-right: 5px;
}
#bod_table td img {
	padding: 10px 10px 10px 0;
}
.no_bull_indent li {
	margin-left: -21px;
}
.no_num_indent li {
	margin-left: -21px;
}
table.form {
	background: #E8E8E8;
	border: 1px solid #999;
}
.img_inline {
	display: inline;
	margin-bottom: -1px;
}
.inline {
	display: inline;
}
.indent {
	padding-left: 10px;
	display: block;
}
.semail {
	display: none;
}
#footer {
	background: url(/images/footer_fill2.gif) repeat-x;
	width: 100%;
	height: 18px;
	font-size: 9px;
	color: #666;
	text-align: right;
}
#footer img {
	display: inline;
}
td.hide {
	display: none;
}
ul.two_col {
	width: 400px;
	float: left;
	padding: 0;
	margin: 0 0 0 35px;
}
ul.two_col li {
	width: 185px;
	float: left;
	padding: 0 15px 5px 0;
	margin: 0;
}

/************** 1st level pages ***************/

#content {
	background: url(/images/main_content_shadow.jpg) repeat-y #FFF;
	vertical-align: top;
	border-right: 1px solid #666666;
}
#content2 {
	background: url(/images/main_content_shadow.jpg) repeat-y #FFF;
	vertical-align: top;
	border-right: 1px solid #666666;
}
#content_body {
	border-top: 2px solid #003366;
	margin: 0 0 0 20px;
}
#content_pic {
	width: 237px;
	margin: 1px 0 10px 10px;
	padding: 0;
}
#sidepic {
	width: 237px;
	margin: 0 0 10px 10px;
	padding: 0;
	float: right; 	
}
#blueline {
	border-top: 2px solid #003366;
	margin-left: 22px;
}
#title {
	font-size: 18px;
	padding: 10px 0 5px 20px;
	color: #660033;
}
#alt_title {
	font-size: 18px;
	padding: 10px 0 0 20px;
	color: #660033;
}
.pad_top {
	padding-top: 15px;
}
#title_underline {
	border-bottom: 2px solid #003366;
	margin-top: 5px;
}
#title table#backto {
	padding-right: 10px;
}
#title table#backto a{
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.main_text {
	padding: 0 32px 0 22px;
	vertical-align: top;
	line-height: 15px;
}
.media_text {
	padding: 0 0 0 22px;
	vertical-align: top;
	line-height: 15px;
}
.main_text_alt, .main_text_search {
	padding: 0 0 0 22px;
	vertical-align: top;
}
.main_text_alt iframe, .main_text_search iframe {
	border: none;
}
.main_text ul b{
	color: #333333;
	text-transform: uppercase;
}
.main_text p{
	margin-top: 0;
}
td img {
	display: block;
}
table.morebutton {
	position: relative;
	margin-top: -10px;
}
.rtpic {
	padding: 0 0 1px 5px;
	margin-right: -10px;
}
.lftpic {
	padding: 5px 7px 1px 0;
}
ul.specialnav {
	line-height: 16px;
	list-style: url(/images/redbulletimg.gif) none outside;
	white-space: nowrap;
	font-weight: bold;
	color: #003366;
}
ul.specialnav a {
	text-decoration: none;
}
ul.specialnav a:hover {
	text-decoration: none;
	color: #660033;
}
ul.specialnav li ul {
	font-weight: normal;
	list-style: none;
}
ul.specialnav li ul li {
	margin-left: -40px;
}
.padding_right {
	padding-right: 32px;
}
#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	background-color: #FFF;
	border: 3px solid #003366;
	padding: 10px;
}
#layer2, #layer3, #layer4, #layer5, #layer6 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	background-color: #FFF;
	border: 3px solid #003366;
	padding: 10px;
	height: 300px;
	overflow: auto;
}
#close {
	float: right;
}
#find_phys td{
	padding: 0 7px 7px 0;
}
.resultsnav {
	line-height: 16px;
	list-style: url(/images/redbulletimg.gif) none outside;
	white-space: nowrap;
}
td#blue_line_top {
	border-top: 2px solid #003366;
	padding-left: 22px;
}
.margin_left {
	margin-left: 22px;
}

/************** Caring ***************/

#content_caring {
	vertical-align: top;
	padding: 0 10px 0 16px;
	background: url(/images/white_shadow_lft.gif) #FFF;
}
td#content_caring table#backto {
	padding-right: 10px;
}
td#content_caring table#backto a{
	font-size: 11px;
}
#content_caring h1 {
	font-size: 18px;
	color: #660033;
	font-weight: normal;
	margin: 0;
}
#caring {
}
#real_life {
	width: 100%;
	padding: 0 20px 0 120px;
}
.caring {
	vertical-align: top;
}
.caring td p{
	line-height: 17px;
}
#current_text {
	padding-left: 15px;
}
#current_cover {
	padding-top: 10px;
}
#real_stories {
	width: 100%;
}
.real_heading {
	font-size: 14px;
	padding-bottom: 5px;
}
.real_pic {
	vertical-align: top;
	padding-right: 5px;
}
.real_desc {
	font-size: 12px;
	vertical-align: top;
	width: 100%;
}
table.real_story {
	padding-bottom: 5px;
}

/**********real_life*************/

#salas_intro {
	color: #A56C9F;
	font-size: 14px;
}
.life_rt_pic {
	padding: 0 0 10px 10px;
}
.life_lft_pic {
	padding: 5px 10px 5px 0;
}
#content_caring h2 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
}
.smaller {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
}
#left_col_life {
	padding-right: 15px;
	vertical-align: top;
	width: 50%;
}
#rt_col_life {
	padding: 0 15px;
	vertical-align: top;
	width: 50%;
}

/************** Home Page ***************/

#hm_ads table{
	width: 228px;
}
#hm_ads table td {
	font-size: 11px;
}
#scrollingframe {
	background: url(/images/scrollingnewsbk.gif) no-repeat #FFF;
	padding: 38px 23px 3px 21px;
}


/************** foundations ***************/

td.cmhf-txt {
	padding: 5px 10px 0 8px;
}
td.ovchf-txt {
	padding: 5px 40px 0 0px;
}

/**** cmhf ****/

td.main_text1cmhf {
	padding: 0 0 0 22px;
	vertical-align: top;
	margin-top: 0;
	line-height: 14px;
}
td.main_text1cmhf p {
	padding-right: 11px;
}
td.main_text1cmhf img {
	margin-left: 5px;
}
td.main_text1cmhf h1 {
	font-size: 17px;
	font-style: normal;
	color: #505A87;
	margin-left: -26px;
	text-align: center;
}
td.main_text1cmhf h5 {
	font-size: 17px;
	font-style: normal;
	color: #603;
}
#cmhf_content {
	vertical-align: top;
	background: url(/foundations/images/cmhf_back.jpg) repeat-y #FFF;
}
#cmhf_content h1{
	font-weight: normal;
	padding: 0 0 0 22px;
}
#cmhf_sidenav {
	vertical-align: top;
	padding: 3px 15px 0 0;
	background: url(/distinction/mch/images/mch_navback.jpg) repeat-y #FFF;
}
#cmhf_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#cmhf_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#cmhf_sidenav ul {
	line-height: 16px;
	list-style: url(/images/cmhfbulletimg.gif) none outside;
	white-space: nowrap;
	padding-left: 40px;
	margin: 10px 0 20px -5px;
	font-family: "R Frutiger Roman",Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
#cmhf_sidenav h3{
	margin: 0 0 0 16px;
	color: #660033;
	font-size: 11px;
}
#cmhf_sidenav p{
	padding: 0 0 0 35px;
}
#cmhf_sidenav p img{
	padding: 0 0 2px 0;
}
#cmhf_sidenav p b{
	color: #003366;
}
#cmhf_sidenav a{
	text-decoration: none;
}
#cmhf_sidenav a:hover {
	text-decoration: none;
	color: #666666;
}

/**** ovchf ****/

.main_text1ovchf {
	padding: 0 0 0 22px;
	vertical-align: top;
	margin-top: 0;
	line-height: 14px;
}
td.main_text1ovchf p {
	padding-right: 11px;
}
td.main_text1ovchf img {
	margin-left: 5px;
}
td.main_text1ovchf h1 {
	font-size: 17px;
	font-style: normal;
	color: #333366;
	margin-left: -26px;
	text-align: center;
}
td.main_text1ovchf h5 {
	font-size: 17px;
	font-style: normal;
	color: #603;
}
#ovchf_content {
	vertical-align: top;
	background: url(/foundations/images/ovchf_back.jpg) repeat-y #FFF;
}
#ovchf_content h1{
	font-weight: normal;
	padding: 0 0 0 22px;
}
#ovchf_sidenav {
	vertical-align: top;
	padding: 3px 15px 0 0;
	background: url(/foundations/images/ovchf_navback.jpg) repeat-y #FFF;
}
#ovchf_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#ovchf_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#ovchf_sidenav ul {
	line-height: 16px;
	list-style: url(/images/bulletimg_blue.gif) none outside;
	white-space: nowrap;
	padding-left: 40px;
	margin: 10px 0 20px -5px;
	font-family: "R Frutiger Roman",Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
#ovchf_sidenav h3{
	margin: 0 0 0 16px;
	color: #660033;
	font-size: 11px;
}
#ovchf_sidenav p{
	padding: 0 0 0 35px;
}
#ovchf_sidenav p img{
	padding: 0 0 2px 0;
}
#ovchf_sidenav p b{
	color: #003366;
}
#ovchf_sidenav a{
	text-decoration: none;
}
#ovchf_sidenav a:hover {
	text-decoration: none;
	color: #666666;
}
/************** PROGRAMS OF DISTINCTION ***************/

td#distinct_content {
	background:url(/distinction/images/main_bk.jpg) no-repeat #00142A;
}
td#distinct_content table {
	margin: 18px 0 6px 0;
}
td#distinct_content table#distinct_main td {
	padding: 0 0 15px 21px;
}
/***CANCER PROGRAM ***/

td#cp_hdr {
	background: url(/distinction/cancerprogram/images/cp_hdr.jpg) no-repeat #FFF;
	width: 643px;
	height: 205px;
}
div#cp_home {
	float: right;
	margin: 5px 15px 0 0;
	padding-bottom: 180px;
}
div#cp_home img {
	display: inline;
}
div#cp_home a {
	color: #FFF;
	text-decoration: none;
}
div#cp_home a:hover {
	color: #CCC;
}
#cp_top_nav {
	background: #003366 url(/distinction/cancerprogram/images/cp_top_nav.jpg) no-repeat;
	width: 643px;
	height: 28px;
	color: #005991;
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
}
#cp_top_nav a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 8px;
}
#cp_top_nav a:hover{
	color: #999;
}
td#cp_rt_nav {
	background: url(/distinction/cancerprogram/images/cp_side_nav.jpg) repeat-y #C6C6C6;
	padding: 14px 20px 0 18px;
	vertical-align: top;
	width: 93px;
}
#cp_rt_nav a {
	color: #000;
	text-decoration: none;
}
#cp_rt_nav a:hover {
	color: #FFF;
}
#cp_rt_nav p {
	border-bottom: 1px solid #999;
	padding-bottom: 11px;
	font-size: 12px;
}
#cp_rt_nav a b {
	font-size: 11px;
	color: #036;
}
#cp_main_pic {
	padding-bottom: 18px;
}
#cp_content {
	width: 487px;
	padding: 10px 10px 10px 15px;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
}
#cp_content h1 {
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}
#cp_content h1.underline {
	border-bottom: 1px solid #999;
}
#cp_content h2 {
	color: #666;
	font-size: 13px;
}
td#cp_content ul.specialnav {
	line-height: 16px;
	list-style: url(/images/bulletimg_blue.gif) none outside;
	white-space: nowrap;
	font-weight: bold;
	color: #003366;
}
td#cp_content ul.specialnav a:hover {
	color: #666;
}

/*** Maternal Child Health ***/

td#mch_hdr {
	background: url(/distinction/mch/images/mch_hdr.jpg) no-repeat;
	width: 643px;
	height: 204px;
	vertical-align: top;
}
div#mch_home {
	float: right;
	margin: 6px 6px 0 0;
}
div#mch_home img {
	display: inline;
}
div#mch_home a {
	color: #FFF;
	text-decoration: none;
}
div#mch_home a:hover {
	color: #CCC;
}
#mch_top_nav {
	background: #003366 url(/distinction/hvp/images/vhvi_top_nav_bk.jpg) repeat-x;
	width: 630px;
	height: 27px;
	color: #005991;
	text-align: center;
	font-size: 10px;
}
#mch_top_nav a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
}
#mch_top_nav a:hover{
	color: #999;
}

td.main_text1mch {
	padding: 0 0 0 16px;
	vertical-align: top;
	margin-top: 0;
	line-height: 14px;
}
td.main_text1mch p {
	padding-right: 11px;
}
td.main_text1mch img {
	margin-left: 5px;
}
td.main_text1mch h1 {
	font-size: 17px;
	font-style: normal;
	color: #006666;
	margin-left: -26px;
	text-align: center;
}
#mch_content {
	vertical-align: top;
	background: url(/distinction/mch/images/mch_back.jpg) #FFF;
}
#mch_content h1{
	font-weight: normal;
	padding: 0 0 0 22px;
}
#mch_sidenav {
	vertical-align: top;
	padding: 3px 15px 0 0;
	background: url(/distinction/mch/images/mch_navback.jpg) repeat-y #FFF;
}
#mch_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#mch_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#mch_sidenav ul {
	line-height: 16px;
	list-style: url(/images/greenbulletimg.gif) none outside;
	white-space: nowrap;
	padding-left: 40px;
	margin: 10px 0 20px -5px;
	font-family: "R Frutiger Roman",Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
#mch_sidenav h3{
	margin: 0 0 0 16px;
	color: #660033;
	font-size: 11px;
}
#mch_sidenav p{
	padding: 0 0 0 35px;
}
#mch_sidenav p img{
	padding: 0 0 2px 0;
}
#mch_sidenav p b{
	color: #003366;
}
#mch_sidenav a{
	text-decoration: none;
}
#mch_sidenav a:hover {
	text-decoration: none;
	color: #666666;
}


/************** COE ***************/


td.bc_logo img, td.mch_logo img, td.pia_logo img {
	padding-bottom: 7px;	
}
td.bc_img, td.mch_img, td.pia_img {
	padding-bottom: 7px;
	padding-top: 7px;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
}
td.bc-txt, td.mch-txt, td.pia-txt {
	margin-top: 10px;	
}


/************** PIA ***************/

td.main_text1pia {
	padding: 0 0 0 16px;
	vertical-align: top;
	margin-top: 0;
	line-height: 14px;
}
td.main_text1pia img {
	margin-left: 5px;
}
td.main_text1pia p {
	padding-right: 11px;
}
td.main_text1pia h1 {
	font-size: 17px;
	font-style: normal;
	color: #996600;
}
#pia_content {
	vertical-align: top;
	background: url(/distinction/pia/images/pia_back.jpg) #FFF repeat-y;
}
#pia_sidenav {
	vertical-align: top;
	padding: 3px 15px 0 0;
	background: url(/distinction/pia/images/pia_navback.jpg) repeat-y #FFF;
}
#pia_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#pia_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#pia_sidenav ul {
	line-height: 16px;
	list-style: url(/images/goldbulletimg.gif) none outside;
	white-space: nowrap;
	padding-left: 40px;
	margin: 10px 0 20px -5px;
	font-family: "R Frutiger Roman",Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
#pia_sidenav h3{
	margin: 0 0 0 16px;
	color: #660033;
	font-size: 11px;
}
#pia_sidenav p{
	padding: 0 0 0 35px;
}
#pia_sidenav p img{
	padding: 0 0 2px 0;
}
#pia_sidenav p b{
	color: #003366;
}
#pia_sidenav a{
	text-decoration: none;
}
#pia_sidenav a:hover {
	text-decoration: none;
	color: #666666;
}

/************** Breast Center ***************/

td.main_text1bc {
	padding: 0 0 0 16px;
	vertical-align: top;
	margin-top: 0;
	line-height: 14px;
}
td.main_text1bc p {
	padding-right: 11px;
}
td.main_text1bc h1 {
	font-size: 17px;
	font-style: normal;
	color: #663366;
}
td.main_text1bc img {
	margin-left: 5px;
}
#bc_content {
	vertical-align: top;
	background: url(/distinction/bc/images/bc_back.jpg) #FFF;
}
#bc_sidenav {
	vertical-align: top;
	padding: 3px 15px 0 0;
	background: url(/distinction/bc/images/bc_navback.jpg) repeat-y #FFF;
}
#bc_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#bc_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#bc_sidenav ul {
	line-height: 16px;
	list-style: url(/images/purpbulletimg.gif) none outside;
	white-space: nowrap;
	padding-left: 40px;
	margin: 10px 0 20px -5px;
	font-family: "R Frutiger Roman",Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
#bc_sidenav h3{
	margin: 0 0 0 16px;
	color: #660033;
	font-size: 11px;
}
#bc_sidenav p{
	padding: 0 0 0 35px;
}
#bc_sidenav p img{
	padding: 0 0 2px 0;
}
#bc_sidenav p b{
	color: #003366;
}
#bc_sidenav a{
	text-decoration: none;
}
#bc_sidenav a:hover {
	text-decoration: none;
	color: #666666;
}

/************** Heart Aware ***************/


td.main_text1ha {
	vertical-align: top;
	margin-top: 0;
	line-height: 14px;
}
td.main_text1ha img {
	margin-left: 5px;
}
td.main_text1ha p {
	padding-right: 11px;
}
td#ha_content h1 {
	font-size: 17px;
	font-style: normal;
	color: #D11517;
	margin-top: 0;
}
td#ha_content h1.stroke {
	color: #A91714;
}
#ha_content {
	vertical-align: top;
	background: url(/heartaware/images/ha_fill.jpg) #FFF;
	padding-left: 22px;
}
#ha_sidenav {
	vertical-align: top;
	padding: 3px 15px 0 0;
	background: url(/heartaware/images/ha_sidenavfill.jpg) repeat-y #FFF;
}
#ha_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#ha_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#ha_sidenav ul {
	line-height: 16px;
	list-style: url(/images/bulletimg_red.gif) none outside;
	white-space: nowrap;
	padding-left: 40px;
	margin: 10px 0 20px -5px;
	font-family: "R Frutiger Roman",Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
#ha_sidenav h3{
	margin: 0 0 0 16px;
	color: #D11517;
	font-size: 11px;
}
#ha_sidenav h3.stroke{
	color: #A91714;
}
#ha_sidenav p{
	padding: 0 0 0 35px;
}
#ha_sidenav em{
	padding: 0 0 0 15px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
}
#ha_sidenav strong{
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #333;
	font-size: 10px;
}
#ha_sidenav p img{
	padding: 0 0 2px 0;
}
#ha_sidenav p b{
	color: #003366;
}
#ha_sidenav a{
	text-decoration: none;
}
#ha_sidenav a:hover {
	text-decoration: none;
	color: #666666;
}
table.animations td {
	padding: 0 10px 10px 0;
}
#screenCol1 {
	padding-right: 30px;
}
div.screenings {
	width: 200px;
}
div.screenings div.radio_btn {
	width: 25px; 
	float: left;
}
div.screenings div.radio_txt {
	width: 175px; 
	float: left;
	margin-bottom: 15px;
}
table#screening td {
	padding: 0 10px 10px 0;
}
table#screening {
	margin-left: 22px;
}

/************** VHVI ***************/

#vhvi_top_nav {
	background: #003366 url(/distinction/hvp/images/vhvi_top_nav_bk.jpg) repeat-x;
	width: 630px;
	height: 27px;
	color: #005991;
	padding-left: 13px;
	text-align: center;
}
#vhvi_top_nav a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0 2px;
}
#vhvi_top_nav a:hover{
	color: #999;
}
#vhvi_rt_nav {
	background: url(/distinction/hvp/images/vhvi_rt_nav_bk.jpg) repeat-y #FFF;
	padding: 14px 20px 0 18px;
	vertical-align: top;
	width: 93px;
}
#vhvi_rt_nav a {
	color: #000;
	text-decoration: none;
}
#vhvi_rt_nav a:hover {
	color: #FFF;
}
#vhvi_rt_nav p {
	border-bottom: 1px solid #999;
	padding-bottom: 11px;
}
#vhvi_main_pic {
	padding-bottom: 18px;
}
#vhvi_content {
	width: 487px;
	padding: 10px 10px 10px 15px;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
	background: #FFF;
	background: url(/images/main_content_shadow.jpg) repeat-y #FFF;
}
#vhvi_content h1 {
	font-size: 16px;
	color: #036;
	font-weight: normal;
	margin-top: 0;
}
#vhvi_content h2 {
	color: #B30000;
}
#vhvi_hm_leftcol {
	width: 217px;
	padding: 0 26px 0 0;
	border-right: 1px solid #036;
	vertical-align: top;
}
#vhvi_hm_rtcol {
	width: 225px;
	padding: 0 0 0 10px;
	vertical-align: top;
}
table.vhvi_links td {
	vertical-align: top;
	padding-right: 10px;
}
table.vhvi_links td ul li {
	list-style: url(/distinction/hvp/images/vhvi_small_arrow.gif);
}
table.vhvi_links2 td {
	vertical-align: top;
	width: 33%;
}
table.vhvi_links2 {
	width: 100%;
}
table.vhvi_links2 td ul li {
	list-style: url(/distinction/hvp/images/vhvi_small_arrow.gif);
}
.breadcrumb_arrows {font-size: 13px}

/************** CancerResourceCenter ***************/

#crc_content {
	vertical-align: top;
	background: url(/distinction/crc/images/crc_fill.jpg) #FFF;
}
td.main_text1crc {
	padding: 0 0 0 16px;
	vertical-align: top;
	margin-top: 0;
	line-height: 14px;
}
td.main_text1crc img {
	margin-left: 5px;
}
td.main_text1crc p {
	padding-right: 11px;
}
td.main_text1crc h1 {
	font-size: 17px;
	font-style: normal;
	color: #003366;
	margin-top: 0;
}
td.main_text1crc i {
	line-height: 17px;
	font-size: 13px;
	color: #666;
}
#crc_sidenav {
	vertical-align: top;
	padding: 3px 15px 0 0;
	background: url(/distinction/crc/images/crc_sidenavfill.jpg) repeat-y #FFF;
}
#crc_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#crc_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#crc_sidenav ul {
	line-height: 16px;
	list-style: url(/images/bulletimg.gif) none outside;
	white-space: nowrap;
	padding-left: 40px;
	margin: 10px 0 20px -5px;
	font-family: "R Frutiger Roman",Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
#crc_sidenav h3{
	margin: 0 0 0 16px;
	color: #660033;
	font-size: 11px;
}
#crc_sidenav p{
	padding: 0 0 0 35px;
}
#crc_sidenav p img{
	padding: 0 0 2px 0;
}
#crc_sidenav p b{
	color: #003366;
}
#crc_sidenav a{
	text-decoration: none;
}
#crc_sidenav a:hover {
	text-decoration: none;
	color: #666666;
}


/************** Job Opportunties ***************/

td.main_text1jo {
	padding: 0 0 0 16px;
	vertical-align: top;
	margin-top: 0;
	line-height: 14px;
}
td.main_text1jo p {
	padding-right: 11px;
}
td.main_text1jo h1 {
	font-size: 17px;
	font-style: normal;
	color: #603;
}
#jo_content {
	vertical-align: top;
	background: url(/job_opps/images/jo_fill.jpg) #FFF;
	width: 466px;
}
#jo_sidenav {
	vertical-align: top;
	padding: 0 15px 0 0;
	background: url(/job_opps/images/jo_sidenavfill.jpg) repeat-y #FFF;
	width: 163px;
}
#jo_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#jo_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#jo_sidenav ul {
	line-height: 16px;
	list-style: url(/images/redbulletimg.gif) none outside;
	white-space: nowrap;
	padding-left: 40px;
	margin: 10px 0 20px -5px;
	font-family: "R Frutiger Roman",Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
#jo_sidenav h3{
	margin: 0 0 0 16px;
	color: #036;
	font-size: 11px;
}
#jo_main_txt {
	padding: 6px 10px 0 0;
}
#jo_sidenav p{
	padding: 0 0 0 35px;
}
#jo_sidenav em{
	padding: 0 0 0 15px;
	font-weight: bold;
	font-style: normal;
	color: #003366;
}
#jo_sidenav strong{
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #333;
	font-size: 10px;
}
#jo_sidenav p img{
	padding: 0 0 2px 0;
}
#jo_sidenav p b{
	color: #003366;
}
#jo_sidenav a{
	text-decoration: none;
}
#jo_sidenav a:hover {
	text-decoration: none;
	color: #666666;
}

/************** Continuing Care ***************/

#cc_content {
	vertical-align: top;
	background: url(/distinction/cc/images/cc_fill.jpg) #FFF;
}
td.main_text1cc {
	padding: 0 0 0 16px;
	vertical-align: top;
	margin-top: 0;
	line-height: 14px;
}
td.main_text1cc p {
	padding-right: 11px;
}
td.main_text1cc h1 {
	font-size: 17px;
	font-style: normal;
	color: #003366;
	margin-top: 0;
}
#cc_sidenav {
	vertical-align: top;
	padding: 3px 15px 0 0;
	background: url(/distinction/cc/images/cc_sidenavfill.jpg) repeat-y #FFF;
}
#cc_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#cc_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#cc_sidenav ul {
	line-height: 16px;
	list-style: url(/images/bulletimg.gif) none outside;
	white-space: nowrap;
	padding-left: 40px;
	margin: 10px 0 20px -5px;
	font-family: "R Frutiger Roman",Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
#cc_sidenav h3{
	margin: 0 0 0 16px;
	color: #660033;
	font-size: 11px;
}
#cc_sidenav p{
	padding: 0 0 0 35px;
}
#cc_sidenav p img{
	padding: 0 0 2px 0;
}
#cc_sidenav p b{
	color: #003366;
}
#cc_sidenav a{
	text-decoration: none;
}
#cc_sidenav a:hover {
	text-decoration: none;
	color: #666666;
}

/************** Industrial Health ***************/

#ih_content {
	vertical-align: top;
	background: url(/patient_services/ih/images/ih_fill.jpg) #FFF;
}
td.main_text1ih img {
	margin-left: 5px;
}
td.main_text1ih {
	padding: 0 0 0 16px;
	vertical-align: top;
	margin-top: 0;
	line-height: 14px;
}
td.main_text1ih p {
	padding-right: 11px;
}
td.main_text1ih h1 {
	font-size: 17px;
	font-style: normal;
	color: #333366;
}
#ih_sidenav {
	vertical-align: top;
	padding: 3px 15px 0 0;
	background: url(/patient_services/ih/images/ih_sidenavfill.jpg) repeat-y #FFF;
}
#ih_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#ih_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#ih_sidenav ul {
	line-height: 16px;
	list-style: url(/images/bulletimg_blue.gif) none outside;
	white-space: nowrap;
	padding-left: 40px;
	margin: 10px 0 20px -5px;
	font-family: "R Frutiger Roman",Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
#ih_sidenav h3{
	margin: 0 0 0 16px;
	color: #660033;
	font-size: 11px;
}
#ih_sidenav p{
	padding: 0 0 0 35px;
}
#ih_sidenav p img{
	padding: 0 0 2px 0;
}
#ih_sidenav p b{
	color: #003366;
}
#ih_sidenav a{
	text-decoration: none;
}
#ih_sidenav a:hover {
	text-decoration: none;
	color: #666666;
}

/************** Centers (CMH, OVCH, CFH) ***************/

.main_text1cmh{
	padding: 5px 11px 0 16px;
	vertical-align: top;
	margin-top: 0;
	line-height: 13px;
}
.main_text1cfh{
	vertical-align: top;
	margin-top: 0;
	background: url(/ovch/images/centers_mainback.jpg) repeat-y left top;
}
.main_text1cmh img {
	padding: 10px 0 5px 10px;
}
.main_text1cmh img.sp_image {
	padding: 0;
}
#cmh_content {
	vertical-align: top;
	background: url(/ovch/images/centers_mainback.jpg) repeat-y left top #FFF;
	border-right: 1px solid #666666;
}
td#cfh_content {
	vertical-align: top;
	background: url(/ovch/images/centers_mainback.jpg) repeat-y left top #FFF;
}
#cmh_hdr, #ovch_hdr {
	background: url(/cmh/images/cmh_homebox.jpg) repeat-x;
	width: 100%;	
}
#back_to {
	background: url(/cmh/images/cmh_homebox.jpg) repeat-x;
	width: 100%;	
}
#cmh_sidenav {
	vertical-align: top;
	padding: 3px 15px 0 0;
	background: url(/ovch/images/centers_navback.jpg) repeat-y #FFF;
}
#cmh_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#cmh_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#cmh_sidenav ul {
	line-height: 16px;
	list-style: url(/images/redbulletimg.gif) none outside;
	white-space: nowrap;
	padding-left: 40px;
	margin: 10px 0 20px -5px;
	font-family: "R Frutiger Roman",Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
#cmh_sidenav h3{
	margin: 0 0 0 16px;
	color: #003366;
	font-size: 12px;
	font-family: "R Frutiger Roman", Verdana, Arial, Helvetica, sans-serif;
}
#cmh_sidenav h4{
	margin: 10px 0 -10px 16px;
	color: #660033;
	font-size: 11px;
	font-family: "R Frutiger Roman", Verdana, Arial, Helvetica, sans-serif;
}
a.spanish_link {
	color: #006666;
	font-weight: bold; }
#back_to_pi {
	position: relative;
	float: right;
	margin: 0 0 -50px 410px;
}
#cfhbackto {
	float: right;
	margin-top: -30px;
}

/********** Patient Services *************/

td#content_ps {
	background: url(/patient_services/images/prog_serv_back.jpg) repeat-y #FFF;
	vertical-align: top;
	width: 627px;
	padding: 10px 0 26px 16px;
}
td#content_ps_long {
	vertical-align: top;
	padding: 10px 0 26px 16px;
	background: url(/patient_services/images/prog_serv_back_long.jpg) repeat-y #FFF;
	border-right: 1px solid #666666;
	width: 100%;
}
#top_shadow {
	background: url(/images/top_shadow_fill.jpg) repeat-x;
	width: 100%;
	vertical-align: top;
	border-right: 1px solid #666;
}
.main_ps {
	padding: 0 32px 0 22px;
	vertical-align: top;
}
#content_ps h1, td#content_ps_long h1{
	border-bottom: 2px solid #003366;
	padding-bottom: 5px;
	margin: 0;
	width: 100%;
}
#content_ps h2, td#content_ps_long h2{
	font-size: 18px;
	color: #003366;
	padding: 10px 0 0 0;
	margin: 0;
}
#content_ps h3, td#content_ps_long h3{
	font-size: 16px;
	color: #003366;
	margin: 5px 0 0 0;
}
#content_ps em, td#content_ps_long em{
	font-size: 14px;
	margin: 0;
}
#ps_nav {
	width: 375px;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	line-height: 20px;
	margin: 0 0 3px 0;
	padding: 10px 0;
}
div#ps_nav ul.special_nav {
}
#ps_nav p {
	margin: 4px 0;
}
#ps_text {
	width: 370px;
}
#ps_text p {
	padding-right: 20px;
}
#ps_text ul li {
	margin-left: -22px;
}
 #ps_text ol li {
 	margin-left: -20px;
}
#content_ps .italic_subhead {
	color: #660033;
	font-size: 16px;
	font-style: italic;
}
#ps_piccontact {
	width: 237px;
	margin: -1px 0 10px 10px;
	padding: 0;
}
#ps_contact {
	width: 100%;
	padding: 0 30px 0 7px;
	border-left: 1px solid #003366;
}
#ps_piccontact td {
	margin-bottom: -5px;
}
#ps_contact h4{
	color: #660033;
	font-size: 11px;
	margin-top: 10px;
}
#ps_contact a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#ps_contact a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
#ps_list td {
	vertical-align: top;
	line-height: 18px;
}
#ps_list {
	padding-top: 20px;
	width: 100%;
}
#ps_list a {
	color: #000000;
	text-decoration: none;
}
#ps_list i {
	margin-left: 15px;
}
#ps_list .extra_indent {
	padding-left: 15px;
}
#ps_list a:hover {
	color: #003366;
	text-decoration:underline;
}
#ps_list td.left_border {
	border-right: 1px solid #003366;
	padding: 0 10px;
	width: 219px;
}
#ps_list td.left_border ul {
	margin: 0;
	padding: 0 0 0 18px;
}
#ps_list td.left_border2 {
	border-right: 1px solid #003366;
	padding: 8px 10px 0 10px;
	width: 218px;
}
#ps_list td.left_border2 ul {
	margin: 0;
	padding: 0 0 0 11px;
}
#ps_list td.padding_left {
	padding: 8px 10px 0 10px;
	width: 206px;
}
#ps_list td.padding_left ul {
	margin: 0;
	padding: 0 0 0 11px;
}
#ps_image {
	padding: 0 0 0 10px;
	margin: 0 0 -10px 0;
}
.ps_topshadow {
	background: url(/patient_services/images/prog_serv_topback.gif) no-repeat;
}
.ps_rtpic {
	padding: 0 0 10px 5px;
}
.ps_leftpic {
	padding: 0 5px 10px 0;
}

/**********auxilliary*************/

#content_aux {
	vertical-align: top;
	width: 627px;
	padding: 0 0 26px 16px;
	background: url(/images/white_shadow_lft.gif) #FFF;
}
#content_aux h2{
	font-size: 14px;
	color: #003366;
	margin: 5px 0 0 0;
	font-weight: normal;
}

/********rsvp**********/

#rsvp_content {
	background: url(/images/main_content_shadow.jpg) repeat-y #FFF;
	vertical-align: top;
	border-right: 1px solid #666666;
}
#rsvp_content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#rsvp_content table td img {
	display: block;
}
#rsvp_content #main_table #lft_side {
	border-left: 1px solid #666666;
	vertical-align: top;
	background: #E6E6E6;
}
#rsvp_content #main_table #lft_side p{
	padding-left: 15px;
	font-size: 13px;
}
#rsvp_content #main_table #main_content {
	border-right: 1px solid #666666;
	vertical-align: top;
	padding: 0 10px;
}
#rsvp_content a {
	color: #003366;
	text-decoration: none;
}
#rsvp_content a:hover {
	color: #666;
	text-decoration: underline;
}
#rsvp_content h1 {	
	color: #003366;
	font-size: 16px;
}
#rsvp_content div#events {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#rsvp_content div#foundation_events {
	margin-bottom: 15px;
}
#rsvp_content ul.specialnav li {
	margin-left: -25px;
}
#rsvp_content div.rsvp_info {
	width: 600px;
}


/******Projects*******/
td#projects_content {
	width: 100%;
}
li.blue_underline a:hover {
	color: #036;
	text-decoration: underline;
}
li.blue_underline a{
	color: #333;
}

/************** SBUC ***************/

#sbuc_top_nav {
	background: #888 url(/mso/sbuc/images/nav_back.jpg) no-repeat;
	width: 607px;
	height: 29px;
	text-align: center;
	font-size: 13px;
}
#sbuc_top_nav a.contact_hide {
	border-right: none;
}
#sbuc_top_nav a{
	color: #FFF;
	text-decoration: none;
	padding: 6px 18px 7px 18px;
	border-right: 1px solid #999;
}
#sbuc_top_nav a:hover{
	background: #333 url(/mso/sbuc/images/nav_back_over.jpg) no-repeat;
}
#hide, .hide{
	display: none;
}
#sbuc_rt_nav {
	background: url(/distinction/hvp/images/vhvi_rt_nav_bk.jpg) repeat-y #FFF;
	padding: 14px 19px 0 18px;
	vertical-align: top;
	width: 93px;
}
#sbuc_rt_nav a {
	color: #000;
	text-decoration: none;
}
#sbuc_rt_nav a:hover {
	color: #FFF;
}
#sbuc_rt_nav p {
	border-bottom: 1px solid #999;
	padding-bottom: 11px;
}
#sbuc_main_pic {
	padding-bottom: 18px;
}
#sbuc_content {
	vertical-align: top;
	font-size: 13px;
	line-height: 18px;
	background: #FFF;
	border-right: 1px solid #666;
}
#sbuc_content h1 {
	font-size: 16px;
	color: #036;
	font-weight: normal;
	margin-top: 0;
}
#sbuc_content h2 {
	color: #B30000;
}
#sbuc_hm_leftcol {
	vertical-align: top;
	font-size: 13px;
	width: 332px;
}
#sbuc_hm_leftcol p {
		padding: 0 40px 0 15px;
}
#sbuc_hm_leftcol ul {
		margin: 0 40px 0 -10px;
}
#sbuc_hm_leftcol ul li {
	padding: 3px 0;
}
#sbuc_hm_rtcol {
	vertical-align: top;
	font-size: 13px;
	width: 311px;
	background:url(/mso/sbuc/images/sbuc_hm_rt.jpg) no-repeat;
}
#services_txt_box {
	width: 383px;
	height: 559px;
	float: left;
	margin-top: 15px;
}
#services_txt_box div p {
	padding: 10px 20px 0 0;
}
#services_txt_box div p {
	margin: 0;
}
.sbuc_padding {
	padding: 10px 0 0 15px;
	font-size: 13px;
}
.sbuc_padding ul {
		margin-left: -20px;
}
#davinci ul li, #service7 ul li {
		list-style: disc;
		padding: 0;
}
.sbuc_padding ul li {
		list-style:url(/mso/sbuc/images/sm_blue_arrow.gif);
		padding: 2px 0;
}
.sbuc_padding ul li a {
		text-decoration:none;
		color: #333;
}
.sbuc_padding ul li a:hover {
		text-decoration:underline;
}
#service0 {
	position: absolute;
	overflow: auto;
	width: 343px;
	height: 519px;
	background: url(/mso/sbuc/images/services_txt_box.jpg) no-repeat;
	padding: 20px;
	line-height: 14px;
	font-size: 12px;
	z-index:1;
}
#service1, #service2, #service3, #service4, #service5, #service6, #service7, #service8, #service9, #service10, #service11, #service12, #service13, #service14 {
	position: absolute;
	visibility: hidden;
	overflow: auto;
	width: 343px;
	height: 519px;
	background: url(/mso/sbuc/images/services_txt_box.jpg) no-repeat;
	padding: 20px;
	line-height: 14px;
	font-size: 12px;
	z-index:2;
}
#close {
	float: right;
}

/************** CCCC ***************/

#cccc_content div#hm_left {
	width: 270px;
	text-align: right;
	float: left;
}
#cccc_content div#hm_left table#nav {
	width:230px;
	margin: 0 5px 0 30px;
}
#cccc_content div#hm_left table#nav td {
	padding: 0 5px 15px 0;
	vertical-align: top;
	font-size: 14px;
}
#cccc_content div#hm_rt {
	width: 342px;
	float: left;
	padding-left: 20px;
	border-left: 1px solid #000;
	font-size: 14px;
}
#cccc_content {
	background: #FFF;
	border-right: 1px solid #666;
	font-size: 14px;
}
#cccc_content div#hm_left table#nav td a {
	color: #000;
	text-decoration: none;
}
#cccc_content div#hm_left table#nav td a:hover {
	color: #036;
}
#cccc_content td#hdr img {
	display: inline;
}
#cccc_content table td {
	vertical-align: top;
	padding-top: 10px;
}
#cccc_content table td div#rt {
	width: 512px;
}
#cccc_content table td div#rt h1 {
	font-size: 13px;
	color: #036;
	font-weight: bold;
	text-transform:uppercase;
}
#cccc_content table td div#rt div.photos {
	width: 140px;
	float: left;
	margin-left: 10px;
	vertical-align: top;
}
#cccc_content table td div#rt div.txt {
	width: 323px;
	float: left;
	padding: 0 10px;
	vertical-align: top;
}
