@charset "UTF-8";
/* CSS Document */

.story {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

div.story {
	position: relative;
	left: 40px;
	width: 660px;
}

p.body-text {
	color: #000;
	/*z-index: -1;*/
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
}

p.table-thin {
	color: #000;
	/*z-index: -1;*/
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 15px;
}

p.table-text-white {
	color: #FFF;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
}

p.big-numbers {
	color: #9e8f84;
	font-size: 20px;
	line-height: 24px;
}

p.body-txt-sprdsht {
	color: #000;
	/*z-index: -1;*/
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 18px;
}


.captions {
	font-size: 11px;
	padding: 10px;
}

ul {
	color: #000;
	font-size: 14px;
	line-height: 22px;
}

ul.list-thin {
	color: #000;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
}

img {
	border: 0px;
	/*vertical-align: middle;*/
}

p.heading-cover {
	color: maroon;
	font-size: 32px;
	line-height: 40px;
	text-transform: uppercase;
}

h1.heading-cover {
	color: maroon;
	font-size: 32px;
	line-height: 40px;
	text-transform: uppercase;
}


p.heading-cover-sub {
	color: #9e8f84;
	font-size: 20px;
	line-height: 24px;
}

p.heading-1 {
	color: #c91b37;
	font-size: 24px;
	line-height: 32px;
	text-transform: uppercase;
	padding-top: 20px;
}

p.heading-2 {
	color: #c91b37;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	padding-top: 20px;
}

p.heading-3 {
	color: #c91b37;
	font-size: 15px;
	line-height: 24px;
	margin-top: 26px;
}

p.heading-4 {
	color: #797979;
	font-size: 15px;
	line-height: 24px;
	margin-top: 26px;
}

p.box-heading-1 {
	/*padding: 10px;*/
	/*margin-top: 20px;*/
	color: #2d637f;
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
	/*background: #d4e3ea;*/
	/*height: 40px;*/
	/*width: 640px;*/
}

p.box-heading-2 {
	padding: 10px;
	color: #2d637f;
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
	background: #cccccc;
	height: 40px;
	width: 640px;
}

p.example {
	color: #c91b37;
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
}

p.solution {
	color: #c91b37;
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
}

p.table-heading {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
}

p.quote {
	padding: 10px;
	color: white;
	font-size: 15px;
	line-height: 24px;
	background: #568eaa;
	height: 18px;
	width: 640px;
	text-align: center;
}

p.copyright {
	font-size:10px; 
	line-height: 14px; 
}

.example-right {
	padding: 0px;
	text-align: right;
	margin: 0px
}

.example-left {
	padding: 0px;
	text-align: left;
	margin: 0px
}

.body-italics {
	font-style: italic;
}

.special-italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.superscript {
	vertical-align: super;
	font-size: 60%;
	position:relative; 
	top:-2px;
}

.superscript2 {
	vertical-align: super;
	font-size: 60%;
	position:relative; 
	top:-5px;
}
 
.superscript-italics {
	font-size:xx-small;
	font-style: italic;
	vertical-align: super;
	position:relative; 
	top:-2px;
}

.superscript-italics2 {
	font-size:xx-small;
	font-style: italic;
	vertical-align: super;
	position:relative; 
	top:-5px;
}

 
.subscript {
	font-size:xx-small;
	vertical-align: sub;
}

.subscript-italics {
	font-size:xx-small;
	font-style: italic; 
	vertical-align: sub;
}

.body-indent-only {
	font-size: 14px;
	line-height: 24px;
	margin-left: 60px;
}
 
.body-indent-only-2 {
	font-size: 14px;
	line-height: 24px;
	margin-left: 60px;
}

.body-bold-blue {
	color: #2d637f;
	font-weight: bold;
	text-align: center;
}

.story ul .body-indent-2 {
	font-size: 14px;
	line-height: 24px;
	margin-left: 20px;
	list-style-type: circle;
}

.story ul .body-indent {
	font-size: 14px;
	line-height: 24px;
	margin-left: 0px;
}

/*.story .heading-1 {
	font: 18px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #C00;
}*/

/*.story .body-text .frac .blue-box {
	bottom: 5px;
}*/

.frac img {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	zoom: 1;
}

.spc_char img {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	bottom:1px;
	zoom: 1;
}

.arrow img {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	bottom:2px;
	zoom: 1;
}

.diag-right {
	float:right;
	z-index:1;
	padding-left:30px;
}

.diag-centre {
	display: block;
	text-align: center;
}

.diag-left {
	float:left;
	padding-right:40px;
}

.symbol {
	bottom: 3px;
}

.symbolr {
	bottom: 4px;
}

.e_symbol {
	font-size: 22px;
}

.symbol img {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	zoom: 1;
}

.body-bold {
	font-weight: bold;
}

.story .times-table-style {
	width: 600px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.story .times-table-style .symlgn-c{
	margin: 0;
	padding: 0;
}

.story .times-table-style .header{
	margin: 0;
	padding: 0;
}

.story .times-table-blueb{
	width: 600px;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	border: 1px solid #2d637f;
}

.tb_opn {
	border-collapse:collapse; 
	border: 2px solid #74a9bf; 
	margin: 0; 
	padding: 0;
}

.tb_opn td{
	text-align: right;
	width: 37px;
	padding-left: 0px;
	padding-right: 0px;
	border-collapse:collapse; 
	border: 1px solid #74a9bf; 
}

.story .times-table-blueb td{
	/*border: 1px solid #2d637f;*/
	border-collapse:collapse;
	border: 1px solid #74a9bf;
	margin: 0;
	padding: 0;
}
table.table-style-1 {
	border: 2px solid #2d637f;
	border-collapse:collapse;
}

table.table-style-1 td {
	border: 2px solid #2d637f;
	border-width: 2px;
	border-collapse:collapse;
	padding-right: 20px;
	padding-left: 20px;
}

.table-style-2 {
	border: 2px solid #74a9bf;
	border-collapse:collapse;
	padding-right: 20px;
	padding-left: 20px;
	/*background-color:#d4e3ea*/ 
}
.pt_td {
	border: 1px solid #74a9bf;
	border-collapse:collapse;
}
.pt_td td{
	border-collapse:collapse;
	border: 1px solid #74a9bf;
	width: 70px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.two-column {
	border-style: none;
	border-width: 0px;
}

td.footer {
}

td.header { 
	background-color:#4e9eb8;
}

td.illustratrion {
}

td.row-one {
}

td.row-two {
	background-color:#d4e3ea;
}

.table-bhr {
	border: 2px solid #74a9bf;
	border-collapse:collapse;
	width: 600px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.table-bhr tr{
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-bottom-color:#4e9eb8;
}

.table-bhr td{
	padding-right: 20px;
	padding-left: 20px;
}


.table-bhd td{
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
}

.statvrt td{
	border: 2px solid #000000;
	border-collapse:collapse;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.story .times-table-style p {
	line-height: 36px;
	margin: 0px;
	height: 32px;
	padding-left: 10px;
}

p.bodyexample {
}

p.bodyexercise {
}

.story .examplebox {
	padding-top: 1px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border: 2px solid #c5403f;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
   /* behavior: url(border-radius.htc); */	
}

div.exercisebox {
	/*border: 2px solid #b4d5ff;*/
	/*padding: 20px;*/
	/*margin-top: 20px;*/
	/*position: relative;*/
	padding-top: 1px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-color: #b4d5ff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    /*behavior: url(border-radius.htc);*/
    /*zoom: 1;*/
}

p.heading-cover-return {
	color: #9e8f84;
	font-size: 14px;
}

p.heading-PDF {
	color: #9e8f84;
	font-size: 14px;
	text-align: right;
}

div.screencast  {
	float: right;
	z-index: 2;
	width: 100px;
	left: 684px;
	border-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
}

.screencast .sc_link {
	/*display: block;
	padding: 0;
	margin: 0;
	font-size: 10px;
	text-align: center;*/
}

div.right_img  {
	float: right;
	z-index: 1;
	width: 160px;
	position: relative;
	left: 100px;
	border-style: none;
	top: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.h-menu {
	position: relative;
	left: 40px;
	width: 660px;
	padding: 20px;
	border: 1px solid #dbdbdb;
}

ul.menulist {
	font: 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	/*margin: 0 0 5px 0px;*/
	list-style-type: none;
}

ul.menulist2 {
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 0 -10px;
	
	list-style-type: none;
}

ul.menulist3 {
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 0 -0px;
	
	list-style-type: none;
}

p.h1-menu {
	color: #000;
	padding: 0px;
	font: 14px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 5px 0px;
}

p.h2-menu {
	color: #000;
	padding: 0px;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 3px 30px;
}

div.mreturn {
	float: right;
	z-index: 2;
	position: relative;
	top: 20px;
}

p.menu_return {
	color: #000;
	padding: 0px;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 3px 30px;
}

ol.exlist {
	list-style-position: outside;
	list-style-type: lower-alpha;
	font-weight: bold;
	margin-left: 22px;
	padding-left: 0;
}

dl.exlist {
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin-left: 0px;
	padding-left: 0px;
}

dt.exlist {
	float:left;
	vertical-align: baseline;
}

dt.exlist-indent {
	margin-left: 20px;
	float:left;
	vertical-align: baseline;
}

dd.exlist {
	margin-left: 20px;
	padding-left: 0;
}

dd.exlist-indent {
	margin-left: 40px;
	padding-left: 0;
}

dt.bblist {
	float:left;
	vertical-align: baseline;
	color: #2d637f;
	font-weight: bold;
	font-size: 12pt;
}

dt.bblist-indent {
	margin-left: 20px;
	float:left;
	vertical-align: baseline;
	color: #2d637f;
	font-weight: bold;
	font-size: 12pt;
}

dl.prlist {
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin-left: 40px;
	padding-left: 0px;
}

dt.prlist {
	float:left;
	vertical-align: baseline;
	margin-left: 40px;
}

dd.prlist {
	margin-left: 60px;
	padding-left: 0;
}

span.exlist {
	font-weight: normal;
}

span.exlist-indent {
	font-weight: normal;
}

dl.statlist {
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin-left: 0px;
	padding-left: 0px;
}

dt.statlist {
	float:left;
	vertical-align: baseline;
}

dd.statlist {
	margin-left: 20px;
	padding-left: 0;
}

a:link {
	color:#800000;
	border-style: none;
}    /* unvisited link */
a:visited {color:#bc6261;} /* visited link */
a:hover {color: #b91700;}   /* mouse over link */
a:active {color:#800000;}  /* selected link */
