@charset "utf-8";
/* CSS Document */

body {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 140%px;
	background-color: #ebebeb;
}

/*containing table - in this case one column only*/

.container  {
	background-color:#FFF;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-spacing:0px;
}

/* cell of container table*/
.cell    {
	text-align:justify;
	padding:10px 110px 10px;
	vertical-align:top;
}


.cell_right    {
	text-align:justify;
	padding:10px 110px 10px 0;
	vertical-align:top;
}

.cell_left    {
	text-align:justify;
	padding:10px 0 10px 110px;
	vertical-align:top;
}

.content_right  {
	text-align:justify;
	padding-left:110px;
	vertical-align:top;
	margin-top:40px
}

.content_left  {
	text-align:justify;
	padding-right:110px;
	vertical-align:top;
	margin-top:40px
	
}

.header_grey  {
	color:#a6a6a6;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
}


.header_black  {
	font-weight:700;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.header_yellow  {
	color:#f2e19f;
	font-weight:700;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.header_white  {
	color:#fff;
	font-weight:700;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


.header_box1  {
	background-color:#ce5b6d; 
	border-bottom-left-radius:10px; 
	border-bottom-right-radius:10px; 
	width:180px; 
	float:left; 
	text-align:center; 
	padding-top:20px;
	padding-bottom:10px;
}

.header_box2  {
	background-color:#bd76aa; 
	border-bottom-left-radius:10px; 
	border-bottom-right-radius:10px; 
	width:180px; 
	float:left; 
	text-align:center; 
	padding-top:20px;
	padding-bottom:10px;
}

.header_box3  {
	background-color:#74b478; 
	border-bottom-left-radius:10px; 
	border-bottom-right-radius:10px; 
	width:180px; 
	float:left; 
	text-align:center; 
	padding-top:20px;
	padding-bottom:10px;
}

.header_box4  {
	background-color:#7793ca; 
	border-bottom-left-radius:10px; 
	border-bottom-right-radius:10px; 
	width:180px; 
	float:left; 
	text-align:center; 
	padding-top:20px;
	padding-bottom:10px;
}

/* cell of container table with smaller side padding*/
.cell_index    {
	text-align:justify;
	padding:70px 50px 10px;
	vertical-align:top;
	height:1062px;
}

/*only applies to the cover page of the book*/
#cover  {
	height:1215px;
	background-image:url(images/img0_1.jpg);
}

.book_title  {
	font-weight:700;
	font-size:44px;
	font-family:"Times New Roman", Times, serif;
}

.section  {
	color:#777777;
	font-size:32px;
	font-weight:900;
	text-shadow: #cccccc 3px 3px 4px;
}

.section_title  {
	font-size:34px;
	font-weight:900;
	text-shadow: #cccccc 3px 3px 4px;
}

.chapter1 { 
    color:#ce5b6d;
	font-weight:900; 
	font-size: 28px; 
	padding: 10px;
	line-height:150%;
	text-shadow: #cccccc 5px 5px 4px;
	}
	
.chapter2 { 
    color:#bd76aa;
	font-weight:900; 
	font-size: 28px; 
	padding: 10px;
	line-height:150%;
	text-shadow: #cccccc 5px 5px 4px;
	}
	
.chapter3 { 
    color:#74b478;
	font-weight:900; 
	font-size: 28px; 
	padding: 10px;
	line-height:150%;
	text-shadow: #cccccc 5px 5px 4px;
	}
	
.chapter4 { 
    color:#7793ca;
	font-weight:900; 
	font-size: 28px; 
	padding: 10px;
	line-height:150%;
	text-shadow: #cccccc 5px 5px 4px;
	}
	
.title  {
	font-size:22px;
	font-weight:900;
	line-height:120%;
	padding: 10px;
}

.subtitle  {
	font-size:22px;
	font-weight:900;
}

.pink_bold  {
	color:#ce5b6d;
	font-weight:900;
}
	
.purple_bold  {
	color:#bd76aa;
	font-weight:900;
}


.green_bold  {
	color:#74b479;
	font-weight:900;
}

.blue_bold  {
	color:#7793ca;
	font-weight:900;
}

.indent   {
	padding-left:15px;
}

/*normal size but bold*/
.bold  {
	font-weight:900;
}

/*normal size but italic*/
.italic  {
	font-style:italic;
}

/*normal size but underline*/
.underline  {
	text-decoration:underline;
}


.notes    {
	font-size:16px;
}

.notes_img   {
	font-size:14px;
	text-align:center;
	
}
/* a div tag to apply "aling center" in images or text*/

.center   {
	text-align:center;
}

/* a div tag to apply "aling right" in images or text*/
.right    {
	text-align:right;
}

/* a div tag to apply "aling left" in images or text*/
.left    {
	text-align:left;
}

.pink_box   {
	background-color:#f7e2df;
	padding:8px;
	font-weight:900;
	text-align:center;
	margin-bottom:10px;
}

.light_blue_box   {
	background-color:#eeeeee;
	padding:10px;
}

.rerun  {
	font-weight:700;
	font-family:"Comic Sans MS", cursive; padding:20px;
	font-size:14px;
	line-height:140%
}

.yellow_box  {
	font-weight:100; 
	text-align:justify; 
	font-size:15px; 
	font-family:Arial, Helvetica, sans-serif; 
	background-color:#fdf8eb;
	padding:10px;
}

.green_box   {
	background-color:#f3f7f1;
	padding:8px;
	font-weight:900;
	text-align:center;
	margin-bottom:10px;
}

.pink_underline  {
	border-bottom:#ce5b6d 2px solid;
}

.purple_underline  {
	border-bottom:#bd76aa 2px solid;
}

.green_underline  {
	border-bottom:#74b478 2px solid;
}

.blue_underline  {
	border-bottom:#7793ca 2px solid;
}
	
