*	{ 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; color: #7B6CB3; }
h1	{ font-size: 1.5em; line-height: 18pt; }
h2	{ font-size: 1.3em; line-height: 16pt; }
h3	{ font-size: 1.1em; }
h4	{ font-size: 1em; line-height: 14pt; color: #000; }

blockquote { margin:0 25px 15px; }

#container	{ position: relative; left: 0; top: 0; width: 755px; w\idth: 753px; background: url(../images/bg-content.gif) repeat-y #fff; border: 1px solid #fff; border-width: 2px 1px 1px; margin: 0 auto; text-align: left; }

#header	{ position: relative; width: 753px; height: 199px; float: left; background: url(../images/header.jpg) no-repeat right top #ccc; }
	#logo	{ position: relative; left: 239px; top: 8px; float: left; width: 463; height: 51px; }
	
#definition	{ width: 349px; w\idth: 295px; 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: 520px; w\idth: 468px; 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: #7B6CB3; text-decoration: none; cursor: text; }
	#content a:link	{ color: #0067BC; }
	#content a:visited	{ color: #080089; }
	#content a:hover	{ color: #98D1FE; 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: right; margin: 5px 0 5px 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 }

#subnav	{ position: relative; top: 0; left: 0; float: left; width: 233px; font-size: .9em; color: #fff; font-weight: bold; margin: 15px 0 10px; list-style: none; }
	#subnav li	{ position: relative; left: 0; list-style-position: outside; list-style-type:none; float: left; display: block; width: 233px; }
	#subnav	a, #subnav div	{ text-decoration: none; display: block; width: 233px; w\idth: 213px; padding: 5px 10px; }
	#subnav a:link, #subnav a:visited	{ color: #015FB1; }
	#subnav a:hover	{ background: #01E4E4; }
	#subnav div	{ background: #196FB9; }
	#subnav ul	{ position: relative; left: 0; float: left; }
	#subnav li li	{ position: relative; left: 0; font-size: 11px; }
	#subnav li ul a, #subnav li ul div	{ width: 203px; padding: 5px 10px 5px 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: 753px; height: 59px; he\ight: 45px; padding: 7px 0; background: #01B1B1; text-align: center; color: #fff; 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: #333; text-decoration: none; }
	#nav a:hover, #H_nav a:hover	{ text-decoration: underline; }
	
.clear	{ clear: both; }
.totop	{ font-size: 10px; margin: 0 auto 10px; display: block; width: 125px; }
.next	{ text-align: right; }
.more	{ text-align: right; margin-bottom: -10px; position: relative; top: 0; }

/* Form styles */
fieldset	{ width: 468px; 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: 468px; w\idth: 446px; border: 1px solid #7F9DB9; }
	#radios fieldset	{ width: 446px; margin: 5px 0; }
	#radios fieldset .col	{ display: block; float: left; width: 345px; w\idth: 335px; 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; }

#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; }