/* default */
.blockContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

.blockContent p{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
td {
	vertical-align:top;
}

/* Title */
.blockContent h1{
	margin: 50px 0px 20px 0px;
	padding:0px;
	font-size: 18px;
	font-weight: bold;
	line-height:24px;
}
/* Lead */
.blockContent h2{
	margin: 0px 0px 5px 0px;	
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
/* Subtitle */
.blockContent h3{
	margin: 0px 0px 5px 0px;	
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	border-bottom:1px solid #a7d290;
}
/* List title */
.blockContent h4, .blockContent h5, .blockContent h6{
	margin: 0px 0px 5px 0px;	
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	border-bottom:1px solid #a7d290;
}
/* service buttons */
.ButtonTop{
	display:none;
}
.ButtonBack{
	display:none;
}
.ButtonPrint{
	display:none;
}
