/* print  stylesheet */
body {
   background: white;
   font-size: 10pt;
   font-family: Verdana, Arial,  sans-serif;
   }
#header , #menu , #toc_toggle , #toc , #side3 , #banner , #subbanner {
   display: none;
   }
h1 , h2 , h3 , h4 { font-size: 14pt; font-family: Georgia, Verdana, Arial,  sans-serif;
 }
h4 { font-size: 12pt; }
.printLogo{display:block; border:none; padding-bottom:20px;	}
#document {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#footer , #side1 , #side2 , #side4 , #sideExhibit  {
   padding-top: 1em;
   }
#footer {   
   font-size: 9pt; 
   border-bottom: 1px solid #999;
   border-top: 1px solid #999;
   margin:20px 0 0 0;
   padding:4px 0;
   } 
#footer p {
			padding:16px 19px 0 10px;
									}
img {
   vertical-align: bottom;
   border:none;
   }
a:link , a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }


table {
	float: left;
                    margin:6px 0 10px 0;
                    border-bottom: 1px dotted #999966;
	
}
th {
	font-size: 12px;
	line-height: 14px;
                     background-color: #ceceb6;
                     color:#FFF;
                     padding: 5px 0  5px 10px;
}
.titleLine { background-color: #eee;}
table a {
	color: #999966;
	text-decoration: none;
}
table a:hover {
	color: #666666;
	text-decoration: none;
}

table p {
	line-height: 18px;
}
