/*  leftnav_carestreamhealth.css  */

/* --------------------------- */

a.LHN {
	font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #569bbe;
  font-size: 11px;
	text-decoration:none;
	}
a.LHN:link { color: #569bbe; }
a.LHN:visited { color: #67808f; }
a.LHN:active { color: #203440; }
a.LHN:hover { color: #203440; text-decoration:underline;}

/* --------------------------- */

a.boldLHN {
	font-size: 12px;
	font-weight: bold;
	color: #569bbe;
	text-decoration:none;
	}
a.boldLHN:link { color: #569bbe; }
a.boldLHN:active { color: #203440; }
a.boldLHN:visited { color: #67808f; }
a.boldLHN:hover { color: #203440; text-decoration:underline; }

/* --------------------------- */

div.indentllr {
  margin: 3px 3px 3px 20px;
  }

div.noindentllr {
  margin: 3px;
  }

.leftBg {
	background:transparent;
	line-height: 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.leftNavLocale{
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}

