/****************************************** page sections */
#mastheadcell {
	max-height: 140px;
	overflow: hidden;
	padding-right: 2px;
	background: #007878 ! important; /* Force IE to print background color around top cell images */
	}
#mastspacercell {
	background: #007878 ! important;
	}
#mastlogocell {
    display: none;
	background: #007878 ! important;
	}
#mastheadcell table, #mastheadcell tr, #mastheadcell td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0 none;
	}
#footercell { 
	font-style: italic;
	}
#footercell a, #footercell a:link, #footercell a:active, #footercell a:visited  {
	font-style: italic;
	color: #666666;
	}
#contentcell {
	}
#topnavcell {
	background: #000000 ! important;
	}
#leftcurve {
	display: none;
	}
.noprint {
	display: none;
	}	
#sideNav {
	display: none;
	}


