@charset "utf-8";
/* CSS Document */

/* css reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font-family:inherit;
}
body {
	font-family:Roboto, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
	line-height:20px;
	background-color:#ebebeb;
}
/* HTML tags */
sup {
	font-size:12px;
}
sub {
	font-size:10px;
}
img {
	vertical-align:middle;
}
p, ul, ol, table, table.tbcenter, .columns {
	margin-bottom:16px;
}
ul, ol {
	padding-left:24px;
}
table {
	border-spacing:0;
	border-collapse:collapse;
}
dl {
	margin:10px 0;
}
dt {
	font-weight: bold;
	margin:10px 0 0 0;
}
dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
h1 {
	font-size:150%;
	text-align: center;
	margin: 60px 0;
	font-weight:bold;
}
h2 {
	font-size:120%;
	text-align: left;
	margin: 30px 0;
	font-weight:bold;
}
h3 {
	font-size:100%;
	text-align: left;
	margin: 24px 0;
	font-weight:bold;
}
/*** classes ***/
.container {
	margin:0 auto;
	width:900px;
	background-color:#FFF;
}
.container td {
	padding:10px 40px;
}


.credit h2 {
	margin:40px 0 10px 0;
}
.toc h1 {
    font-size: 24px;
    text-align: center;
}

.toc h1 span {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 100%;
	height: 100%;
}
.toc h1 span.last {
	top: 2px;
	left: 2px;
	color: #5a2c1f;
}
.toc h2 {
	font-size:130%;
	padding:6px;
	margin:20px 0;
}
.toc h2.inset {
	background:#e5cfa7;
}
.toc h3 {
	font-size:100%;
	font-weight:bold;
	margin:10px 0 0 0;
}
.toc p {
	margin:0 0 0 30px;
}
p.toc_chapter {
	font-size:150%;
	margin:20px 0;
}
.prologue {
	background:#eee;
}
.prologue h1 {
	margin:0 0 20px;
}
.prologue ul {
	list-style-image: url(images/tmpl_bullet_green.png);
}
.introA {
	background:url(images/tmpl_bgrnd_introA.jpg) repeat-y;
}
.introA .rightcol {
	background:url(images/tmpl_bgrnd_introA_right.jpg) repeat-x top left #FFF;
	padding:10px;
}
.introA h1 {
	position: relative;
	color:#666;
	margin:10px 10px 300px;
}
.introA h1 span {
	position: absolute;
	top: -2px;
	left: -2px;
	width: 100%;
	height: 100%;
}
.introA h1 span.last {
	top: -2px;
	left: -2px;
	color: #FF6;
}
.introA img, .introB img {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.introB {
	background:url(images/tmpl_bgrnd_introB.jpg) repeat-y;
}
.introC {
	background:#eee;
}
h2.research {
	background-color: #b3a3c3;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
h2.research span {
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.questions {
	background-color: #415f2e;
}
.questions span {
	background-color: #FFF;
	font-weight:bold;
	font-size:130%;
	padding:4px;
}
.txt_blue {
	color:#2a326a;
}
.txt_green {
	color:#415F2E;
}
.txt_darkbrown {
	color:#5a2c1f;
}
.txt_brown {
	color:#933d1c;
}
.txt_petrol {
	color:#26739c;
}
.txt_white {
	color:#FFF;
}
.bg_blue {
	background:#2a326a;
}
.bg_green {
	background:#415F2E;
}
.bg_darkbrown {
	background:#5a2c1f;
}
.bg_brown {
	background:#933d1c;
}
.bg_petrol {
	background:#26739c;
}
.bg_white {
	background:#fff;
}
.brd_blue {
	border-color:#2a326a;
}
.brd_green {
	border-color:#415F2E;
}
.brd_darkbrown {
	border-color:#5a2c1f;
}
.brd_brown {
	border-color:#933d1c;
}
.brd_petrol {
	border-color:#26739c;
}
.brd_white {
	border-color:#fff;
}
/****************/
.title {
	font-size:150%;
	font-weight:bold;
	margin-bottom:40px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	padding:4px 0;
}
.subtitle {
	font-size:120%;
	font-weight:bold;
	margin-bottom:20px;
}
.table_black {
/**/
}
.table_black td, .table_black th {
	padding:10px;
	border:1px solid #000;
}
.table_black th {
	text-align:center;
}
.table_green {
	background:#dbe8da;
}
.table_green td, .table_green th {
	padding:10px;
}
.table_green td {
	border:1px solid #000;
	vertical-align:top;
}
.table_green th {
	border:1px solid #689260;
	border-bottom:1px solid #000;
	background:#689260;
	color:#FFF;
	text-align:center;
}
.table_brown {
	background:#d5ab9b;
}
.table_brown td, .table_brown th {
	padding:10px;
}
.table_brown td {
	border:1px solid #000;
	vertical-align:top;
}
.table_brown th {
	border:1px solid #5a2c1f;
	border-bottom:1px solid #000;
	background:#5a2c1f;
	color:#FFF;
	text-align:center;
}
.table_blue {
	background:#b6badf;
}
.table_blue td, .table_blue th {
	padding:10px;
}
.table_blue td {
	border:1px solid #000;
	vertical-align:top;
}
.table_blue th {
	border:1px solid #2a326a;
	border-bottom:1px solid #000;
	background:#2a326a;
	color:#FFF;
	text-align:center;
}
.summary h1 {
	text-align:left;
	font-size:120%;
	border-top: 3px dotted #000;
	margin:20px 0;
}
table.chapter1 {
	background:url(images/tmpl_bgrnd_frontpage1.jpg) repeat-x top left #2a326a;
	color:#FFF;
}
table.chapter2 {
	background:url(images/tmpl_bgrnd_frontpage2.jpg) repeat-x top left #415f2e;
	color:#FFF;
}
table.chapter3 {
	background:url(images/tmpl_bgrnd_frontpage3.jpg) repeat-x top left #5a2c1f;
	color:#FFF;
}
table.chapter4 {
	background:url(images/tmpl_bgrnd_frontpage4.jpg) repeat-x top left #933d1c;
	color:#FFF;
}
.frontpage {
	width:730px;
	margin:0 auto;
}
.caption {
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
}
.obj1 {
	border: 4px solid #2a326a;
	background-color: #b6badf;
	padding: 10px;
	margin: 0 auto;
	width:500px;
}
.obj1 h2, .obj2 h2, .obj3 h2, .obj4 h2 {
	border-bottom:1px solid #000;
}
.obj1 h2 span {
	background-color: #b6badf;
	padding:2px;
	top:4px;
	position:relative;
}
.obj2 {
	border: 4px solid #415f2e;
	background-color: #dbe8da;
	padding: 10px;
	margin: 0 auto;
	width:500px;
}
.obj2 h2 span {
	background-color: #dbe8da;
	padding:2px;
	top:4px;
	position:relative;
}
.obj3 {
	border: 4px solid #5a2c1f;
	background-color: #d5ab9b;
	padding: 10px;
	margin: 0 auto;
	width:500px;
}
.obj3 h2 span {
	background-color: #d5ab9b;
	padding:2px;
	top:4px;
	position:relative;
}
.obj4 {
	border: 4px solid #933d1c;
	background-color: #f4a88b;
	padding: 10px;
	margin: 0 auto;
	width:500px;
}
.obj4 h2 span {
	background-color: #f4a88b;
	padding:2px;
	top:4px;
	position:relative;
}
.chapter_title1 {
	padding:4px;
	border:2px solid #2a326a;
	color:#2a326a;
	font-weight:bold;
	text-align:center;
}
.more_info {
	background:url(images/tmpl_bgrnd_moreinfo.jpg) repeat-x bottom center #FFF;
	padding:0 6px 30px;
}
.more_info p {
	border:1px solid #20326a;
	background:#FFF;
	padding:5px;
	margin:0 20px 20px;
	font-style:oblique;
}
.quote {
	background:#c2c29c;
}
.glossary {
	background:#FFC;
}
.glossary h1 {
	background:url(images/tmpl_bgrnd_glossary_header.jpg) repeat-y right top #5a2c1f;
	font-size:300%;
	text-align:left;
	padding:20px 10px;
	color:#FFF;
	margin:20px 0;
}
.entheto {
	background-color: #b6badf;
}
.entheto img {
	border: 2px solid #2a326a;
}
/*** attributes ***/
.dropcap {
	font-size:300%;
}
.border {
	padding:10px;
	border:1px solid #000000;
}
.over {
	text-decoration:overline;
}
.underline {
	text-decoration:underline;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	display: block;
	overflow:hidden;
	clear: both;
}
.tbcenter {
	margin:0 auto;
}
.half {
	width: 48% !important;
}
.trio {
	width: 31% !important;
}
.quad {
	width: 23% !important;
}
.full {
	width: 100%;
}
/*** LISTS ***/
.list-none {
	list-style:none;
}
.list-greek {
	list-style:lower-greek;
}
/**COLUMNS**/
/* main columns */
.columns {
	width: 100%;
}
.lastcol {
	margin-right: 0px !important;
}
.col1-2 {
	width: 390px;
	float: left;
	margin-right: 20px;
}
.col1-3 {
	width: 253px;
	float: left;
	margin-right: 20px;
}
.col2-3 {
	width: 526px;
	float: left;
	margin-right: 20px;
}
.col1-4 {
	width: 185px;
	float: left;
	margin-right: 20px;
}
.col2-4 {
	width:390px;
	float: left;
	margin-right: 20px;
}
.col3-4 {
	width: 595px;
	float: left;
	margin-right: 20px;
}
/* cols inside of main columns */

.col2-3 .col1-2 {
	width: 31%;
	float: left;
	margin-right: 10px;
}
.col2-3 .col1-3 {
	width: 20%;
	float: left;
	margin-right: 31px;
}
.col2-3 .col2-3 {
	width: 43%;
	float: left;
	margin-right: 31px;
}
.col3-4 .col1-3 {
	width: 22%;
	float: left;
	margin-right: 10px;
}
.col3-4 .col2-3 {
	width: 48%;
	float: left;
	margin-right: 10px;
}
.col3-4 .col1-4 {
	width: 16%;
	float: left;
	margin-right: 8px;
}
.col3-4 .col2-4 {
	width: 35%;
	float: left;
	margin-right: 8px;
}
.col3-4 .col3-4 {
	width: 55%;
	float: left;
	margin-right: 8px;
}
/*****/



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;
}
.pub_info th { 
	font-weight:bold;
	text-align:left;
	padding: 10px 20px 5px;
	line-height:26px;
	width:40%;
	vertical-align:top;
}
.pub_info td { 
	text-align:left;
	padding: 0px 20px 10px;
	line-height:26px;
	vertical-align:top;
}
.pub_info p {
    margin-bottom: 0;
}
.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%;
}

.container.exof td {
	padding:0;
}

td.esofillo {σ
	padding:180px 0;
}
.esofillo h1 {
	text-align:center;
	font-size:90px;
	margin:10px 0;
}
.esofillo h2 {
	text-align:center;	
	font-size:24px;
	margin:30px 10px;
	line-height:36px;
}
.esofillo h3 {
	text-align:center;	
	font-size:21px;
	margin:30px 0;
	line-height:36px;
	font-weight:normal;
}

img[src^="extras/Images/"], img[src^="extras/images/"] {
	vertical-align:middle;
	padding:0 5px;
	height: 28px;
}