/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topMenu { display:none }
.footer { display:none }
.graybox { display:none }
.copyRights { display:none }
#submenu{ display:none }
img { display:none }

#pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	position:absolute; 
	width:auto; 
	left: 0px; 
	top: 0px; 
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:11pt;
	font-weight:bold;
	width:auto; 
	margin: 0 0 0 0;
}
#content {
	font-family: "Times New Roman", Times, serif;
	position:static; 
	font-size:11pt;
	width:auto; 
	text-align: left;
}

