#exhibit-view-panel,#exhibit-browse-panel,#exhibit-control-panel {
		font-size: 9pt;
		font-family: georgia;
	}

	div.exhibit-facet-frame {
		width: 225px;
		float: left;
	}

	div.resource-lens {
		position: relative;
		margin-bottom: 2em;
	}

	table.resource {
		width: 100%;
		background-color: whitesmoke;
		border: 1px solid #aaa;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		font-family: "verdana";
		font-size: 10pt;
	}

	div.copy-button {
		position: absolute;
		right: -1in;
		width: 0.90in;
	}

	span.resource-title {
		font-weight: bold;
		font-size: 10pt;
	}

	div.authors {

	}

	div.keywords {

	}


	.tab { /*color:			#003366;*/ /*color:		white;*/
		text-decoration: none;
		font-weight: bold;
		font-size: 12pt;
		font-family: "georgia";
		display: inline-block;
		float: center;
		width: 100%;
		padding: 0 1em;
		word-spacing: 0px;
		margin-top: 3px;
		margin-bottom: 3px;
		padding-right: 25;
		padding-left: 25;
	}

	.tab A:hover {
		color: #003366;
		text-decoration: none;
	}

	.main_menu {
		background-color: #E0E0E0;
		font-family: Georgia, Trebuchet MS, Verdana, Arial, Helvetica,
			sans-serif;
		font-size: 10pt;
		color: #003366;
		letter-spacing: 1px;
		width: 90px;
		text-align: center;
		font-weight: bold;
	}

	td.category {
		text-align: right;
		/*font-style: italic;*/
		font-size: 8pt;
		font-family: "georgia";
		/*font-weight:bold;*/
	}

	a.important {
		color: #990000;
		font-weight: bold;
	}

	a {
		color: #003366;
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	.resource-type {
		font-size: 9pt;
		/*font-family:"georgia";*/
	}

	.keywords {
		font-size: 9pt;
		/*font-family:"georgia";*/ /*text-align: justify;*/
	}

	.citation { /*text-align: justify;*/

	}
