
/* -------------------------------------------------- COMMON -----------------------------------------------------*/

.clear{
	height:0px;	line-height:0px; font-size:0px; display:block; clear:both;
}
.hide{
	display:none;
}
.link2{
	color:#3F3F3F; text-decoration:none;
}

 
 .pagelink{
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C8904;
	text-decoration:none;
	font-weight:normal;	
}

.pagelinka{
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C8904;
	text-decoration:none;
	font-weight:normal;	
}

.pagelinkBorder{
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7C8904;
	text-decoration:none;
	font-weight:normal;	

}

.pagelinkBorder:hover{
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C8900;
	text-decoration:none;
	font-weight:normal;	
}

 .trsubheadblue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#47565C;
	text-decoration:none;
	cursor:pointer;
	/*width:657px; float:left;*/
	
	}
	



.listNav { margin:0 0 10px; }.ln-letters { overflow:hidden; }
.ln-letters a { color:#EF6824;font-size:0.9em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none;font-weight:bold; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover{background-color:#E8EFE0;},
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#6F6F6F; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#467F07; }

