@charset "UTF-8";
/* CSS Document */

@page {
  size: 8.5in 11in;/* width height */
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#titlebar {
	display: none;
	background-image:url(../images/topHeaderPrint1.jpg);
	background-repeat: no-repeat;
}

#nav {
	display:none;
}

/* TABLE Settings */
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*border-bottom: 1px solid #666666;*/
	orphans: 5;
}
.ltable td, th {
	padding:4px;
	border-bottom: 1px solid #666666;
}

.wtable {
	width: 790px;
}

tr {
	orphans: 5;
}

h1 {
	font-size: 16pt;
	color: #000;
}

h2 {
	font-size: 14pt;
	color:#666;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 10pt;
}

p {
	font-size: 10pt;
}input {
	display: none;
}
#footer {
	display: none;
}
