body {
	background: #fff !important;
	padding: 0;
	margin: 0;
	text-align: left;
}

ul {
	list-style: disc;
}

ul li {
	background: 0;
	padding-left: 0;
	margin: 0 0 0 20px;
}


#print-header {
	display: block;
	margin: 0 0 40px 0;
}

#container {
	margin: 0;
	width: 100%;
	height:90%;
}

#footer
{
	display:block;
}


#bg,
#header,
#footer-nav,
#col_side,
#breadcrumbs,
#tools,
#arrow,
.paging,
#flash-strip,
#result-sorter,
#search-form,
#side-nav,
#alpha-paging,
#result-sorter {
	display: none;
}

#cols,
#main,
#col-main,
.content-no-image,
#content,
.content-standard,
#layout,
.layout_image-none,
#database-results,
.content-holder {
	background: #fff !important;
	display: inline;
	float: none;
	padding: 0;
	position: static;
	width: auto;
}

#main {
	background: none;
	_background-image:none;
	_filter: none;
	margin: 0 0 24px 0;
	position: relative;
	z-index: 20;
}

table {
	width: 95%;
}

.layout_image-right .content-holder,
.layout_image-left .content-holder {
	width: 350px;
}

#content {
	background: none;
}

.layout_image-left .content-holder, .layout_image-right .content-holder {
	width: 460px;
}


h2{color:#000;}
h3{color:#000;}
h4{color:#000;}
.highlight{color:#000;}

ul {
	list-style: disc;
} 

ul li {
	background: none;
	padding: 0;
}

ul li ul {
	list-style: circle;
}

ul li li {
	background: none;
}