#subnav, #nav, .totop, #question, #tcg	{ display: none; }

*	{ margin: 0; padding: 0; }
html	{ min-height: 100%; margin-bottom: 1px; }

body	{ background: #fff; width: 680px; }
body, pre	{ font: 11pt Verdana, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4	{ margin: 0 0 12px; color: #000; }
h1	{ font-size: 1.5em; line-height: 18pt; }
h2	{ font-size: 1.3em; line-height: 16pt; color: #000; }

h3	{ font-size: 1.1em; color: #000; }
h4	{ font-size: 1em; line-height: 14pt; color: #000; }

blockquote { margin:0 25px 15px; }

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

#header	{ position: relative; width: 680px; height: 65px; float: left; background: #1B3452; margin: 0 0 15px; }
	#logo, #logo img	{ position: relative; left: 0; top: 0; float: left; width: 458px; height: 65px; }
	
#definition	{ width: 450px; w\idth: 420px; margin: 0 0 10px; padding: 15px 15px 0; border: 1px solid #000; float: left; }
	#definition p { font-size: .9em; line-height: 11pt; font-family: Verdana, sans-serif; }

#content	{ width: 680px; float: right; 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: #000; text-decoration: none; cursor: text; }
	#content h2 a:link, #content h2 a:visited, #content h2 a:hover	{ color: #000; }
	#content a:link	{ color: #0069DC; }
	#content a:visited	{ color: #0051A9; }
	#content a:hover	{ color: #5EA8FD; text-decoration: none; }
	#content hr	{ border: 1px solid #000; border-width: 1px 0 0; margin: 0 0 10px; }
	
	#faq	{ font-size: 9pt; }
		#faq strong	{ font-size: 1.1em; color: #014a97; }
	.faq	{ list-style: none; }
		
	#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; }
	
.clear	{ clear: both; }
.next	{ text-align: right; }
.more	{ text-align: right; margin-bottom: -10px; position: relative; top: 0; }

/* Form styles */
fieldset	{ width: 450px; 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: 450px; w\idth: 428px; border: 1px solid #7F9DB9; }
	#radios fieldset	{ width: 428px; margin: 5px 0; }
	#radios fieldset .col	{ display: block; float: left; width: 315px; w\idth: 305px; 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; }
	textarea	{ overflow: auto; }

.table, .table2	{ margin: 0 0 15px; }
	.table thead td	{ border: 1px solid #000; border-width: 1px 0; }
	.table th, .table td.foot	{ border-bottom: 1px solid #000; }
	.table th, .table td	{ padding: 2px; text-align: center; }
	.table td.alignleft	{ text-align: left; }
	.table td.foot, .table2 td.foot	{ padding: 15px 0; text-align: left; }

.table2	{ font-size: 10px; line-height: 105%; }
	.table2 td	{ padding: 4px 2px; }