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

a.LHN {
	font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #0066cc;
  font-size: 11px;
	text-decoration:none;
	}
a.LHN:link { color: #0066cc; }
a.LHN:visited { color: #8080CC; }
a.LHN:active { color: #E30000; }
a.LHN:hover { color: #E30000; text-decoration:underline;}

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

a.boldLHN {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
	}
a.boldLHN:link { color: #0066CC; }
a.boldLHN:active { color: #E30000; }
a.boldLHN:visited { color: #8080CC; }
a.boldLHN:hover { color: #E30000; text-decoration:underline; }

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

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

div.noindentllr {
  margin: 3px;
  }

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

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


