p.section
{
  color:black;font-size:14px;font-weight:bold;
}
td{color:black;}
/* hide these elements */

table#TopTable {
	display:none;
}

table#topmenuTable {
	display:none;
}

#menuBody {
	display:none;
}



td#footer {
	display:none;
}
ul#mainList, ul#subList {
	display:none;
}

#corner {
	display:none;
}

#print {
	display:none;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	height: 100%;
	width: 100%;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
	
}

div#mainarea {
	margin-left:0px;
	/*margin-right: 190px;*/
	text-align: left;
	padding-right: 170px;
	display:block;
	background-color:#FFFFFF;
}


table#wrapper, table#whitewrap, table.bgwrap{
	/*border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;*/
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:solid;
	
		
}
