@charset "utf-8";
/* CSS Document */


body {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	line-height: 120%;
	text-align:justify;
	background-color: #ffffff;
	}
	
.container  {
	background-color:#FFF;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border-spacing:0px;
	padding:40px 60px
}

.cell    {
	text-align:justify;
	vertical-align:top;
	padding:20px 0px

}	

.firstpage	{
	font-size:55px;
	color:#AE1A1E;
}

.italic {font-style: italic;}
.bold {	font-weight: bold;}
.left {	text-align: left;}
.center {text-align:center;}
.right {text-align: right;}
	
.td-authors {
	text-align: right;
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2C4591;
	padding-right: 10px;
}

.index {
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px
}

.index_ch {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px
}

.index_sch {
	font-size:16px;
	margin-left:30px;
	font-style:italic;
	margin-bottom:10px
}

.index_ssec {
	font-size:15px;
	margin-bottom:10px
}

p{
	margin-bottom:0;
	margin-top:0
}

.main_text {
	margin-bottom:0;
	margin-top:0;
	text-indent:20px
}

.gray-t {color:#999999}
	
.dot{
	list-style:url(images/dot.jpg);
	margin-left:4px
}	

.arrow{
	list-style:url(images/arrow.jpg);
	margin-left:-10px;
	margin-top:10px
}
.blackarrow{
	list-style:url(images/black_arrow.jpg);
}

.whitearrow{
	list-style:url(images/whitearrow.jpg);
}


.tick {	
	list-style: url(images/tick.png);
	margin-left:-18px; 
	margin-top:0; 
	margin-bottom:0
}

.black_tick {	
	list-style: url(images/blacktick.png);
	margin-left:-18px; 
	margin-top:0; 
	margin-bottom:0
}

li {
	}

.bigger {
	font-size: 18px;
	}

.smaller {
	font-size: 13px;
	}
	
#chapter_1 {
	background-image:url(images/chapter1.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 1260px;
	/*padding: 650px 80px 10px 80px;*/
	}
#chapter_2 {
	background-image:url(images/chapter2.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 1260px;
	/*padding: 810px 80px 10px 80px;*/
	}
#chapter_3 {
	background-image:url(images/chapter3.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 1260px;
	/*padding: 620px 80px 10px 80px;*/
	}
#chapter_4 {
	background-image:url(images/chapter4.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 1160px;
	/*padding: 720px 80px 10px 80px;*/
	}
#chapter_5 {
	background-image:url(images/chapter5.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 1260px;
	/*padding: 770px 80px 10px 80px;*/
	}
#chapter_6 {
	background-image:url(images/chapter6.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 1260px;
	/*padding: 650px 80px 10px 80px;*/
	}			
#chapter_7a {
	background-image:url(images/chapter7a.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 1100px;
	/*padding: 850px 80px 10px 80px;*/
	}		
#chapter_7b {
	background-image:url(images/chapter7b.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 1100px;
	/*padding: 850px 80px 10px 80px;*/
	}		
	
	
	
.chapter_title {
	font-size: 32px;
	text-align: right;
	line-height: 120%;
	}	
	
	
	
.chapter_title_left {
	font-size: 32px;
	text-align: left;
	line-height: 120%;
	}
	
	
.chapter {
	color:#2e3092;
	font-size: 13px;
	font-weight:bold;
	border-bottom: 2px solid #2e3092;
	}
	
.title {
	color:#2e3092;
	font-size: 20px;
	font-weight:bold;
	margin-bottom:20px
	}

.subtitle {
	font-style: italic;
	font-weight: bold;
	}	
.bibliogr {
	font-style: italic;
	font-weight: bold;
	background-color:#f1edd0;
	text-align:center
	}	

.title_tick {
	color:#2e3092;
	font-weight:bold;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
	}

.black_title_tick {
	font-weight:bold;
	background-image: url(images/blacktick.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
	}

	
.caption {
	font-style: italic;
	font-size: 13px;
	text-align: center;
}

.link {
	color:#2e3092;
	padding-left: 20px;
	font-size: 16px;
}

.airplane{
	background-image:url(images/3_17.jpg);
	background-repeat:no-repeat
}

.under{
	text-decoration:underline;
	font-style:italic
}

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%;
}

.exof-img {
	padding:0px;
	margin:0 auto;
	width:900px;
	background-color:#FFF;
}
a {
    color: #4685c3;
    text-decoration: none;
    font-style: normal;
}

a:hover {
	text-decoration:underline;   
	color: #4685c3;

}

img[src^="extras/images/"] {
    width: 30px;
    vertical-align: middle;
}
