/* Cover Page */ div.cover_image{text-align: center; /* Body */ body{line-height: 130%; margin-left: 1.5em; margin-right: 2.25em;} /* Title Page */ .title{font-size: 200%; font-style: normal; font-weight: bold; margin-top: 1em; margin-bottom: 2em; text-align: center; line-height: 100%; margin-right: 0em;} .title_left{font-size: 200%; font-style: normal; font-weight: bold; margin-top: 1em; margin-bottom: 2em; text-align: left; line-height: 100%; margin-right: 0em;} .subtitle{font-size: 150%; font-style: normal; font-weight: bold; margin-top: 0em; margin-bottom: 3em; text-align: center; line-height: 100%; margin-right: 0em;} .subtitle_left{font-size: 150%; font-style: normal; font-weight: bold; margin-top: 0em; margin-bottom: 3em; text-align: left; line-height: 100%; margin-right: 0em;} .author{font-size: 100%; font-style: normal; font-weight: bold; margin-top: 0em; margin-bottom: 5em; text-align: center; line-height: 100%; margin-right: 0em;} .author_left{font-size: 100%; font-style: normal; font-weight: bold; margin-top: 0em; margin-bottom: 5em; text-align: left; line-height: 100%; margin-right: 0em;} .title_image{text-align:center; margin-top:1em;} .title_image_left{text-align:left; margin-top:1em;} /* Front Matter */ .front_title{font-size: 180%; font-style: normal; font-weight: bold; margin-top: 1em; margin-bottom: 1em; text-align: left; line-height: 100%; margin-right: 0em;} .front_author{font-size: 140%; font-style: normal; font-weight: bold; margin-top: 1em; margin-bottom: 1em; text-align: left; line-height: 100%; margin-right: 0em;} .front_text1{font-size: 100%; font-style: normal; font-weight: bold; margin-top: 0.2em; margin-bottom: 0em; text-align: left; line-height: 100%; margin-right: 0em;} .front_text2{font-size: 100%; font-style: italic; font-weight: normal; margin-top: 0.2em; margin-bottom: 0em; text-align: left; line-height: 100%; margin-right: 0em;} .front_text3{font-size: 100%; font-style: italic; font-weight: bold; margin-top: 0.2em; margin-bottom: 0em; text-align: left; line-height: 100%; margin-right: 0em;} .front_text4{font-size: 100%; font-style: normal; font-weight: normal; margin-top: 0.2em; margin-bottom: 0em; text-align: left; line-height: 100%; margin-right: 0em;} /* Copyright Page */ .copyright_page{margin-top:3em;} .copyright{font-size:95%; margin-top:1em; margin-bottom:1em; line-height:120%; font-weight: normal; text-align: left;} .copyright1{font-size:95%; margin-top:1em; margin-bottom:0em; line-height:120%; font-weight: normal; text-align: left;} .copyright_indent1{font-size:95%; margin-top:0em; margin-left:1em; margin-bottom:0em; line-height:120%; font-weight: normal; text-align: left; text-indent: 0em;} .copyright_indent2{font-size:95%; margin-top:0em; margin-left:2em; margin-bottom:0em; line-height:120%; font-weight: normal; text-align: left; text-indent: 0em;} .copyright_indent3{font-size:95%; margin-top:0em; margin-left:3em; margin-bottom:0em; line-height:120%; font-weight: normal; text-align: left; text-indent: 0em;} /* Dedication Page */ .dedication{font-size:100%; margin-top:5em; margin-bottom:0em; line-height:120%; font-weight: normal; font-style: italic; text-align: center;} /* Chapter Headings */ h1{font-size: 180%; font-style: normal; font-weight: bold; margin-top: 1em; margin-bottom: 3em; margin-right: 0em; margin-left: 0em; text-align: left; line-height: 100%;} .h1_title{font-size: 180%; font-style: normal; font-weight: bold; margin-top: 1em; margin-bottom: 0.5em; margin-right: 0em; margin-left: 0em; text-align: left; line-height: 100%;} .h1_subtitle{font-size: 160%; font-style: normal; font-weight: bold; margin-top: 0em; margin-bottom: 3em; margin-right: 0em; margin-left: 0em; text-align: left; line-height: 100%;} h2{font-size: 150%; font-style: normal; font-weight: bold; margin-top: 2em; margin-bottom: 1em; margin-right: 0em; margin-left: 0em; text-align: left; line-height: 100%;} h3{font-size: 120%; font-style: italic; font-weight: bold; margin-top: 2em; margin-bottom: 1em; margin-right: 0em; margin-left: 0em; text-align: left; line-height: 100%;} h4{font-size: 120%; font-style: italic; font-weight: normal; margin-top: 2em; margin-bottom: 1em; margin-right: 0em; margin-left: 0em; text-align: left; line-height: 100%;} h5{font-size: 120%; font-style: normal; font-weight: normal; margin-top: 2em; margin-bottom: 1em; text-align: left; line-height: 100%; margin-right: 0em;} .ch_author{font-size: 140%; font-style: normal; font-weight: normal; margin-top: -2em; margin-left: 0em; margin-bottom: 3em; text-align: left; line-height: 100%; margin-right: 0em;} /* Chapter Text */ .text_noindent{font-size: 100%; text-align: justify; margin-top: 1em; margin-bottom: 0em;} .text_noindent1{font-size: 100%; text-align: justify; margin-top: 0em; margin-bottom: 0em;} .text_indent{font-size: 100%; text-align: justify; margin-top: 0em; margin-bottom: 0em; text-indent: 1em;} .text_center{font-size: 100%; text-align: center; margin-top: 1em; margin-bottom: 1em;} .text_reverse{text-indent: -1.5em; margin-left: 1.5em;} .italic{font-style: italic;} .bold{font-weight: bold;} .bolditalic{font-style: italic; font-weight: bold;} .underline{text-decoration: underline;} sub{font-size: 70%; line-height: 0%; vertical-align: text-bottom;} sup{font-size: 70%; line-height: 0%; vertical-align: super;} .pagebreak {page-break-before:always;} .margin-top {margin-top:1em;} .margin-bottom {margin-bottom:1em;} .margin-left {margin-left:1em;} .margin-right {margin-right:1em;} /* Quotes */ .quotes{margin-left: 1.5em; margin-right: 0em; margin-top: 1em; margin-bottom: 1em; font-size:90%; line-height:130%;} .footnote_quotes{font-size: 90%; margin-left: 1.5em; margin-right: 0em; margin-top: 1em; margin-bottom: 1em; font-size:90%; line-height:130%;} .front_quotes{margin-left: 1.5em; margin-right: 1.5em; margin-top: 1em; margin-bottom: 1em; font-size:90%; line-height:130%;} .attrib{margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 1em; font-size:90%; line-height:130%; text-align:right;} /* Footnote */ .footnote{font-size: 90%; text-align: left; margin-top: 0em; margin-bottom: 0.5em; margin-left: 1.5em; text-indent:-0.9em;} .footnote1{font-size: 90%; text-align: left; margin-top: 0em; margin-bottom: 0.5em; margin-left: 1.5em; text-indent:-1.3em;} .footnote2{font-size: 90%; text-align: left; margin-top: 0em; margin-bottom: 0.5em; margin-left: 1.5em; text-indent:-1.8em;} .footnote_left{text-align: left;} /* References */ p.references{font-size: 100%; text-align: left; margin-top: 0em; margin-bottom: 0em; text-indent: -1.5em; margin-left: 1.5em;} .references_left{font-size: 100%; text-align: left; margin-top: 0em; margin-bottom: 0em; text-indent: -1.5em; margin-left: 1.5em;} /* List */ ul.simple{list-style-type: none; text-indent:-1em; margin-left:1em; margin-top:1em; margin-bottom:1em;} ul.bullet{list-style-type: disc; text-indent:0em; margin-left:1em; margin-top:1em; margin-bottom:1em;} ol{margin-left:1em; margin-top:1em; margin-bottom:1em;} ol.alpha-lower{list-style-type: lower-alpha; text-indent:0em; margin-left:1em; margin-top:1em; margin-bottom:1em;} ol.alpha-upper{list-style-type: upper-alpha; text-indent:0em; margin-left:1em; margin-top:1em; margin-bottom:1em;} ol.roman-lower{list-style-type: lower-roman; text-indent:0em; margin-left:1em; margin-top:1em; margin-bottom:1em;} ol.roman-upper{list-style-type: upper-roman; text-indent:0em; margin-left:1em; margin-top:1em; margin-bottom:1em;} /* Table */ div.table{font-size: 100%; margin-top: 1em; margin-bottom: 1em;} table{width:100%; margin-left:1em; margin-right:1em;} .table_caption{font-size: 90%; text-align: left;} div.table_foot{font-size: 90%; text-align: left; margin-top:-1em;} .table_frame {border-top: solid; border-bottom: solid; border-width: 0.1em;} .border1 {border-right: solid; border-left: solid; border-width: 0.1em;} .border2 {border-top: solid; border-bottom: solid; border-right: solid; border-left: solid; border-width: 0.1em;} .border3 {border-bottom: solid; border-width: 0.1em;} .border4 {border-top: solid; border-width: 0.1em;} .border5 {border-right: solid; border-width: 0.1em;} .border6 {border-left: solid; border-width: 0.1em;} /* Figure */ div.fig{font-size: 100%; text-align: center; margin-top: 1em; margin-bottom: 1em;} img{ } .image_caption{font-size: 90%; text-align: left;} div.fig_foot{font-size: 90%; text-align: left; margin-top: -1em;} /* Contributors */ .contrib{font-size: 100%; text-align: justify; margin-top: 1em; margin-bottom: 1em;} .contrib_indent{font-size: 100%; text-align: justify; margin-top: 1em; margin-bottom: 1em; text-indent: -1.5em; margin-left: 1.5em;} /* Glossary */ .glossay{font-size: 100%; font-style: normal; font-weight: normal; margin-top: 0em; margin-bottom: 0.2em; margin-right: 0em; margin-left: 1em; text-align: justify; line-height: 120%; text-indent:-1em;} /* Index */ .index-head{font-size: 100%; text-align: left; margin-top: 1em; margin-bottom: 0.5em; font-weight: bold;} .index{font-size: 90%; text-align: justify; margin-top: 0em; margin-bottom: 0em; text-indent: -1.5em; margin-left: 1.5em; line-height:130%;} .index1{font-size: 90%; text-align: justify; margin-top: 0em; margin-bottom: 0em; text-indent: -1.5em; margin-left: 2.5em;line-height:130%;} .index2{font-size: 90%; text-align: justify; margin-top: 0em; margin-bottom: 0em; text-indent: -1.5em; margin-left: 3.5em;line-height:130%;} /* Box */ .box1{font-size:100%; margin-top: 1em; margin-bottom: 1em; margin-right: 0em; margin-left: 0em; padding-top: 1em; padding-bottom: 1em; padding-right: 1em; padding-left: 1em; text-align: justify; line-height: 120%; border:solid;} .box2{font-size:100%; margin-top: 1em; margin-bottom: 1em; margin-right: 0em; margin-left: 0em; padding-top: 1em; padding-bottom: 1em; padding-right: 1em; padding-left: 1em; text-align: justify; line-height: 120%; border:double;} .box_title{font-size: 130%; font-style: normal; font-weight: bold; margin-bottom: 1em; margin-top: 0em; margin-right: 0em; margin-left: 0em; text-align: center; line-height: 100%;}