/*
	+============================================================================+
	|         Copyright (c) Pacific Disaster Center, Maui, Hawaii, USA           |
	|                           All rights reserved                              |
	+============================================================================+
	 FILENAME: info.css                                                 
	+============================================================================+
 	 DESCRIPTION:  PDC info styles                                          
	+============================================================================+
   HISTORY:                                                             
	 2007
	 [08-01] dleong, created
	+============================================================================+
	$Id: info.css,v 1.1 2008/08/05 21:36:58 dleong Exp $
	+============================================================================+
*/
body { margin: 20px 10%; color: #000; text-align:justify; font:13px 'Trebuchet MS', Tahoma,  Arial, Sans-serif; }
img { border:0px; }
a:link { color:#27b; text-decoration:underline; }
a:hover { text-decoration:none; }
a:visited { color:#555; }
#title { margin:5 0px; color:#27b; font-size:22px; font-weight:normal; border-bottom:1px dashed #adf; }
#footer { margin-top:20px; padding-top:8px; color:#900; font-size:11px; text-align:center; border-top:1px solid #fcc; }
#faq td { font-size:13px; vertical-align:top; }
.qa { font-size:18px; font-weight: bold; font-style:italic; color:#27b; }
.qtext { padding-top:3px; }
.atext { padding-bottom: 8px;  }
.emp { font-weight:bold; font-style:italic; }
