html {
overflow-y:scroll;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	margin: 15px 0px;
	background: url(images/site_back.jpg) repeat-x #013567;
	/* red 
	background: url(../images/red_back.jpg) repeat-x #80000A;
	pink 
	background: url(../images/pink_back.jpg) repeat-x #E677AA;
	blue
	background: url(../images/site_back.jpg) repeat-x #013567*/
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a.no_line {
	text-decoration: none;
}
html, table, td {
	font-size: 14px;
	line-height: 19px;
}
a.back_to {
	color: #036;
	text-decoration: none;
	line-height: 13px;
	font-size: 13px;
	float: right;
	display: block;
	background: url(images/back_to_arrow.gif) top left no-repeat;
	padding-left: 15px;
	margin-right: 20px;
}
a:hover.back_to {
	color: #666;
	background: url(images/back_to_arrow_hover.gif) top left no-repeat;
}
a.more {
	color: #036;
	text-decoration: none;
	line-height: 13px;
	font-size: 13px;
	display: block;
}
a.more img {
	border: 0;
	padding-left: 5px;
}
a.more:hover {
	color: #666;
}

h1, #title, td#alt_title {
	background: url(images/hdr_bk.jpg) no-repeat #FFF;
	width: 980px;
	height: 44px;
	margin: 0 0 15px 0;
	color: #FFF;
	font-size: 25px;
	font-weight: normal;
	/*text-shadow: 4px 4px 8px #000;*/
	text-align: center;
	font-family: Lucida Sans Demibold Roman, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 20px;
	letter-spacing: .75px;
}
td#alt_title {
	padding-bottom: 25px;
}

#title {
	padding-bottom: 25px;
}
h2 {
	font-size: 16px;
	color: #036;
	font-weight: 600;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #036;
	font-weight: normal;
	line-height: 33px;
}
h5 {
	font-size: 16px;
	color: #003366;
	font-weight: normal;
	line-height: 19px;
	margin: 5px 0 10px 0;
	font-weight: 600;
}
h6 {
	font-size: 15px;
	font-weight: normal;
	color: #660033;
	border-bottom: 1px solid #666;
	margin: 8px 0 5px 0;
}
strong {
	color: #003366;
}
.caption {
	font-size: 11px;
	color: #666;
	font-style: italic;
}
hr {
	color: #CCC;
	background-color: #CCC;
	height: 1px;
}
p.clear_both {
	clear: both;
}
ul.two-column {
	width: 100%;
	list-style: none;
}
ul.two-column li{
	width: 50%;
	display: block;
	float: left;
}

/******* NEW STYLES*****/

#main_wrapper {
	width: 987px;
	margin: 0 auto;
}
#class_list {
	margin: 0 40px;
}
#class_list hr {
	margin: 20px 0 
}

/*HEADER SSI*/

header {
	width: 987px;
	background: #001138;
}
header a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
header a:hover {
	color: #CCC;
}
header div, header img {
	float: left;
	margin-top: -10px;
}
/*BLUE*/
#hospitals {
	width: 595px;
	height: 81px;
	background: url(images/header_back.jpg) repeat-x;
	float: left;
}
#hospitals ul {
	padding: 0;
	margin:0 0 0 5px;
}
#hospitals ul li {
	padding: 0;
	margin:0 18px 0 0;
	list-style: none;
	display: block;
	float: left;
}
#hospitals a {
}
#hospitals a:hover  div.grey_arrow_ro {
	background-position: -6px;
}

/*PINK AND RED 

#hospitals {
	width: 595px;
	height: 81px;
	float: left;
}
#hospitals ul {
	padding: 0;
	margin:0 0 0 5px;
}
#hospitals ul li {
	padding: 0;
	margin:0 18px 0 0;
	list-style: none;
	display: block;
	float: left;
}
#hospitals a {
	color: #FFF;
}
#hospitals a:hover {
	color: #036;
}
#hospitals a:hover  div.grey_arrow_ro {
	background-position: -6px;
}*/
/*END PINK*/

