body {
	background-color:#FFFFFF;
	font-size: 10pt;
	font-family : verdana, geneva, sans-serif ;
	text-align: left;
	margin: 0px 2px;
	background-image: none;
	color:#000000;
	zoom:100%;
}

#header {
	border:none;
}

#page, #volPage {
	width:auto;
	border: none;
}

#content {
	padding:0px;
	border:none;
	color:#000000;
	width:auto;
	margin: 0px;
}

#mainNavigation, #subNavigation, #masthead, #sidebar, #footer, #pageEnd, .noprint, #pageHeadings h5, p#logout, #logo, .createIt, .notes {
	display:none;
}

h1.noprn  {
	margin: 0px;
	padding: 0px;
	display:none;
}

#headerPrint {
	display: block;
	height: 80px;
	border-bottom: 2px solid #000000;
}

#headerPrint p {
	display: inline;
	text-align: right;
	float:right;
	margin:0px 5px 0px 0px;
	font-size: 0.8em;
}

#headerPrint a {
	font-weight: normal;
	text-decoration: none;
}

#content h1 {
	margin-top: 30px;
}

#content h2, #content h3  {
	color: #000000;
	background-color: #FFFFFF;
}

hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
}

a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	font-weight : normal;
	color : #000000;
}


/*table,td  {height: 100%;}*/

#content {
	float: none;
}

.altColour {
	background-color: #D3D3D3;
}

.delTable td, .delTable th {
	border:1px solid #666666;
}
