@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: #ebebeb;
	text-align: justify;
}

/*containing table */

.container  {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #ffffff;
}

.table_cell   {
	background-color:#FFF;
	text-align:justify;
	padding:10px;
}

.table_img_2_col   {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}

.table_summary_questions   {
	padding: 0px;
	margin: 0px;
	border: 6px double #609;
	background-image: url(images/img1_s.jpg);
}

.table_data   {
	width: 698px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	background-image: url(images/img1_s.jpg);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #609;
	border-right-color: #609;
	border-bottom-color: #609;
	border-left-color: #609;
}

.table_data_header   {
	text-align: center;
	color: #FFF;
	background-color: #609;
	font-weight: bold;
	font-size: 18px;
}

.table_data_subheader   {
	text-align: center;
	color: #FFF;
	background-color: #96F;
	font-size: 16px;
}

.table_data_in   {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #639;
	font-size: 16px;
}

.div_header_right   {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #609;
	text-align: right;
	margin-bottom: 30px
}

.div_header_left   {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #609;
	text-align: left;
	margin-bottom: 30px
}

/* styles for book text*/

.main_text_book {
	text-align: justify;
	text-indent: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
}

.text_book_1st_line_out {
	text-align: justify;
	text-indent: -22px;
	font-size: 18px;
	margin-left: 22px;
}

.text_title_1 {
	font-size: 22px;
	font-weight: bold;
	color: #609;
	padding-left: 48px;
	text-indent: -48px;
}

.text_title_1_cap {
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	background-color: #609;
}

.text_title_2 {
	font-size: 19px;
	font-weight: bold;
	color: #609;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #609;
	border-bottom-color: #609;
	padding-left: 22px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 1em;
	margin-top: 1em;
}

.text_title_3 {
	font-size: 19px;
	font-weight: bold;
	color: #000;
	padding-left: 22px;
	margin-top: 1em;
	margin-bottom: 0px;
}

.summary_questions_title {
	color: #FFF;
	background-color: #609;
	text-align: center;
	font-weight: bold;
	font-size: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.caption_under {
	font-size: 17px;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	margin-bottom: 35px;
}

.caption_side {
	font-size: 18px;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
}

.text_footnote    {
	font-style: italic;
	margin-top: 45px;
	padding-top: 7px;
	margin-left: 24px;
	text-indent: -24px;
}

.line_over_footnote    {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
}

/* various text styles */

.center    {
	text-align:center;
	margin-top: 45px;
	margin-top: 45px;
	padding-top: 5px;
}

.italic    {
	font-style: italic;
}

.small_text    {
	font-size: 15px;
}

.big_text    {
	font-size: 40px;
	font-weight: bold;
}

.index_text {
	margin-top: 0px;
	margin-bottom: 0px;
}

.index_text_margin {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.index_title_1 {
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #609;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #609;
	border-right-color: #609;
	border-bottom-color: #609;
	border-left-color: #609;
}

.index_title_2 {
	font-size: 26px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background-color: #C9F;
	margin-right: auto;
	margin-left: auto;
	width: 240px;
}

.index_title_3 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding-left: 30px;
	text-align: center;
}


.bibliography_title {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background-color: #609;
	border-left-color: #609;
	border-left-width: 5px;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #609;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #609;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #609;
}

/* various table styles */

.cover    {
	text-align:center;
}

.cover2    {
	text-align:center;
	font-size: 35px;
	font-weight:bold;
	padding-top: 200px;
	padding-right: 100px;
	padding-bottom: 200px;
	padding-left: 100px;
	line-height:150%;
}


div.pub_info {
	border:1px solid #000;
	text-align:center;
	padding:16px;
	font-size:15px;
	line-height:120%;
	margin:0 50px 50px 30px;
}

div.pub_info > span {
	background:#fff;
	padding:16px;
	text-transform:uppercase;
	position:relative;
	top:-27px;
	font-size:18px;
	font-weight:bold;
}

.contributors {
	font-family:Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	text-align: left;
	color: #000000;
	margin-bottom:100px;
}


.contributors td, .contributors th {
	padding:16px;
	font-size:13px;
	vertical-align:top;
}

.contributors th {
	width:33%;
	text-align:right;
	padding-right:40px;
	color:#000;
	border-right:#000000 1px solid;;
}
.contributors  td {
	width:65%;
	text-align:left;
	padding-left:20px;
}

p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
	padding:11px;
	font-size:14px;
	}
.repub_info img {
    padding-left: 20px;
}