body {
    font-family:Arial,Helvetica,sans-serif;
    background:none;
	margin:0;
	padding:0;
	background: white;
	font-size: 11pt;
}

p, ol, ul, td {
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing:0.1pt;
	line-height:140%;
}

h1 {
	color:#555555;
	font-weight:bold;
	font-size:1.8em;
	font-family:Arial,Helvetica,sans-serif;
}

thead th {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
}

table.InputForm {
    /*border:2px solid #555555;*/
	font-family:Arial,Helvetica,sans-serif;
	vertical-align:top;
	width:100%;
}

td.form_odd {
	background-color:#EEEEEE;
	padding-top:2px;	
	padding-right:8px;
	font-weight:bold;
	vertical-align:top;
	font-size:9pt;
}
td.form_even {
	background-color:#FFFFFF;
	padding-top:2px;	
	padding-right:8px;
	font-weight:bold;
	vertical-align:top;
	font-size:9pt;
}

#titleArea,
.print_hidden {
    display: none;
	font-family:Arial,Helvetica,sans-serif;
}

div.cert {
	font-family: Arial, Helvetica, sans-serif;
	top:0;
	bottom:0;
	font-size:10pt;
	padding:0;
	margin:0;
	border:0;
	page-break-after:always;
}

div.cert_footer {
	width:100%;
	display: block; position: fixed; bottom: 0;
}

p.address {
	padding-top:5px;
	/*padding-top:60px;*/
}

.address strong {
	font-size:11pt;
	color:black;
}

.address img {
	float:right;
}

p.logo {
	float:right;
}


div.cert_header {
	height: 10%;
}

.cert_body h4 {
	text-align:center;
	font-size:14pt;
	letter-spacing:0.2em;
	text-transform:uppercase;
	margin-bottom:20px;
}
.cert_body h5 {
	text-align:center;
	font-size:14pt;
	margin-bottom:20px;
}

div.cert_body {
	padding-top:20px;
	font-size:11pt;
	height: 80%;
	line-height:140%;
}

@page port {size: portrait;}
@page land {size: landscape;}

.portrait {page: port;}

.landscape {page: land;}
@page {
	size: landscape;
	margin: 10%;
}