
/* ====================================================================== */
/* rules used to re-format page contents for paper output */

#topbanner {
	display: none;
}

td.menus {
	display: yes;
}
tr.top {
	display: none;
}
td.left {
	display: none;
}
td.center {
	background-image: none;
	background-color: transparent;
}
body#homepage td.center {
	background-image: none;
	background-color: transparent;
}
td.right {
	display: none;
}
td.right-slim {
	display: none;
}
tr.bottom {
	display: none;
}

div#floatingsidebar {
	display: none;
}

/*--Teri added so that bullets are printable 060928--*/
ul {
	list-style-type: disc !important;
	list-style-position: inside;
}



img.headerbutton {
	display: none;
}

.roundtop{
display: none;
}

.roundtopR{
display: none;
}

.roundbottom{
display: none;
}

.roundbottomR{
display: none;
}

.roundcountTitleR{
color:#000000;
font-size:16px;
z-index:800;
position:relative;
left:0px;
top:2px;
}


/* ====================================================================== */
/*  */
