/* CSS Document */

#print-layout{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto 30px;
	}

#heading3{
	padding:5px 0px 5px 150px;
	background:#CCCCCC;
	margin-right:40px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
	}

#tabledata{
	border: 1pt solid #000000;
	}
#tabledata td{
	border: 1px solid #000000;
	}
#tabledata th{
	border: 1px solid #000000;
	}
.theader{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	}
#heading{
	text-align:center;
	}	
.img-content{
	margin:50px 0px;
	}	
.info{
	color:#666666;
	}	