body { font-family:Arial, Helvetica, sans-serif; margin:0px; background-color:#ffffff; overflow-y:scroll; }
		
a { text-decoration:none; color:#3399FF; }

.boxes { width:100%; padding:8px 0px 5px 0px; width:780px; margin-left:auto; margin-right:auto; font-size:12px; }

.toolbar_button { font-size:10px; padding:0px 3px 0px 3px; border:1px solid black; cursor:pointer; }

.top_boxes { border-bottom:1px solid #aaaaaa; padding:0px 0px 10px 0px; }
#box_about { display:none; }
#box_help { display:none; }
#box_preferences { display:none; }
.box_head { font-size:14px; font-weight:bold; }

#box_meta {	}
#meta {	}
#meta_about {  }
	.meta_about_link { float:right; font-size:11px; color:#aaaaaa; cursor:pointer; margin-left:10px; }
#meta_title { font-size:18px; font-weight:bold; letter-spacing:1px; }
	.meta_title_link { }
	.meta_title_term { color:#aaaaaa; }
	.meta_title_cloud { color:#3399FF; }
	.meta_title_search { color:#000000; }

#box_interface { }
#interface { text-align:center; padding:8px; }
#interface_loading { visibility:hidden; margin-right:8px; }
#interface_query { width:250px; font-size:12px; padding:2px; border:1px solid black; }
#interface_submit { font-size:12px; margin-left:8px; padding:2px 8px 2px 8px; border:0px; background-color:#3399FF; }

#box_tagcloud { display:none; }
#tagcloud { text-align:justify; }
#tagcloud_toolbar { margin-top:5px; }

#box_results { }
#results { }
	.tag { margin:3px; padding:0px 2px 0px 2px; cursor:pointer; }
	.tag_frequency { font-size:10px; }
	
	.res_block { margin:15px 0px 10px 0px; }
	.res_title { font-size:14px; font-weight:bold; margin-bottom:3px; }
	.res_url { font-size:11px; color:#003399; cursor:pointer; margin-bottom:3px; }
	.res_abstract { font-size:12px; margin-bottom:3px; }
	.res_keyterms { color:#666666; font-size:10px; margin-bottom:3px; }
	.res_toolbar { }
		
	.res_links { display:none; }
		.res_links_block { margin:10px 0px 10px 20px; }
		.res_links_title { font-size:13px; font-weight:bold; margin-bottom:3px; color:#777777; }
		.res_links_url { font-size:11px; color:#003399; cursor:pointer; margin-bottom:3px; }
		.res_links_abstract { font-size:12px; margin-bottom:3px; }
		.res_links_keyterms { color:#666666; font-size:10px; margin-bottom:3px; }
