/* PacFIN: Main Body Styles for Printing */

body {font-family: Verdana, Arial, sans-serif; font-size: .8em; }

.sidebar {display: none;  }

.hhlinks {display: none; }

#header {display: none;   }

#main {font-family: Verdana, Arial, sans-serif; font-style: normal;   }
			 
#mainbody {font-family: Verdana, Arial, sans-serif; font-style: normal;  }

#table {page-break-inside: avoid;   }
							 
h2 {text-align: center; font-size: 1.25em;}
			
h3 {text-align: center; font-size: 1.25em;}

h4 {font-size: 1.15em; }

h5 {font-size: 1em; }

h6 {font-size: 1em; font-style: italic;  }

a {text-decoration: none; color: #000000; font-weight: bold; }

p {page-break-inside: avoid; orphans: 4; widows: 4;   }


			 
/* Table Styles */

table {page-break-inside: avoid;  border: solid #000000 1px; border-spacing: 0;
       text-align: center; margin-right: auto; margin-left: auto;  }

td, th { border: solid #000000 1px; border-spacing: 0; text-align: center;   }
 
.tblgraph { background-color: #d7d7d7; border: solid #000000 2px; border-spacing: 0;}

.cellline {border: solid #000000 1px;  }

.cellline2 {border: solid #000000 1px; background-color: #ffffff; 
            text-align: center; }

						

	