/*
    print.css by Bill Weinman - http://bw.org/contact/
    Copyright (c) 2010 The BearHeart Group, LLC
*/


body {
    font-family: georgia, serif;
    background-color: white;
    margin: 0 .5in;
    font-size: 12pt;
}

div#content {
    width: 100%;
    padding: 0;
    border: 0;
    color: black;
    background: transparent;
}

h1, h2, h3 {
    margin-top: .5em;
    font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
    line-height: 1.7em;
    color: black;
}

p {
    text-indent: 2em;
    line-height: 1.7em;
    margin: 0;
}
/*
    NAVIGATION
*/
#qm0 {
display:none;
}
/*
    HOMEPAGE
*/
span.home_title {
    margin-top: .5em;
	font-size:16px;
    font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
    color: black;
	background: transparent;
}

span.home_content {
    width: 100%;
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
    padding: 0;
    border: 0;
    color: black;
	line-height: 1.7em;
    background: transparent;
}
img {
display:none;
}
div#home_header {
display:none;
}
div#home_footer {
display:none;
}
div#flash {
display:none;
}
div#sub_footer {
display:none;
}
table td img, table tr img, table td a {
display:none;
}
