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

body	{ background: #333; font: .8em verdana, arial, helvetica, sans-serif; text-align: center; }

h1, h2, h3, h4	{ margin: 0 0 12px; }
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; margin: 0 auto; width: 752px; w\idth: 750px; border: 1px solid #fff; border-width: 2px 1px; background: url(../images/bg-content.gif) repeat-y #fff; text-align: left; }

#header	{ position: relative; width: 750px; height: 107px; float: left; background: url(../images/header.gif) no-repeat right top #ccc; }
	#logo	{ position: relative; left: 0; top: 35px; float: left; width: 334px; height: 52px; }
	
#definition	{ width: 398px; w\idth: 368px; margin: 0 15px 10px; padding: 15px 15px 0; border: 1px solid #000; }
	#definition p { font-size: .9em; line-height: 11pt; font-family: Verdana, sans-serif; }

#content	{ width: 530px; w\idth: 480px; padding: 25px; 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: default; }
	#content a:link	{ color: #2F6A99; }
	#content a:visited	{ color: #226095; }
	#content a:hover	{ color: #FA59FC; text-decoration: none; }
	#content hr	{ border: 1px solid #000; border-width: 1px 0 0; margin: 0 0 10px; }
	
	#question	{ position: relative; width: 119px; height: 119px; float: left; margin: 5px 10px 5px 0; }
	
	#table	{ width: 100%; background: #2F6A99; margin: 0 0 20px; }
		#table th, #table td	{ padding: 2px; background: #fff; text-align: center; }
		
	#citation	{ font-size: .8em }
		

#subnav	{ position: relative; top: 0; left: 0; float: left; width: 220px; w\idth: 205px; font-size: 12px; color: #fff; font-weight: bold; padding: 15px 5px 10px 10px; }
	#subnav li	{ position: relative; left: 0; margin: 0 0 10px; list-style-position: outside; list-style-type:none; float: left; display: block; width: 100%; }
	#subnav	a	{ text-decoration: none; }
	#subnav a:link	{ color: #C3F2FE; }
	#subnav a:visited	{ color: #8FDFFD; }
	#subnav a:hover	{ color: #FA59FC; text-decoration: underline; }
	#subnav ul	{ margin: 5px 0 0 5px; list-style: none; }
	#subnav li	{ position: relative; left: 0; margin: 0 0 10px; }
	#subnav li li	{ margin: 0; line-height: 20px; }
	
#copyright	{ position: relative; right: 10px; bottom: 0; text-align: right; z-index: 10; color: #999; font: normal 8pt verdana, arial, helvetica; }

#nav	{ position: relative; left: 0; top: 0; z-index:1; float: left; width: 750px; height: 59px; he\ight: 45px; padding: 7px 0; background: #4BACE1; text-align: center; color: #2F6A99; font-weight: bold; font-size: .9em; }
	#nav span, #H_nav span	{ color: #fff; font-weight: normal; }
	#nav a:link, #nav a:visited, #nav a:hover, #H_nav a:link, #H_nav a:visited, #H_nav a:hover	{ color: #fff; text-decoration: none; }
	#nav a:hover, #H_nav a:hover	{ text-decoration: underline; }
	
.clear	{ clear: both; }
.totop	{ font-size: 10px; text-align: right; margin: 0 10px; background: url(../images/up.gif) no-repeat right 2px; }
	.totop a:link, .totop a:visited	{ color: #6A829E; }
	.totop a:hover	{ color: #8FACD8; }
.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; }

#tcg	{ font-size: 10px; color: #fff; margin: 5px 0 0; font-weight: normal; }
	#tcg a:link, #tcg a:visited, #tcg a:hover	{ color: #fff; text-decoration: none; cursor: text; }