/* Styles applied to HTML elements */


body {
   background: white;
   font-size: 12pt;
   }

#LayerNavigation {
   display: none;
   }
   
.tablecellselect {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; text-decoration: none; cursor: hand}
.tableheaders {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.tablecell, TD, .tableheaders TD  {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none}
.colorband {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: #cccccc;
}
.menucolumn{ 
	background: transparent none; 
	width: 1; }
	
 .menuitem {
 	display: none;
 }
   
#content {
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
   }

/*div#content {
	margin-left: -10%;
	}*/

#topgraphic {
  display: none;
}
#pubinfo {
  display: none;
}
#menu {
  display: none;
}

#inputForm {
  display: none;
}

#footer1 {
  display: none;
}

#footer2 {
  display: none;
}
   


