/* CSS STYLES FOR http://www.thinksoda.com/ CREATED BY - http://www.thinksoda.com/ */

/* DONT PRINT THESE DIVS */

#dont_print, #center_all, .image .noprint { display: none; }

/* PAGE LAYOUT */

body{	
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

/* TS PRINT LOGO */

#printlogo {
	z-index:-1;
	width: 390px;
	height: 200px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
}

/* FORMATTED TEXT */

#printbox {
	z-index:-1;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	
text-align:justify;
}

/* CSS END */