@charset "utf-8";
/**
 * print.css
 * @version $Id: print.css 38 2009-07-03 20:51:49Z ian $
*/
/* CSS Document */
/*

/* -ZERO OUT EVERYTHING - * ---------------------------------------------------------------- */
/* -this css sets all padding, margins, defaults to 0 - * ---------------------------------- */
/* tables still need 'cellspacing="0"' in the markup */
p {font-size: 100%}
table {vertical-align:top}

#textlinks, #arc, #navbar, #banner, #tab_menu, #tab_menu_services, #left_column, .left, .pageFind, .more, .spacerTop, .promo, .thick, #footer, #breadcrumb, .pageinfo, #ad_banner {display: none} 

.nobulletlist li { list-style: none; }

#printtable .box4 {
	border: 2px solid #000000;
	padding: 1px;
	font-size: 16px;
}

.fn {
	color: #999;
	font-size:14px;
}

body {
	margin:0;
}

