/*********** #leftColMain link styles ***********/

#leftColMain ul a:link, #leftColMain ul a:visited {display: block;}
#leftColMain ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftColMain li {border-bottom: 1px solid #E9E9E9;}

/* fix for browsers that don't need the hack */
html>body #leftColMain li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: absolute;
        left: 5px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	color: #344669;
        width: 90%;
	background-color: #e9e9e9;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	width: 100%;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: auto;
	color: #006699;
}

#sectionLinks a:visited{
	color: #344669;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	color: #344669;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


#teclaSubLink {
  position: relative;
  font-style: italic;
  height: 18px;
  width:90%;
}

.textLink {
  position: absolute;
  top: 3px;
  left:5px;
  heigth:30px;
  width:90%;
}

.textSubLink {
  position: absolute;
  top: 3px;
  left:20px;
  heigth:14px;
  width:80%;
  font-size: 90%;
}