#searchBox {
	width: 181px;
	height: 26px;
	float: left;
	margin: 15px 0 0 5px;
}
#searchBox input.search {
    font-size: 12px;
    color: #036;
	padding: 0 0 0 5px;
	margin: 0;
    width: 147px;
    border: none;
    background: url(images/search_left.png) top left no-repeat;
	height: 26px;
	float: left;
}
#searchBox input.submit {
     background: url(images/search_rt.png) top left no-repeat;
    width: 29px;
    height: 26px;
    border: none;
    cursor: pointer;
	margin: 0;
	padding: 0;
	float: left;
}
#translate {
	float:left;
	clear: left;
	margin: -20px 0 0 230px;
	position: relative;
	color: #FFF;
}
 #google_translate_element {
	 position: absolute;
	 top: 25px;
	 left: 87px;
 }
 #google_translate_element img {
	 margin: 0;
	 float: none;
 }
 #goog-gt-tt .gray {
	 background: none;
	 width: auto;
 }
.special_message {
	color: #fff;
	font-size: 13px;
	float: left;
	width: 270px;
	margin: 18px 0 0 30px;
	
}
#social_media {
	float: right;
	width: 79px;
	height: 24px;
	margin: -20px 13px 0 0;
	white-space: nowrap;
	text-transform: uppercase;
}
#social_media img {
	border: none;
	padding: 10px 8px 0 0;
}
#social_media a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
#social_media a:hover {
	color: #CCC;
	color: #FFF;
}
nav#sm_top_nav {
	width: 590px;
	height: 25px;
	float: left;
	background: url(images/top_nav_back.png) no-repeat;
	padding: 4px 0 0 0;
}
nav#sm_top_nav ul{
	margin: 0;
	padding: 0;
}

nav#sm_top_nav ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
nav#sm_top_nav ul li a {
	padding: 0 15px;
	border-right: 1px solid #00264C;
}
nav#sm_top_nav ul li a.no_border {
	border-right: none;
}
nav#main_nav {
	width: 987px;
	height: 66px;
	background: url(images/main_nav_back.png) no-repeat;
	float: left;
}
nav#main_nav ul {
	margin: 0 auto;
	padding: 0;
}
nav#main_nav ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
nav#main_nav ul li a  {
	color: #333;
	font-size: 15px;
	line-height: 17px;
	letter-spacing: .5px;
	height: 66px;
	display: block;
}
nav#main_nav ul li a:hover {
	color: #036; 
}
nav#main_nav ul li#pod a {
	width: 141px;
	text-align: center;
	margin-right: 2px;
	padding: 19px 0 0 5px;
}
nav#main_nav ul li#pod a:hover {
	background:  url(images/main_nav_back.png) no-repeat top left;
	background-position: -987px;
	height: 47px;
	padding: 19px 0 0 5px;
}
nav#main_nav ul li#ps a {
	width: 121px;
	text-align: center;
	margin-right: 2px;
	padding: 19px 0 0 0;
}
nav#main_nav ul li#ps a:hover {
	background: url(images/main_nav_back.jpg) no-repeat top left;
	background-position: -1133px;
	height: 47px;
	padding: 19px 0 0 0;
}
nav#main_nav ul li#pv a {
	width: 143px;
	text-align: center;
	margin-right: 2px;
	padding: 19px 0 0 0;
}
nav#main_nav ul li#pv a:hover {
	background: url(images/main_nav_back.jpg) no-repeat;
	background-position: -1256px;
	height: 47px;
	padding: 19px 0 0 0;
}
nav#main_nav ul li#my a {
	width: 118px;
	text-align: center;
	margin-right: 2px;
	padding: 19px 0 0 0;
}
nav#main_nav ul li#my a:hover {
	background: url(images/main_nav_back.jpg) no-repeat;
	background-position: -1401px;
	height: 47px;
	padding: 19px 0 0 0;
}
nav#main_nav ul li#fap a {
	width: 131px;
	text-align: center;
	margin-right: 2px;
	padding: 19px 0 0 0;
}
nav#main_nav ul li#fap a:hover {
	background: url(images/main_nav_back.jpg) no-repeat;
	background-position: -1521px;
	height: 47px;
	padding: 19px 0 0 0;
}
nav#main_nav ul li#cm a {
	width: 134px;
	text-align: center;
	margin-right: 2px;
	padding: 19px 0 0 0;
}
nav#main_nav ul li#cm a:hover {
	background: url(images/main_nav_back.jpg) no-repeat;
	background-position: -1654px;
	height: 47px;
	padding: 19px 0 0 0;
}
nav#main_nav ul li#sn a {
	width: 116px;
	padding: 29px 0 0 66px;
}
nav#main_nav ul li#sn a:hover {
	background: url(images/main_nav_back.jpg) no-repeat;
	background-position: -1792px;
	height: 37px;
	padding: 29px 0 0 66px;
}
a:hover div.blue_arrow_ro {
	background-position:-9px;
}
div#nav_shadow {
	width: 987px;
	height: 8px;
	background: url(images/nav_shadow.jpg);
	clear: both;
}
.grey_arrow_ro {
	width: 6px;
	height: 7px;
	/*BLUE*/
	background:url(images/arrow_grey.png) no-repeat;
	/*red
	background:url(../images/arrow_white.png) no-repeat;*/
	display: inline;
	margin: 6px 5px 0 0;
}

