
/*dw print stylesheet */
body {background: white;
font-size: 11 pt;
color: black;
}
div#container {
background: white;
border-style: none;
color: black;
}
#pageheader h1 img {
vertical-align: left; border-style: none;
background: white; 
}

#pageheader h2 {
font-size: 12pt;
text-align: middle; 
}

#pageheader h3 {
font-size: 10pt;
text-align: bottom; 
}



#navbackground, #nav, #nav #current, #nav a { display: none;
}

#container, #maincolumn {
width: auto;
margin: 0;
padding: 0;
color: black;
background: transparent;
font-size: 11pt;
}

#maincolumn span {
width: auto;
margin: 0;
padding: 0;
color: black;
background: transparent;
font-size: 11pt;
}

div#maincolumn {
margin-left: 0;
padding-top: 1 em;
}
div#portupper {
display: none;
}
div#projectmaster {display: none;}

div#infoupper {
background: white;
}
div#infoupper h1, h2 {
background: white;
font-size: 11pt;
}
div#infoupper span.infoheadline {
background: white;
font-size: 12pt;
}
div#infoupper span.infocopy {
font-size: 10 pt;
}
div#infoupper img {display: none;}

div#infoupper ul {
list-style-type: decimal;
}

div#footercontainer {
background: white;
font-size: 9pt;
}

div#footer {
background: white;
font-size: 9pt;
}

div#footer li {
background: white;
font-size: 9pt;
list-style-type: none;
border-left: 1px;
}

a:link; a:visited {
color: #520;
background: transparent;
font-weight: normal;
text-decoration: underline;
list-style-type: none;
}
#infoupper a:link:after, #infoupper a:visited:after {
infoupper: " (" attr(href) ") ";
font-size: 90%;
}
#infoupper: " (http://www.desmondwallace.com" attr(href) ")";
}
/*dw end print css */

