html>body * {
	color: #000;
	border-color: #000 !important;
}

h1, div.filter {position: static; padding: 0;}

body, table, tr, th, div, td a, th a {
    font-size: 9pt;
    background: #fff !important;
    color: #000 !important;
}
td {
    background-color: #fff;
}
caption {
	background-color: #ddd;
	padding: 0 0.52em;
}

table div {
    background-color: #ddd !important;
}
table.graph td, table.graphv td, table.graph th, table.graphv th {
    border: 0 !important;
}

.black {
    background: #000 !important;
    color: #fff !important;
}

h1 {
    background-color: #fff !important;
	color: #000 !important;
    border: 0 !important;
	position: static !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

input , select, option, textarea {
    border: 0 !important;
}

abbr {border: 0}

#header form, .action, .actions, #corenav, #dropdown, #col1, #nav, #loggedin, #userbar-wrap, #subnav, #summary, #related, #prev, #next, .printhide, object, embed, .hanglabel, #donate, #admin_nav, div.filter {
	display: none;
}

.error {
    color: #000 !important;
}

#wrapper, #header, #main, #content, #content-wide, #col1, #footer, #footer_inner_wrap, #footer_inner_wrap div.col15 {
    float: none;
    clear: both;
    padding: 0;
    margin: 0;
    width: 100% !important;
    min-width: 100% !important;
    border: 0;
    background: #fff;
    text-align: left;
    overflow: visible !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
html>body #content, html>body #content-wide, html>body #wrapper {
    width: 100%;
    min-width: 100%;
}

#header {height: auto;}

#header a {display: none;}

#header a#conf2010-logo {
    display: block !important;
    text-align: left;
    height: auto;
    margin-bottom: 1.5em;
}

#footer {
    margin-top: 1.5em;
    padding-top: 0.75em;
    border-top: 1px solid #000;
	position: static;
}

a.home, a.home i, #printlogo, .printheader {
    visibility: visible;
    display: block;
    text-align: center;
    background: #fff !important;
    height: auto;
    padding: 0;
}

.printheader {
    page-break-before: always;
    text-align: left;
}

div.block h3 {
    border: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;

}

.formblank {border-bottom: 1px solid #000;}

.filter select {
	max-width: 100% !important;
	width: auto !important;
}

thead th {
    border: 0 !important;
    border-bottom: 3px solid #000 !important;
}
tbody td, tbody th, tfoot td, tfoot th {
    border: 0 !important;
    border-top: 1px solid #000 !important;
}

.printshow {display: block;}
span.printshow {display: inline;}

.pullright, .marginal, .pullquote {margin-right: 0;}

/*
.col15, .col25,
.col12, .col3, .col22,
.col13, .col23, .col33,
.col14, .col24, .col34, .col44 {
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}
*/
