@charset "utf-8";
/* CSS Document */



body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 130%px;
	background-color:  #ebebeb;
	text-align: justify;
}
.underline  {
	text-decoration:underline;
}
.cell    {
	text-align:justify;
	padding:10px 70px;
	vertical-align:top;
}
	
.table_cell_0_under   {
	text-align:justify;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}


.blue_letters{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0080C6 ;
	text-align: justify;
	font-weight: bold;
    	
}
.happy_blue_letters{
	font-family:Comic Sans, Comic Sans MS, cursive;
	font-size: 14px;
	color: #0080C6 ;
	text-align: justify;
    	
}
.purple_letters{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #943F8C ;
	text-align: justify;
	font-weight: bold;
    	
}
.rose_letters{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F487A4 ;
	text-align: justify;
	font-weight: bold;
    	
}
.red_letters{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300 ;
	text-align: justify;
	font-weight: bold;
    	
}
.green_letters{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CC33 ;
	text-align: justify;
	font-weight: bold;
    	
}
.small_blue_letters{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff ;
	text-align: justify;
    	
}
.light_blue_letters{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #639fd8 ;
	text-align: justify;
	font-weight: normal;
    	
}
.light_blue_letters_u{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #639fd8 ;
	text-align: justify;
	font-weight: normal;
	text-decoration:underline;
    	
}
.padded {
	padding-left: 50px;
	
	
}
.padded1 {
	padding-left: 80px;
	
	
}
.blue_box   {
	background-color:#0000ff;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif; padding:10px;
	text-align:left;
	font-size:20px;
	font-weight:700;
	margin-bottom:10px;
	margin-top: 0px;
	margin-right:300px;
	margin-left: 0px;
}
.background_image   {
	width:800px;
	height:400px;
	background-repeat:no-repeat;
	background-position:right;	
	margin-left:10px;
	margin-right:10px;
	font-size:10px;
}

.sidebar  {
	color:#0000ff;
	font-size:13px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	width:100%;
	margin-left:0px;
	text-align:justify;
	line-height:100%;
	vertical-align:top;
}
.line_box   {
	background-color:#ffffff;
	font-size:16px;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	border-top-color:#000;
	border-top-width:thin;
	border-top-style:solid;
}

.purple_box   {
	background-color:#DAC5DA;
	font-size:16px;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	moz-border-radius: 10px;
    webkit-border-radius: 10px;
    khtml-border-radius: 10px;
    border-radius: 10px;


}

.indent   {
	padding-left:20px;
}

.center   {
	text-align:center
}

.right   {
	text-align:right;
}

.left    {
	text-align:left;
}


.container  {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding: 20px 20px 10px 10px;
	vertical-align:top;
	background-color: #ffffff;
}

.table_cell   {
	text-align:justify;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.table_cell_0_under   {
	text-align:justify;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
}

.table_cell_0_over   {
	text-align:justify;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.table_cell_2_col   {
	text-align:justify;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.table_cell_2_col_0_over   {
	text-align:justify;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.table_cell_2_col_0_under   {
	text-align:justify;
	vertical-align: top;
	width: 365px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 40px;
}

.table_summary_questions {
	background-color: #FFFF99;
	border: 3px double #990000;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
}

/* styles for book text*/

.main_text {
	text-indent: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.main_text_no_indent {
	margin-top: 0px;
	margin-bottom: 0px;
}



.caption {
	font-size: 14px;
	font-style:normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	vertical-align: top;
}

.questions {
	font-style: italic;
	padding-left: 22px;
	text-indent: -22px;
}



/* styles for 1 column images outside the page margin */

.image_right_column {
	margin-right: -46px;
}

.image_left_column {
	margin-left: -35px;
}

/* styles for chapter titles */

.chapter_title {
	font-size: 45px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFF99;
	width: 350px;
	vertical-align: middle;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

.chapter_subtitle {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	padding: 20px;
}

/* styles for headers */

.header_title {
	font-size: 24px;
	text-align: left;
	color: #000000;
	font-style: italic;
	letter-spacing: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 500px;
	width: 360px;
	margin-right: -42px;
}

.header_title_cap {
	font-size: 35px;
}

.header_title_red {
	color: #990000;
	font-size: 24px;
	text-align: left;
	font-style: italic;
	letter-spacing: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 500px;
	width: 360px;
	margin-right: -42px;
}



/* various text styles */

.index_title {
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}


.border{
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}



.center    {
	text-align:center;
}

.italic    {
	font-style: italic;
}

.bold    {
	font-weight: bold;
}

.text_small    {
	font-size: 14px;
	font-style: normal;
}

.cover_title  {
	font-style:calibri; 
	font-size:36px;
	line-height:220%;
	color:#000000;
	
}
.cover_title_1  {
	font-style:calibri;
	font-size:20px;
	line-height:150%;
	color:#00000;
	
}
.cover_title_2  {
	font-style:calibri;
	font-size:18px;
	line-height:150%;
	color:#00000;
	
}
.cover_title_3  {
	font-style:calibri;
	font-size:32px;
	line-height:150%;
	color:#D45743;
	
}
.cover_title_4  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	line-height:150%;
	color:#0080C6;
	
}
.cover_title_5  {
	font-style:calibri;
	font-size:19px;
	line-height:150%;
	color:#000000;
	
}
.cover_title_6  {
	font-style:calibri;
	font-size:20px;
	line-height:150%;
	color:#D4594B;
	
}
.cover_title_7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:150%;
	color:#F487A4;
	
} 
.cover_title_8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:150%;
	color:#CC3300;
	
} 
.cover_title_9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:150%;
	color:#00CC33;
	
} 
.chapter1_box  {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:700;
	padding:0px 0 0px 80px;
	color:#fff; 
	background-repeat:no-repeat;
	background-position:left;
	background-size:100%;
	margin-left:-30px;
	margin-right:-40px;
	margin-bottom:30px;
	line-height:180%
	
}

.chapter2_box  {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:700;
	padding:0px 0 0px 80px;
	color:#fff; 
	background-repeat:no-repeat;
	background-position:left;
	background-size:100%;
	margin-left:-30px;
	margin-right:100px;
	margin-bottom:30px;
	line-height:180%
	
}
.white_letters{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff ;
	text-align: justify;
	
	
}

.authors {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-right: 30px;
}


