#print_Layer	{
	position: absolute;
	z-index: 10;
	top: 197px;
	left: 600px;
	height: 17px;
	width: 249px;
	OVERFLOW: visible;
	visibility: visible;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
	vertical-align: middle;
}

.print_square {
	width: 16px; 
	height: 16px; 
	vertical-align:middle;
	background-color: #BCC6CE;
	border: none;
	margin-left: 4px;
}

.printlink {
	color: #656565;
	text-decoration: none;
 	font-style: normal; font-weight : normal;
}
a.printlink{
	color: #656565;
	text-decoration: none;
 	font-style: normal; font-weight : normal;
}
a.printlink:link{
	color: #656565;
	text-decoration: none;
 	font-style: normal; font-weight : normal;
}

a.printlink:visited{
	color: #656565;
	text-decoration: none;
 	font-style: normal; font-weight : normal;
}
a.printlink:hover{
	color: #656565;
 	font-style: normal; font-weight : normal;
	text-decoration: underline;
}