@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:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
	line-height:20px;
	background-color:#ebebeb;
}
a {
	color:#009;
	text-decoration:none;
}
a:hover {
	color:#00F;
	text-decoration:underline;
}
/* HTML tags */
sup {
	font-size:11px;
}
sub {
	font-size:11px;
}
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 {
	margin: 48px 0;
	font-weight:normal;
	font-size:36px;
	text-align:center;
	line-height:normal;
}
h2 {
	font-size:24px;
	margin: 48px 0;
	font-weight:bold;
	line-height:normal;
	text-align:left;
}
h3 {
	font-size:18px;
	margin: 24px 0 10px;
	font-weight:bold;
	line-height:normal;
	text-align:left;
}
th {
	text-align:center;
}
/*** classes ***/
.container, .containerd {
	margin:0 auto;
	width:900px;
	background-color:#FFF;
}
.container td {
	padding: 10px 40px;
}
.frontpage h1 {
	font-weight:normal;
	font-size:48px;
	text-align:center;
	margin-top:200px;
}
.frontpage h2 {
	font-weight:normal;
	font-size:18px;
	text-align:center;
	margin-bottom:200px;
}
.credits {
	text-align:center;
}
.toc h1 {
	font-weight:normal;
	font-size:48px;
	text-align:center;
	margin-top:100px;
}
.toc h2 {
	font-weight:normal;
	font-size:18px;
	text-align:center;
}
.prologue h1 {
	font-weight:normal;
	font-size:48px;
	text-align:center;
	margin-top:100px;
}
.prologue p {
	text-indent:24px;
}
.note {
	font-size:90%;
}
p.note {
	text-indent:0;
}
p.caption {
	text-align:justify;
	font-size:90%;
	font-style:italic;
	text-indent:0;
}
.dropcap {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 310%;
	float: left;
	line-height: 0.9em;
	font-weight:bold;
	padding: 0 0 0 10px;
	position: relative;
}
.brown {
	color: #cc934e;
}
.boldtimes {
	/*font-family:"Times New Roman", Times, serif;*/
	font-weight:bold;
	font-style:italic;
}
.bolditalictimes {
	font-weight:bold;
	font-style:oblique;
	font-size:16px;
}
.xlarge {
	font-size:180%;
}
.page_header {
	border-bottom:6px solid #008080;
	font-size:14px;
	margin:0 0 30px 0;
}
.toc h2 {
	font-size:16px;
	margin:10px 0 0;
	font-weight:normal;
	text-align:left;
}

.prlg_part {
	padding-left:80px;
	font-size:18px;
	color:#00aaee;
	font-weight:bold;
	font-style:italic;
}


.chapter {
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	font-size:34pt;
	margin:48px 0;
	color:#00aaee;
	text-transform:uppercase;
	font-weight:bold;
}

.chapter_no {
	font-family:"Times New Roman", Times, serif;
	font-size:110px;
	color:#00aaee;
	font-weight:bold;
}
.chapter_title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:bold;
	font-size:18px;
}
.subchapter_title{
	text-align:center;
	font-size:20px;
	padding:10px;
	line-height:normal;
	border-left:none;
	border-right:none;
	margin:0 0 24px 0;
	color:#fff;
	background-color:#A8A9AD;
}
.box_brown {
	/*border:2px solid #cc934e;*/
	padding:20px;
	margin:0 0 10px;
	background-color:#B5E7FA;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.box_credits_in_title {
    position: absolute;
    width: 250px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -10px;
    background: #fff;
    font-weight: bold;
	}
	
.box_credits_in {
	border:1px solid #000;
	width:96%;
	padding:20px;
	margin:20px auto;
	background:#fff;
	padding-bottom:0;
	text-align:center;
	position:relative;
	}

.box_yellow {
	border:1px solid #00AEEF;
	padding:20px;
	margin:0 0 10px;
	background:#fff;
	padding-bottom:0;
	font-size:12px;
	text-align:justify;

}
.box_cyan {
	/*border:2px solid #000;
	background:#c4dbeb;*/
	text-indent:12px;
	margin:0 0 10px;
	color:#00AEEF;
	font-weight:bold;
    font-style:italic;
	text-align:justify;
}
.box_cyan p {
	padding-bottom:10px;
	}

.ques
{
	color:#fff;
	background:#00AAEE;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	padding:3px 8px;
	}

.box_cyan p{
	margin:0;
}
.indent {
	text-indent:36px;
	text-align:justify;
}

.fsm{
	font-size:smaller;}

.tbl_gr {
	background-color:#CCC;
}

.tbl_gr td {
	padding:5px 12px;
	vertical-align:top;
	text-align:left;
	border-left:2px solid #FFF;
}
.table_border1{margin:0 auto;}
.table_border1 td {
	border:1px solid;
	padding:2px 15px 2px 15px;
}

.table_noborder td {
	padding:10px 10px 10px 0;
}
.table_nopading td {
	padding:2px 5px;
}
div.figure {
	border: none;
	margin: 0 0.5em;
	padding:4px;
}
div.figure p, p.figure {
	font-style:oblique;
	font-size:90%;
	margin:4px 0;
	text-indent:0;
}
/*** attributes ***/
.border {
	padding:10px;
	border:1px solid #000;
}
.over {
	text-decoration:overline;
}
.underline {
	text-decoration:underline;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center !important;
}
.fl {
	float:left !important;
}
.fr {
	float:right !important;
}
.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: 273px;
	float: left;s
	margin-right: 20px;
}
.col2-3 {
	width: 500px;
	float: left;
	margin-right: 20px;
}
.col1-4 {
	width: 185px;
	float: left;
	margin-right: 20px;
}
.col1-5 {
	width: 144px;
	float: left;
	margin-right: 20px;
}
.col2-4 {
	width:390px;
	float: left;
	margin-right: 20px;
}
.col3-4 {
	width: 595px;
	float: left;
	margin-right: 20px;
}
.col4-5 {
	width: 636px;
	float: left;
	margin-right: 20px;
}
/* cols inside of main columns */
.col1-2 .col1-2 {
	width: 185px;
	float: left;
	margin-right: 10px;
}
.col2-3 .col1-2 {
	width: 48%;
	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;
}
.small {
	font-size:80%;
}
.italic {
	font-style:oblique;
}
.bold {
	font-weight:bold;
}
.vtop {
	vertical-align:top;
}
.green {
	color:#008080;
}
.blue {
	color:#000080;
}
.purple {
	color:#800080;
}
.red {
	color:#800000;
}

img[src^="extras/images/"] {
    height: 24px;
	padding:1px 2px;
}