html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body { margin: 10px 25px; font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 62.5%; background: #fff; color: #3b3c3d; }

strong { font-weight: bold; }

em { font-style: italic; }

p { text-align: justify; font-size: 11px; line-height: 14px; padding: 0 0 10px 0; }

#container { width: 950px; margin: 0 auto; }

#header { width: 950px; float: left; margin: 0 0 15px 0; }

#header img { float: left; padding: 0 25px 0 0; }

#header h1 { font-size: 24px; }

#header h2 { font-size: 20px; }

#header h3 { font-size: 16px; margin: 8px 0 0 0; }

h3.table-header { font-size: 18px; clear: both; margin: 10px 0; }

.more-space { float: left; padding-top: 75px; }

table { float: left; clear: both; }

table.member-bills td { width: 125px; padding: 4px 5px; border-bottom: 1px solid #a4a4a4; }

.bill-number { width: 65px; }

th { font-size: 14px; font-family: Georgia, "Trebuchet MS", Times, serif; border-bottom: 2px solid #3b3c3d; padding: 0 6px 8px 6px; }

td { font-size: 12px; padding: 8px; width: 110px; }

td.bill-number { width: 60px; }

td.comments { width: 200px; line-height: 15px; font-size: 12px; }

td.time { width: 60px; }

td h2 { font-weight: bold; margin-bottom: 5px; }

table .left { width: 150px; text-align: right; padding: 4px 15px 4px 0; }

.notes { height: 100px; }

.footer { text-align: center; font-size: 11px; color: #3b3c3d; font-style: italic; border-top: 1px solid #3b3c3d; padding: 15px 0 0 0;  clear: both; float: left; width: 950px; margin: 10px 0 0 0; }

.dark { font-weight: bold; }

.donor-table th { border: 0 !important; }

.donor-table table { margin: 0 0 20px 0; }

.donor-table p { font-size: 12px; }

.donor-table p strong { font-size: 14px; }

tbody td { border-bottom: 1px solid #c4c4c4; vertical-align: top; }

.floating-list li { width: 33%; float: left; display: inline; }