/*COMMON*/

 div#content {
	 width: 980px;
	 margin-left: 7px;
	 background: #FFF;
 }
 div#content table {
	 background: #FFF;
 }
 #common #nav_shadow {
	display: none;
}
 
 /*FOOTER*/
 footer {
	 color: #FFF;
	 font-size: 12px;
	 text-align: center;
	 margin: 20px auto;
	 width: 980px;
	 margin-left: 7px;
	float: left;
 }
 footer a {
	 color: #FFF;
	 text-decoration: none;
	 padding: 0 5px;
 }
 footer a:hover {
	 color: #FFF;
	 text-decoration: underline;
 }
 div#copyright {
	 font-size: 10px;
	 margin-top: 5px;
 }
 
  /*ABOUT*/
  
 #about td.padding_left {
	 border-left: 1px solid #ccc;
	 padding-left: 20px;
	 vertical-align:top;
	 position: relative;
 }
  #about #nav_shadow {
	  display: none;
  }
.location {
	border-radius: 6px;
    box-shadow: 0 0 15px 9px rgba(68, 68, 68, 1);
	background: white;
	padding: 10px 15px;
	right: 0;
    top: 0;
    width: 295px;
	position: absolute;
	display:none;
}
.location a {
	text-decoration: none;
}
.title{
	color: #003366;
	font-size: 120%;
	line-height: 1.3em;
}

  /*PATIENTS & VISITORS*/
  
 #patients_visitors {
	 width: 980px;
	 margin: 0 0 0 34px;
	 padding-bottom: 20px;
 }
 .patient_visitor {
	 width: 385px;
	 float: left;
	 margin: 0 61px 0 27px;
 }
 .patient_visitor h2 {
	 background:url(images/sub_hdr_bk.jpg);
	 height: 36px;
	 color: #FFF;
	 font-size: 19px;
	 text-align: center;
	 padding-top: 7px;
	 font-weight: normal;
 }
 
 /*MY HEALTH*/  
   
#my_health {
	 width: 860px;
	 margin: 0 auto;
	 padding-bottom: 40px;
 }
#ethics-series {
	 width: 912px;
	 margin: 0 auto;
	 padding-bottom: 40px;
 }
 #my_health h2 {
	 background:url(images/long_hdr_bk.jpg) no-repeat;
	 height: 44px;
	 width: 860px;
	 margin: 15px 0;
	 color: #FFF;
	 text-align: center;
	 padding-top: 6px;
	 clear: left;
	 font-weight: normal;
 }
 
  #my_health img {
	  padding: 0 27px 20px 31px;
	  float: left;
	  width: 292px;
  }
  #my_health p {
	  float: left;
	  width: 460px;
  }
   #my_health p img {
	   width: 279px;
	   float: none;
	   display: block;
	   padding: 0 0 10px 0;
   }
   #my_health ul {
	 width: 369px;
	 float: left;
  }

  
   /*health assessments*/  
  
