html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
body {
	font:13px/1.231 sans-serif;
*font-size:small;
}
select, input, textarea, button {
	font:99% sans-serif;
}
pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}
body, select, input, textarea {
	color: #444;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
html {
	overflow-y: scroll;
}
a:hover, a:active {
	outline: none;
}
a, a:active, a:visited {
	color: #2056ff;
}
a:hover {
	color: #1337a8;
}
ul, ol {
	margin-left: 1.8em;
}
ol {
	list-style-type: decimal;
}
nav ul, nav li {
	margin: 0;
}
small {
	font-size: 85%;
}
strong, th {
	font-weight: bold;
}
td, td img {
	vertical-align: top;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
}
textarea {
	overflow: auto;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
input[type="checkbox"] {
	vertical-align: bottom;
}
label, input[type=button], input[type=submit], button {
	cursor: pointer;
}
button, input, select, textarea {
	margin: 0;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
border-radius: 1px;
-moz-box-shadow: 0px 0px 5px red;
-webkit-box-shadow: 0px 0px 5px red;
box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
background-color: #f0dddd;
}

::-moz-selection {
background: #c9e0f1;
text-shadow: none;
}
::selection {
	background:#c9e0f1;
	text-shadow: none;
}
a:link {
	-webkit-tap-highlight-color: #FF5E99;
}
button {
	width: auto;
	overflow: visible;
}
.ie7 img {
	-ms-interpolation-mode: bicubic;
}
.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visuallyhidden {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}
.invisible {
	visibility: hidden;
}
.group:before, .group:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1;
}
.center {
	text-align: center;
}
.inline {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.button {
	margin: 0 8px 0 0;
	padding: 4px 15px 5px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	line-height: 1.44;
	text-decoration: none;
	cursor: pointer;
}
.button.light {
	border: 1px solid #bbb;
	text-shadow: 0px 1px 1px #fff;
	-moz-box-shadow: 0 2px 4px #eee;
	-webkit-box-shadow: 0 2px 4px #eee;
	box-shadow: 0 2px 4px #eee;
	background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(227,228,230)),  color-stop(0.5, rgb(255,255,255))  );
	background-image: -moz-linear-gradient(  center bottom,  rgb(227,228,230) 0%,  rgb(255,255,255) 50%  );
}
/* LAYOUT AND NAVIGATION
////////////////////////////////// */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
}
strong, em, b, i, h1, h2, h3, h4, h5, h6, address {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#nav_bar_wrap {
	min-width: 960px;
	background-color: #2056ff;
}
#header_wrap {
	min-width: 960px;
	background-color: #82b8db;
}
#page_title_wrap {
	min-width: 960px;
	/*background-color: #1f9bff;*/
	background-color: #6eaff1;
}
#footer_wrap {
	padding-top:10px;
}
#nav_bar, #header, #page_title, #wrap, #footer {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 5px 10px;
}
#header_wrap {
	background: #000 url(media/graphics/interface/banner.jpg) center center no-repeat;
}
#page_title, #wrap {
	padding: 0px 10px;
}
.dyn #page_title {
	padding: 0;
	background: #6eaff1;
}
#maincontent {
	float: left;
	width: 700px;
	background-color: #fff;
	min-height: 400px;
}

.dyn #maincontent {
	float: left;
	width: 900px;
	background-color: #fff;
}

#sidebar {
	position: relative;
	float: right;
	width: 240px;
	padding-top: 60px;
}
.dyn #sidebar {
	padding-top: 30px;
}
.dyn #sidebar {
	float: left;
}
#footer {
	clear: both;
	padding: 0 10px 10px 10px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.dyn #footer p {
	/*padding-left: 250px;*/
}
/* NAV BAR
////////////////////////////////// */

#nav_bar ul {
	margin-left: 0px;
	list-style: none;
}
#nav_bar li {
	float: left;
	margin-right: 5px;
}
#nav_bar a {
	display: block;
	padding: 4px 10px;
	color: #fefffe;
	text-decoration: none;
	background-color: #1337a8;
	border-radius: 5px;
}
#nav_bar a:hover {
	background-color: #666666;
}
#nav_bar p {
	position: absolute;
	top: 25%;
	right: 0px;
	color: #fefffe;
	font-size: 11px;
}
/* HEADER
////////////////////////////////// */

