/* Add print styles here... */
@page 
{	
	size: 11in 8.5in;
	text-align: center; 
	margin: 0.5in 0.5in 0.5in 0.5in;
	padding: 0px;
	border-style: solid;
	border-color: black;
	border-width: 0px;
}

body
{
	font-family: arial; 
	font-weight: normal;
	font-size: 8.5 pt;
	text-align: center;
	padding:0px;
	margin:0px;
float:left;
	text-wrap: suppress;
	word-break:break-strick;
	 font-size: 8.5 pt;
}

textarea{
/*float:left;width:100%; height: auto;
	border:0; margin: 0;
      	padding: 0; font-size: .8em; 
	word-wrap: break-word;
	overflow:visible;*/
display: block;
	float: left; height: auto;
	margin-bottom: 10px;
	
	word-wrap:break-word;
}
.spe-textarea
{
       
display: block;
	float: left; height: auto;
	margin-bottom: 10px;
	height: auto;
	word-wrap:break-word;
}


input.cont_btn{
	display:none;
}

#fle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: inherit;
	font-size: small;
	width: 100%;
}

#fle tr{
	position: relative;
	vertical-align: top;	
}

#fle td{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;/*this code fixed a cut-off on a bottom page problem*/
}



.le{	font: 9px/10px Arial, Helvetica, sans-serif;
	text-indent: 10px;
	}