.health_assessments {
	vertical-align: top;
	padding: 0 40px 0 22px;
	background: url(myhealth/images/7minutes.jpg) no-repeat;
	position: relative;
}
#assessments {
	margin: 100px 0 0 280px;
	width: 615px;
}
.assess_btn {
	display: block;
	width: 165px;
	height: 26px;
	background: url(myhealth/images/assess_btn.jpg) no-repeat;
}
.stroke_btn {
	background: url(../myhealth/images/stroke-btn.jpg) no-repeat;
}
.diabetes-btn {
	background: url(../myhealth/images/diabetes-btn.jpg) no-repeat;
}
.weight-btn {
	background: url(../myhealth/images/weight-btn.jpg) no-repeat;
}
.lung-btn {
	background: url(../myhealth/images/lung-btn.jpg) no-repeat;
}
.assess_btn:hover {
	background-position: -165px;
}
.displace {
	position: absolute;
	left: -5000px;
	}
	
#assessments div.single_assessment {
	width: 615px;
	border-bottom: 1px solid #757575;
	padding: 20px 0;
}
#assessments div div.assess_pic {
	float: left;
	width: 137px;
}
#assessments div div.assess_text {
	float: left;
	width: 478px;
}
#assessments div div.assess_text p {
	margin: 10px 0 0 0;
}
 
 /*HOMEPAGE*/
 
 div#main_hm_ad {
	 width: 720px;
	 height: 419px;
	 margin: 22px 5px 0 12px;
	 float: left;
 }
 #scrollingframe {
	background: rgb(229,229,229);

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGZkZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(253,253,253,1) 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(253,253,253,1)));

background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(253,253,253,1) 100%);

background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(253,253,253,1) 100%);

background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(253,253,253,1) 100%);

background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(253,253,253,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#fdfdfd',GradientType=0 );

border-right: 1px solid #cecece;
border-left: 1px solid #cecece;
border-bottom: 1px solid #cecece;
-webkit-border-radius: 0px 0px 5px 5px;
border-radius: 0px 0px 5px 5px; 
	width: 212px;
	height: 332px;
	margin: 0;
	float: left;
	padding: 0 10px 10px 10px;
	-webkit-box-shadow: 0px 10px 10px -10px #999999;
box-shadow: 0px 10px 10px -10px #999999; 
}

.header {
	 float: left;
	 text-align: center;
	 background: url(/images/news_back_hdr.jpg) no-repeat;
	 width: 234px;
	 height: 33px;
	 margin: 22px 0 0 0;
	 padding: 7px 0 0 0;
 }
 #scrollingframe b {
	color: #036;
}
#hm_2nd_row {
	margin: 0 0 0 10px;
}
div.hm_sm_ads {
	width: 234px;
	margin-right: 8px;
	float: left;
}
div#dnv {
	width: 224px;
	float: left;
	margin: 5px 0 0 0;
}
div#dnv img {
	float: left;
}
div#dnv p {
	float: left;
	margin: 5px 0 0 10px;
	font-size: 12px;
	line-height: 14px;
	width: 142px;
}

 
 /*GIVING*/
 
 #cmhf_giving {
	 float: left;
	 width: 254px;
	 text-align: center;
	 margin: 13px 170px 60px 160px;
 }
 #ovchf_giving {
	  float: left;
	   width: 254px;
	    text-align: center;
		margin: 0 0 60px 0;
 }
  #cmhf_giving p,  #ovchf_giving p {
	  margin: 25px 0;
	  font-size: 15px;
  }
 a.giving_btn {
	 display: block;
	 width: 162px;
	 height: 23px;
	 background: url(../images/giving_btn.jpg) no-repeat;
	 color: #036;
	 text-decoration: none;
	 padding: 7px 15px 0 0;
	 margin: 0 43px;
 }
 a.giving_btn:hover {
	 background-position: -177px;
	 color: #FFF;
 }
  
 /*VOLUNTEER*/
 #aux {
	 width: 658px; margin: 0 auto;
	 padding-bottom: 30px;
 }
 #aux p {
	 margin: 20px 0 20px 160px;
 }
 #aux p img {
	 padding: 0 0 0 5px;
 }

