@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 130%px;
	background-color: #ebebeb;
}
a {
	color:#009;
	text-decoration:none;
}
a:hover{
	color:#00F;
	text-decoration:underline;
}
.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 80px 10px;
	vertical-align:top;
}
.book_title {
	font-size: 34px;
	font-weight:bold;
	line-height:220%;
}
.book_subtitle {
	font-size:28px;
	font-weight:700
}
.header_left {
	border-bottom:#000 1px solid;
	text-align:left;
}
.header_right {
	border-bottom:#000 1px solid;
	text-align:right;
}
.chapter {
	color:#1e4488;
	font-size:20px;
	font-weight:900;
	line-height:120%;
}
.purple_box {
	padding:10px;
	background-color:#e2e2df;
	text-align:left;
	font-size:16px;
	vertical-align:top;
}


.img_box {
	padding:2px 5px;
	background-color:#b4dbb0;
	font-style:italic;
	font-size:15px;
	/*text-align:left;*/
}
.blue_box {
	padding:10px;
	background-color:#dce9f7;
	border:#666633 1px solid;
	border-radius:15px;
	text-align:justify;
}
.chapter1_table {
	background-image:url(images/img1_1.png);
	background-repeat:no-repeat;
	background-position:center;
}
.title1 {
	color:#66666d;
	font-size:23px;
	font-weight:900;
	line-height:120%;
}
.yellow_box1 {
	padding:10px;
	background-color:#f9df7a;
	text-align:justify;
}
.subject1 {
	color:#1e4488;
	background-color:#f9df7a;
	padding:3px;
	/*new styles*/
	margin:0 20px 0 0;
	float:left;
}
.chapter2_table {
	background-image:url(images/img2_1.png);
	background-repeat:no-repeat;
	background-position:center;
}
.title2 {
	color:#079447;
	font-size:23px;
	font-weight:900;
	line-height:120%;
}
.green_box2 {
	padding:10px;
	background-color:#cfe295;
	text-align:justify;
}
.grey_box2 {
	padding:10px;
	background-color:#e4e5cc;
	text-align:justify;
	font-size:16px;
}
.olive_green_box2 {
	padding:10px;
	background-color:#666633;
	text-align:left;
	font-size:16px;
	vertical-align:top;
	color:#fff;
}
.greenB_box2 {
	padding:10px;
	background-color:#cccc98;
	text-align:left;
	font-size:16px;
	vertical-align:top;
}
.subject2 {
	color:#1e4488;
	background-color:#cfe295;
	padding:3px;
	/*new styles*/
	margin:0 20px 0 0;
	float:left;
}
.orange_box2 {
	padding:10px;
	background-color:#ffd280;
}
.chapter3_table {
	background-image:url(images/img3_1.png);
	background-repeat:no-repeat;
	background-position:center;
}
.title3 {
	color:#3d58a7;
	font-size:23px;
	font-weight:900;
	line-height:120%;
}
.blue_box3 {
	padding:10px;
	background-color:#99d9e5;
	text-align:justify;
}
.subject3 {
	color:#831717;
	background-color:#99d9e5;
	padding:3px;
	/*new styles*/
	margin:0 20px 0 0;
	float:left;
}
.chapter4_table {
	background-image:url(images/img4_1.png);
	background-repeat:no-repeat;
	background-position:center;
}
.title4 {
	color:#e08826;
	font-size:23px;
	font-weight:900;
	line-height:120%;
	text-shadow:#000 2px 2px 2px;
}
.white_box4 {
	padding:10px;
	background-color:#fff;
	text-align:justify;
	border:#811417 2px solid;
}
.subject4 {
	color:#f6eb13;
	background-color:#811417;
	padding:3px;
	/*new styles*/
	margin:0 20px 0 0;
	float:left;
}
.chapter5_table {
	background-image:url(images/img5_1.png);
	background-repeat:no-repeat;
	background-position:center;
}
.chapter5 {
	color:#811417;
	font-size:20px;
	font-weight:900;
	line-height:120%;
}
.title5 {
	color:#000;
	font-size:23px;
	font-weight:900;
	line-height:120%;
	text-shadow:#811417 0px 0px 8px;
}
.title5b {
	color:#faf184;
	font-size:23px;
	font-weight:900;
	line-height:120%;
	text-shadow:#000 0px 0px 8px;
}
.subject5 {
	color:#1e4488;
	background-color:#f9df7a;
	padding:3px;
	/*new styles*/
	margin:0 20px 0 0;
	float:left;
}
.green_box5 {
	padding:10px;
	background-color:#cccc98;
}
.red_box5 {
	padding:0 8px;
	margin-right:5px;
	background-color:#b11f24;
	color:#fff;
	font-weight:900;
	float:left;
}
.chapter6_table {
	background-image:url(images/img6_1.png);
	background-repeat:no-repeat;
	background-position:center;
}
.title6 {
	color:#000;
	font-size:23px;
	font-weight:900;
	line-height:120%;
}
.green_box6 {
	padding:5px;
	background-color:#cccc98;
	text-align:center;
	color:#b11f24;
	font-weight:900;
	font-size:21px;
}
.subject6 {
	color:#1e4488;
	background-color:#f9df7a;
	padding:3px;
	/*new styles*/
	margin:0 20px 0 0;
	float:left;
}
.indent {
	padding-left:20px;
}
.bold {
	font-weight:900;
}
.italic {
	font-style:italic;
}
.underline {
	text-decoration:underline;
}
.notes {
	font-size:15px;
}
.notes_img {
	font-size:14px;
}
.center {
	text-align:center
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
p.normal {
	margin:0;
	text-indent:24px;
}
p.emb {
	margin-bottom:5px;
	}
p {
	margin:0;
	text-indent:0px;
}

p.title2, p.chapter {
	margin-bottom:6pt;
}
.subject_box_body {
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
}
.parathema {
	padding:10px 20px;
	border:1px solid #666633;	
}
.parathema .header {
	position:relative;
	top:-10px;
	left:-20px;
}
.parathema .title {
	font-weight:bold;
	padding:4px 0 4px 30px;
}
.fr {
	float:right;
}
.fl {
	float:left;
}
.clear {
	display: block;
	overflow:hidden;
	clear: both;
	height:0px;
}
img[src^="extras/images/"] {width:26px;height:26px;vertical-align:text-top;padding:0 2px;}

div.pub_info {
	font-family:Roboto, Tahoma, Geneva, sans-serif;
	border:1px solid #000;
	text-align:center;
	padding:6px;
	font-size:15px;
	line-height:120%;
	margin:40px;
}
div.pub_info > span {
	background: #fff;
    padding: 5px 23px;
    position: relative;
    top: -20px;
    font-size: 18px;
    font-weight: bold;
}

.cell_index {
	text-align:justify;
	padding:10px 10px 10px;
	vertical-align:top;
	line-height: 150%;
}
p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
    padding: 12px;
    font-size: 14px;
    margin: -16px 4px;
}
.repub_info img {
	padding-left: 30px;
}
.repub_appr {
    font-size: 14px;
    padding: 20px 0 3px;
    margin-bottom: 0;
}
.publication_rights {
	margin:0 auto;
	text-align:justify;
	padding:120px 165px;
	vertical-align:middle;
	line-height:150%;
}

