/* CSS Document */

a:link, a:visited, a:hover, a:active {
	color: #3366CC;
	}
dl dt {
	color:#000000;
	}
h1 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
h2, h3, h5, h6 {
	color:#333333;
	}
h4 {
	color:#000000;
	}
html {
	background-color:#cccccc;
	background-repeat: repeat-y;
	}

body {
	color: #000;
	background-color: #cccccc;
	}

#banner {
	background: #333;
	}

#mainlogo {
	color:#000;
	}

ul#practicetitle {
	color: #000;
	}

body#libraryoverview #library a, body#librarypage #library a, body#newsletterpage #updates a, body#productspage #products a, body#refillsrebatespage #refillsrebates a,
	body#about_practice #about a, body#about_staff #about a, body#aboutpractice #about a, body#aboutpractice #about a {
	background-position: left bottom;
	border-bottom: 2px solid #fff;
	}

#content {
	background-color: #fff;
	}

#vivacare {
	color: #999;
	}

#usercontent h2 {
	color:#333333;
	}

#usercontent h3 {
	border-left: none;
	}

#pagespecific {
	color: #000;
	border-left: #333 solid 1px;
	}

#pagespecific dt {
	color: #0742AD;
	}

#highlights.about {
	border-bottom: #333 solid 1px;
	}

#callouts dd, #callouts-topic dd {
	border-top: #ccc dotted 1px;
	}

#rightcolumn-home h3, #rightcolumn h3, #leftcolumn-home h3, #leftcolumn h3,
#rightcolumn .islandtitle {
	color:#333333;
	}

#footer {
	background-color: #fff;
	color: #999;
	}

#footer a {
	color: #4F5A5F;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

/* HERE state for individual About Us pages */
body#about_practice #highlights a#practice,
	body#about_staff #highlights a#staff,
	body#about_affiliations #highlights a#affiliations,
	body#about_vendors #highlights a#vendors,
	body#about_contrators #highlights a#contractors,
	body#about_visit #highlights a#visit {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
	}
