@charset "utf-8";
/* Assuris */
BODY {
	padding: 0;
	margin: 0;
	background: #fff;
	font-family:"Verdana, Sans Serif";
	font-size: 9pt;
	line-height: 1.5em;
}
#wrapper {
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
.content {
	width: auto; 
	margin: 0%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
IMG {
	border: none;
}
.header .logo {
	top: 0;
	left: 0;
	padding-bottom: 20px;
}
.header .utility,
.menu,
.breadcrumb,
#footer {
	display: none;
}
H1 {
	font-size:1.5em;
	color: #004A91;
	margin-top: 0px;
	margin-bottom: 0px;
}
 H2 {
	font-size:1.3em;
	color: #87B4D1;
	margin-bottom: 0px;
}
H3 {
	font-size:1.2em;
	color: #004A91;
	padding: 10px 0 5px 0;
}
.donotprint { display: none; }
 table {
	font-size: 1em;
	line-height: 2.0em;
	border-collapse: collapse;
}
td {
	border: 1px solid #99999;
}