#header h1 {
	padding: 27px 0px 13px 0;
	font-family: Georgia;
}
#header h1 a {
	color: #fff;
	font-size: 50px;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0px 0px 10px #2056ff;
}
#header h1 a {
	font-size: 30px;
}
#header ul#chapter_select {
	position: absolute;
	top: 90px;
	right: 55px;
	list-style-type: none;
	z-index: 10;
}
#header ul#chapter_select li a.toc_button {
	display: block;
	width: 100px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color: #1337a8;
	border-radius: 5px;
	border-right: 1px solid #2056ff;
	border-bottom: 1px solid #2056ff;
}
/* .dyn #header ul#chapter_select li a.toc_ov {
	color: #fff;
	background-color: #111;
	} */
	
	
.extra_button {
  font-size: 12px;
  border-radius:5px;
  color: #fff;
  background-color: #1337a8;
  padding: 5px 15px 5px 15px;
  margin-bottom:5px;
  margin-left:30px;
}

a.extra_button {
	text-decoration: none;
}

a:hover.extra_button {
	text-decoration: none;
	color: #fff;
}

a:visited.extra_button {
	text-decoration: none;
	color: #fff;
}
	
#header ul#chapter_select li ul {
	position: absolute;
	width: 320px;
	right: 0;
	display: none;
	margin: -4px 0 0 0;
	padding: 20px;
	list-style-type: none;
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #2056ff;
}
#header ul#chapter_select li:hover ul {
	display: block;
}
#header ul#chapter_select li ul li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, sans-serif;
	color: #2056ff;
}
#header ul#chapter_select li ul li a:hover {
	color: #1337a8;
}
#header ul#chapter_select li ul li a strong {
	color: #000;
	font-family: "Helvetica Neue", Arial, sans-serif;
}
/* PAGE TITLE
////////////////////////////////// */

#page_title h2 {
	float: left;
	width: 640px;
	padding: 5px 0 5px 5px;
	font-size: 20px;
	font-weight: normal;
	/*background: #1f9bff;*/
	background: #6eaff1;
}
.dyn #chapter_title {
	float: left;
	width: 220px;
	padding: 5px 9px 5px 10px;
	font-size: 18px;
	text-align: left;
	border-right: 1px solid #fff;

}
.dyn #page_title h3 {
	/*float: right;*/
	width: 640px;
	padding: 5px 0 5px 5px;
	font-size: 18px;
	font-weight: normal;
}
p#begin_btn {
	float: right;
	width: 220px;
	padding: 20px 0 20px 20px;
}
#home p#begin_btn {
	float: none;
	padding-bottom: 40px;
}
p#begin_btn a {
	display: block;
	padding: 9px 9px 9px 20px;
	font-size: 24px;
	text-decoration: none;
	color: #fff;
	background: #97B249 url(media/graphics/interface/begin_arrow.jpg) center right no-repeat;
}
p#begin_btn a:hover {
	background: #A7C451 url(media/graphics/interface/begin_arrow_ov.jpg) center right no-repeat;
}
/* SIDEBAR
////////////////////////////////// */

	
#sidebar ul {
	margin-left: 0;
	padding-bottom: 1.5em;
	list-style-type: none;
}
#sidebar li {
	width: 240px;
	margin-bottom: 5px;
}
#sidebar a {
	display: block;
	padding: 5px 5px 5px 40px;
	font-size: 12px;
	text-decoration: none;
	color: #6a6255;
}
.dyn #sidebar a {
	padding-left: 20px;
}
#sidebar li.here a, #sidebar li.here a:hover, #sidebar a.menu_here, #sidebar a.menu_here:hover {
	border-bottom: 2px solid #DEDEDE;
	color: #2056ff;
	background-color: #fff;
}
#sidebar a:hover {
	color: #1337a8;
}
#sidebar ul ul {
	margin-top: .5em;
	margin-bottom: .5em;
}
#sidebar ul ul a {
	margin-left: 20px;
	font-size: 85%;
}
#sidebar ul ul ul a {
	margin-left: 30px;
	font-size: 85%;
}
/* EXTERNAL LINKs */
	
