/* Huddle-Up print styles */
body {background-color: #ffffff; font-size: 12pt; font-family: Times New Roman, Times, serif; color: #000000;}

h1 {font-size: 17;}
h2 {font-size: 15;}
h3 {font-size: 14;}
h4 {}
h5 {}
ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside;}

a:link, a:visited, a:active {text-decoration: underline;}
a:hover { text-decoration: underline;}


/* TN added */
.pageHeading {font-size: 17;}
table.headertable {display : block;}
table.maintable {display : block;}
table.footertable {display : none;}
td#leftcolumn {display : none;}
td#rightcolumn {display : none;}
table#MenuNav {display : none;}