/* STRUCTURE */

body {
	font-family: "Times New Roman";
	font-size: 10pt;
	background: white;}

#box-outer {
	width: 100%;}

#box {
	width: 100%;}

#head {
	display: none;}

#col1, #col2 {
	width: 413px;
	float: left;	
	padding: 0 24px;}

#col1	{margin: -23px 0 24px -24px;}
#col2	{margin: -23px -24px 24px 0;}

.clear	{clear: both;}



/* NAVIGATION */

.nav {
	display: none;}

#connector, #connector-bottom {
	display: none;}


/* TEXT */

#footer {
	font-size: 10pt;
	font: sans-serif;
	color: #888;
	text-align: center;
	font-weight: bold;
	margin: 20px 0;}

#footer a {
	display: none;}

.info-box, .story-box, .info-snippet, .story-snippet {
	display: block;
	margin: 18px 0 6px;
	padding: 4px 20px;
	border: 2px solid;
	border-radius: 12px; -moz-border-radius: 12px;
	line-height: 125%;}

.info-box, .info-snippet {
	border-color: #37a6a6;}

.story-box, .story-snippet {
	border-color: #6F37A6;}

.info-box, .story-box {
	margin: 55px 0 15px;}

.info-box p + h2, .story-box p + h2 {
	margin-top: 56px;}

.info-box img {
	border: 1px solid #999;
	margin: 12px 0;}

#box > p, li {
	line-height: 150%;}

#col1 li {
	line-height: 110%;
	margin: 10px 0;}

a {
	text-decoration: none;
	color: #000;}

#box > ul {
	margin-bottom: 36px;}

h1, h2 {
	font-family: Candara, "Trebuchet MS", sans-serif;}
	
h1 {
	font-size: 22pt;
	margin: 0 0 20px;
	letter-spacing: -1pt;}

h2 {
	font-size: 16pt;
	letter-spacing: -0.5pt;}

h3 {
	font-size: 12pt;
	margin: 30px 0 -13px;
	color: #888;
	font-style: italic;}

#box > h2, #col1 > h2, #col2 > h2 {
	margin: 56px 0 -5px;}

#disc {
	display: none;}



/* DEFINITION LISTS */

.instructions dt {
	color: #777;
	font: "Arial";
	border: 2px solid #605;
	font-weight: bold;
	padding: 9px 15px 14px;
	width: 146px;
	height: 49px;
	display: block;
	float: left;
	clear: left;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	page-break-inside: avoid;}

.instructions dl img {
	float: left;
	margin-right: -5px;}

.instructions dd {
	padding: 0px 10px 0px 10px;
	width: 645px;
	margin: 0 0 15px 195px;
	border: 2px solid #005900;
	min-height: 72px;
	vertical-align: top;
	page-break-inside: avoid;}

.instructions dd:before {
	content: url(i/arrow.png);
	position: relative;
	float: left;
	right: 27px;
	bottom: 2px;
	margin-right: -24px;}

.instructions dd img {
	margin: 0 2px;
	float: none;}

.questions dt {
	line-height: 160%;
	font-weight: bold;}

.questions dd {
	padding: 0 0 20px 0;}

.questions dt a, .expander a {
	text-decoration: none;}

.questions dt a:before {
	margin-left: 13px;}



/* EMAIL DNLPCHNK FORMS */

.text-box {
	display: none;}

#submit-btn {
	display: none;}



/* MISC & MEDIA */

.expander, #themes {
	display: none;}