.core #sidebar .ext_links, .dyn #sidebar .ext_links {
	padding-top: 20px;
	border-top: 2px solid #fff;
}
.dyn #sidebar .ext_links {
	padding-left: 20px;
}
.core #sidebar .ext_links {
	margin-left: 40px;
}
.core #sidebar .ext_links a, .dyn #sidebar .ext_links a {
	padding: 4px 0 3px 16px;
	font-size: 11px;
	background: url(media/graphics/interface/ext_link.png) center left no-repeat;
}

/* PRINT CHAPTER TITLE
////////////////////////////////// */
	
.core h2.chapter_title {
	color: #865300;
	margin-left: 60px;
	margin-bottom: 20px;
	font-size: 20px;
}
/* CONTENT
////////////////////////////////// */
	
#home #maincontent {
	min-height: 500px;
	padding: 0;
	text-align: left;
}
#home #maincontent img {
	margin-bottom: 0px;
	margin-right: 0px;
}
.dyn #maincontent {
	
	padding-bottom: 0px;
	background: #fff;
}
.core #maincontent {
	padding-top: 20px;
	background: #fff;
}
#stage {
	min-height: 400px;
	position: relative;
	padding-bottom: 60px;
}
.dyn #stage {
	padding-bottom: 0px;
}
#maincontent h3, h4, h5 {
	margin-left: 60px;
}
#maincontent h3 {
	padding-top: 1em;
	padding-bottom: 1em;
	/* border-bottom: 1px solid #996600; */
	font-size: 16px;
	font-weight: normal;/* color: #996600; */
	}
.dyn #maincontent h3 { /* temporary to get rid of extra h3 at top */
	display: none;
}
#print #maincontent h3 {
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 60px;
	padding-right: 120px;
	border-bottom: 2px solid #eee;
	background-color: #f4deb9;
}
.dyn #maincontent h3 {
	margin: 0 0 30px 0;
	padding: 15px 60px;
	border-bottom: 0px;
	color: #444;
	font-size: 18px;
	background-color: #ddd;
}
#print #maincontent h3.sub_head {
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 20px;
	padding-left: 60px;
	border-bottom: 2px solid #eee;
	line-height: 1.5;
	background-color: transparent;
}
.dyn h3 small {
	font-size: inherit;
}
.core .sub_head small {
	display: block;
	font-size: 12px;
	color: #aaa;
}
.dyn #page_title h3 small {
	display: block;
	font-size: 12px;
	color: #666;
}
#maincontent h4 {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.8;
	font-size: 15px;
	font-weight: normal;
	color: #c07f51;
}
#maincontent h5 strong {
	margin-left: 60px;
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
}
#maincontent p {
	margin: 0 60px 1.5em 60px;
	line-height: 1.5;
	text-align: justify;
}
#maincontent ul, #maincontent ol {
	margin-left: 82px;
	margin-right: 120px;
	margin-bottom: 1.5em;
}
#maincontent li {
	margin-bottom: .5em;
}
#maincontent hr {
	margin-left: 60px;
	margin-right: 60px;
	border: 0px;
	border-bottom: 2px solid #eee;
	background-color: transparent;
}
#maincontent img {
	margin-right: 20px;
	/*margin-bottom: 3em;*/
}
.dyn #maincontent img {
	margin-right: 0;
	margin-left: 40px;
}
#maincontent .caption {
	margin-bottom: 3em;
}
/* .dyn #maincontent .caption { margin-left: 40px; }
.dyn #maincontent .caption img { margin-left: 0; }

.dyn #maincontent .caption.inline { margin-left: 20px;
	} */

#maincontent .caption img {
	display: block;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
#maincontent .caption p, #maincontent .inset.caption span, .tab_caption {
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 10px 20px;
	font-size: 11px;
	text-align: justify;
	background-color: #f8f8f8;
}

