#sidebar, #topbar, .edit_bar, .action_bar, .format_box,  #agreement_comments,#footer,#logo,.timecert {
	display:none;
}


#signatories {
	border:1px solid blue;
	padding:1em 2em;
	margin:1em 0;
}
#signatories table {
	border-collapse: separate;
	border-spacing: 1em;
	margin:0;
}
#signatories td {
	padding: 0.2em 1em;
	margin: 0.2em 2em;	
	width:20em;
}

#signatory_names td{
	color:#006;
	border-bottom:1px dotted black;
}

#signature_status td{
	color:black;
	font-size:0.9em;
	font-family: helvetica, arial, sans-serif;
	font-style:italic;
	text-decoration:none;
}
#signatories #signature_status td a{
	text-decoration:none;

}

img {
	border:none;
}
#main {
	width: auto;
	border: 0;
	margin: 60px 0 0 0;
	padding: 0;
}
#document {
	margin:0;
	padding:0;
	font-size:12pt;
}
body {
	font-size: 12pt;
	line-height: 1.5em;
	margin: 0; padding: 0
}
h1 {
	margin: 0;
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;
}
h2 {
	margin: 0;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 1em;
}
h3 {
	margin: 0;
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}
h4 {
	margin: 0;
	font-size: 1.1666666666666667em;
	line-height: 1.2857142857142858em;
	margin-bottom: 1.2857142857142858em;
}
p, ul, blockquote, pre, td, th, label {
	margin: 0;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
p.small {
	margin: 0;
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}