/* Styles applied to HTML elements */


body {
   background: white;
   font-size: 12pt;
   }

#LayerNavigation {
   display: none;
   }
   
.tablecellselect {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; text-decoration: none; cursor: hand}
.tableheaders {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.tablecell {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none}

.menucolumn { 
	background: transparent none; 
	width: 1; }

   
#content {
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
   }

/*div#content {
	margin-left: -10%;
	}*/

#topgraphic {
  display: none;
}

#menu {
  display: none;
}

#inputForm {
  display: none;
}

#footer1 {
  display: none;
}

#footer2 {
  display: none;
}
   


