  

 /*print page CSS- this turns off screen code only items ready for printer */
body {
 font: 11pt/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: White; 
 background-image: none; 
 color: Black; 
 margin: 0.5in;
  }
  div#header{
  	  display: none;
  }
 address {
 font-size: 12pt; 
 font-weight: bold;	
 text-align: left;
 }
 div#fileMenu  {
 display: none;} 
 .Yap {
display: none;
		}
		.menu {
display: none;
		}
.javnav {
display: none;
		}
.topnav {
display: none;
		}
 img {
 display: none;
  }
 p { 
 font-size: 12pt; 
 font-weight: normal;	
 text-align: left;
   }
 div#banner {
 display: none;
 }
 div#date {
 display: none;
 }
 div#navform {
 	display: none;
 }
 .button {
display: none;
}
 h1 {
font-family: avantgarde, arial, sans-serif; 
font-style: italic;
text-align: center;
font-size: 24pt;
  }
h2, h3 {	
font-family: avantgarde, arial, sans-serif; 
font-style: italic;
} 
.Roy {
font-family: Script, arial, sans-serif; 
font-size: 20px;
padding-top: 2px;
padding-bottom: 10px;
margin-left: 15px;
		}
		table{
	border-collapse:collapse;
	border:1px groove #f90;
	border-spacing:0;	
		width:90%;
		margin-left:auto;
		margin-right:auto;
		background:#ffc;
		color:Black;
	}
	caption{
	font-size:150%;
		caption-side:top;
		padding-bottom:1.5em;
		padding-top:1.5em;
		margin-left:auto;
		margin-right:auto;
	}
	thead tr th{
		vertical-align:bottom;
		color: Black;
		background: White;
		text-align:center;
	}
	tbody tr td{
		text-align: left;
		padding-right:1.5em;
		
	}
	th{
	 background: White;
	 color:Black;
	 font-weight:bold; 
		text-align:left;
		padding:4px 6px;
		border:1px solid black;
	}
	 table tr.odd * {
		 background-color:#eee;
		  color: Black;
	}
	table tr.even *{
		 background-color: #DCDCDC;
		 color:Black;
	}
	td{
	text-align: left;
		padding:4px 6px;
		
	}
	colgroup#cgroup2{
		color:Black;
		background: White;
	}
	colgroup#cgroup3{
		color:Black;
		background: White;
	} 
	Col#col1{
		width:15%;
	}
	Col#col2{
		width:25%;
	}
	Col#col3{
		width:25%;
	}
	Col#col4{
		width:25%;
	}
	Col#col5{
		width:10%;
	}
	tr.top th{
		border-top:1px solid black;
		color: Black;	
		background: White;	
	}
	tr.top th.none{
		 border-top:0;
	}
	tbody tr.top td{
		border-top:1px solid  black;
	}
	th.left {
		border-left: 1px ridge yellow;
	}
	td.left{
		border-left:8px solid black;
	}
	tfoot tr td{
		color:  Black;
		background: White;
	}
.copy {
display: none;
		}
#footer {
display: none;
		}

 
 

 