.dyn #maincontent .two_img .caption p {
	margin-left: 0px;
}
#maincontent .two_img, #maincontent .three_img {
	margin-bottom: 3em;
}
.dyn #maincontent .two_img {
	margin-left: 20px;
}
.dyn #maincontent .three_img {
	margin-left: 30px;
}
.dyn #maincontent .two_img img {
	margin-left: 20px;
}
#maincontent .three_img {
	margin: 0 30px 3em 30px;
}
#maincontent .two_img .caption, #maincontent .three_img .caption {
	margin-bottom: 0;
}
#maincontent .three_img .caption p {
	margin: 0 0 0 10px;
}
.dyn #maincontent .two_img .caption p {
	margin-left: 20px;
}
#maincontent .two_img div, #maincontent .three_img div {
	float: left;
}
#maincontent .two_img img, #maincontent .three_img img {
	float: left;
	margin-bottom: 0;
}
#maincontent .three_img img {
	margin: 0 0 0 10px;
}
#maincontent .inset {
	float: left;
	margin-bottom: 1em;
}
.dyn #maincontent .inset {
	float: right;
}
#maincontent .inset.medium {
	margin-left: -60px;
}
.dyn #maincontent .inset.medium {
	margin-left: 20px;
	margin-right: -120px;
}
#maincontent .inset.small {
	margin-left: -20px;
}
.dyn #maincontent .inset.small {
	margin-right: -80px;
}
#maincontent .caption.inset span {
	margin-right: 20px;
}
.dyn #maincontent .caption.inset span {
	margin-left: 40px;
	margin-right: 0px;
}
.topnav {
	clear: both;
	text-align: right;
	margin-right: 20px;
	padding: 30px 0;
	font-size: 85%;
}
.dyn #maincontent .swf {
	margin-left: 40px;
	margin-bottom: 3em;
}
.dyn #maincontent .swf.caption p {
	margin-left: 0;
}

/* TABLES */

#maincontent table {
	width: 620px;
	margin: 1em auto;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	background-color: #fff;
}
#maincontent table th, #maincontent table td {
	padding: 10px;
	border: 1px solid #e7e7e7;
}
#maincontent table th {
	background-color: #f7f7f7;
}
#maincontent table th.table_title {
	padding: 10px;
	font-size: 14px;
	background-color: #e7e7e7;
}
#maincontent table tbody th {
	text-align: center;
}
#maincontent table.small_table_text td {
	font-size: 9px;
}
#maincontent .arrow
{
	position:relative;
	top:0px;
	font-size:20px;	
	font-weight:bold;
	color:#000;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* CONTINUE, NEXT, AND PREVIOUS */

.stage_nav {
	clear: both;
	margin-top: 40px;
	margin-bottom: 10px;
	width: 700px;
	min-height: 40px;
}
.stage_nav ul {
	position: relative;
	width: 700px;
	margin: 0 !important;
	padding: 0 !important;
	min-height: 40px;
}
.stage_nav li {
	margin: 0;
	list-style-type: none;
}
.stage_nav li a {
	display: block;
	text-decoration: none;
}
.stage_nav li.previous {
	position: absolute;
	top: 0px;
	left: 20px;
}
.stage_nav li.previous a {
	min-width: 90px;
	padding: 10px 10px 10px 20px;
	text-align: right;
	color: #fff;
	background: #1337a8 url(media/graphics/interface/prev_arrow.jpg) center left no-repeat;
	border-radius: 0 5px 5px 0;
}

.stage_nav li.previous a:hover {
	background: #666666 url(media/graphics/interface/prev_arrow_over.jpg) center left no-repeat;

}
.stage_nav li.next {
	position: absolute;
	top: 0px;
	right: 20px;
}
.stage_nav li.next a {
	min-width: 90px;
	padding: 10px 20px 10px 10px;
	color: #fff;
	background: #1337a8 url(media/graphics/interface/next_arrow.jpg) center right no-repeat;
	border-radius: 5px 0 0 5px;
}
.stage_nav li.next a:hover {
	background: #666666 url(media/graphics/interface/next_arrow_over.jpg) center right no-repeat;

}
.stage_nav li.toc {
	width: 120px;
	margin: 0 auto;
}
.stage_nav li.toc a {
	min-width: 120px;
	padding: 10px;
	/* border: 1px solid #88B6CF; */
	border: 1px solid #ccc;
	/* color: #88B6CF; */
	color: #999;
	text-align: center;
	background: #fff;
}
.stage_nav li.toc a:hover {
	border: 1px solid #88B6CF;
	color: #88B6CF;
}
/* EXPAND / COLLAPSE */

#maincontent p.expand {
	margin-right: 20px;
}
/* INTERACTIONS */

