/* Health Care Professionals: Orange */
#contentcenter h1 {
	color: #449026;
}
/* adds to vert-menuopen-sub.css */
#openleftnav a {
	background: #D8EACA url(/images/sub/nav/support/ul-bk.gif) no-repeat left top;
	border-top: 1px solid #E0F0D8;
	border-bottom: 1px solid #A0D273;
}
/* Hover and Active styles for the menu */
#openleftnav a:hover, #openleftnav a:active {
	background: url(/images/sub/nav/support/ul-bk.gif) no-repeat left -50px;
}
#openleftnav a#sel {
	background: url(/images/sub/nav/support/ul-bk.gif) no-repeat left -100px;
}
/* adds to right-portlet.css */
#contentright h1, #contentright #calendar h1, #contentright .content_list .blurb h1,.leftPortlet #contentright .rightportlet h1  {
	background: #51A30B url(/images/sub/nav/support/heading.gif) no-repeat left top!important;
}

/* Container for the Menu */
.rightportlet, #contentright .content_list  .blurb  {
	background: #D8EACA;
}
#calendar.rightportlet {
	background: #D8EACA;
}
/* full list arrow */
.rightportlet a#fulllist, .rightportlet a#fulllist:visited {
	background: url(/images/sub/nav/support/viewfull.gif) no-repeat 29px top;;
}
.rightportlet a#fulllist.trigger_o, .rightportlet a#fulllist.trigger_o:visited {
	background: url(/images/sub/nav/support/collapse.gif) no-repeat 29px top;
}
/* more events arrow */
.rightportlet a#moreevents, .rightportlet a#moreevents:visited {
	background: url(/images/sub/nav/support/moreevents.gif) no-repeat 29px top;
}
/* open left nav header */
#support #contentleft h1 {
	background: url(/images/sub/nav/support/heading.gif) no-repeat left top;
}

#support #contentleft .rightportlet  h1 {
	background: url(/images/sub/nav/support/heading.gif) no-repeat left top  #51A30B!important;
}


/* open left nav header */
#support #contentleft h1 {
	background: url(/images/sub/nav/support/headingleft.gif) no-repeat left top;
}

/* page banner */
#pagebanner #bannerphoto {
	background: #FFFFFF url(/images/sub/nav/support/banner.jpg) no-repeat left top;
}
