
/*
stylesheet for print
*/

body { margin: 0; padding: 0; border: 0; background: #fff; font: 12pt arial, verdana, sans-serif; }

body.print { margin: 0; padding: 0; border: 0; background: #fff; font: 12pt arial, verdana, sans-serif; }

img	{ border: 0;}
	
p { margin: 0 0 1em 0; line-height: 130%; color: #000; }
.ex-small { font-size:  9px; }
.sm { font-size:  11px; }

hr { color: #333; background-color: #333; height: 1px; margin-bottom: 12px;}

h2 { font-weight: bold; letter-spacing: 1px; FONT-SIZE: 16px; margin: 4px 4px 7px 0; color: #000; }
h3 { font-weight: bold; letter-spacing: 1px; FONT-SIZE: 13px; margin: 15px 0 2px 0; color: #000; }
h4 { font-weight: bold; FONT-SIZE: 12px; margin: 5px 0 2px 0; color: #000; }

A:link { TEXT-DECORATION: underline; COLOR: #000;}
A:visited { TEXT-DECORATION: underline; COLOR: #5A5A5A;}
A:active{ TEXT-DECORATION: underline; COLOR: #5A5A5A;}
A:hover { TEXT-DECORATION: none; COLOR: #969696;}

UL { margin-top: 4px; list-style-image: url(../images/dot.gif); line-height:1.5em;}
OL { margin-top: 4px; line-height:1.5em;}
li { margin-bottom: 3px;  }

#box  { background: #fff; margin: 15px; border: 0; padding: 0; width: 95%; }

#psimage { margin: 26px; border: 0; }
#psimage img { padding: 10px; }
#blurb { padding: 10px 5px 0 10px; text-align: left; }

#top { display: none;}

#header { padding: 0; width: 95%; margin: 10px 0 0 0;}
#bottom { display: none; }

#nav { display: none; }

#content { margin: 0; padding: 0; text-align: left; }
#content img { border: 2px solid #D0D0CE;}