#maincontent .question_wrap {
	background-color: #f9f9f9;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 1.5em;
	padding: 10px 20px;
}
#maincontent .question_wrap form {
}
#maincontent .question_wrap form div {
	padding: 10px 5px;
	border-bottom: 1px solid #eee;
}
#maincontent .question_wrap form div input {
	margin-right: 3px;
	margin-left: 3px;
}
.question_wrap input[type="checkbox"] {
	float: left;
	margin-top: 2px;
}
#maincontent .question_wrap form div label {
	width: 90%;
	float: right;
}
#maincontent .question_wrap h4 {
	margin-left: 0px;
}
#maincontent .question_wrap p, #maincontent .question_wrap ul, #maincontent .question_wrap ol {
	margin-left: 0px;
	margin-right: 0px;
}
#maincontent .question_wrap textarea {
	margin-bottom: 1.5em;
}
#maincontent .question_wrap .answer {
	display: none;
}
#maincontent .question_wrap img {
	margin: 0 0 1.5em 0;
}
#maincontent .question_wrap .submit_button, #maincontent .question_wrap .compare {
	display: inline-block;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding: 5px 15px;
	border: 0px;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	border-radius: 5px;
}
#maincontent .question_wrap .response {
	color: #000;
}
#maincontent .question_wrap p.explanation {
	margin-right: 60px;
}
.question_wrap .correct_answer {
	background-color: #d4f3ca;
}
#maincontent .question_wrap form fieldset.condensed div {
	padding: 3px 5px;
	border-bottom: 0px;
	font-size: 12px;
}
#maincontent .question_wrap .col {
	float: left;
	width: 45%;
}
.question_wrap textarea {
	width: 565px !important;
	padding: 5px;
	border: 1px solid #ddd;
}
#maincontent .question_wrap .message{
	display: none;
}
/* Table of Contents - FULL PAGE */

/* Table of Contents */

.toc_chapter {
	margin-left: 60px;
	margin-bottom: 1.5em;
}
#maincontent .toc_chapter h3 {
	margin-left: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
.toc_chapter h3 a {
	margin-bottom: 0.5em;
	color: #444;
	text-decoration: none;
	line-height: 36px;
}
.toc_chapter h3 a:hover {
	color: #83B6D3;
}
.toc_chapter h3 a strong {
	font-size: 24px;
	font-weight: normal;
	color: #97B249;
}
#maincontent .toc_chapter p {
	margin-left: 0;
	margin-right: 0;
}
.toc_chapter .toc_desc {
	float: left;
	width: 460px;
}
.toc_chapter .toc_go {
	float: right;
	width: 180px;
}
.toc_chapter .toc_go a {
	display: block;
	width: 35px;
	margin-top: 5px;
	margin-left: 20px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #1337a8;
	border-radius: 5px;
}
.toc_chapter .toc_go a:hover {
	background-color: #666666;
}
/* CHAPTER TAKEAWAYS */

.takeaways {
	background-color: #f7f7f7;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
}
.core #maincontent .takeaways {
	width: 620px;
	margin-left: 60px;
}
.dyn #maincontent .takeaways {
	width: 660px;
	margin-left: 40px;
}
#maincontent .takeaways h4 {
	margin-left: 0px;
	padding: 10px 0 10px 20px;
	color: #333333;
	background: #DEDEDE url(media/graphics/interface/takeaways_corner.jpg) top right no-repeat;
}
#maincontent .takeaways p {
	margin-left: 40px;
}
#maincontent .takeaways ul {
	margin: 0 0 0 40px;
	padding: 10px 20px 20px;
}
#maincontent .takeaways ul li a {
	text-decoration: none;
}
/* Table of Contents - WITHIN PRINT.HTM */

#tableofcontents {
	margin-left: 60px;
	margin-bottom: 3em;
}
#tableofcontents ul {
	margin-left: 0px;
	list-style: none;
}
#tableofcontents ul ul {
	margin-left: 17px;
	font-size: 90%;
}
#tableofcontents li {
	margin-bottom: .5em;
}
#tableofcontents li ul {
	margin-top: .5em;
	margin-bottom: 1em;
}
#tableofcontents a {
	text-decoration: none;
}
/* DOWNLOAD VERSION */