/******* END NEW STYLES*****/
#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
}
td#all_content {
	background: url(../images/side_line_bk.gif) right repeat-y #FFF;
}
strong {
	color: #003366;
}
.red {color: #CC0000}
.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;
}
div#content table.form {
}
.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 ***************/


#content2 {
	background: url(/images/main_content_shadow.jpg) repeat-y #FFF;
	vertical-align: top;
	border-right: 1px solid #666666;
}
#content_body {
	border-top: 1px solid #666;
	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;
}
.pad_top {
	padding-top: 15px;
}
#title_underline {
	display: none;
}
#title table#backto {
	padding-right: 10px;
}
#title table#backto a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.main_text {
	vertical-align: top;
	padding: 0 22px 0 22px;
}
.main_text h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 31px;
	font-weight: normal;
	background: none;
	width: 686px;
	color: #036;
	text-align: left;
	line-height: 31px;
	border-top: none;
	padding: 0 0 20px 0;
	text-shadow:none;
	margin: 0;
	height: auto;
	width: 770px;
} 
.media_text {
	padding: 0 0 0 22px;
	vertical-align: top;
}
.main_text_alt, .main_text_search {
	padding: 10px 22px 20px 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{
}
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/blue_arrow_bullet.jpg) none outside;
	white-space: nowrap;
	color: #003366;
	margin: 0;
}
ul.specialnav li {
	padding: 2px 0;
}
line-heigh: 17px;
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;
}
#cmhf_content #layer1, #cmhf_content #layer2 {
	visibility: hidden;
	width: 400px;
	background-color: #FFF;
	border: 3px solid #003366;
	padding: 10px;	
	left: 50%;
    margin-bottom: 0;
    margin-left: -200px;
    margin-right: 0;
    margin-top: -100px;
    position: fixed;
    top: 50%;
}
#layer1 {
	visibility: hidden;
	width: 400px;
	background-color: #FFF;
	border: 3px solid #003366;
	padding: 10px;	
	left: 50%;
    margin-bottom: 0;
    margin-left: -200px;
    margin-right: 0;
    margin-top: -100px;
    position: fixed;
    top: 50%;
}
#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;
}

/************** Subscribe ***************/

#content_caring {
	vertical-align: top;
	margin-left: 7px;
	background: #FFF;
}
#content_caring table {
	background: #FFF;
}
td#content_caring table#backto {
	padding-right: 10px;
}
td#content_caring table#backto a{
	font-size: 11px;
}

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

#caring {
	background: url(../images/caring_back.jpg) no-repeat;
	width: 687px;
	margin-left: 22px;
	padding: 30px 20px;
}
#caring a {
	color: #444;
	text-decoration: none;
}
#caring a:hover {
	color: #036;
	text-decoration: none;
}
#current_issue {
	font-size: 12px;
}
#current_issue strong {
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
#cover {
	float: left;
	width: 257px;
	padding-right: 20px;
}
#toc {
	float: left;
	width: 410px;
}
#toc p {
	margin: 0;
}
#toc p b {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	display: block;
	padding-bottom: 10px;
}
#toc div {
	width: 205px;
	float: left;
	margin-bottom:7px;
	height: 63px;
	position: relative;
}
#toc div img {
	width: 63px;
	margin-right: 10px;
	height: 63px;
}
#toc div p{
	width:132px;
	font-size:12px;
	line-height: 15px;
	display: block;
	height: 3.9375em;
	position: absolute;
	top:50%;
	left: 73px;
	margin: -1.96875em 0 0 0;
}
#toc div p i{
	color: #036;
	font-style: normal;
	text-transform: uppercase;
}
#past_issues2 {
	clear: left;
	padding-top:20px;
}

