@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:Times New Roman, Times, serif;
	font-size:18px;
	color:#000;
	text-align:justify;
	line-height:20px;
	background-color:#ebebeb;
}
/*** classes ***/
.container {
	margin:0 auto;
	width:900px;
	background-color:#FFF;
}
.container td {
	padding:5px 40px;
}
.frontpage {
	background:url(images/img0_1.jpg) center top no-repeat #FFF;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
.frontpage td {
	padding:10px;
}
.frontpage p {
	margin-bottom:8px;
	padding:0 40px;
}
.frontpage div {
	background:#003;
	color:#FFF;
	text-align:center;
	height:150px;
}
.prologue {
	font-style:oblique;
}
.prologue h1 {
	font-size:150%;
	font-weight:bold;
	margin-top:150px;
	margin-bottom:64px;
	text-align:center;
}
.toc {
	font-style:oblique;
	font-weight:bold;
}
.toc h1 {
	font-size:150%;
	margin-top:150px;
	margin-bottom:64px;
	text-align:center;
}
.toc-header {
	font-weight:bold;
	margin:30px 0;
	font-size:120%;
}
.toc-text {
	font-style:oblique;
	margin:5px 0;
}
.chapter_header {
	background:#FF6 url(images/tmpl_chapter_triangle.jpg) bottom right no-repeat;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	border-left:2px solid #000;
	padding: 180px 0 20px 20px;
	padding-left:20px;
}
.chapter_header h1 {
	font-style:oblique;
	font-weight:bold;
	color:#C00;
	font-size:200%;
	letter-spacing:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.chapter {
	font-size:180%;
	padding:10px;
	font-weight:bold;
	font-style:oblique;
	margin:50px 0;
	text-align:right;
}
.title {
	font-size:120%;
	font-weight:bold;
	font-style:oblique;
	border-top:6px solid #000;
	margin-top:5px;
	margin-bottom:5px;
	padding:6px 0;
	color:#ae2a56;
}
.subtitle {
	font-weight:bold;
	font-style:oblique;
	padding:6px 0;
	color:#1657a7;
}
.table_blue_light {
	border:1px solid #1657a7;
	background:#dcf0ff;
}
.table_green {
	border:1px solid #4e7e66;
	background:#bbdebe;
}
.table_blue_dark {
	border:1px solid #1657a7;
	background:#9CF;
}
.table_white_black {
	border:1px solid #000;
	border-spacing:0;
}
.table_blue_light td, .table_blue_dark td, .table_white_black td, .table_green td{
	padding:10px;
}
.table_white_black td {
	border:1px solid #000;
}
.top_border_white {
	border-top:4px solid #FFF;
	padding:0 10px 0 0;
}
.example-title, .exercise-title {
	border-top: 6px solid #ae2a56;
	color: #993366;
	font-size: 150%;
	font-style: oblique;
	font-weight: bold;
	margin: 36px 0 18px;
	padding: 6px 0 0;
	color:#ae2a56;
	margin:36px 0;
}
.example-solution {
	font-style:oblique;
	font-weight: bold;
	color:#ae2a56;
	margin:18px 0;
}
.exercise-table {
	border:1px solid #1657a7;
	background:#FFC;
	width:100%;
}
.exercise-table td , .exercise-table-grey td, .exercise-table-mov td{
	padding:10px;
}
.exercise-table-grey {
	border:1px solid #ae2a56;
	background:#E0E0E0;
	width:100%;
}.exercise-table-mov {
	border:1px solid #ae2a56;
	background:#CCF;
	width:100%;
}

.exercise-header {
	font-size: 120%;
	font-weight:bold;
	font-style:oblique;
}
.exercise-no {
	font-weight:bold;
	width:30px;
	text-align:right;
	margin-bottom:16px;
}
.application-title {
	border-top: 6px solid #1657a7;
	color: #993366;
	font-size: 150%;
	font-style: oblique;
	font-weight: bold;
	margin: 36px 0 18px;
	padding: 6px 0 0;
	color:#ae2a56;
	margin:36px 0;
}
.application-solution {
	font-style:oblique;
	font-weight: bold;
	color:#ae2a56;
	margin:18px 0;
}
.question-table {
	border:1px solid #F00;
	background:#ffeebd;
	width:100%;
}

.answers-table {
	border:1px solid #ae2a56;
	background:#dcf0ff;
	width:100%;
	border-spacing:0;
}
.answers-table td{
	padding:10px;
}
.answers-header{
	border-bottom:1px solid #ae2a56;
	background:#FF6;
	font-style:oblique;
	font-weight:bold;
	color:#C00;
	font-size:150%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	}
.answers-subheader{
	font-size:120%;
	font-weight:bold;
	
}
.reference {
	background:#FFF;
	border:1px solid #000;
	color:#000;
	font-weight:bold;
	padding:2px 16px;
	margin-top:16px;
}
/*** attributes ***/

.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 {
	clear:both;
}
.tbcenter {
	margin:0 auto;
}
.half {
	width: 48% !important;
}
.trio {
	width: 31% !important;
}
.quad {
	width: 23% !important;
}
.full {
	width: 100%;
}
/*** LISTS ***/
.list-check {
	list-style-image:url(images/check.png);
}
.list-roman {
	list-style:lower-roman;
}
.list-greek {
	list-style:lower-greek;
}
/* HTML tags */
sup {
	font-size:12px;
}
sub {
	font-size:10px;
}
img {
	vertical-align:middle;
}
p, ul, ol, table, table.tbcenter, div {
	margin-bottom:16px;
}
div {
	padding:10px;
}
ul, ol {
	padding-left:24px;
}
td, th {
	padding:10px;
}
table {
	border-spacing:0;
	border-collapse:collapse;
}
th {
	text-align:center;
}