#download h3 {
	border-bottom: 0px;
}
#download h2.page_title, #download #progressContainer {
	margin-left: 60px;
}
#download #progressMsg {
	margin-left: 0px;
}
#license_agree {
	height: 250px;
	margin: 0 120px 1.5em 60px;
	padding: 20px;
	overflow: scroll;
	background-color: #efefef;
}
#license_agree p {
	margin-left: 0;
	margin-right: 0;
}
#agree_btns {
	margin-left: 60px;
	margin-bottom: 40px;
}
#agree_btns span input {
	padding: 5px 20px;
	border: 0px;
	color: #444;
	text-transform: capitalize;
	text-decoration: none;
	background-color: transparent;
}
#agree_btns span input.agree {
	color: #fff;
	background-color: #97B249;
}
#agree_btns span input:hover {
	text-decoration: underline;
}
#agree_btns span input.agree:hover {
	text-decoration: none;
	background-color: #a7c551;
}
/* IMAGE GALLERY
////////////////////////////////// */

#gallery #maincontent table#image_gallery td p {
	margin: 0;
	font-size: 2px;
}
#gallery #maincontent table {
	margin: 0 20px;
}
#gallery #maincontent table td {
	width: 154px !important;
	padding: 5px;
	font-size: 11px;
}
#gallery #maincontent table td .recordDiv {
	width: 154px !important;
}
#gallery #maincontent img {
	margin: 0 0 1.5em 0;
}
#gallery #maincontent table td p {
	text-align: left;
	text-justify: left;
}
/* FOOTER
////////////////////////////////// */


	
/* hide elements based on whether it's in core or dynamic */
.dyn .module_hide {
	display: none;
}
.dyn .caption .module_hide {
	padding: 10px;
} /* still needed? */
.core .print_hide {
	display: none !important;
}
.printer_only {
	display: none;
}
/* added styles by Dan */
.applicationBox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	padding:10px 10px 10px 10px;
	border: 1px solid #e7ddaa;
	background-color: #fff9f0;
}
/* carl's fix for innerNode */	
.core div.page.innerNode {
	margin: 0;
	padding: 0;
}
.core div.page.innerNode h2 {
	margin: 0;
	padding: 5px;
}
.sidebar1 p {
	padding: 30px;
	border: 2px solid #e7a29d;
	background-color: #ffeded;
}
.sidebar2 {
	margin-bottom: 1.5em;
	padding: 20px 20px 5px 20px;
	border: 1px solid #eee;
	background-color: #fff;
}
#maincontent h5 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 1em 0;
	background-color: #fefefe;
	padding-left:5px;
}
.collapseInner {
	margin-left:15px;
	margin-right:15px;
}
#contentdiv01 {
	display:none;
}
#contentdiv02 {
	display:none;
}

	
	
/* ///////////////////////////////////
PRINT STYLES */

@media print {
* {
	background: transparent !important;
	color: #444 !important;
	text-shadow: none;
}
a, a:visited {
	color: #444 !important;
	text-decoration: underline;
}
#maincontent a:after {
	content: " (" attr(href) ")";
}
#tableofcontents a:after {
	content: "";
}

abbr:after {
	content: "";
} /* don't show links for images */
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
img {
	page-break-inside: avoid;
}
 @page {
margin: 0.5cm;
}
.page {
	page-break-after: always;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
#nav_bar_wrap,  #nav_bar,  #page_title_wrap,  #sidebar {
	display: none;
}
#header,  #page_title,  #wrap,  #footer {
	width: 700px;
}
table {
	page-break-before: always;
}
.table th,  .table td {
	border-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
#header nav {
	display: none;
}
/* .topnav { display: none; } */
	
	.innerNode {
	page-break-after: avoid;
}
#tableofcontents {
	page-break-after: always;
}
#tableofcontents ul li,  #tableofcontents ul li ul li {
	list-style-type: none;
}
#tableofcontents a {
	text-decoration: none;
	color: #000;
}
.question_wrap {
	page-break-inside: avoid;
	border: 1px solid #999;
	padding: 4px;
	margin-bottom: 4px;
}
.question_wrap div.answer {
	display: block !important;
}
fieldset {
	border: none;
}
.submit_button {
	display: none;
}
.link {
	display: none;
}
.printer_only {
	display: block;
}
#license_agree {
	height: 100%;
	overflow: auto;
	padding: 0px;
}
.topnav {
	visibility: hidden;
	clear: both;
}
.inset {
	display: block !important;
	clear: both !important;
	float: none !important;
}
}
