#subnav, #nav, #question, .totop, #tcg	{ display: none; }
*	{ margin: 0; padding: 0; }
html	{ min-height: 100%; margin-bottom: 1px; }

body	{ background: #fff; font: 12pt verdana, arial, helvetica, sans-serif; width: 680px; }

h1, h2, h3, h4	{ margin: 0 0 12px; color: #034673; }
h1	{ font-size: 1.5em; line-height: 18pt; }
h2	{ font-size: 1.3em; line-height: 16pt; }
h3	{ font-size: 1.1em; }
h4	{ font-size: .9em; line-height: 14pt; }

blockquote { margin:0 25px 15px; }

#container	{ position: relative; left: 0; top: 0; width: 680px; background: none; }

#header	{ position: relative; width: 680px; height: 51px; float: left; background: #01B1B1; }

#definition	{ width: 398px; w\idth: 348px; margin: 0 15px 10px 25px; padding: 15px 25px 0; border: 1px solid #000; }
	#definition p { font-size: .9em; line-height: 11pt; font-family: Verdana, sans-serif; }

#content	{ width: 680px; w\idth: 630px; padding: 25px; float: left; position: relative; background: #fff; line-height: 14pt; }
	#content p	{ margin: 0 0 15px; }
	#content ul, #content ol	{ margin: 0 20px 15px 20px; }
	#content li	{ margin: 10px 0; }
	#content h1 a:link, #content h1 a:visited, #content h1 a:hover, #content h2 a:link, #content h2 a:visited, #content h2 a:hover, #content h4 a:link, #content h4 a:visited, #content h4 a:hover	{ color: #034673; text-decoration: none; cursor: text; }
	#content a:link	{ color: #663E73; }
	#content a:visited	{ color: #303; }
	#content a:hover	{ color: #9D69AE; text-decoration: none; }
	#content hr	{ border: 1px solid #000; border-width: 1px 0 0; margin: 0 0 10px; }

	#table	{ width: 100%; background: #000; margin: 0 0 20px; }
		#table th, #table td	{ padding: 2px; background: #ccc; text-align: center; }
		#table td	{ background: #fff; }
		
	#citation	{ font-size: .8em }

#copyright	{ position: relative; right: 10px; bottom: 0; text-align: right; z-index: 10; color: #999; font: normal 8pt verdana, arial, helvetica; page-break-before: avoid; }

.clear	{ clear: both; }
.next	{ text-align: right; }

/* Form styles */
fieldset	{ width: 482px; border: none; margin: 10px 0; display: block; font-size: 11px; }
	fieldset .leftcol	{ display: block; float: left; height: 20px; he\ight: 14px; width: 214px; w\idth: 205px; padding: 3px 6px 3px 3px; text-align: right; font-weight: bold; line-height: 10px; }
	#radios		{ padding: 5px 10px; margin: 20px 0; width: 472px; w\idth: 452px; border: 1px solid #7F9DB9; }
	#radios fieldset	{ width: 452px; margin: 5px 0; }
	#radios fieldset .col	{ display: block; float: left; width: 355px; w\idth: 345px; padding: 0 10px 0 0; }
	.required, .errortext	{ color: #f00; }
	.requiretext	{ font-size: 10px; text-align: center; }
	.errortext	{ text-align: center; }
	.formerror	{ color: #900; font-size: 11px; font-style:italic; vertical-align: top; }
	textarea, input	{ font: 10pt verdana, arial, helvetica, sans-serif; }