body {
	margin: 0;
	padding: 0;
}

#content, #container {
	margin: 0;
	padding: 0;
}

#leftcol, #rightcol, .hide, #usertools, #footernavleft, .advert, noprint, .dontprint {
	display: none;
}

#footer {
	margin: 1em;
}

h1, h2, h3, h4, caption {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	clear: both;
}

a {
	text-decoration: none;
}

table.tabular, table.portfolio {
	border: 1px Gray solid;
	page-break-inside: avoid;
}

table.portfolio {
	page-break-inside: avoid;
	margin: 0 0 .5in 0;
}

table.portfolio caption {
	margin: 0;
}

table.portfolio caption a {
	display: none;
}

.tabular td, .portfolio td {
	border: 1px Silver solid;
}

table.portfolio td {
	font-size: .8em !important;
	font-weight: lighter;
	font-family: Arial, Helvetica;
}

table.portfolio td table td {
	border: none;
	font-size: 1em !important;
	font-weight: bold;
	text-decoration: none;
}

.portfolio .columntitle {
	font-size: .8em !important;
	font-weight: bold;
	font-family: Arial, Helvetica;
	background-color: #EFEFEF;
	text-align: center;
}

#portfoliopanel, #portfoliopanel .panel {
	margin: 0 !important;
	padding: 0 !important;
}

#portfoliocontrols {
	margin-left: 0 !important;
}

#portfoliocontrols select {
	border: none;
	font-size: 1.4em;
	width: 2in;
	font-weight: bold;
}

.popdown {
	display: block;
}

th {
	text-align: right;
}

.expander {
  display: block !important;
}

@media print {
	.screenonly {
		display: none !important;
	}
}
