@import url(apps/forms01.css);
@import url(instance.css);

*{
	background:none;
	color:#000;
	background-color: none;
}

body{
	margin: 0;
	padding: 10px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6, p{
	margin-top:0;
	margin-bottom:10px;
	background-image: none;
}

#pagetitletext h1{
	font-size: 1.75em;
}

#wrap{
	/* 0.75 * 650px */
	width: 488pt;
	margin: 0;
	background-image: none;
}

.comp-content{
	line-height: 1.5em;
}

#content-body,
#pagetitle{
	margin: 0;
	padding: 0;
	background-image: none;
}

img,
#header, 
#tabs, 
#main-table-body-leftcell,
#breadcrumbbar,
#sidebar,
#content-header,
#poweredby,
#footer-privacy-policy,
#footernav,
#rightsidebar{
	display: none;
}

#footer-contact-info{
	padding-top: 10px;
	white-space: nowrap;
	font-size: 9pt;
}

#content-body img{
	display:block;
}

.comp-dyn-subpage-links-701 table tr.subpage-links-row-odd{
	background: #fff;
}