#caring_issues2 {
	width: 687px;
}
#caring_issues2 div, #oh_issues div {
	float: left;
	width: 127px;
	padding: 0 10px 10px 0;
	font-size: 12px;
}
#caring_issues2 div strong {
	font-size: 14px;
}
#caring_issues2 img, #oh_issues img {
	display: inline;
}
#oh_issues {
	float: left;
	width: 410px;
}
#oh_issues p {
	margin: 0 0 5px 0;
	font-size:14px;
}
 #oh_issues div strong {
	font-size: 14px;
	display: inline;
}


/************** PROGRAMS OF DISTINCTION (see vhvi.css for individual centers) ***************/

#distinct_content {
	background:url(/distinction/images/main_bk.jpg) no-repeat #FFF;
	width: 980px;
	margin-left: 7px;
	clear: both;
}
#distinct_content table {
	margin: 0;
	background: #FFF;
}
#distinct_content table td {
	text-align: center;
}
#distinct_content table#distinct_main td img {
	padding: 0 190px 15px 190px;
}

/************** 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;
}
#jo_sidenav h3{
	margin: 0 0 0 16px;
	color: #036;
	font-size: 14px;
	line-height: 20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 600;
}
#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) ***************/

#cfh div#nav_shadow, #cmh div#nav_shadow, #ovch div#nav_shadow {
	display: none;
}
#cmhf #hm_flash {
	padding: 20px 19px 15px 20px;
	width: 941px; 
	height:405px; 
	margin: -20px auto 15px auto;
}
.main_text1cmh{
	vertical-align: top;
	margin-top: 0;
	width: 870px;
}
.main_text1cfh{
	vertical-align: top;
	margin-top: 0;
}
.main_text1cmh img.main_pic {
	padding: 10px 0 0 20px;
	margin: 0 auto;
}
.main_text1cmh img.sp_image {
	padding: 0;
}
#cmh_content {
	vertical-align: top;
	margin: 0 0 0 7px;
	background: #FFF;
}
#cfh_content {
	vertical-align: top;
	margin: 0 0 0 7px;
	background: #FFF;
}
#back_to  img {
	float: right;
}
#cmh_sidenav {
	vertical-align: top;
	padding: 3px 0 0 0;
	background: url(/ovch/images/centers_navback.jpg) repeat-y #FFF;
	width: 165px;
}
#cmh_sidenav ul a {
	color: #333333;
	text-decoration: none;
}
#cmh_sidenav ul a:hover{
	color: #003366;
	text-decoration: underline;
}
#cmh_sidenav ul {
	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: 15px;
	line-height: 18px;
	font-weight: bold;
	font-family:"Lucida Sans Unicode", "Lucida Grande", 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;
	margin-right: 10px;
}
#cam_docs {
	width: 702px;
	font-size: 9px;
	line-height: 12px;
}
#cam_docs div img {
	padding: 0 10px;
}
#cam_docs div{
	width:161px;
	margin-left: 14px;
	height: 223px;
	float: left;
}
#cam_docs div p{
	margin: 0;
	text-align: center;
}
#cam_docs div p b{
	font-size: 10px;
}
a.cam_btn {
	background:url(../cfh/images/cam-doc-btn.jpg) no-repeat;
	width: 212px;
	height: 20px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 2px 0 0 10px;
}
a.cam_btn:hover {
	background-position: -222px;
}

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

#rsvp_content {
	background: #FFF;
	vertical-align: top;
	margin-left: 7px;
	width: 980px;
}

/*main*/

.event  {
	clear: both;
	border-top: 1px solid #AAA;
}
.event .right {
	float: right;
	width: 30%;
}
.event .right p.place {
	color: #FFF;
	width: 142px;
	margin: 0;
	background: rgb(0,23,62);
	text-align: center;
	float: right;
	height: 25px;
	font-size: 130%;
	padding: 5px 0 0 0;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMTczZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQzNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(0,23,62,1) 0%, rgba(0,67,115,1) 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,23,62,1)), color-stop(100%,rgba(0,67,115,1)));

