/*/////////////////////////////////////////////////////////////////////
	Primary Care Services Styles
/////////////////////////////////////////////////////////////////////*/

body {
	background-image: url(/images/bars/primary-care-services.gif);
	background-repeat: repeat-x;
	}
	
h1 {
	background: url(/images/page-headings/primary-care-services.gif) no-repeat;
	}
	

/* ~~ Left Nav ~~ */
	
h2, #leftNav h2 {
	color: #2bbcb3;
	}
	
dl a:hover {
	color: #2bbcb3;
	}
	
dl.accordion dt.open{
	background: url(/images/left-nav/primary-care-services/nav-open-level-one.gif) no-repeat;
	}

dl.accordion dd dl dt.open{
	background: url(/images/left-nav/primary-care-services/nav-open-level-two.gif) no-repeat;
	}

/* ~~ Member Login ~~ */

#memberLogin {
	background-color: #2bbcb3;
	}

#memberLogin button#loginGo {
	background: url(/images/buttons/primary-care-services/go.gif) no-repeat;
	}
	
	
/* ~~ Page Content ~~ */	
	
h3, h3 a {
	color: #2bbcb3;
	text-decoration: none;
	}
	
a.loginLink {
	background: url(/images/buttons/primary-care-services/register.gif) no-repeat;
	}
	
h1.search {
	background:transparent url(/images/page-headings/search-results/primary-care-services.gif) no-repeat scroll 0 0 !important;
	}
	
#productLinks {
	background: url(/images/layout/product-links-bg/primary-care-services.jpg);
	}