background: -webkit-linear-gradient(top,  rgba(0,23,62,1) 0%,rgba(0,67,115,1) 100%);

background: -o-linear-gradient(top,  rgba(0,23,62,1) 0%,rgba(0,67,115,1) 100%);

background: -ms-linear-gradient(top,  rgba(0,23,62,1) 0%,rgba(0,67,115,1) 100%);

background: linear-gradient(to bottom,  rgba(0,23,62,1) 0%,rgba(0,67,115,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00173e', endColorstr='#004373',GradientType=0 );
}
.event .right p.date {
	color: #036;
	font-size: 267%;
	line-height:100%;
	text-align: center;
	width: 142px;
	float: right;
	margin: 15px 0;
}
.event .right p.more-link {
	float: right;
	font-size: 114%;
	line-height: 120%;
	width: 100%;
	text-align: right;
	color: #003366;
	margin: 0 0 20px 0;
}
.event .right p.sold-out {
	color: #B20000;
    font-size: 120%;
    margin-top: 20px;
    padding-right: 5px;
    width: 70%;
}
.event .right p.more-link a {
	text-decoration: none;
}
.event .right p.more-link span {
	display: block;
	margin-right: 16px;
}
.event .left {
	float: left;
	width: 70%;
}
.event .left img {
	float: left;
	margin: 20px 3% 20px 0;
}
.event .left .text {
	float: left;
	width: 73%;
}
h2.event-title {
	font-size: 262%;
	font-weight: normal;
	margin: 20px 0 0 0;
	line-height: 39px;
}
h3.event-subtitle {
	color: #777;
	font-size: 22px;
	line-height: 26px;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	margin: 0;
}
/*single event*/

a.back-btn {
	float: right;
	display: block;
	font-size: 120%;
	margin-top: 20px;
	text-decoration: none;
}
#rsvp-single .event .right {
	float: right;
	width: 15%;
}
#rsvp-single .event .right p.more-link {
	color: #FFF;
	width: 122px;
	margin: 0;
	background: rgb(0,23,62);
	text-align: center;
	float: right;
	font-size: 140%;
	line-height: 130%;
	padding: 10px;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMTczZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQzNzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(0,23,62,1) 0%, rgba(0,67,115,1) 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,23,62,1)), color-stop(100%,rgba(0,67,115,1)));

background: -webkit-linear-gradient(top,  rgba(0,23,62,1) 0%,rgba(0,67,115,1) 100%);

background: -o-linear-gradient(top,  rgba(0,23,62,1) 0%,rgba(0,67,115,1) 100%);

background: -ms-linear-gradient(top,  rgba(0,23,62,1) 0%,rgba(0,67,115,1) 100%);

background: linear-gradient(to bottom,  rgba(0,23,62,1) 0%,rgba(0,67,115,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00173e', endColorstr='#004373',GradientType=0 );
}
#rsvp-single .event .right p.more-link a {
	color: #FFF;
}
#rsvp-single .event .left {
	float: left;
	width: 85%;
}
.main-pic {
	float: left;
	width: 35.5%;
}
.main-text {
	float: left;
	width: 60%;
}
.left .main-text img {
	margin-top: 10px;
}
.left .main-text p.drtxt {
	float: left;
    margin-top: 5px;
    width: 75%;
}

/******Projects*******/

td#projects_content {
	width: 100%;
}
li.blue_underline a:hover {
	color: #036;
	text-decoration: underline;
}
li.blue_underline a{
	color: #333;
}
a.project_btn {
	display: block;
	width: 124px;
	height: 182px;
	text-decoration: none;
	background: url(/projects/images/project_bull_btn.jpg);
	}

a.project_btn:hover {
	background-position: -124px 0;
	}

/******Projects*******/

#phys_resources {
	margin: 0 30px;
}
#phys_resources p {
	line-height: 19px;
}

/******Facebook*******/

 div#facebook {
	 width: 980px;
	 margin-left: 7px;
 }
 
 /****** NewsBites Archives *******/

#newsbite img {
	display: inline;
}
