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,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
body{margin:0em 0em 0em 0em;}
body *{line-height:130%;}
article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}
nav ul{list-style:none;}
ol{list-style:decimal;}
ul{list-style:disc;}
ul ul{list-style:circle;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
ins{text-decoration:underline;}
del{text-decoration:line-through;}
mark{background:none;}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input[type=submit],input[type=button],button{margin:0!important;padding:0!important;}
a {
cursor: pointer;
text-decoration: underline;
color: #0000ee;
}
.bold, b{font-weight:bold;}
.smallcaps{font-size:80%;}
sub {
vertical-align:sub;
font-size:70%;
line-height:70%;
}
sup {
vertical-align:super;
font-size:70%;
line-height:70%;
}
.Chapter_SE p
{
line-height:140%;
}
.Chapter_SE
{
max-width:768px;
padding-bottom:2em;
padding-right:2em;
margin:0 auto;
}
@font-face
{
font-family:"AvenirLTStd-Black";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-Black.otf');
}
@font-face
{
font-family:"AvenirLTStd-BlackOblique";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-BlackOblique.otf');
}
@font-face
{
font-family:"AvenirLTStd-Book";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-Book.otf');
}
@font-face
{
font-family:"AvenirLTStd-BookOblique";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-BookOblique.otf');
}
@font-face
{
font-family:"AvenirLTStd-Heavy";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-Heavy.otf');
}
@font-face
{
font-family:"AvenirLTStd-HeavyOblique";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-HeavyOblique.otf');
}
@font-face
{
font-family:"AvenirLTStd-Light";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-Light.otf');
}
@font-face
{
font-family:"AvenirLTStd-LightOblique";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-LightOblique.otf');
}
@font-face
{
font-family:"AvenirLTStd-Medium";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-Medium.otf');
}
@font-face
{
font-family:"AvenirLTStd-MediumOblique";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-MediumOblique.otf');
}
@font-face
{
font-family:"AvenirLTStd-Oblique";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-Oblique.otf');
}
@font-face
{
font-family:"AvenirLTStd-Roman";
font-weight:normal;
font-style:normal;
src:url('../fonts/AvenirLTStd-Roman.otf');
}
@font-face
{
font-family:"MinionPro-Bold";
font-weight:normal;
font-style:normal;
src:url('../fonts/MinionPro-Bold.otf');
}
@font-face
{
font-family:"MinionPro-It";
font-weight:normal;
font-style:normal;
src:url('../fonts/MinionPro-It.otf');
}
@font-face
{
font-family:"MinionPro-Regular";
font-weight:normal;
font-style:normal;
src:url('../fonts/MinionPro-Regular.otf');
}
@font-face
{
font-family:"MinionPro-Semibold-Italic";
font-weight:normal;
font-style:normal;
src:url('../fonts/MinionPro-Semibold-Italic.ttf');
}
@font-face
{
font-family:"Minion_Black";
font-weight:normal;
font-style:normal;
src:url('../fonts/Minion_Black.otf');
}
.hover_bkgr_fricc{
background:rgba(0,0,0,.4);
cursor:pointer;
display:none;
height:100%;
position:fixed;
text-align:center;
top:0;
left:0;
width:100%;
z-index:10000;
}
.hover_bkgr_fricc .helper{
display:inline-block;
height:100%;
vertical-align:middle;
}
.hover_bkgr_fricc > div {
background-color:#fff;
box-shadow:10px 10px 60px #555;
display:inline-block;
height:auto;
vertical-align:middle;
position:relative;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
padding:8px 2%;
margin:10px 3%;
}
.popupCloseButton {
background-color:#fff;
border:3px solid #999;
border-radius:50px;
-webkit-border-radius:50px;
-moz-border-radius:50px;
cursor:pointer;
display:inline-block;
font-family:arial;
font-weight:bold;
position:absolute;
top:-20px;
right:-20px;
font-size:25px;
line-height:30px;
width:30px;
height:30px;
text-align:center;
}
.popupCloseButton:hover {
background-color:#ccc;
}
.trigger_popup_fricc {
cursor:pointer;
font-weight:bold;
text-decoration:underline;
}
.Chapter_SE .LessonOpener
{
background-image:url('../images/Lesson_Opener01.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpener1
{
background-image:url('../images/Lesson_Opener01a.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpener2
{
background-image:url('../images/Lesson_Opener02.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpener3
{
background-image:url('../images/Lesson_Opener03.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpener4
{
background-image:url('../images/Lesson_Opener04.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpener6
{
background-image:url('../images/Lesson_Opener06.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpener16
{
background-image:url('../images/Lesson_Opener16.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpener10
{
background-image:url('../images/Lesson_Opener10.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpeneru2
{
background-image:url('../images/Lesson_Openeru02.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpeneru2-11
{
background-image:url('../images/LessonOpeneru2-11.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpeneru2-12
{
background-image:url('../images/LessonOpeneru2-12.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpeneru2-13
{
background-image:url('../images/LessonOpeneru2-13.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpeneru2-14
{
background-image:url('../images/LessonOpeneru2-14.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpeneru2-16
{
background-image:url('../images/LessonOpeneru2-16.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .LessonOpeneru2-13
{
background-image:url('../images/LessonOpeneru2-13.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .plesson-opener {
font-family:"AvenirLTStd-Black";
font-size:20px;
padding-top:10px;
padding-left:66px;
}
.Chapter_SE .plesson-opener1 {
font-family:"AvenirLTStd-Black";
font-size:22px;
padding-top:12px;
padding-left:66px;
padding-bottom:2em;
color:#ffd887;
}
.Chapter_SE .slesson-opener1 {
color:#ffe8a0;
margin:0em 0em 0em 0em;
letter-spacing:0.15em;
font-size:100px;
vertical-align:middle;
padding-left:0.1em;
}
.Chapter_SE .slesson-opener {
color:#ffe8a0;
margin:0em 0em 0em 0em;
border:4px solid #ffe8a0;
padding:0.2em 1em 0.3em 1em;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
letter-spacing:0.15em;
}
.Chapter_SE .Lesson-pages_Head_A {
font-family:"AvenirLTStd-Black";
font-size:40px;
font-weight:normal;
font-style:normal;
color:#000000;
margin:0em 0em 0.5em 3.95em;
text-indent:-3.95em;
padding-top:2em;
}
.Chapter_SE .Head_A_Number {
font-family:"AvenirLTStd-Black";
font-size:25px;
font-weight:normal;
font-style:normal;
color:#007fc7;
margin:0em 1em 0em 0em;
}
.Chapter_SE .Head_A_Number1 {
font-family:"AvenirLTStd-Black";
font-size:25px;
font-weight:normal;
font-style:normal;
color:#007fc7;
margin:0em 0.4em 0em 0em;
}
.Chapter_SE .LO_AHead-GREEN {
font-family:"AvenirLTStd-Black";
font-size:18px;
font-weight:normal;
font-style:normal;
color:#ffffff;
margin:1em 0em 2em 0em;
text-indent:0em;
letter-spacing:0.1em;
padding:0.5em 0.5em 0.3em 0.5em;
background-color:#00a651;
text-transform:uppercase;
}
.Chapter_SE .LO_AHead-BLUE {
font-family:"AvenirLTStd-Black";
font-size:19px;
font-weight:normal;
font-style:normal;
color:#ffffff;
margin:1em 0em 2em 0em;
text-indent:0em;
letter-spacing:0.1em;
padding:0.5em 0.5em 0.3em 0.5em;
background-color:#007fc7;
text-transform:uppercase;
text-align:left;
}
.Chapter_SE .pon-your-own {
font-family:"AvenirLTStd-Roman";
font-size:15px;
font-weight:normal;
font-style:normal;
color:#ffffff;
display:none;
margin:2em 0em 2em 0em;
text-indent:0em;
border-top:2px solid #735faa;
line-height:22px;
text-align:left;
}
.Chapter_SE .son-your-own {
padding:0.5em 0.5em 0.3em 0.5em;
background-color:#735faa;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
text-align:center;
margin:-1em 0em 0em 0em;
float:left;
}
.Chapter_SE .ion-your-own {
margin:0.5em 0.5em 0em 1.5em;
}
.Chapter_SE p.LO_NL
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:-1.55em;
line-height:130%;
margin:0.4em 0em 0.4em 1.95em;
}
.Chapter_SE p.LO_AL
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:-1.5em;
line-height:130%;
margin:0.4em 0em 0.4em 3.55em;
}
.Chapter_SE .NL_NM
{
font-family:"MinionPro-Bold";
}
.Chapter_SE .spacen
{
padding-left:0.8em;
}
.Chapter_SE p.LO_NL1
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:-2.05em;
line-height:130%;
margin:0.4em 0em 0.4em 1.95em;
}
.Chapter_SE p.LO_AL1
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:-1.5em;
line-height:130%;
margin:0.4em 0em 0.4em 3.5em;
}
.Chapter_SE p.LO_ALR1
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:-1.55em;
line-height:130%;
margin:0.4em 0em 0.4em 5em;
}
.Chapter_SE p.LO_TXTC
{
font-family:"MinionPro-Regular";
font-size:22px;
text-indent:0em;
line-height:130%;
margin:1em 0em 0.6em 0em;
text-align:left;
}
.Chapter_SE p.LO_TXTNL1
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:0em;
line-height:130%;
margin:0.4em 0em 0.4em 0.4em;
text-align:left;
}
.Chapter_SE p.LO_TXT
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:0em;
line-height:130%;
margin:0.4em 0em 0.4em 0em;
text-align:left;
}
.Chapter_SE p.LO_TXTAL
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:0em;
line-height:130%;
margin:0.4em 0em 0.4em 2em;
text-align:left;
}
.Chapter_SE p.LO_TXTAL1
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:0em;
line-height:130%;
margin:0.4em 0em 0.4em 2em;
text-align:left;
}
.Chapter_SE .pturn-and-talk {
font-family:"AvenirLTStd-Roman";
font-size:15px;
font-weight:normal;
font-style:normal;
color:#ffffff;
display:none;
margin:2em 0em 2em 0em;
text-indent:0em;
border-top:2px solid #d2591c;
line-height:22px;
text-align:left;
}
.Chapter_SE .sturn-and-talk {
padding:0.5em 0.5em 0.3em 0.5em;
background-color:#d2591c;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
text-align:center;
margin:-1.2em 0em 0em 0em;
float:left;
}
.Chapter_SE .iturn-and-talk {
margin:0.5em 0.5em 0em 1.5em;
}
.Chapter_SE .pwith-your-class {
font-family:"AvenirLTStd-Roman";
font-size:15px;
font-weight:normal;
font-style:normal;
color:#ffffff;
display:none;
margin:2em 0em 2em 0em;
text-indent:0em;
border-top:2px solid #259dd7;
line-height:22px;
text-align:left;
}
.Chapter_SE .swith-your-class {
padding:0.5em 0.5em 0.3em 0.5em;
background-color:#259dd7;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
text-align:center;
margin:-1.2em 0em 0em 0em;
float:left;
}
.Chapter_SE .iwith-your-class {
margin:0.5em 0.5em 0em 1em;
}
.Chapter_SE .italic
{
font-family:"MinionPro-It";
}
.Chapter_SE .bold
{
font-family:"MinionPro-Bold";
}
.Chapter_SE .bolditalic
{
font-family:"MinionPro-Semibold-Italic";
}
.Chapter_SE .bolditalic1
{
font-family:"AvenirLTStd-HeavyOblique";
}
.Chapter_SE .bolditalic2
{
font-family:"AvenirLTStd-BlackOblique";
}
.Chapter_SE .pwith-your-group {
font-family:"AvenirLTStd-Roman";
font-size:15px;
font-weight:normal;
font-style:normal;
color:#ffffff;
display:none;
margin:2em 0em 2em 0em;
text-indent:0em;
border-top:2px solid #5e7b2d;
line-height:22px;
text-align:left;
}
.Chapter_SE .swith-your-group {
padding:0.5em 0.5em 0.3em 0.5em;
background-color:#5e7b2d;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
text-align:center;
margin:-1.2em 0em 0em 0em;
float:left;
}
.Chapter_SE .iwith-your-group {
margin:0.5em 0.5em 0em 1em;
}
.Chapter_SE .pwith-your-jigsaw-group {
font-family:"AvenirLTStd-Roman";
font-size:15px;
font-weight:normal;
font-style:normal;
color:#ffffff;
display:none;
margin:2em 0em 2em 0em;
text-indent:0em;
border-top:2px solid #5e7b2d;
line-height:32px;
text-align:left;
}
.Chapter_SE .swith-your-jigsaw-group {
padding:0.5em 0.8em 0.3em 0.8em;
background-color:#5e7b2d;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
text-align:center;
margin:-1.7em 0em 0em 0em;
float:left;
}
.Chapter_SE .iwith-your-jigsaw-group {
margin:0.5em 0.5em 0em 1.5em;
}
.Chapter_SE .pwith-your-partner {
font-family:"AvenirLTStd-Roman";
font-size:15px;
font-weight:normal;
font-style:normal;
color:#ffffff;
display:none;
margin:2em 0em 2em 0em;
text-indent:0em;
border-top:2px solid #7e1517;
line-height:22px;
text-align:left;
}
.Chapter_SE .swith-your-partner {
padding:0.5em 0.5em 0.3em 0.5em;
background-color:#7e1517;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
text-align:center;
margin:-1.2em 0em 0em 0em;
float:left;
}
.Chapter_SE .iwith-your-partner {
margin:0.5em 0.5em 0em 2.5em;
}
.Chapter_SE .image {
text-align:center;
margin:0.5em 0em 0.5em 0em;
}
.Chapter_SE .image1 {
text-align:center;
margin:1.5em 0em 1.5em 0em;
}
.Chapter_SE .FIG_CAP {
font-family:"AvenirLTStd-Medium";
font-size:15px;
font-weight:normal;
font-style:normal;
text-align:left;
text-indent:0em;
margin:0.3em 0em 1em 0em;
}
.Chapter_SE .FIG_CAP2 {
font-family:"AvenirLTStd-Roman";
font-size:14px;
font-weight:normal;
font-style:normal;
text-align:left;
text-indent:0em;
margin:0.3em 0em 1em 0em;
}
.Chapter_SE .FIG_CAPp1 {
font-family:"AvenirLTStd-Roman";
font-size:14px;
font-weight:normal;
font-style:normal;
text-align:left;
text-indent:0em;
margin:0.3em 0em 1em 0em;
}
.Chapter_SE div.LO_CHECK_BOX
{
border-radius:15px 0px;
-webkit-border-radius:15px 0px;
-moz-border-radius:15px 0px;
padding:0.5em 0.5em 0.5em 1em;
margin:2em 0em 3em 0em;
border-top:5px double #000000;
border-left:5px double #000000;
}
.Chapter_SE p.LO_BOX_TT
{
font-family:"AvenirLTStd-Black";
font-size:20px;
text-indent:0em;
line-height:130%;
margin:0.4em 0em 0.4em 0em;
color:#ed1c24;
}
.Chapter_SE p.LO_BOX_TXT
{
font-family:"AvenirLTStd-Roman";
font-size:18px;
text-indent:0em;
line-height:130%;
margin:0.4em 0em 0.4em 0em;
}
.Chapter_SE p.LO_BOX_TICK
{
font-family:"AvenirLTStd-Roman";
font-size:18px;
text-indent:-1.5em;
line-height:130%;
margin:0.2em 0em 0.2em 2.5em;
}
.Chapter_SE .chapteropn {
background-image:url('../images/Chapter-Opener01.png');
background-repeat:no-repeat;
width:800px;
height:202px;
background-position:left top;
}
.Chapter_SE .chapteropn1 {
background-image:url('../images/Chapter-Opener02.png');
background-repeat:no-repeat;
width:800px;
height:202px;
background-position:left top;
}
.Chapter_SE .Chapter_number {
font-family:"AvenirLTStd-Black";
font-size:19px;
position:absolute;
left:80px;
top:45px;
text-align:center;
line-height:45px;
}
.Chapter_SE .Chapter_title {
font-family:"AvenirLTStd-Black";
font-size:44px;
position:absolute;
left:285px;
top:55px;
text-align:left;
line-height:50px;
color:#ffffff;
}
.Chapter_SE .ch_txt {
color:#ffffff;
margin:0em 0em 0em 0em;
border:3px solid #ffffff;;
padding:0.1em 0.3em;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
letter-spacing:0.15em;
}
.Chapter_SE .ch_num {
font-size:62px;
color:#ffffff;
margin:0em 0em 0em 0em;
padding:0.1em 0.3em;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
.Chapter_SE p.CO_TXT
{
font-family:"AvenirLTStd-Black";
font-size:14px;
text-indent:0em;
line-height:150%;
margin:0.4em 0em 0.4em 0em;
text-align:left;
}
.Chapter_SE .topics1 {
position:absolute;
top:205px;
left:0px;
}
.Chapter_SE p.CO_BHead
{
font-family:"AvenirLTStd-Black";
font-size:17px;
text-indent:0em;
line-height:130%;
margin:1.4em 0em 0.8em 0em;
}
.Chapter_SE p.CO_BL
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:-1.2em;
line-height:130%;
margin:0.4em 0em 0.4em 1.2em;
}
.Chapter_SE .chapter-opener-image-right
{
margin:0em 0em 0em 0em;
padding:0em 0em 0em 1em;
float:right;
}
.Chapter_SE .aitalic
{
font-family:"AvenirLTStd-MediumOblique";
}
.Chapter_SE .a_Oblique
{
font-family:"AvenirLTStd-Oblique";
}
.Chapter_SE .topics2 {
position:absolute;
top:580px;
left:220px;
width:540px;
height:78px;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
padding:0.8em 0.5em;
}
.Chapter_SE .ch3opener
{
position:absolute;
top:720px!important;
}
.Chapter_SE .ch6opener
{
position:absolute;
top:720px!important;
}
.Chapter_SE .topics2 .unnum
{
box-shadow:inset 0px 0px 5px 5px #ffd887;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
}
.Chapter_SE .tp2_ch1
{
background: linear-gradient(0.25turn, #ffe9a5, #ffffff, #ffffff);
}
.Chapter_SE .tp2_ch2
{
background: linear-gradient(0.25turn, #ffffff, #ffe9a5, #ffffff);
}
.Chapter_SE .tp2_ch3
{
background: linear-gradient(0.25turn, #ffe9a5, #ffffff, #ffffff);
}
.Chapter_SE .topics2 .unnum table tr td
{
font-family:"AvenirLTStd-Book";
vertical-align:top;
text-align:center;
padding:1em 1em 1em 1em;
}
.Chapter_SE .topics2 .unnum table tr td p.txt-roman
{
font-family:"AvenirLTStd-Roman";
vertical-align:top;
text-align:center;
font-size:24px;
color:#58585a;
}
.Chapter_SE .topics2 .unnum table tr td p.txt-book
{
font-family:"AvenirLTStd-Book";
vertical-align:top;
text-align:center;
font-size:12px;
color:#58585a;
}
.Chapter_SE .topics2 .unnum table tr td p.txt-black
{
font-family:"AvenirLTStd-Black" !important;
vertical-align:top;
text-align:center;
font-size:16px;
margin-top:0.5em !important;
margin-bottom:0.5em !important;
}
.Chapter_SE .topics2 .unnum table tr td p.txt-black1
{
font-family:"AvenirLTStd-Medium";
vertical-align:top;
text-align:center;
font-size:16px;
margin-top:0.5em !important;
margin-bottom:0.5em !important;
}
.Chapter_SE .topics2 .unnum table tr td p.txt-blackb
{
font-family:"AvenirLTStd-Black" !important;
vertical-align:top;
text-align:center;
font-size:16px;
margin-top:0.5em !important;
margin-bottom:0.5em !important;
color:#007fc7;
}
.Chapter_SE .topics2 .unnum table tr td p.txt-blackb1
{
font-family:"AvenirLTStd-Medium";
vertical-align:top;
text-align:center;
font-size:16px;
margin-top:0.5em !important;
margin-bottom:0.5em !important;
color:#007fc7;
}
.Chapter_SE .topics2 .unnum table tr td .border-right-dotted
{
padding-left:1em;
padding-right:1em;
border-right:2px dotted #007fc7;
border-left:2px dotted #007fc7;
}
.Chapter_SE .width5{width:5%!important;}
.Chapter_SE .width10{width:10%!important;}
.Chapter_SE .width15{width:15%!important;}
.Chapter_SE .width20{width:20%!important;}
.Chapter_SE .width25{width:25%!important;}
.Chapter_SE .width30{width:30%!important;}
.Chapter_SE .width35{width:35%!important;}
.Chapter_SE .width40{width:40%!important;}
.Chapter_SE .width45{width:45%!important;}
.Chapter_SE .width50{width:50%!important;}
.Chapter_SE .width55{width:55%!important;}
.Chapter_SE .width60{width:60%!important;}
.Chapter_SE .width65{width:65%!important;}
.Chapter_SE .width70{width:70%!important;}
.Chapter_SE .width75{width:75%!important;}
.Chapter_SE .width80{width:80%!important;}
.Chapter_SE .width85{width:85%!important;}
.Chapter_SE .width90{width:90%!important;}
.Chapter_SE .width95{width:95%!important;}
.Chapter_SE .width100{width:100%!important;}
.Chapter_SE .UnitOpener#Unit01
{
background-image:url('../images/Part-Opener01.png');
background-repeat:no-repeat;
width:79%;
height:1024px;
position:absolute;
background-position:left top;
}
.Chapter_SE .Unit_Title {
font-family:"AvenirLTStd-Black";
font-size:18px;
font-weight:normal;
font-style:normal;
color:#ffe8a0;
padding:0em 0em 0em 0em;
position:absolute;
left:150px;
top:80px;
letter-spacing:0.15em;
}
.Chapter_SE .Unit_Number {
font-family:"AvenirLTStd-Black";
font-size:118px;
font-weight:normal;
font-style:normal;
color:#ffe8a0;
padding:0em 0em 0em 0em;
position:absolute;
left:140px;
top:90px;
}
.Chapter_SE .unit-caption1
{
position:absolute;
top:125px;
left:315px;
width:440px;
}
.Chapter_SE .UT {
font-family:"AvenirLTStd-Black";
font-size:48px;
text-align:left;
line-height:56px;
color:#0068ae;
margin:0em 0em 0.7em 0em;
}
.Chapter_SE .UO_AHead {
font-family:"AvenirLTStd-Black";
font-size:18px;
text-align:left;
line-height:22px;
color:#000000;
margin:0.8em 0em 0.2em 0em;
}
.Chapter_SE .UO_TXT {
font-family:"MinionPro-Regular";
font-size:15px;
text-align:left;
line-height:18px;
color:#000000;
margin:0em 0em 0em 0em;
word-spacing:2px;
}
.Chapter_SE .unit-caption2
{
position:absolute;
top:595px;
left:370px;
}
.Chapter_SE .UO_BOX_CT {
font-family:"AvenirLTStd-Black";
font-size:16px;
text-align:left;
line-height:22px;
color:#000000;
margin:0em 0em 0em 0em;
}
.Chapter_SE .UO_BOX_CN {
color:#0068ae;
}
.Chapter_SE .unit-caption3
{
position:absolute;
top:725px;
left:370px;
}
.Chapter_SE .unit-caption4
{
position:absolute;
top:845px;
left:370px;
}
.Chapter_SE div.LO_SAFETY_BOX
{
border-radius:15px 0px;
-webkit-border-radius:15px 0px;
-moz-border-radius:15px 0px;
padding:0.5em 0.5em 0.5em 1em;
margin:2em 0em 3em 5em;
border-top:5px double #ed1c24;
border-left:5px double #ed1c24;
}
.Chapter_SE .psafetyicon
{
float:left;
margin:3em 0em 0em 0em;
}
.Chapter_SE .ablockobligue
{
font-family:"AvenirLTStd-BlackOblique";
}
.Chapter_SE .RR_Title {
font-family:"AvenirLTStd-Black";
font-size:22px;
font-weight:normal;
font-style:normal;
color:#ffe8a0;
margin:0em 0em 0em 0.8em;
text-indent:0em;
letter-spacing:0.1em;
text-transform:uppercase;
}
.Chapter_SE .RR_LT {
font-family:"AvenirLTStd-Black";
font-size:40px;
font-weight:normal;
font-style:normal;
color:#000000;
margin:0em 0em 0em 0em;
text-indent:0em;
}
.Chapter_SE .RR_LN
{
font-family:"AvenirLTStd-Black";
font-size:25px;
font-weight:normal;
font-style:normal;
color:#007fc7;
margin:1em 0em 0em 0em;
text-indent:0em;
text-transform:uppercase;
}
.Chapter_SE .RR_AHead {
font-family:"AvenirLTStd-Black";
font-size:18px;
font-weight:normal;
font-style:normal;
color:#000000;
margin:1em 0em 0em 0em;
text-indent:0em;
}
.Chapter_SE .RR_TXT {
font-family:"AvenirLTStd-Book";
font-size:16px;
font-weight:normal;
font-style:normal;
color:#000000;
margin:0em 0em 1em 0em;
text-indent:0em;
}
.Chapter_SE .abold
{
font-family:"AvenirLTStd-Heavy";
}
.Chapter_SE .Chapter_title02 {
font-family:"AvenirLTStd-Black";
font-size:44px;
position:absolute;
left:285px;
top:25px;
text-align:left;
line-height:50px;
color:#ffffff;
}
.Chapter_SE .Chapter_title03 {
font-family:"AvenirLTStd-Black";
font-size:35px;
position:absolute;
left:285px;
top:25px;
text-align:left;
line-height:50px;
color:#ffffff;
}
.Chapter_SE .Chapter_title06 {
font-family:"AvenirLTStd-Black";
font-size:30px;
position:absolute;
left:285px;
top:25px;
text-align:left;
line-height:40px;
color:#ffffff;
}
.Chapter_SE p.copy
{
font-family:"MinionPro-Regular";
text-indent:0em;
line-height:130%;
margin:0.1em 0em 2em 0em;
font-size:90%;
}
.Chapter_SE p.copy1
{
font-family:"MinionPro-Regular";
text-indent:0em;
line-height:130%;
margin:0.1em 0em 0.4em 0em;
font-size:90%;
}
.Chapter_SE p.copy5
{
font-family:"MinionPro-Regular";
text-indent:0em;
line-height:130%;
margin:5em 0em 0.2em 0em;
font-size:90%;
}
.Chapter_SE p.book_title
{
font-family:"AvenirLTStd-HeavyOblique";
font-size:44px;
text-indent:0em;
line-height:130%;
margin:2em 0em 0.2em 0em;
color:#0068ae;
text-align:center;
}
.Chapter_SE p.sub_title
{
font-family:"AvenirLTStd-Black";
font-size:52px;
text-indent:0em;
line-height:130%;
margin:2em 0em 0.2em 0em;
color:#0068ae;
text-align:center;
}
.Chapter_SE p.sub_title1
{
font-family:"AvenirLTStd-Oblique";
font-size:24px;
text-indent:0em;
line-height:130%;
margin:0.1em 0em 0.2em 0em;
color:#000000;
text-align:center;
}
.Chapter_SE .aHeavyOblique
{
font-family:"AvenirLTStd-HeavyOblique";
}
.Chapter_SE p.edition
{
font-family:"AvenirLTStd-Heavy";
font-size:25px;
text-indent:0em;
line-height:130%;
margin:2em 0em 5em 0em;
color:#000000;
text-align:center;
}
.Chapter_SE p.edition1
{
font-family:"AvenirLTStd-Heavy";
font-size:25px;
text-indent:0em;
line-height:130%;
margin:2em 0em 0em 0em;
color:#000000;
text-align:center;
}
.Chapter_SE p.publish
{
font-family:"MinionPro-Regular";
font-size:22px;
text-indent:0em;
line-height:130%;
margin:0em 0em 1em 0em;
text-align:center;
}
.Chapter_SE .numTable
{
margin:1em auto 1em auto;
page-break-inside:avoid!important;
}
.Chapter_SE .numTable table
{
border-collapse:collapse;
border:1px solid #000000;
}
.Chapter_SE .numTable table thead tr th.th1
{
border-right:2px dotted #ffffff;
font-weight:bold;
padding:0.3em 0.3em 0.3em 0.3em;
color:#fff;
background-color:#0068ae;
}
.Chapter_SE .numTable table thead tr th.th2
{
border-right:1px solid #000000;
font-weight:bold;
padding:0.3em 0.3em 0.3em 0.3em;
color:#fff;
background-color:#0068ae;
}
.Chapter_SE .numTable table tbody tr td.tn2
{
border-right:1px solid #000000;
padding:0.3em;
}
.Chapter_SE .numTable table tbody tr td
{
border-right:2px dotted #000000;
padding:0.3em;
}
.Chapter_SE .numTable table tbody tr td.dottoed-bottom
{
border-bottom:2px dotted #000000;
padding:0.3em;
}
.Chapter_SE .numTable table tbody tr td.solid-top
{
border-top:1px solid #000000;
padding:0.3em;
}
.Chapter_SE .numTable table tbody td.tick1
{
vertical-align:middle;
padding:1em 1em 1em 2em;
border-bottom:2px dotted #000000;
}
.Chapter_SE .numTable table tbody td.tick2
{
vertical-align:middle;
padding:1em 1em 1em 2em;
}
.Chapter_SE p.TBTX-bigr
{
font-family:"AvenirLTStd-Black";
font-size:300%;
color:#ed1c24;
text-align:center;
text-indent:0em;
margin:0em 0em 0em 0em;
}
.Chapter_SE .numTable table tbody td.les1
{
padding:0.3em 0.3em 0.3em 0.3em;
color:#fff;
background-color:#6d6e71;
}
.Chapter_SE span.right1
{
font-family:"AvenirLTStd-Black";
float:right;
}
.Chapter_SE p.Table_CopymasterNum
{
font-family:"AvenirLTStd-Roman";
font-size:90%;
text-align:left;
text-indent:0em;
margin:0em 0em 0em 0em;
}
.Chapter_SE p.TBCH
{
font-family:"AvenirLTStd-Roman";
font-size:100%;
text-align:center;
text-indent:0em;
margin:0em 0em 0em 0em;
}
.Chapter_SE p.TBTX
{
font-family:"AvenirLTStd-Roman";
font-size:100%;
text-align:center;
text-indent:0em;
margin:0em 0em 0em 0em;
}
.Chapter_SE p.TBTX-big
{
font-family:"AvenirLTStd-Black";
font-size:300%;
text-align:center;
text-indent:0em;
margin:0em 0em 0em 0em;
}
.Chapter_SE p.TBTXl
{
font-family:"AvenirLTStd-Roman";
font-size:100%;
text-align:left;
text-indent:0em;
margin:0em 0em 0em 0em;
}
.Chapter_SE .SEC_AHead {
font-family:"AvenirLTStd-Black";
font-size:25px;
font-weight:normal;
font-style:normal;
margin:1em 0em 1em 0em;
}
.Chapter_SE .unnumtab
{
margin:1em auto 1em auto;
page-break-inside:avoid!important;
}
.Chapter_SE span.FIG_NUM
{
font-family:"AvenirLTStd-Black";
}
.Chapter_SE .unnumtab table tr td
{
padding:0.5em;
}
.Chapter_SE .FIG_CAP1 {
font-family:"AvenirLTStd-Roman";
font-size:14px;
font-weight:normal;
font-style:normal;
text-align:left;
text-indent:0em;
margin:0em 0em 1em 0em;
}
.Chapter_SE .numTable2
{
margin:1em auto 1em auto;
page-break-inside:avoid!important;
}
.Chapter_SE .numTable2 table
{
border-collapse:collapse;
}
.Chapter_SE .numTable2 table tbody td.br
{
border-right:2px solid #000000;
border-bottom:2px solid #000000;
text-align:center;
font-family:"AvenirLTStd-Black";
vertical-align:middle;
padding:0.5em 0.5em 0.5em 0.5em;
}
.Chapter_SE .numTable2 table tbody td.br1
{
border-bottom:2px solid #000000;
text-align:center;
font-family:"AvenirLTStd-Black";
vertical-align:middle;
padding:0.5em 1em 0.5em 0.5em;
}
.Chapter_SE .numTable2 table tbody td.br3
{
border-right:2px solid #000000;
padding:0.5em 0.5em 0.5em 0.5em;
}
.Chapter_SE .numTabler
{
margin:1em auto 1em auto;
border-collapse:collapse;
page-break-inside:avoid!important;
}
.Chapter_SE .numTabler table
{
margin:0em 0em 0.5em 0em;
border-collapse:collapse;
}
.Chapter_SE .numTabler table thead tr th.th1
{
border-right:2px dotted #ffffff;
font-weight:bold;
padding:0.3em 0.3em 0.3em 0.3em;
color:#fff;
background-color:#0068ae;
}
.Chapter_SE .numTabler table thead tr th.th2
{
border-right:1px solid #000000;
font-weight:bold;
padding:0.3em 0.3em 0.3em 0.3em;
color:#fff;
background-color:#0068ae;
}
.Chapter_SE .numTabler table thead tr th.white1
{
padding:0.3em 0.3em 0.3em 0.3em;
background-color:#ffffff;
}
.Chapter_SE .numTabler table tbody td.tbr
{
border-right:2px dotted #000000;
border-bottom:2px dotted #000000;
border-left:1px solid #000000;
padding:0.5em 0.5em 0.5em 0.5em;
}
.Chapter_SE .numTabler table tbody td.tbrn
{
border-bottom:2px dotted #000000;
border-right:1px solid #000000;
padding:0.5em 0.5em 0.5em 0.5em;
}
.Chapter_SE .numTabler table tbody td.tbrn1
{
border-bottom:1px solid #000000;
border-right:1px solid #000000;
padding:0.5em 0.5em 0.5em 0.5em;
}
.Chapter_SE .numTabler table tbody td.tbr3
{
border-right:2px dotted #000000;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
padding:0.5em 0.5em 0.5em 0.5em;
}
.Chapter_SE span.bold1
{
font-family:"AvenirLTStd-Black";
}
.Chapter_SE img.mid
{
vertical-align:middle;
}
.Chapter_SE span.italic1
{
font-family:"AvenirLTStd-BookOblique";
}
.Chapter_SE .numTable table tbody tr td.dottoed-bottom-line
{
border-right:2px dotted #000000;
border-bottom:1px solid #000000;
padding:0.3em;
}
.Chapter_SE .numTable table tbody tr td.dottoed-bottom-line1
{
border-right:1px solid #000000;
border-bottom:1px solid #000000;
padding:0.3em;
}
.Chapter_SE .FIG_CAPt {
font-family:"AvenirLTStd-Roman";
font-size:14px;
font-weight:normal;
font-style:normal;
text-align:left;
text-indent:0em;
margin:0.4em 0em 0em 0em;
}
.Chapter_SE .mleft {
margin-left:2em !important;
}
.Chapter_SE span.italic2
{
font-family:"AvenirLTStd-BookOblique";
}
.Chapter_SE .ulink
{
color:inherit;
}
.Chapter_SE span.bold2
{
font-family:"Minion_Black";
}
.Chapter_SE p.TBTX-bu
{
font-family:"AvenirLTStd-Roman";
font-size:100%;
text-align:left;
text-indent:-0.8em;
margin:0em 0em 0em 0.8em;
}
.vb
{
vertical-align:bottom !important;
}
.imageover {
cursor:pointer;
}
.toolbox {
position:absolute;
width:auto;
max-width:400px;
height:auto;
border:3px solid #607bb9;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
padding:0px 20px;
top:0px;
background:#e5e3e3;
display:none;
text-align:left;
font-family:"AvenirLTStd-Book";
font-size:14px;
}
.toolbox img {
width:100%;
}
.sidenote-box {
margin-bottom:2em!important;
border-left:solid 1px #2F52A0 !important;
border-right:solid 1px #2F52A0 !important;
border-bottom:solid 3px #2F52A0;
border-top:solid 3px #2F52A0;
padding:0.5em;
margin-top:4em;
margin-left:auto;
margin-right:auto;
}
.sidenote-box .level-4 {
font-size:14pt;
padding-top:0em !important;
border:none !important;
margin-top:0em;
margin-left:-.38em;
}
span.blue2 {
font-family:"TimesNewRomanMTStd-Bold";
color:#FFFFFF !important;
font-size:11pt;
background:#2F52A0!important;
padding:0.55em 0.8em;
border:none !important;
text-transform:uppercase;
display:table;
text-align:center;
letter-spacing:0.12em;
margin-top:-2.8em;
margin-left:-2px;
font-style:normal;
}
.wid
{
width:100%;
}
.box
{
border:dashed 2px #1b458a;
float:right;
width:40%;
padding:0em 1em 0em 1em;
margin-top:0.5em;
margin-left:1em;
}
.Chapter_SE .FIG_CAPv {
font-family:"AvenirLTStd-Roman";
font-size:14px;
font-weight:normal;
font-style:normal;
text-align:left;
text-indent:0em;
margin:-1em 0em 2em 0em;
}
.Chapter_SE .smalls
{
font-size:10px;
}
.Chapter_SE p.LO_NL1B
{
font-family:"MinionPro-Bold";
font-size:18px;
text-indent:0em;
line-height:130%;
margin:0.4em 0em 0.4em 0em;
}
.Chapter_SE .fmhead {
font-family:"AvenirLTStd-Black";
font-size:24px;
font-weight:normal;
font-style:normal;
margin:1em 0em 1em 0em;
text-align:center;
background-color:#0068ae;
padding:1.8em 1.5em 1.5em 1.5em;
}
.Chapter_SE .fmhead .ackh
{
border:4px solid #ffe8a0;
padding:0.2em 2.4em 0.2em 2.4em;
border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
color:#ffe8a0;
}
.Chapter_SE .ackh1 {
font-family:"AvenirLTStd-Black";
font-size:18px;
font-weight:bold;
font-style:normal;
margin:1.5em 0em 0.2em 0em;
color:#7d4c9e;
}
.Chapter_SE .fmhead1 {
font-family:"AvenirLTStd-Black";
font-size:24px;
font-weight:normal;
font-style:normal;
margin:1em 0em 1em 0em;
text-align:center;
background-color:#735faa;
padding:1.8em 1.5em 1.5em 1.5em;
}
.Chapter_SE .fmhead1 .ackh2
{
border:4px solid #ffe8a0;
padding:0.2em 2.4em 0.2em 2.4em;
border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
color:#ffe8a0;
}
.Chapter_SE p.ack
{
font-family:"MinionPro-Regular";
text-indent:0em;
line-height:130%;
margin:0.1em 0em 0.1em 1.5em;
font-size:100%;
text-indent:-1.5em;
}
.Chapter_SE p.ack1
{
font-family:"MinionPro-Regular";
text-indent:0em;
line-height:130%;
margin:1.5em 0em 1.5em 0em;
font-size:100%;
}
.Chapter_SE p.LO_NL1Br
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.4em 0em 0.4em 0em;
}
.Chapter_SE p.LO_NL1Br1
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:0em;
line-height:130%;
margin:1.4em 0em 0em 0em;
}
.Chapter_SE .overview {
font-family:"AvenirLTStd-Black";
font-size:55px;
padding-top:10px;
padding-bottom:30px;
padding-left:0px;
color:#0068ae;
}
.Chapter_SE .bull
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .bull li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .NGSS {
font-family:"AvenirLTStd-Black";
font-size:20px;
padding-top:10px;
padding-bottom:10px;
padding-left:25px;
padding-right:20px;
background-color:#0068ae;
margin-top:2em;
margin-bottom:0em;
color:#ffffff;
width:auto;
display:inline-block;
text-align:left;
border-radius:18px 18px 0px 0px;
-webkit-border-radius:18px 18px 0px 0px;
-moz-border-radius:18px 18px 0px 0px;
}
.Chapter_SE .box_n {
margin-top:-0.2em;
margin-bottom:-0.4em;
border-top:#0068ae 5px solid;
border-bottom:#0068ae 5px solid;
border-left:#0068ae 5px solid;
border-right:#0068ae 5px solid;
}
.Chapter_SE .box_n .head {
font-family:"AvenirLTStd-Black";
font-size:16px;
font-weight:normal;
font-style:normal;
margin:0.3em 0.8em 0.3em 0.8em;
text-align:left;
}
.Chapter_SE .box_n .head1 {
font-family:"AvenirLTStd-Black";
font-size:16px;
font-weight:normal;
font-style:normal;
margin:0.7em 0.8em 0.3em 0.8em;
text-align:left;
}
.Chapter_SE .gray_s {
background-color:#e7e7e8;
margin-top:0em;
margin-bottom:-0.3em;
padding:0.4em 0.7em 0.4em 0.7em;
}
.Chapter_SE .orange_s {
background-color:#fee1c7;
margin-top:0em;
margin-bottom:-0.3em;
padding:0.4em 0.7em 0.4em 0.7em;
}
.Chapter_SE .sblue_s {
background-color:#d1e5f7;
margin-top:0em;
margin-bottom:-0.3em;
padding:0.4em 0.7em 0.2em 2.1em;
}
.Chapter_SE .sblue_s1 {
background-color:#d1e5f7;
margin-top:0em;
margin-bottom:-0.3em;
padding:0.4em 0.7em 0.2em 0.8em;
}
.Chapter_SE .lgreen_s {
background-color:#e3efcc;
margin-top:0em;
margin-bottom:0em;
padding:0.4em 0.7em 0.2em 2.1em;
}
.Chapter_SE .lgreen_s1 {
background-color:#e3efcc;
margin-top:0em;
margin-bottom:0em;
padding:0.4em 0.7em 0.2em 0.8em;
}
.Chapter_SE .lgray_s {
background-color:#eeefef;
margin-top:0em;
margin-bottom:0em;
padding:0.4em 0.7em 0.2em 0.8em;
}
.Chapter_SE .box_n p
{
font-family:"AvenirLTStd-Book";
font-size:15px;
margin-bottom:0.5em;
}
.Chapter_SE .box_n p .bold
{
font-family:"AvenirLTStd-Black";
}
.Chapter_SE .box_n p .italic
{
font-family:"AvenirLTStd-BookOblique";
}
.Chapter_SE .box_n .bull
{
font-family:"AvenirLTStd-Book";
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .box_n .bull li p
{
margin:0.1em 0em 0.4em 0.3em;
}
.Chapter_SE .underline
{
text-decoration:underline;
}
.Chapter_SE .unit_sk {
font-family:"AvenirLTStd-Black";
font-size:40px;
font-weight:normal;
font-style:normal;
margin:1em 0em 0.5em 0em;
text-align:left;
color:#0068ae;
}
.Chapter_SE .blueb
{
font-family:"AvenirLTStd-Black";
color:#0068ae;
}
.Chapter_SE .ske1
{
font-family:"AvenirLTStd-Book";
font-size:15px;
margin-bottom:0.8em;
}
.Chapter_SE .h3s {
font-family:"AvenirLTStd-Black";
font-size:18px;
margin-top:2em;
margin-bottom:0em;
text-align:left;
}
.Chapter_SE .h3s .or {
color:#0068ae;
border-radius:15px 15px 0px 0px;
-webkit-border-radius:15px 15px 0px 0px;
-moz-border-radius:15px 15px 0px 0px;
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
padding-right:20px;
background-color:#ffd887;
}
.Chapter_SE .h3sor {
font-family:"AvenirLTStd-Black";
font-size:18px;
margin-top:2em;
margin-bottom:-0.5em;
text-align:left;
color:#0068ae;
border-radius:15px 15px 0px 0px;
-webkit-border-radius:15px 15px 0px 0px;
-moz-border-radius:15px 15px 0px 0px;
padding-top:10px;
padding-bottom:5px;
padding-left:15px;
padding-right:20px;
background-color:#ffd887;
}


.Chapter_SE .h3sf {
font-family:"AvenirLTStd-Black";
font-size:18px;
margin-top:2em;
margin-bottom:-0.2em;
text-indent:-6em;
text-align:left;
color:#0068ae;
border-radius:15px 15px 0px 0px;
-webkit-border-radius:15px 15px 0px 0px;
-moz-border-radius:15px 15px 0px 0px;
padding-top:10px;
padding-bottom:10px;
padding-left:7em;
padding-right:10px;
background-color:#ffd887;
}
.Chapter_SE .sbox {
padding:0.6em;
margin-top:0.2em;
margin-bottom:1em;
border-top:#ffd887 5px solid;
border-bottom:#ffd887 5px solid;
border-left:#ffd887 5px solid;
border-right:#ffd887 5px solid;
}
.Chapter_SE .pstory
{
font-family:"AvenirLTStd-Book";
font-size:15px;
margin-bottom:0.8em;
}
.Chapter_SE .pstory1
{
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-bottom:1em;
margin-top:1em;
}
.Chapter_SE .sbox .head {
font-family:"AvenirLTStd-Black";
font-size:16px;
font-weight:normal;
font-style:normal;
margin:1em 0em 0.5em 0em;
text-align:left;
}
.Chapter_SE .middlef
{
vertical-align:middle;
padding-right:0.5em;
}
.Chapter_SE .middlef1
{
vertical-align:middle;
float:left;
padding-right:0.5em;
padding-bottom:0.5em;
}
.Chapter_SE .imagef
{
float:right;
padding-right:0.5em;
padding-left:1em;
padding-top:0.5em;
}
.Chapter_SE .sbox .headp {
font-family:"AvenirLTStd-Book";
font-size:16px;
font-weight:normal;
font-style:normal;
margin:0em 0em 1em 0em;
text-align:left;
}
.Chapter_SE .imagef .caption
{
font-family:"AvenirLTStd-Black";
font-size:14px;
font-weight:normal;
font-style:normal;
margin:0em 0em 0.5em 0em;
text-align:left;
}
.Chapter_SE .h3s1 {
font-family:"AvenirLTStd-Black";
font-size:22px;
margin-top:0.4em;
margin-bottom:0.5em;
text-align:left;
color:#0068ae;
}
.Chapter_SE .h3s2 {
font-family:"AvenirLTStd-Black";
font-size:18px;
margin-top:0.5em;
margin-bottom:0.3em;
text-align:left;
color:#0068ae;
clear:both;
padding-top:0.4em;
}
.Chapter_SE .h3s3 {
font-family:"AvenirLTStd-Black";
font-size:18px;
margin-top:0.5em;
margin-bottom:0.3em;
text-align:left;
color:#0068ae;
}
.Chapter_SE .h3s4 {
font-family:"AvenirLTStd-Black";
font-size:18px;
margin-top:1.5em;
margin-bottom:1.3em;
text-align:left;
color:#0068ae;
}
.Chapter_SE .sbox .bull
{
font-family:"MinionPro-Regular";
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .sbox .bull li p
{
margin:0.1em 0em 0.2em 0.3em;
}
.Chapter_SE .TB_title {
font-family:"AvenirLTStd-Black";
font-size:40px;
font-weight:normal;
font-style:normal;
margin:1em 0em 0.5em 0em;
text-align:left;
color:#0068ae;
border-bottom:1px solid #259dd7;
padding-bottom:0.2em;
}
.Chapter_SE .TB_h3 {
font-family:"AvenirLTStd-Black";
font-size:33px;
font-weight:normal;
font-style:normal;
margin:0.5em 0em 0.5em 0em;
text-align:center;
color:#0068ae;
}
.Chapter_SE .TB_para {
font-family:"AvenirLTStd-Book";
font-size:16px;
font-weight:normal;
font-style:normal;
margin:0em 0em 1em 0em;
text-align:left;
}
.Chapter_SE .TB_para1 {
font-family:"AvenirLTStd-Medium";
font-size:15px;
font-weight:normal;
font-style:normal;
margin:1em 0em 0.5em 0em;
text-align:left;
}
.Chapter_SE .bull-bs
{
font-family:"AvenirLTStd-Book";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.6em 0em 0.4em 1.2em;
}
.Chapter_SE .bull-bs li p
{
margin:0.1em 0em 0.5em 0.3em;
}
.Chapter_SE .back-or
{
background-color:#fed5b3;
padding:1px 2px 1px 2px;
}
.Chapter_SE .back-or1
{
font-family:"AvenirLTStd-Heavy";
background-color:#f3c8b7;
padding:1px 2px 1px 2px;
}
.Chapter_SE .back-bl
{
background-color:#bfdbf3;
padding:1px 2px 1px 2px;
}
.Chapter_SE .back-gr
{
background-color:#d8e9b8;
padding:1px 2px 1px 2px;
}
.Chapter_SE .TB_title1 {
font-family:"AvenirLTStd-Black";
font-size:40px;
font-weight:normal;
font-style:normal;
margin:1em 0em 0.2em 0em;
text-align:left;
color:#d2232a;
}
.Chapter_SE .TB_title2 {
font-family:"AvenirLTStd-Black";
font-size:40px;
font-weight:normal;
font-style:normal;
margin:1em 0em 0.2em 0em;
text-align:left;
color:#7d4c9e;
}
.Chapter_SE .box_a {
margin-top:1em;
margin-bottom:1em;
border:#d2232a 1px solid;
padding:0em 0.7em 0em 0.7em;
border-radius:15px 0px 15px 0px;
-webkit-border-radius:15px 0px 15px 0px;
-moz-border-radius:15px 0px 15px 0px;
}
.Chapter_SE .box_a .headr {
font-family:"AvenirLTStd-Black";
font-size:16px;
margin-left:-12px;
margin-top:0em;
margin-bottom:-0.2em;
text-indent:0em;
text-align:center;
color:#ffffff;
border-radius:15px 0px 15px 0px;
-webkit-border-radius:15px 0px 15px 0px;
-moz-border-radius:15px 0px 15px 0px;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
background-color:#d2232a;
width:130px;
}
.Chapter_SE .box_a .asse {
font-family:"AvenirLTStd-Book";
font-size:15px;
font-weight:normal;
font-style:normal;
margin:0.2em 0em 1em 0em;
text-align:left;
}
.Chapter_SE .box_a .asse1 {
font-family:"AvenirLTStd-Book";
font-size:15px;
font-weight:normal;
font-style:normal;
margin:-0.5em 0em 1em 0em;
text-align:left;
}
.Chapter_SE .box_a .subheadr {
font-family:"AvenirLTStd-Black";
font-size:16px;
margin-left:0px;
margin-top:1em;
margin-bottom:-0.2em;
text-indent:0em;
text-align:left;
color:#d2232a;
}
.Chapter_SE .Unit_table
{
margin:1em auto 1em auto;
page-break-inside:avoid!important;
width:100%;
border-collapse:collapse;
border:1px solid #000000;
}
.Chapter_SE .Unit_table thead tr th
{
font-size:15px;
font-family:"AvenirLTStd-Black";
border-right:2px dotted #0068ae;
font-weight:bold;
padding:0.5em 0.8em 0.5em 0.8em;
color:#fff;
background-color:#0068ae;
border-top:2px solid #0068ae;
border-bottom:1px solid #0068ae;
border-left:1px solid #0068ae;
border-right:1px solid #0068ae;
}
.Chapter_SE .Unit_table thead tr th.left
{
border-right:2px dotted #ffffff;
font-weight:bold;
padding:0.5em 0.8em 0.5em 0.8em;
color:#fff;
background-color:#0068ae;
text-align:left;
}
.Chapter_SE .Unit_table thead tr th.center
{
border-right:2px dotted #ffffff;
font-weight:bold;
padding:0.5em 0.8em 0.5em 0.8em;
color:#fff;
background-color:#0068ae;
text-align:center;
}
.Chapter_SE .Unit_table tbody tr td.left
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:14px;
font-family:"AvenirLTStd-Book";
border-bottom:2px dotted #000000;
border-right:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Unit_table tbody tr td.center
{
font-family:"AvenirLTStd-Medium" !important;
text-align:center;
border-collapse:collapse;
font-size:14px;
font-family:"AvenirLTStd-Book";
border-bottom:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Unit_table tbody tr td.bottom-none
{
border-bottom: none !important;
}


.Chapter_SE .back-ye
{
background-color:#ffd887;
padding:1px 2px 1px 2px;
}
.Chapter_SE .orange_ope {
background-color:#fed5b3;
padding:0.1em;
}
.Chapter_SE .sblue_ope {
background-color:#bfdbf3;
padding:0.1em;
}
.Chapter_SE .lgreen_ope {
background-color:#d8e9b8;
padding:0.1em;
}
/*.Chapter_SE .topics2a {
position:absolute;
top:250px;
width:800px;
}*/
.Chapter_SE .NGSS-1 {
font-family:"AvenirLTStd-Black";
font-size:20px;
padding-top:10px;
padding-bottom:10px;
padding-left:25px;
padding-right:20px;
background-color:#7d4c9e;
margin-top:2em;
margin-bottom:0em;
color:#ffffff;
width:370px;
text-align:left;
border-radius:18px 18px 0px 0px;
-webkit-border-radius:18px 18px 0px 0px;
-moz-border-radius:18px 18px 0px 0px;
}
.Chapter_SE .box_n1 {
margin-top:-0.2em;
margin-bottom:-0.4em;
border-top:#7d4c9e 5px solid;
border-bottom:#7d4c9e 5px solid;
border-left:#7d4c9e 5px solid;
border-right:#7d4c9e 5px solid;
padding:0.8em;
}
.Chapter_SE .box_n1 p
{
font-family:"AvenirLTStd-Book";
font-size:15px;
margin-bottom:0.5em;
}
.Chapter_SE .Unit_table1
{
border-top:1px solid #000000;
border-bottom:1px solid #000000;
margin:1em auto 1em auto;
page-break-inside:avoid!important;
width:100%;
border-collapse:collapse;
}
.Chapter_SE .Unit_table1 tbody tr td
{
font-size:15px;
font-family:"AvenirLTStd-Book";
border-bottom:1px dotted #000000;
padding:0.3em;
}
.Chapter_SE .Unit_table1 tbody tr .tdr
{
font-size:15px;
font-family:"AvenirLTStd-Book";
border-right:1px dotted #000000;
border-bottom:1px dotted #000000;
padding:0.3em;
}
.Chapter_SE .Unit_table1 tbody tr .tdr1
{
font-size:15px;
font-family:"AvenirLTStd-Book";
border-bottom:1px solid #000000 !important;
padding:0.3em;
}
.Chapter_SE .plesson-opener2 {
font-family:"AvenirLTStd-Black";
font-size:20px;
padding-top:50px;
padding-left:108px;
padding-bottom:0em;
color:#ffd887;
}
.Chapter_SE .plesson-opener3 {
font-family:"AvenirLTStd-Book";
font-size:13px;
padding-top:10px;
padding-left:0px;
padding-bottom:2em;
}
.Chapter_SE .Lesson_title {
font-family:"AvenirLTStd-Black";
font-size:38px;
padding-top:70px;
padding-bottom:10px;
padding-left:0px;
color:#0068ae;
}
.Chapter_SE .para_book {
font-family:"AvenirLTStd-Book";
font-size:14px;
font-weight:normal;
font-style:normal;
margin:0em 0em 1em 0em;
text-align:left;
}
.Chapter_SE .imageb {
text-align:center;
margin:1.5em 0em 1em 0em;
border-bottom:4px solid #0068ae;
padding-bottom:0.5em;
}
.Chapter_SE p.CO_TXT1
{
font-family:"AvenirLTStd-Black";
font-size:14px;
text-indent:0em;
line-height:150%;
margin:2em 0em 0.4em 0em;
text-align:left;
}
.Chapter_SE p.CO_TXT2
{
font-family:"AvenirLTStd-Black";
font-size:14px;
text-indent:0em;
line-height:150%;
margin:1em 0em 0.4em 0em;
text-align:left;
}
.Chapter_SE .middlef2
{
vertical-align:middle;
float:left;
padding-right:0.5em;
padding-bottom:0em;
margin-top:-0.5em; 
}
.Chapter_SE p.noindent
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.4em 0em 0.4em 0em;
}
.Chapter_SE p.noindentt
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:1.2em 0em 0.4em 0em;
}
.Chapter_SE p.bots
{
padding:0em 0em 0.5em 0em;
}
.Chapter_SE .asse2 {
font-family:"AvenirLTStd-Book";
font-size:15px;
font-weight:normal;
font-style:normal;
margin:0.7em 0em 0.5em 0em;
text-align:left;
}
.Chapter_SE .middlef3
{
vertical-align:middle;
padding-right:0.5em;
padding-bottom:0em;
margin-top:-1em; 
margin-left:-1.4em; 
}
.Chapter_SE .middlef4
{
vertical-align:middle;
padding-right:0.5em;
padding-bottom:0em;
margin-top:-1em; 
margin-left:-1em; 
float:left;
}
.Chapter_SE .sbox1 {
margin-top:0.2em;
margin-bottom:1em;
border-top:#ffd887 5px solid;
border-bottom:#ffd887 5px solid;
border-left:#ffd887 5px solid;
border-right:#ffd887 5px solid;
}
.Chapter_SE .sbox1 .fhead
{
font-family:"AvenirLTStd-Black";
font-size:17px;
text-indent:0em;
line-height:140%;
margin:0.4em 0.4em 0.4em 2em;
}
.Chapter_SE .sbox1 .fhead1
{
font-family:"AvenirLTStd-Medium";
font-size:14px;
text-indent:0em;
line-height:140%;
margin:0.1em 0.4em 0.4em 2.4em;
}
.Chapter_SE .Unit_table2
{
width:100%;
border-collapse:collapse;
}
.Chapter_SE .Unit_table2 tbody tr td
{
font-size:15px;
font-family:"AvenirLTStd-Book";
padding:0.3em 0.8em 0.3em 0.8em;
vertical-align:top;
}
.Chapter_SE .Unit_table2 tbody tr td.center
{
font-size:15px;
font-family:"AvenirLTStd-Book";
text-align:center;
}
.Chapter_SE .Unit_table2 tbody tr td.center1
{
font-size:13px;
font-family:"AvenirLTStd-Medium";
text-align:center;
}
.Chapter_SE .Unit_table2 tbody tr td.back-orange
{
background-color:#ffd887;
}
.Chapter_SE .Unit_table2 tbody tr td.back-lblue
{
background-color:#adcaea;
}
.Chapter_SE .Unit_table2 tbody tr td.dott
{
border-right:2px dotted #000000;
}
.Chapter_SE .Unit_table2 tbody tr td.dotb
{
border-bottom:2px dotted #000000;
}
.Chapter_SE .Unit_table2 tbody tr td .tops
{
padding-top:0.35em;
}
.Chapter_SE .Unit_table2 tbody tr td .tops1
{
font-size:13px;
padding-top:0.7em;
}
.Chapter_SE .Unit_table2 tbody tr td .hang
{
margin-left:1em;
text-indent:-1em;
}
.Chapter_SE .LMhead
{
font-family:"AvenirLTStd-Black";
font-size:19px;
text-indent:0em;
line-height:140%;
margin:1.5em 0em 1.4em 0em;
text-align:center;
color:#7d4c9e;
border-top:1px solid #7d4c9e;
border-bottom:1px solid #7d4c9e;
padding:0.4em;
}
.Chapter_SE .LMhead1
{
font-family:"AvenirLTStd-Black";
font-size:19px;
text-indent:0em;
line-height:140%;
margin:1.5em 0em 1.4em 0em;
text-align:center;
color:#0068ae;
border-top:1px solid #0068ae;
border-bottom:1px solid #0068ae;
padding:0.4em;
}
.Chapter_SE .LMsubhead
{
font-family:"AvenirLTStd-Black";
font-size:17px;
text-indent:0em;
line-height:140%;
margin:0.8em 0em 0.4em 0em;
text-align:left;
color:#7d4c9e;
}
.Chapter_SE .bull_bk li .bull_bk
{
font-family:"AvenirLTStd-Book";
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.4em 0em 0.5em 1.5em;
}

.Chapter_SE .bull_bk
{
font-family:"AvenirLTStd-Book";
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 1em 1.2em;
}
.Chapter_SE .bull_bk li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .bookf
{
font-size:13px;
font-family:"AvenirLTStd-Book";
}
.Chapter_SE .born
{
padding-bottom:0.8em;
border-bottom:1px solid black;
}
.Chapter_SE .cr_head
{
font-family:"AvenirLTStd-Medium";
font-size:22px;
text-indent:0em;
line-height:140%;
margin:2.5em 0em 0.4em 0em;
text-align:left;
color:#ffffff;
padding:0.4em;
background-color:#00a651;
}
.Chapter_SE .cr_head1
{
font-family:"AvenirLTStd-Medium";
font-size:22px;
text-indent:0em;
line-height:140%;
margin:2.5em 0em 0.4em 0em;
text-align:left;
color:#ffffff;
padding:0.4em;
background-color:#0068ae;
}
.Chapter_SE .cr_para {
font-family:"AvenirLTStd-Book";
font-size:13px;
margin-top:15px;
margin-left:67px;
margin-bottom:1.5em;
}
.Chapter_SE .bull li .bull1
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.5em;
}
.Chapter_SE .bull li .bull1 li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .boxtype1
{
background-image:linear-gradient(to right, #aac6e8, #ffffff);
padding:0.7em;
margin-top:1em;
margin-bottom:1em;
}
.Chapter_SE .boxtype1 p {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:10px;
margin-left:0px;
margin-bottom:0px;
text-align:justify;
}
.Chapter_SE .boxtype1 .head {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
text-align:left;
}
.Chapter_SE .boxtype2
{
background-image:linear-gradient(to right, #c7de9a, #ffffff);
padding:0.7em;
margin-top:1em;
margin-bottom:1em;
}
.Chapter_SE .boxtype2 p {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:10px;
margin-left:0px;
margin-bottom:0px;
text-align:justify;
}
.Chapter_SE .boxtype2 .head {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
text-align:left;
}
.Chapter_SE .boxtype3
{
background-image:linear-gradient(to right, #fbccc2, #ffffff);
padding:0.7em;
margin-top:1em;
margin-bottom:1em;
}
.Chapter_SE .boxtype3 p {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:10px;
margin-left:0px;
margin-bottom:0px;
text-align:justify;
}
.Chapter_SE .boxtype3 .head {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
text-align:left;
}
.Chapter_SE .first-indent
{
margin-left:1.5em;
}
.Chapter_SE .second-indent
{
margin-left:4em;
}
.Chapter_SE .second-indentt
{
padding-left:4em;
border-top:2px solid #0068ae;
}
.Chapter_SE .time {
font-family:"AvenirLTStd-Black";
font-size:15px;
margin-top:10px;
padding-left:0px;
margin-bottom:30px;
background-color:#fef6e4;
padding:10px 10px 20px 10px;
border:2px solid black;
border-radius:20px 0px 0px 20px;
-webkit-border-radius:20px 0px 0px 20px;
-moz-border-radius:20px 0px 0px 20px;
width:70%;
}
.Chapter_SE .time .time-1 {
float:left;
margin-top:0px;
padding-left:0px;
padding-right:15px;
}
.Chapter_SE .time .time-2 {
font-family:"AvenirLTStd-Black";
font-size:19px;
margin-top:5px;
padding-left:0px;
margin-bottom:5px;
}
.Chapter_SE .time .time-3 {
font-family:"AvenirLTStd-Medium";
font-size:16px;
margin-top:0px;
padding-left:0px;
margin-bottom:0px;
}
.Chapter_SE .Table-Style
{
margin:1em auto 1em auto;
page-break-inside:avoid!important;
width:100%;
border-collapse:collapse;
border:1px solid #000000;
}
.Chapter_SE .Table-Style thead tr th
{
font-size:16px;
font-family:"AvenirLTStd-Black";
border-right:2px dotted #0068ae;
font-weight:bold;
padding:0.5em 0.8em 0.5em 0.8em;
color:#fff;
background-color:#0068ae;
border-top:2px solid #0068ae;
border-bottom:1px solid #0068ae;
border-left:1px solid #0068ae;
border-right:1px solid #0068ae;
vertical-align:middle;
text-align:center;
}
.Chapter_SE .Table-Style thead tr th.right-dt
{
border-right:2px dotted #ffffff;
}
.Chapter_SE .Table-Style thead tr th.bottom-dt
{
border-bottom:2px dotted #ffffff!important;
}

.Chapter_SE .Table-Style thead tr th.top-dt
{
border-top:2px dotted #ffffff!important;
}

.Chapter_SE .Table-Style tbody tr td
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
padding:0.5em 0.8em 0.5em 0.8em;
vertical-align:top;
}
.Chapter_SE .Table-Style tbody tr td.br
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-bottom:2px dotted #000000;
border-right:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
vertical-align:top;
}
.Chapter_SE .Table-Style tbody tr td.br1
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-bottom:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style tbody tr td.br1m
{
vertical-align:middle;
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style tbody tr td.br2
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-right:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style tbody tr td .bull
{
font-family:"AvenirLTStd-Medium" !important;
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .Table-Style tbody tr td .bull li p
{
margin:0.1em 0em 0.1em 0.1em;
}
.Chapter_SE .source
{
font-family:"AvenirLTStd-Medium" !important;
font-size:13px;
text-indent:0em;
line-height:140%;
margin:-0.5em 0em 1.4em 0em;
}
.Chapter_SE .nTable-Style
{
font-family:"AvenirLTStd-Black";
margin:1em auto 1em auto;
page-break-inside:avoid!important;
border-collapse:collapse;
width:60%;
}
.Chapter_SE .nTable-Style thead tr th
{
font-size:15px;
font-weight:bold;
padding:0.5em;
border-bottom:2px solid #000000;
}
.Chapter_SE .nTable-Style thead tr th:first-child
{
font-size:15px;
font-weight:bold;
padding:0.5em;
border-bottom:2px solid #000000;
border-right:2px solid #000000;
}
.Chapter_SE .nTable-Style tbody tr td
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
padding:0.5em;
}
.Chapter_SE .nTable-Style tbody tr td:first-child
{
border-right:2px solid #000000;
}
.Chapter_SE .Table-Style tbody tr td .bull li .bull1
{
font-family:"AvenirLTStd-Medium" !important;
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.4em;
}
.Chapter_SE .Table-Style tbody tr td .bull li .bull1 li p
{
margin:0.1em 0em 0.1em 0.1em;
}
.Chapter_SE .boxtype4
{
background-image:linear-gradient(to right, #bcaec8, #ffffff);
padding:0.7em;
margin-top:1em;
margin-bottom:1em;
}
.Chapter_SE .boxtype4 p {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:10px;
margin-left:0px;
margin-bottom:0px;
text-align:justify;
}
.Chapter_SE .number
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .number li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .alpha
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 2em;
list-style-type:lower-alpha;
}
.Chapter_SE .alpha li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .image .caption
{
font-family:"AvenirLTStd-Medium";
font-size:14px;
font-weight:normal;
font-style:normal;
margin:0em 0em 0.5em 0em;
text-align:left;
}
.Chapter_SE .bullc
{
font-family:"AvenirLTStd-Book";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
list-style-type:circle;
}
.Chapter_SE .bullc li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .bullc li .roman
{
font-family:"AvenirLTStd-Book";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.5em;
list-style-type:lower-roman;
}
.Chapter_SE .bullc li .roman li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .boxtype
{
background-image:linear-gradient(to right, #ffdb90, #ffffff);
padding:0.7em;
margin-top:1em;
margin-bottom:1em;
}
.Chapter_SE .keep {display:block;}
.Chapter_SE .group{display:block;}
.Chapter_SE .boxtype h2:before{content:"\25BC\2009";}
.Chapter_SE .boxtype h2.expanded:before{content:"\25BA\2009";}
.Chapter_SE .boxtype h2.head {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
text-align:left;
cursor:pointer;
padding: 2px 0px 2px 19px;
text-indent: -19px;
}
.Chapter_SE .boxtype p {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:10px;
margin-left:0px;
margin-bottom:0px;
text-align:justify;
/*display:none;*/
}
.Chapter_SE .boxtype p.left1 {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:2px;
margin-left:16px;
margin-bottom:0px;
text-align:justify;
}
.Chapter_SE .boxtype p.left2 {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:2px;
margin-left:32px;
margin-bottom:0px;
text-align:justify;
}
.Chapter_SE .cr_headr
{
font-family:"AvenirLTStd-Medium";
font-size:22px;
text-indent:0em;
line-height:140%;
margin:2.5em 0em 1.4em 0em;
text-align:left;
color:#ffffff;
padding:0.4em;
background-color:#0068ae;
cursor:pointer;
}
.Chapter_SE .refdrop
{
margin-top:1em;
margin-bottom:1em;
}
.Chapter_SE .refdrop h2.head {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
text-align:left;
cursor:pointer;
padding:2px 0px;
}
.Chapter_SE .refdrop p {
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.4em 0em 0.8em 0em;
display:none;
}
.Chapter_SE .refdrop ul {display:none;}
.Chapter_SE .inherit
{
color:inherit;
}
.Chapter_SE .nowrap
{
white-space:nowrap;
}
.Chapter_SE .topss
{
padding-top:0.5em;
}
.Chapter_SE .middle
{
vertical-align:middle;
}
.Chapter_SE .middle-1
{
line-height:2em;
margin-top:-0.7em;
padding-bottom:0em;
padding-right:0.4em;
float:left;
vertical-align:middle;
clear:both;
}
.Chapter_SE .cr_para1 {
font-family:"AvenirLTStd-Book";
font-size:13px;
margin-top:15px;
margin-left:10px;
margin-bottom:1.5em;
}
.Chapter_SE .numalpha
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:-2.2em;
line-height:140%;
margin:0.1em 0em 0.4em 2.2em;
}
.spacen1
{
margin:0em 0em 0em 1em;
}
.spacen2
{
margin:0em 0em 0em 0.8em;
}
.spacen1a
{
margin:0em 0em 0em 1.45em;
}
.Chapter_SE .bullL2
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 3.2em;
}
.Chapter_SE .bullL2 li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE p.noindent1
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:0em;
line-height:140%;
margin:1.2em 0em 0.4em 0em;
}
.Chapter_SE p.extract
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.4em 0em 0.4em 3em;
}
.Chapter_SE .numbre
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:-1.55em;
line-height:140%;
margin:0.1em 0em 0.4em 1.55em;
}
.Chapter_SE .NGSSA {
font-family:"AvenirLTStd-Black";
font-size:20px;
padding-top:10px;
padding-bottom:10px;
padding-left:25px;
padding-right:20px;
background-color:#0068ae;
margin-top:2em;
margin-bottom:0em;
color:#ffffff;
width:370px;
text-align:left;
border-radius:18px 18px 0px 0px;
-webkit-border-radius:18px 18px 0px 0px;
-moz-border-radius:18px 18px 0px 0px;
}
.Chapter_SE .imagef .captionr
{
font-family:"AvenirLTStd-Medium";
font-size:14px;
font-weight:normal;
font-style:normal;
margin:0em 0em 0.5em 0em;
text-align:left;
}
.Chapter_SE .ass-opener2 {
font-family:"AvenirLTStd-Black";
font-size:20px;
padding-top:50px;
padding-left:24px;
padding-bottom:0em;
color:#ffd887;
}
.Chapter_SE .bull_bk1
{
font-family:"AvenirLTStd-Book";
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.1em 1.3em;
}
.Chapter_SE .bull_bk1 li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE p.center {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:2px;
margin-left:0px;
margin-bottom:0px;
text-align:center;
}
.Chapter_SE .imagel
{
text-align: left;
padding-right:0.5em;
padding-left:0em;
padding-top:0.5em;
}
.Chapter_SE .imagel .caption
{
font-family:"AvenirLTStd-Black";
font-size:14px;
font-weight:normal;
font-style:normal;
margin:0em 0em 0.5em 0em;
text-align:left;
padding-bottom: 0.5em;
border-bottom:2px solid #0068ae;
}



.Chapter_SE .bolds
{
color: #0c1cf9;
font-family:"MinionPro-Bold";
}




/* Flowchart Fixedlayout Start*/
/* Unit 1 Start*/
.Chapter_SE .unitttOpener1
{
max-width: 768px;
padding-bottom: 2em;
padding-right: 2em;
margin: 0 auto;
page-break-after:always;
}
div.unit1_fl_01a
{
margin: 0em;
background-image: url('../images/zChapter01.jpg');
background-repeat: no-repeat;
position: relative;
width: 768px;
height: 859px;
margin:2em 0em;
}
div.unit1_fl_01b
{
margin: 0em;
background-image: url('../images/zChapter02.jpg');
background-repeat: no-repeat;
position: relative;
width: 768px;
height: 890px;
margin:2em 0em;
}
div.unit1_fl_01c
{
margin: 0em;
background-image: url('../images/zChapter03.jpg');
background-repeat: no-repeat;
position: relative;
width: 768px;
height: 932px;
margin:0em 0em -1em 0em;
}
.unit1_fl_01
{
position:relative;
top:0px;
bottom:0px;
left:0px;
right:0px;
}
.unit1_fl_01_ch01 {
font-family:"AvenirLTStd-Black";
font-size:20px;
letter-spacing:0.7px;
position:absolute;
top:34px;
left:288px;
color:#0068ae;
line-height:125% !important;
}
.unit1_fl_01_chq01 {
font-size:15px;
position:absolute;
top:55px;
left:186px;
line-height:125% !important;
}
.unit1_fl_01_big01 {
font-family:"AvenirLTStd-Book";
font-size:15px;
position:absolute;
top:80px;
left:140px;
line-height:100% !important;
}
.Chapter_SE .uimage1 {
text-align:center;
margin:1.5em 0em 1.5em 0em;
position:relative;
top:0px;
left:0px;
z-index:-1;
}
.unit1_fl_01_para01 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:14px;
letter-spacing:0.5px;
top:190px;
left:162px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.less
{
font-family:"AvenirLTStd-Black";
}
.unit1_fl_01_para02 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13px;
letter-spacing:0.5px;
top:255px;
left:140px;
color:#000000;
line-height:130% !important;
text-align:left;
}
.unit1_fl_01_para03 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:425px;
left:155px;
color:#000000;
line-height:124% !important;
text-align:center;
}
.unit1_fl_01_para04 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:488px;
left:142px;
color:#000000;
line-height:130% !important;
text-align:left;
}
.unit1_fl_01_para05 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:680px;
left:265px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit1_fl_01_para06 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:743px;
left:236px;
color:#000000;
line-height:132% !important;
text-align:left;
}
.unit1_fl_01_para07 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:425px;
left:430px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit1_fl_01_para08 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:488px;
left:402px;
color:#000000;
line-height:130% !important;
text-align:left;
}
.unit1_fl_01_para09 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:190px;
left:448px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit1_fl_01_para10 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:252px;
left:402px;
color:#000000;
line-height:136% !important;
text-align:left;
}
.unit2_fl_02_ch01 {
font-family:"AvenirLTStd-Black";
font-size:20px;
letter-spacing:0.4px;
position:absolute;
top:10px;
left:320px;
color:#0068ae;
line-height:125% !important;
}
.unit2_fl_02_chq01 {
font-size:14.5px;
position:absolute;
top:33px;
left:196px;
line-height:125% !important;
}
.unit2_fl_02_big01 {
font-family:"AvenirLTStd-Book";
font-size:14.5px;
position:absolute;
top:55px;
left:177px;
line-height:125% !important;
}
.unit2_fl_02_para01 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:175px;
left:73px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit2_fl_02_para02 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:238px;
left:52px;
color:#000000;
line-height:133% !important;
text-align:left;
}
.unit2_fl_02_para03 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:406px;
left:82px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit2_fl_02_para04 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13px;
letter-spacing:0.5px;
top:472px;
left:52px;
color:#000000;
line-height:132% !important;
text-align:left;
}
.unit2_fl_02_para05 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:702px;
left:107px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit2_fl_02_para06 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:767px;
left:62px;
color:#000000;
line-height:131% !important;
text-align:left;
}
.unit2_fl_02_para07 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:590px;
left:580px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit2_fl_02_para08 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:653px;
left:555px;
color:#000000;
line-height:131% !important;
text-align:left;
}
.unit2_fl_02_para09 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:173px;
left:572px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit2_fl_02_para10 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13px;
letter-spacing:0.5px;
top:238px;
left:555px;
color:#000000;
line-height:135% !important;
text-align:left;
}
.unit3_fl_03_ch01 {
font-family:"AvenirLTStd-Black";
font-size:20px;
letter-spacing:0.3px;
position:absolute;
top:20px;
left:335px;
color:#0068ae;
line-height:125% !important;
}
.unit3_fl_03_chq01 {
font-size:14.7px;
position:absolute;
top:42px;
left:215px;
text-align:center;
line-height:125% !important;
}
.unit3_fl_03_big01 {
font-family:"AvenirLTStd-Book";
font-size:14.8px;
position:absolute;
top:83px;
left:110px;
line-height:124% !important;
}
.unit3_fl_03_para01 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:195px;
left:66px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit3_fl_03_para02 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:280px;
left:50px;
color:#000000;
line-height:131% !important;
text-align:left;
}
.unit3_fl_03_para03 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:460px;
left:56px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit3_fl_03_para04 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:508px;
left:51px;
color:#000000;
line-height:132% !important;
text-align:left;
}
.unit3_fl_03_para05 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:773px;
left:128px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit3_fl_03_para06 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:820px;
left:108px;
color:#000000;
line-height:132% !important;
text-align:left;
}
.unit3_fl_03_para07 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:536px;
left:280px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit3_fl_03_para08 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:620px;
left:278px;
color:#000000;
line-height:131% !important;
text-align:left;
}
.unit3_fl_03_para09 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:195px;
left:322px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit3_fl_03_para10 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:298px;
left:320px;
color:#000000;
line-height:133% !important;
text-align:left;
}
.unit3_fl_03_para11 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.4px;
top:195px;
left:553px;
color:#000000;
line-height:125% !important;
text-align:center;
}
.unit3_fl_03_para12 {
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:13.5px;
letter-spacing:0.5px;
top:316px;
left:549px;
color:#000000;
line-height:131% !important;
text-align:left;
}
.unit1_fchart {
position:relative;
}
.unit1_fchart01 {
position:absolute;
top:1245px;
left:-40px;
width:90%;
}
.unit1_fchart02 {
position:absolute;
top:1245px;
left:-40px;
width:90%;
}
/* Unit 1 End*/
/* Flowchart Fixedlayout End */



.Chapter_SE .boxtype-unit
{
/*background-image:linear-gradient(12.75turn, #d7e7f7, #ffffff, #d7e7f7);
linear-gradient(0.25turn, #d7e7f7 30%, #ffffff 40%, #d7e7f7 30%);
background-image:linear-gradient(to right, #d7e7f7, #ffffff);*/
background:#d7e7f7;
padding:1em;
margin-top:1em;
margin-bottom:1em;
border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
}
.Chapter_SE .boxtype-unit .image {
text-align:center;
margin:0em 0em 0em 0em;
clear:both;
}
.Chapter_SE .boxtype-unit .fright {
float:right;
margin:0em 4em 0em 0em;
clear:both;
}
.head-unit a
{
text-decoration:underline;
color:#0c1cf9;
}
.Chapter_SE .boxtype-unit h2.head-unit {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:0px;
margin-left:3.3em;
text-indent:-3.3em;
margin-bottom:0px;
text-align:left;
line-height:1.3em;
}
.Chapter_SE .boxtype-unit h2.head {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:16px;
margin-left:0px;
margin-bottom:0px;
text-align:left;
cursor:pointer;
padding:2px 0px;
}
.Chapter_SE .boxtype-unit p {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:10px;
margin-left:0px;
margin-bottom:16px;
text-align:left;
width:60%;
}
.Chapter_SE .boxtype-unit-lesson
{
margin-left:3em;
margin-right:3em;
/*background-image:linear-gradient(to right, #ffffff, #d7e7f7);*/
background:#ffffff;
padding:0.7em 1.5em;
margin-top:0em;
margin-bottom:0.5em;
border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
}
.Chapter_SE .boxtype-unit-lesson p {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:10px;
margin-left:0px;
margin-bottom:16px;
text-align:justify;
width:100%;
}
.Chapter_SE .imagec
{
text-align: center;
padding-right:0.5em;
padding-left:0em;
padding-top:0.5em;
}
.Chapter_SE .imagec .caption
{
font-family:"AvenirLTStd-Black";
font-size:14px;
font-weight:normal;
font-style:normal;
margin:0em 0em 0.5em 0em;
text-align:left;
padding-bottom: 0.5em;
border-bottom:2px solid #0068ae;
}
.imgc
{
text-align: center !important;
}
.Chapter_SE .tabcell {
display:table-cell;
}
.Chapter_SE .tabcell2 {
display:table-cell;
vertical-align:top;
}
.Chapter_SE .imagecenter {
text-align:center !important;
margin:0.5em 0em 0.5em 0em;
}
.Chapter_SE .Table-Style tbody tr td.back
{
background-color: #dcddde;
}
.Chapter_SE .Table-Style tbody tr td .bluep
{
color: #006fb2;
margin:0em 0em 0.7em 0em;
}


/* add css */
.Chapter_SE .LISTA
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.3em 2.5em;
}
span.la
{
float:left;
margin:0em 0em 0em -1.5em;
}
.Chapter_SE ul.squ
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
list-style-type:none;
list-style-image: url('../images/squ.png');
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE ul.squ li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .captions
{
font-family:"AvenirLTStd-Book";
font-size:14px;
font-weight:normal;
font-style:normal;
margin:0em 0em 0.5em 0em;
text-align:left;
}
.Chapter_SE p.CO_BHead2
{
font-family:"AvenirLTStd-Black";
font-size:17px;
text-indent:0em;
line-height:130%;
margin:1.4em 0em 2em 0em;
}
.Chapter_SE .box4 {
margin-top:0.5em;
margin-bottom:1em;
border:#000000 1px solid;
padding:0.5em 0.5em 0.5em 0.5em;
}
.Chapter_SE .tick
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.3em 2.5em;
}
span.ti
{
float:left;
margin:0em 0em 0em -1.5em;
}
.Chapter_SE .FIG_CAPC {
font-family:"AvenirLTStd-Medium";
font-size:15px;
font-weight:normal;
font-style:normal;
text-align:center;
text-indent:0em;
margin:0.3em 0em 1em 0em;
}
.Chapter_SE .bull2
{
font-family:"MinionPro-Regular";
font-size:16px;
list-style:disc !important;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.5em;
}
.Chapter_SE .bull2 li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .LessonOpener5
{
background-image:url('../images/Lesson_Opener05.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .Table-Style tbody tr td.brc
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
text-align:center;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-bottom:2px dotted #000000;
border-right:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style tbody tr td.brc1
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
text-align:center;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-bottom:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style tbody tr td.brc2
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
text-align:center;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-right:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE p.cent1
{
text-align:center;
}
.Chapter_SE p.TBTXL
{
font-family:"AvenirLTStd-Roman";
font-size:100%;
text-align:left;
text-indent:0em;
margin:1em 0em 0em 0em;
}
.Chapter_SE .bulls
{
font-family:"AvenirLTStd-Book";
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.5em 0em 0.5em 1.2em;
}
.Chapter_SE .bulls li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE p.S_H
{
font-family:"AvenirLTStd-Roman";
font-size:100%;
text-align:left;
text-indent:0em;
margin:1em 0em 0.3em 0em;
}
.Chapter_SE p.S_TXT
{
font-family:"AvenirLTStd-Roman";
font-size:100%;
text-align:left;
text-indent:0em;
margin:1em 0em 0em 0em;
}
.Chapter_SE p.S_TXTA
{
font-family:"AvenirLTStd-Roman";
font-size:100%;
text-align:left;
text-indent:0em;
margin:0.3em 0em 0em 0em;
}
.Chapter_SE p.Source_TXT
{
font-family:"AvenirLTStd-Roman";
font-size:90%;
text-align:left;
text-indent:0em;
margin:1em 0em 0em 0em;
}
.Chapter_SE p.Source_TXTA
{
font-family:"AvenirLTStd-Roman";
font-size:90%;
text-align:left;
text-indent:0em;
margin:0em 0em 0em 0em;
}
.Chapter_SE p.Source_TXTA1
{
font-family:"AvenirLTStd-Roman";
font-size:90%;
text-align:left;
text-indent:0em;
margin:0em 0em 1em 0em;
}
span.CC1
{
color:#0d75b6;
}
.Chapter_SE .Table-Style tbody tr td.br-w
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
text-align:center;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-right:1px solid #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style tbody tr td.br-w1
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-right:1px solid #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style tbody tr td.br-b
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-bottom:2px dotted #000000;
border-top:2px dotted #000000;
background-color:#d1d2d4;
border-right:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style tbody tr td.br-b1
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-bottom:2px dotted #000000;
border-top:2px dotted #000000;
background-color:#d1d2d4;
border-right:1px solid #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .mleft1 {
margin-left:2.3em;
}

/*02-12-2021 - add css*/
.Chapter_SE p.TXTCenter
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:130%;
margin:1em 0em 0.6em 0em;
text-align:center;
}
.Chapter_SE .numbert
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1em;
}
.Chapter_SE .numbert li
{
font-family:"MinionPro-bold";
}
.Chapter_SE .numbert li p
{
font-family:"MinionPro-Regular";
margin:0.1em 0em 0.1em 0.6em;
}
.Chapter_SE .numbert li p.ext
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.4em 0em 0.4em 1.5em;
}
.blackbox
{
border:solid 2px #000000;
padding:1em 1em 0.5em 1em;
margin-top:1em;
margin-bottom:1em;
}
.blackbox p
{
font-size: 1.2em;
font-family:"AvenirLTStd-Black";
margin-bottom: 0.5em;
}
.Chapter_SE .f-head
{
font-size: 1.5em;
font-family:"AvenirLTStd-Black";
margin: 1em 0em 0.3em 0em;
}
.Chapter_SE .f-head1
{
font-size: 1.2em !important;
font-family:"AvenirLTStd-Medium" !important;
margin: 0.5em 0em 0.1em 0em;
}
.Chapter_SE .fpara
{
font-size: 0.9em;
margin: 0em 0em 0.1em 0em;
}
.Chapter_SE .fpara1
{
font-size: 0.9em;
margin: 1em 0em 0.1em 0em;
}
.Chapter_SE .fpara2
{
font-size: 1em;
margin: 1em 0em 0.1em 0em;
}
.boxf
{
border:solid 1px #000000;
padding:0.5em 0.5em 0em 0.5em;
margin-top:0.5em;
margin-bottom:1em;
}
.boxf p
{
font-size: 0.9em;
font-family:"AvenirLTStd-Light";
color: #0068ae;
margin-bottom: 0.6em
}
.Chapter_SE .fleft1 {
margin-left:1.3em;
font-family:"AvenirLTStd-Light";
}
.ftick
{
font-size: 0.9em;
font-family:"AvenirLTStd-Light";
margin-bottom: 0.5em;
margin-top: 0.5em;
margin-left: 1em;
text-indent: -1em;
}
.Chapter_SE .FIG_CAP-top {
font-size:15px;
font-weight:normal;
font-style:normal;
text-align:left;
text-indent:0em;
margin:1em 0em 1em 0em;
}
.Chapter_SE .number-sans
{
font-family:"AvenirLTStd-Book";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .number-sans li p
{
margin:0.4em 0em 0.4em 0.3em;
}
.Chapter_SE .number-sans li .bull-sans
{
color: #0068ae;
font-family:"AvenirLTStd-Book";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .number-sans li .bull li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .lblues
{
color: #0068ae;
}
.Chapter_SE .lgreens
{
color: #5e7b2d;
}
.Chapter_SE .lredd
{
color: #d2232a;
}
.Chapter_SE .lblues1
{
font-family:"AvenirLTStd-Book";
color: #0068ae;
}
.Chapter_SE .SN
{
font-family:"AvenirLTStd-Medium";
font-size:18px;
text-indent:0em;
line-height:140%;
margin:1em 0em 0.4em 0em;
text-align:right;
color:#ffffff;
padding:0.4em 0.8em 0.4em 0.4em;
background-color:#0068ae;
}
.Chapter_SE .A-head
{
font-family:"AvenirLTStd-Black";
font-size:32px;
text-indent:0em;
line-height:140%;
margin:0.4em 0.4em 0.4em 0em;
}
.Chapter_SE .B-head
{
font-family:"AvenirLTStd-Black";
font-size:23px;
text-indent:0em;
line-height:140%;
margin:0.4em 0.4em 0.4em 0em;
}
.Chapter_SE .inline-med
{
font-family:"AvenirLTStd-Medium";
}
.Chapter_SE .alphan
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
list-style-type:lower-alpha;
}
.Chapter_SE .alphan li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .alphan li .bull
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.5em;
}
.Chapter_SE .Table-Style tbody tr td.brc
{
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
text-align: center;
}
.Chapter_SE .Table-Style tbody tr td.brc-1
{
font-family:"AvenirLTStd-Black" !important;
border-collapse:collapse;
text-align:center;
font-size:17px;
font-family:"AvenirLTStd-Book";
border-bottom:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style tbody tr td .bullb
{
color: #0068ae;
font-family:"AvenirLTStd-Medium" !important;
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .Table-Style tbody tr td .bullb li p
{
margin:0.1em 0em 0.1em 0.1em;
}
.Chapter_SE .Table-Style tbody tr td .bullg
{
color: #5e7b2d;
font-family:"AvenirLTStd-Medium" !important;
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .Table-Style tbody tr td .bullg li p
{
margin:0.1em 0em 0.1em 0.1em;
}
.Chapter_SE .blackf
{
color: #000000;
}

.Chapter_SE .Table-Style tbody tr td.brs
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-bottom:1px solid #000000;
border-right:1px solid #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}

.Chapter_SE .Blue_Tx
{
color:#4975ba;
}
.Chapter_SE .lBlue_Tx
{
color:#0068ae;
}
.Chapter_SE .Green_Tx
{
color:#6bab4f;
}

.Chapter_SE .Blue_FTx
{
color:#4975ba;
font-weight:bold;
font-size:1.5em;
}


.Chapter_SE .Yellow_BgTxB
{
background:#fff56c;
color:#4975ba;
}
.Chapter_SE .Yellow_BgTxG
{
background:#fff56c;
color:#6bab4f;
}
.Chapter_SE .Grey_BgTx
{
background:#e9eaeb;
}


.Chapter_SE .dGrey_BgTx
{
background:#a7a9ac;
}

.Chapter_SE .Black_BgTxBt
{
background:#000000!important;
border-bottom:2px solid #000000!important;
}

.Chapter_SE .Black_BgTx
{
background:#000000!important;
}

.Chapter_SE .Pink_Tx
{
color:#b8509e;
}

.Chapter_SE .Bull_BgTx
{
background-color:#0068ae;
color:#ffffff;
}

.Chapter_SE .LGreen_BgTx
{
background-color:#d8e9b8!important;
color:#000000!important;
border-top:1px solid #000000!important;
border-bottom:1px solid #000000!important;
border-left:1px solid #000000!important;
border-right:2px dotted #ffffff!important;
}

.Chapter_SE .LViolot_BgTx
{
background-color:#aea1cf!important;
color:#000000!important;
border-top:1px solid #000000!important;
border-bottom:1px solid #000000!important;
border-left:1px solid #000000!important;
border-right:2px dotted #ffffff!important;
}

.Chapter_SE .LOrange_BgTx
{
background-color:#fac8be!important;
color:#000000!important;
border:1px solid #000000!important;
}

.Chapter_SE .bull_Blue_Tx
{
font-family:"AvenirLTStd-Medium" !important;
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .bull_Blue_Tx li
{
font-family:"AvenirLTStd-Medium" !important;
color:#4975ba;
}
.Chapter_SE .bull_Blue_Tx li p
{
margin:0.1em 0em 0.1em 0.3em;
}

.Chapter_SE .bull_Green_Tx
{
font-family:"AvenirLTStd-Medium" !important;
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .bull_Green_Tx li
{
font-family:"AvenirLTStd-Medium" !important;
color:#6bab4f;
}
.Chapter_SE .bull_Green_Tx li p
{
margin:0.1em 0em 0.1em 0.3em;
}


.Chapter_SE .bull_lBlue_Tx
{
font-family:"AvenirLTStd-Medium" !important;
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .bull_lBlue_Tx li
{
font-family:"AvenirLTStd-Medium" !important;
color:#0068ae;
}
.Chapter_SE .bull_lBlue_Tx li p
{
margin:0.1em 0em 0.1em 0.3em;
}

.Chapter_SE .Chapter_title05 {
font-family:"AvenirLTStd-Black";
font-size:32px;
position:absolute;
left:285px;
top:15px;
text-align:left;
line-height:40px;
color:#ffffff;
}
.Chapter_SE .pstory1-b
{
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-bottom:1em;
margin-top:1em;
border-bottom:2px solid #0068ae;
padding-bottom: 0.7em;
}
.Chapter_SE .bull-light
{
font-family:"AvenirLTStd-Book";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:1em 0em 1em 1.2em;
}
.Chapter_SE .bull-light li p
{
margin:0.1em 0em 0.1em 0.3em;
}
.Chapter_SE .Table-Style tbody tr td.br-ce
{
text-align: center;
}
.Chapter_SE .topics4 {
position:absolute;
top:1000px;
left:10px;
width:800px;
}
.Chapter_SE p.untable-title
{
font-family:"AvenirLTStd-Heavy";
font-size:25px;
text-indent:0em;
line-height:130%;
margin:0.5em 0em 0em 0em;
color:#000000;
text-align:center;
}
.Chapter_SE .Table-Style tbody tr td .fbig2
{
font-size:18px;
}
.Chapter_SE .Table-Style tbody tr td .fsmall
{
margin-left:18px;
}
.Chapter_SE .Table-Style tbody tr td .oval
{
margin:25px 5px;
padding:3px 25px;
border:1px solid #0068ae;
border-radius:18px;
}
.Chapter_SE p.noindent_sans
{
font-family:"AvenirLTStd-Book";
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.4em 0em 0.4em 0em;
}
.Chapter_SE .numbersans
{
font-family:"AvenirLTStd-Book";
font-size:15px;
text-indent:0em;
line-height:140%;
margin:1em 0em 0.4em 1.2em;
}
.Chapter_SE .numbersans li p
{
margin:0.8em 0em 0.0em 0.6em;
}
.Chapter_SE .Table-Style tbody tr td.brcn
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
text-align:center;
font-size:15px;
font-family:"AvenirLTStd-Book";
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style tbody tr td.brck
{
font-family:"AvenirLTStd-Black" !important;
border-collapse:collapse;
font-size:17px;
font-family:"AvenirLTStd-Book";
text-align: left;
border-right:1px solid #000000!important;
border-bottom:1px solid #000000!important;
}
.Chapter_SE .Table-Style tbody tr td.brck1
{
font-family:"AvenirLTStd-Black" !important;
border-collapse:collapse;
font-size:17px;
font-family:"AvenirLTStd-Book";
text-align: center;
border-right:2px dotted #000000!important;
border-bottom:1px solid #000000!important;
}
.Chapter_SE .Table-Style tbody tr td.brck2
{
font-family:"AvenirLTStd-Black" !important;
border-collapse:collapse;
font-size:17px;
font-family:"AvenirLTStd-Book";
text-align: center;
border-bottom:1px solid #000000!important;
}
.Chapter_SE .Table-Style tbody tr td.brrb
{
font-family:"AvenirLTStd-Black" !important;
border-collapse:collapse;
font-size:17px;
font-family:"AvenirLTStd-Book";
text-align: left;
border-bottom:1px solid #000000!important;
}
.Chapter_SE .NGSSA1 {
font-family:"AvenirLTStd-Black";
font-size:20px;
padding-top:10px;
padding-bottom:10px;
padding-left:25px;
padding-right:20px;
background-color:#0068ae;
margin-top:2em;
margin-bottom:0em;
color:#ffffff;
width:430px;
text-align:left;
border-radius:18px 18px 0px 0px;
-webkit-border-radius:18px 18px 0px 0px;
-moz-border-radius:18px 18px 0px 0px;
}
.Chapter_SE .NGSSA2 {
font-family:"AvenirLTStd-Black";
font-size:20px;
padding-top:10px;
padding-bottom:10px;
padding-left:25px;
padding-right:20px;
background-color:#0068ae;
margin-top:2em;
margin-bottom:0em;
color:#ffffff;
width:500px;
text-align:left;
border-radius:18px 18px 0px 0px;
-webkit-border-radius:18px 18px 0px 0px;
-moz-border-radius:18px 18px 0px 0px;
}
.Chapter_SE .refdrop h2:before{content:"\25BA\2009";}
.Chapter_SE .refdrop h2.expanded:before{content:"\25BC\2009";}

.Chapter_SE .topics_align {
position:relative;
top:880px;
left:0px;
}
.Chapter_SE p.LO_NL1Br10
{
font-family:"MinionPro-Regular";
font-size:18px;
text-indent:0em;
line-height:130%;
margin:1.4em 0em 1.5em 0em;
}




/* Flowchart Fixedlayout Start*/
/* Unit 1 Start*/
.blue1
{
font-family:"AvenirLTStd-Black";
color:#0068ae;
}
.less
{
font-family:"AvenirLTStd-Black";
}
.bold1
{
font-family:"AvenirLTStd-Black";
}
.blueb
{
font-family:"AvenirLTStd-Black";
color:#0068ae;
}
.bolditalic2
{
font-family:"AvenirLTStd-BlackOblique";
}
.italic1
{
font-family:"AvenirLTStd-BookOblique";
}
.Chapter_SE .unitopener001
{
max-width:768px;
padding-bottom:2em;
padding-right:2em;
margin:0 auto;
page-break-after:always;
}
div.unit1_flowchart
{
margin:0em;
background-image:url('../images/unfigg01.jpg');
background-repeat:no-repeat;
position:relative;
width:800px;
height:380px;
margin:2em 0em;
}
.pos001
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:13px;
left:80px;
color:#0068ae;
line-height:100%;
}
.pos002
{
font-size:6px;
position:absolute;
top:22px;
left:39px;
line-height:100%;
}
.pos003
{
font-family:"AvenirLTStd-Book";
font-size:6px;
position:absolute;
top:33px;
left:18px;
line-height:115%!important;
}
.pos004
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:80px;
left:28px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos005
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:106px;
left:19px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos006
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:176px;
left:24px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos007
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:202px;
left:19px;
color:#000000;
text-align:left;
line-height:125% !important;
}
.pos008
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:282px;
left:70px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos009
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:308px;
left:58px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos010
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:177px;
left:139px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos011
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:202px;
left:127px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos012
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:79px;
left:147px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos013
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:106px;
left:127px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos014
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:13px;
left:268px;
color:#0068ae;
line-height:125%!important;
}
.pos015
{
font-size:6px;
position:absolute;
top:24px;
left:216px;
line-height:125%!important;
}
.pos016
{
font-family:"AvenirLTStd-Book";
font-size:6px;
position:absolute;
top:33px;
left:207px;
line-height:110%!important;
}
.pos017
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:80px;
left:270px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos018
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:106px;
left:262px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos019
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:177px;
left:275px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos020
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:202px;
left:261px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos021
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:299px;
left:282px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos022
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:325px;
left:266px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos023
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:253px;
left:436px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos024
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:278px;
left:426px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos025
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:80px;
left:434px;
color:#000000;
text-align:center;
line-height:120%!important;
}
.pos026
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:106px;
left:427px;
color:#000000;
text-align:left;
line-height:122%!important;
}
.pos027
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:7px;
left:642px;
color:#0068ae;
line-height:125%!important;
}
.pos028
{
font-size:6px;
position:absolute;
top:18px;
left:590px;
text-align:center;
line-height:125%!important;
}
.pos029
{
font-family:"AvenirLTStd-Book";
font-size:6px;
position:absolute;
top:34px;
left:548px;
line-height:125%!important;
}
.pos030
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:79px;
left:530px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos031
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:112px;
left:524px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos032
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:187px;
left:526px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos033
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:206px;
left:524px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos034
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:313px;
left:555px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.pos035
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:332px;
left:546px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos036
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:217px;
left:617px;
color:#000000;
text-align:center;
line-height:115%!important;
}
.pos037
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:250px;
left:616px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.pos038
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:80px;
left:635px;
color:#000000;
text-align:center;
line-height:120%!important;
}
.pos039
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:121px;
left:633px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.pos040
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:79px;
left:728px;
color:#000000;
text-align:center;
line-height:115%!important;
}
.pos041
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:128px;
left:727px;
color:#000000;
text-align:left;
line-height:125%!important;
}
/* Unit 1 End*//* Flowchart Fixedlayout End */


.Chapter_SE .boxtype1 h2:before{content:"\25BA\2009";}
.Chapter_SE .boxtype1 h2.expanded:before{content:"\25BC\2009";}
.Chapter_SE .boxtype1 h2.head {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
text-align:left;
cursor:pointer;
padding: 2px 0px 2px 19px;
text-indent: -19px;
}
.Chapter_SE .boxtype1 p {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:10px;
margin-left:0px;
margin-bottom:0px;
text-align:justify;
display:none;
}
.Chapter_SE .boxtype1 ul {display:none;}
.Chapter_SE .boxtype1 aside {display:none;}

.Chapter_SE .boxtype2 h2:before{content:"\25BA\2009";}
.Chapter_SE .boxtype2 h2.expanded:before{content:"\25BC\2009";}
.Chapter_SE .boxtype2 h2.head {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
text-align:left;
cursor:pointer;
padding: 2px 0px 2px 19px;
text-indent: -19px;
}
.Chapter_SE .boxtype2 p {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:10px;
margin-left:0px;
margin-bottom:0px;
text-align:justify;
display:none;
}
.Chapter_SE .boxtype2 ul {display:none;}
.Chapter_SE .boxtype2 aside {display:none;}


.Chapter_SE .s_imagec
{
margin:1em auto 1em auto;
page-break-inside:avoid!important;
}
.Chapter_SE .s_imagec tbody tr td
{
padding: 0em 0em 0em 1em;
}

.Chapter_SE .highlight-txt
{
background-color:#ffff00;
}

.Chapter_SE .Table-Style tbody tr td .bluep0
{
color: #006fb2;
margin:0em 0em 0em 0em;
}

.Chapter_SE .pleft2
{
margin-left:2em!important;
}

.Chapter_SE .box_avenir {
margin-top:2em;
margin-bottom:2em;
padding:0em 0em 0em 0em;
border-radius:15px 0px 15px 0px;
-webkit-border-radius:15px 0px 15px 0px;
-moz-border-radius:15px 0px 15px 0px;
}

.Chapter_SE .box_avenir p {
font-size:16px;
font-family:"AvenirLTStd-Book";
}

.Chapter_SE .topss1
{
padding-top:1em;
}
.Chapter_SE .topss15
{
padding-top:1.5em;
}


.Chapter_SE .bull_bk li .bull_bk li .bull_square
{
font-family:"AvenirLTStd-Book";
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.4em 0em 0.5em 1.5em;
list-style-type:square;
}


.Chapter_SE .topicsu3 {
position:absolute;
top:640px;
left:0px;
width:790px;
height:108px;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
padding:0.8em 0.5em;
margin:1em 0.5em;
}
.Chapter_SE .topicsu3 .unnum
{
box-shadow:inset 0px 0px 5px 5px #ffd887;
border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
}
.Chapter_SE .topicsu3 .unnum table tr td
{
font-family:"AvenirLTStd-Book";
vertical-align:top;
text-align:center;
padding:1em 1em 1em 1em;
}
.Chapter_SE .topicsu3 .unnum table tr td p.txt-roman
{
font-family:"AvenirLTStd-Roman";
vertical-align:top;
text-align:center;
font-size:24px;
color:#58585a;
}
.Chapter_SE .topicsu3 .unnum table tr td p.txt-book
{
font-family:"AvenirLTStd-Book";
vertical-align:top;
text-align:center;
font-size:12px;
color:#58585a;
}
.Chapter_SE .topicsu3 .unnum table tr td p.txt-black
{
font-family:"AvenirLTStd-Black" !important;
vertical-align:top;
text-align:center;
font-size:16px;
margin-top:0.5em !important;
margin-bottom:0.5em !important;
}
.Chapter_SE .topicsu3 .unnum table tr td p.txt-black1
{
font-family:"AvenirLTStd-Medium";
vertical-align:top;
text-align:center;
font-size:16px;
margin-top:0.5em !important;
margin-bottom:0.5em !important;
}
.Chapter_SE .topicsu3 .unnum table tr td p.txt-blackb
{
font-family:"AvenirLTStd-Black" !important;
vertical-align:top;
text-align:center;
font-size:16px;
margin-top:0.5em !important;
margin-bottom:0.5em !important;
color:#007fc7;
}
.Chapter_SE .topicsu3 .unnum table tr td p.txt-blackb1
{
font-family:"AvenirLTStd-Medium";
vertical-align:top;
text-align:center;
font-size:16px;
margin-top:0.5em !important;
margin-bottom:0.5em !important;
color:#007fc7;
}
.Chapter_SE .topicsu3 .unnum table tr td .border-right-dotted
{
padding-left:1em;
padding-right:1em;
border-right:2px dotted #007fc7;
border-left:2px dotted #007fc7;
}
.Chapter_SE p.BX1_TX
{
font-family:"AvenirLTStd-Black";
font-size:16px;
text-indent:0em;
line-height:130%;
margin:0.4em 0em 0.4em 0em;
text-align:left;
}
.Avenir-Black
{
font-family:"AvenirLTStd-Black";
}
.Chapter_SE .boxtypey
{
background-image:linear-gradient(to right, #ffdb90, #ffffff);
padding:0.7em;
margin-top:1em;
margin-bottom:1em;
}
.Chapter_SE .boxtypey p {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:10px;
margin-left:0px;
margin-bottom:0px;
text-align:justify;
}
.Chapter_SE .boxtypey .head {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
text-align:left;
}
.Chapter_SE .boxtypey h2:before{content:"\25BA\2009";}
.Chapter_SE .boxtypey h2.expanded:before{content:"\25BC\2009";}
.Chapter_SE .boxtypey h2.head {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
text-align:left;
cursor:pointer;
padding: 2px 0px 2px 19px;
text-indent: -19px;
}
.Chapter_SE .boxtypey p {
font-family:"AvenirLTStd-Book";
font-size:16px;
margin-top:10px;
margin-left:0px;
margin-bottom:0px;
text-align:justify;
display:none;
}
.Chapter_SE .boxtypey ul {display:none;}
.Chapter_SE .boxtypey aside {display:none;}
.Chapter_SE .boxtypey table {display:none;}

.Chapter_SE .boxtypey .s_imagec
{
margin:0em auto 0em auto;
page-break-inside:avoid!important;
}
.Chapter_SE .boxtypey .s_imagec tbody tr td
{
padding: 0em 0em 0em 1em;
}




.Chapter_SE .LM_paraa {
font-family:"AvenirLTStd-Book";
font-size:15px;
font-weight:normal;
font-style:normal;
color:#000000;
margin:0em 0em 1em 0.6em;
text-indent:-0.6em;
}
.Chapter_SE .LM_parab {
font-family:"AvenirLTStd-Book";
font-size:15px;
font-weight:normal;
font-style:normal;
color:#000000;
margin:0em 0em 1em 1em;
text-indent:-1em;
}
.Chapter_SE .LM_parac {
font-family:"AvenirLTStd-Book";
font-size:15px;
font-weight:normal;
font-style:normal;
color:#000000;
margin:0em 0em 1em 1.4em;
text-indent:-1.4em;
}
.Chapter_SE .LM_para {
font-family:"AvenirLTStd-Book";
font-size:16px;
font-weight:normal;
font-style:normal;
color:#000000;
margin:0.5em 0em 0.5em 0em;
text-indent:0em;
}



/*karthik-add-css*/
.Chapter_SE .mileft {
margin-left:1.5em !important;
}
.Chapter_SE .bmhead {
font-family:"AvenirLTStd-Book";
font-size:22px;
font-weight:normal;
font-style:normal;
margin:1em 0em 1em 0em;
text-align:left;
background-color:#0068ae;
color:#ffffff;
padding:0.3em 0.3em 0.3em 0.8em;
}
.Chapter_SE p.book_au
{
font-family:"MinionPro-Bold";
font-size:26px;
text-indent:0em;
line-height:130%;
margin:2em 0em 0.2em 0em;
color:#000000;
text-align:center;
}
.Chapter_SE p.book_Unit
{
font-family:"AvenirLTStd-Heavy";
font-size:54px;
text-indent:0em;
line-height:130%;
margin:1em 0em 0.2em 0em;
color:#0068ae;
text-align:center;
}
.Chapter_SE p.book_Unit2
{
font-family:"AvenirLTStd-BookOblique";
font-size:23px;
text-indent:0em;
line-height:130%;
margin:0.5em 0em -1em 0em;
color:#000000;
text-align:center;
}
.Chapter_SE .fmhead_u3 {
font-family:"AvenirLTStd-Black";
font-size:24px;
font-weight:normal;
font-style:normal;
margin:1em 0em 1em 0em;
text-align:center;
background-color:#f78f1e;
padding:1.8em 1.5em 1.5em 1.5em;
}
.Chapter_SE .fmhead_u3 .ackh
{
border:4px solid #ffe8a0;
padding:0.2em 2.4em 0.2em 2.4em;
border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
color:#ffe8a0;
}
div.BX6F
{
border-top:1px solid #0068ae;
border-bottom:1px solid #0068ae;
padding:0.3em 2.4em 0.3em 2.4em;
margin:3em 0em 0em 0em;
color:#0068ae;
}
.Chapter_SE .BX6_TT
{
font-family:"AvenirLTStd-Black";
font-size:26px;
font-weight:normal;
font-style:normal;
margin:0em 0em 0em 0em;
text-align:center;
padding:0em 0em 0em 0em;
}
.Chapter_SE .BX6_TT1
{
font-family:"AvenirLTStd-Black";
font-size:20px;
font-weight:normal;
font-style:normal;
margin:0em 0em 0em 0em;
text-align:center;
padding:0em 0em 0em 0em;
line-height:1.2em;
}
.Chapter_SE .FM_H1
{
font-family:"MinionPro-Regular";
font-size:17px;
font-weight:normal;
font-style:normal;
margin:0.7em 0em 0em 1.5em;
text-align:left;
text-indent:-1.5em;
padding:0em 0em 0em 0em;
}
.Chapter_SE .TOC_CH
{
font-family:"MinionPro-Regular";
font-size:17px;
font-weight:normal;
font-style:normal;
margin:0.7em 0em 0em 1.5em;
text-align:left;
text-indent:-1.5em;
padding:0em 0em 0em 0em;
}
.Chapter_SE .dGrey_BgTx1
{
background:#a7a9ac!important;
color:#000000!important;
border-top:2px solid #9a9c9f!important;
border-bottom:2px solid #9a9c9f!important;
border-left:2px solid #9a9c9f!important;
border-right:2px solid #9a9c9f!important;
text-align:center;
}
.Chapter_SE .dGrey_BgTxL
{
background:#a7a9ac!important;
color:#000000!important;
border-top:2px solid #9a9c9f!important;
border-bottom:2px solid #9a9c9f!important;
border-left:2px solid #9a9c9f!important;
border-right:2px solid #9a9c9f!important;
text-align:left;
}
.Chapter_SE .Table-Style tbody tr td.brsgry
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-bottom:2px solid #9a9c9f;
border-right:2px solid #9a9c9f;
padding:0.5em 0.8em 0.5em 0.8em;
text-align:center;
}

.Chapter_SE .bull_lgreen_Tx
{
font-family:"AvenirLTStd-Medium" !important;
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
}
.Chapter_SE .bull_lgreen_Tx li
{
font-family:"AvenirLTStd-Medium" !important;
color:#5e7b2d;
}
.Chapter_SE .bull_lgreen_Tx li p
{
margin:0.1em 0em 0.1em 0.3em;
}


.Chapter_SE .LessonOpeneru03
{
background-image:url('../images/Unit_Openeru03.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .chapteropnu3 {
background-image:url('../images/Chapter-Openeru03.png');
background-repeat:no-repeat;
width:800px;
height:202px;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru03a
{
background-image:url('../images/Lesson_Openeru03a.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru03b
{
background-image:url('../images/Lesson_Openeru03b.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru03c
{
background-image:url('../images/Lesson_Openeru03c.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru03d
{
background-image:url('../images/Lesson_Openeru03d.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru03e
{
background-image:url('../images/Lesson_Openeru03e.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru03f
{
background-image:url('../images/Lesson_Openeru03f.jpg');
background-repeat:no-repeat;
background-position:left top;
}

.Chapter_SE .plesson-openeru3 {
font-family:"AvenirLTStd-Black";
font-size:22px;
margin:-0.5em 0em 0em 0em;
padding-top:0px;
padding-left:66px;
padding-bottom:2em;
color:#ffd887;
}

.Chapter_SE .DHead {
font-family:"AvenirLTStd-Black";
font-size:16px;
font-weight:normal;
font-style:normal;
margin:1em 0em 0em 0em;
text-align:left;
}
.cleara
{
clear:both;
}
.Chapter_SE .top-r {
margin-top: -1em;
}
.Chapter_SE .top-r1 {
padding-top: 2em;
}

.Chapter_SE .para_book0 {
font-family:"AvenirLTStd-Book";
font-size:14px;
font-weight:normal;
font-style:normal;
margin:0em 0em 0.2em 0em;
text-align:left;
}

.Chapter_SE .image1 .caption
{
font-family:"AvenirLTStd-Medium";
font-size:14px;
font-weight:normal;
font-style:normal;
margin:0em 0em 0.5em 0em;
text-align:left;
}


/* Flowchart Fixedlayout Start*/
/* Unit 3 Start*/
.Chapter_SE .unitopener003
{
max-width:768px;
padding-bottom:2em;
padding-right:2em;
margin:0 auto;
page-break-after:always;
}
div.unit3_flowchart
{
margin:0em;
background-image:url('../images/unfigg03.jpg');
background-repeat:no-repeat;
position:relative;
width:800px;
height:380px;
margin:2em 0em;
}
.u03_pos001
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:7px;
left:87px;
color:#0068ae;
line-height:100%;
}
.u03_pos002
{
font-size:6px;
position:absolute;
top:18px;
left:50px;
line-height:100%;
}
.u03_pos003
{
font-family:"AvenirLTStd-Book";
font-size:6px;
position:absolute;
top:27px;
left:26px;
line-height:115%!important;
}
.u03_pos004
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:80px;
left:28px;
color:#000000;
text-align:center;
line-height:110%!important;
}
.u03_pos005
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:120px;
left:26px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u03_pos006
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:199px;
left:26px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u03_pos007
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:225px;
left:26px;
color:#000000;
text-align:left;
line-height:120% !important;
}
.u03_pos008
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:307px;
left:70px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u03_pos009
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:332px;
left:65px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u03_pos010
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:182px;
left:135px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u03_pos011
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:214px;
left:132px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u03_pos012
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:79px;
left:133px;
color:#000000;
text-align:center;
line-height:120%!important;
}
.u03_pos013
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:113px;
left:132px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u03_pos014
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:7px;
left:274px;
color:#0068ae;
line-height:125%!important;
}
.u03_pos015
{
font-size:6px;
position:absolute;
top:18px;
left:224px;
line-height:125%!important;
text-align:center;
}
.u03_pos016
{
font-family:"AvenirLTStd-Book";
font-size:6px;
position:absolute;
top:35px;
left:210px;
line-height:110%!important;
}
.u03_pos017
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:80px;
left:260px;
color:#000000;
text-align:center;
line-height:115%!important;
}
.u03_pos018
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:114px;
left:257px;
color:#000000;
text-align:left;
line-height:115%!important;
}
.u03_pos019
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:191px;
left:266px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u03_pos020
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:218px;
left:258px;
color:#000000;
text-align:left;
line-height:115%!important;
}
.u03_pos021
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:305px;
left:208px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u03_pos022
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:323px;
left:200px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u03_pos023
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:262px;
left:429px;
color:#000000;
text-align:center;
line-height:115%!important;
}
.u03_pos024
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:288px;
left:426px;
color:#000000;
text-align:left;
line-height:115%!important;
}
.u03_pos025
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:80px;
left:427px;
color:#000000;
text-align:center;
line-height:120%!important;
}
.u03_pos026
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:113px;
left:426px;
color:#000000;
text-align:left;
line-height:115%!important;
}
.u03_pos027
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:7px;
left:637px;
color:#0068ae;
line-height:125%!important;
}
.u03_pos028
{
font-size:6px;
position:absolute;
top:17px;
left:550px;
text-align:center;
line-height:125%!important;
}
.u03_pos029
{
font-family:"AvenirLTStd-Book";
font-size:6px;
position:absolute;
top:27px;
left:546px;
line-height:120%!important;
}
.u03_pos030
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:79px;
left:526px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u03_pos031
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:112px;
left:522px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u03_pos032
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:199px;
left:524px;
color:#000000;
text-align:center;
line-height:110%!important;
}
.u03_pos033
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:248px;
left:522px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u03_pos034
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:303px;
left:545px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u03_pos035
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:328px;
left:539px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u03_pos036
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:219px;
left:633px;
color:#000000;
text-align:center;
line-height:115%!important;
}
.u03_pos037
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:246px;
left:614px;
color:#000000;
text-align:left;
line-height:115%!important;
}
.u03_pos038
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:78px;
left:630px;
color:#000000;
text-align:center;
line-height:120%!important;
}
.u03_pos039
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:111px;
left:629px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u03_pos040
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:78px;
left:722px;
color:#000000;
text-align:center;
line-height:110%!important;
}
.u03_pos041
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:127px;
left:720px;
color:#000000;
text-align:left;
line-height:115%!important;
}

/* Unit 3 End*//* Flowchart Fixedlayout End */



/* Flowchart Fixedlayout Start*/
/*unit 2 start*/
div.unit2_flowchart1
{
margin:0em;
background-image:url('../images/unfigg02.jpg');
background-repeat:no-repeat;
position:relative;
width:800px;
height:380px;
margin:2em 0em;
}
.u02_posu1
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:13px;
left:83px;
color:#0068ae;
line-height:100%;
}
.u02_posu2
{
font-size:6px;
position:absolute;
top:22px;
left:37px;
line-height:100%;
text-align:center;
}
.u02_posu3
{
font-family:"AvenirLTStd-Book";
font-size:6px;
position:absolute;
top:39px;
left:24px;
line-height:115%!important;
}
.u02_posu04
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:84px;
left:25px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu05
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:117px;
left:24px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu06
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:183px;
left:32px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu07
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:209px;
left:23px;
color:#000000;
text-align:left;
line-height:125% !important;
}
.u02_posu08
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:283px;
left:75px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu09
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:309px;
left:62px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu10
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:179px;
left:138px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu11
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:212px;
left:130px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu12
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:84px;
left:137px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu13
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:110px;
left:130px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu14
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:13px;
left:268px;
color:#0068ae;
line-height:125%!important;
}
.u02_posu15
{
font-size:6px;
position:absolute;
top:22px;
left:215px;
line-height:125%!important;
text-align:center;
}
.u02_posu16
{
font-family:"AvenirLTStd-Book";
font-size:6px;
position:absolute;
top:46px;
left:208px;
line-height:110%!important;
}
.u02_posu17
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:84px;
left:262px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu18
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:124px;
left:262px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu19
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:179px;
left:270px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu20
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:205px;
left:261px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu21
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:300px;
left:273px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu22
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:326px;
left:266px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu23
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:260px;
left:430px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu24
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:300px;
left:424px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu25
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:77px;
left:425px;
color:#000000;
text-align:center;
line-height:110%!important;
}
.u02_posu26
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:125px;
left:425px;
color:#000000;
text-align:left;
line-height:122%!important;
}
.u02_posu27
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:7px;
left:634px;
color:#0068ae;
line-height:125%!important;
}
.u02_posu28
{
font-size:6px;
position:absolute;
top:17px;
left:555px;
text-align:center;
line-height:125%!important;
}
.u02_posu29
{
font-family:"AvenirLTStd-Book";
font-size:6px;
position:absolute;
top:33px;
left:543px;
line-height:125%!important;
}
.u02_posu30
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:77px;
left:522px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu31
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:110px;
left:520px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu32
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:183px;
left:524px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu33
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:216px;
left:520px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu34
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:298px;
left:538px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u02_posu35
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:324px;
left:537px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu36
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:212px;
left:621px;
color:#000000;
text-align:center;
line-height:115%!important;
}
.u02_posu37
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:238px;
left:612px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u02_posu38
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:77px;
left:627px;
color:#000000;
text-align:center;
line-height:100%!important;
}
.u02_posu39
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:132px;
left:627px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u02_posu40
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:77px;
left:718px;
color:#000000;
text-align:center;
line-height:110%!important;
}
.u02_posu41
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:118px;
left:718px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.Chapter_SE .unitopener002
{
max-width:768px;
padding-bottom:2em;
padding-right:2em;
margin:0 auto;
page-break-after:always;
}

/* Unit 2 End*//* Flowchart Fixedlayout End */


.Chapter_SE .ch2opener
{
position:absolute;
top:700px!important;
}


.Chapter_SE .Table-Style tbody tr td.br33
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-right:1px solid #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}

.Chapter_SE .width33{width:33%!important;}
.Chapter_SE .width34{width:34%!important;}


.boxf_nb
{
margin-top:0.5em;
margin-bottom:1em;
}
.boxf_nb p
{
font-size: 0.9em;
font-family:"AvenirLTStd-Light";
color: #0068ae;
margin-bottom: 0.6em
}


/**Unit 4**/
.Chapter_SE .chapteropnu4 {
background-image:url('../images/Chapter-Openeru04.png');
background-repeat:no-repeat;
width:800px;
height:202px;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru04a
{
background-image:url('../images/Lesson_Openeru04a.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru04b
{
background-image:url('../images/Lesson_Openeru04b.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru04c
{
background-image:url('../images/Lesson_Openeru04c.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru04d
{
background-image:url('../images/Lesson_Openeru04d.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru04e
{
background-image:url('../images/Lesson_Openeru04e.jpg');
background-repeat:no-repeat;
background-position:left top;
}
.Chapter_SE .Lesson_Openeru04f
{
background-image:url('../images/Lesson_Openeru04f.jpg');
background-repeat:no-repeat;
background-position:left top;
}
/* Flowchart Fixedlayout Start*/
/* Unit 4 Start*/
.Chapter_SE .unitopener004
{
max-width:768px;
padding-bottom:2em;
padding-right:2em;
margin:0 auto;
page-break-after:always;
}
div.unit4_flowchart
{
margin:0em;
background-image:url('../images/unfigg04.jpg');
background-repeat:no-repeat;
position:relative;
width:800px;
height:380px;
margin:2em 0em;
}
.u04_pos001
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:6px;
left:87px;
color:#0068ae;
line-height:100%;
}
.u04_pos002
{
font-size:6px;
position:absolute;
top:14px;
left:46px;
line-height:100%;
}
.u04_pos003
{
font-family:"AvenirLTStd-Book";
font-size:6px;
position:absolute;
top:32px;
left:39px;
line-height:115%!important;
}
.u04_pos004
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:76px;
left:38px;
color:#000000;
text-align:center;
line-height:110%!important;
}
.u04_pos005
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:115px;
left:38px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u04_pos006
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:192px;
left:42px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u04_pos007
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:218px;
left:38px;
color:#000000;
text-align:left;
line-height:120% !important;
}
.u04_pos008
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:278px;
left:64px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u04_pos009
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:303px;
left:56px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u04_pos010
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:187px;
left:146px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u04_pos011
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:212px;
left:142px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u04_pos012
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:76px;
left:140px;
color:#000000;
text-align:center;
line-height:120%!important;
}
.u04_pos013
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:102px;
left:141px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u04_pos014
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:6px;
left:264px;
color:#0068ae;
line-height:125%!important;
}
.u04_pos015
{
font-size:6px;
position:absolute;
top:17px;
left:202px;
line-height:125%!important;
text-align:center;
}
.u04_pos016
{
font-family:"AvenirLTStd-Book";
font-size:5.5px;
position:absolute;
top:33px;
left:200px;
line-height:120%!important;
}
.u04_pos017
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:81px;
left:268px;
color:#000000;
text-align:center;
line-height:115%!important;
}
.u04_pos018
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:108px;
left:264px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u04_pos019
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:184px;
left:266px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u04_pos020
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:222px;
left:264px;
color:#000000;
text-align:left;
line-height:115%!important;
}
.u04_pos021
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:288px;
left:225px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u04_pos022
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:315px;
left:210px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u04_pos023
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:254px;
left:429px;
color:#000000;
text-align:center;
line-height:115%!important;
}
.u04_pos024
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:280px;
left:428px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u04_pos025
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:77px;
left:429px;
color:#000000;
text-align:center;
line-height:120%!important;
}
.u04_pos026
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:119px;
left:428px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u04_pos027
{
font-family:"AvenirLTStd-Black";
font-size:8.5px;
position:absolute;
top:6px;
left:630px;
color:#0068ae;
line-height:125%!important;
}
.u04_pos028
{
font-size:6px;
position:absolute;
top:17px;
left:553px;
text-align:center;
line-height:125%!important;
}
.u04_pos029
{
font-family:"AvenirLTStd-Book";
font-size:6px;
position:absolute;
top:33px;
left:544px;
line-height:120%!important;
}
.u04_pos030
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:75px;
left:524px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u04_pos031
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:102px;
left:520px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u04_pos032
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:195px;
left:523px;
color:#000000;
text-align:center;
line-height:110%!important;
}
.u04_pos033
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:220px;
left:521px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u04_pos034
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:6px;
top:292px;
left:545px;
color:#000000;
text-align:center;
line-height:125%!important;
}
.u04_pos035
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:318px;
left:537px;
color:#000000;
text-align:left;
line-height:125%!important;
}
.u04_pos036
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:211px;
left:616px;
color:#000000;
text-align:center;
line-height:115%!important;
}
.u04_pos037
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:238px;
left:612px;
color:#000000;
text-align:left;
line-height:115%!important;
}
.u04_pos038
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:76px;
left:625px;
color:#000000;
text-align:center;
line-height:120%!important;
}
.u04_pos039
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:125px;
left:625px;
color:#000000;
text-align:left;
line-height:120%!important;
}
.u04_pos040
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:76px;
left:715px;
color:#000000;
text-align:center;
line-height:110%!important;
}
.u04_pos041
{
font-family:"AvenirLTStd-Book";
position:absolute;
font-size:5.5px;
top:109px;
left:713px;
color:#000000;
text-align:left;
line-height:120%!important;
}
/* Unit 4 End*//* Flowchart Fixedlayout End */
.Chapter_SE .AvenirLTPro-medium
{
font-family:"AvenirLTStd-Medium";
}
.Chapter_SE .Table-Style thead tr th.tth1
{
background:#ffffff;
border-top: 1px solid #ffffff;
border-right: 1px solid #000000;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}
.Chapter_SE .Table-Style tbody tr td.ttd1
{
background:#ffffff;
border-top: 1px solid #ffffff;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #ffffff;
}
.Chapter_SE .Table-Style tbody tr td.u8c1107a
{
border-top:2px dotted #ffffff;
background:#c2dbf2;
vertical-align:bottom;
}
.Chapter_SE .Table-Style tbody tr td.u8c1107b
{
border-top:2px dotted #ffffff;
background:#d8e9b8;
vertical-align:bottom;
}
.Chapter_SE .Table-Style tbody tr td.u8c1107c
{
border-top:2px dotted #ffffff;
background:#fcc8bd;
vertical-align:bottom;
}
.Chapter_SE .Table-Style tbody tr td.brbb
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
border-left:2px solid #000000;
border-top:2px solid #000000;
border-bottom:2px solid #000000;
border-right:2px solid #000000;
padding:0.5em 0.8em 0.5em 0.8em;
text-align:left;
}
.Chapter_SE .Table-Style tbody tr td.brbb p
{
padding-left:1.8em;
text-indent:-1.8em;
}

.Chapter_SE .h3sf1 {
font-family:"AvenirLTStd-Black";
font-size:18px;
margin-top:2em;
margin-bottom:-0.2em;
text-indent:-6.6em;
text-align:left;
color:#0068ae;
border-radius:15px 15px 0px 0px;
-webkit-border-radius:15px 15px 0px 0px;
-moz-border-radius:15px 15px 0px 0px;
padding-top:10px;
padding-bottom:10px;
padding-left:7.5em;
padding-right:10px;
background-color:#ffd887;
}


.Chapter_SE .Chapter_title10 {
font-family:"AvenirLTStd-Black";
font-size:33px;
position:absolute;
left:285px;
top:25px;
text-align:left;
line-height:50px;
color:#ffffff;
}

.Chapter_SE .Chapter_number10 {
font-family:"AvenirLTStd-Black";
font-size:19px;
position:absolute;
left:80px;
top:30px;
text-align:center;
line-height:45px;
}





.Chapter_SE p.BX1_TX span.Avenir-Blacks
{
font-family:"AvenirLTStd-Black";
font-size:15px;
text-indent:0em;
line-height:130%;
margin:0.4em 0em 0.4em 0em;
text-align:left;
}
.Chapter_SE .Table-Style-T
{
margin:1em auto 1em auto;
page-break-inside:avoid!important;
width:50%;
border-collapse:collapse;
}
.Chapter_SE .Table-Style-T tbody tr td
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:15px;
font-family:"AvenirLTStd-Book";
padding:0.5em 0.8em 0.5em 0.8em;
vertical-align:top;
}
.Chapter_SE .Table-Style-T tbody tr td.T-bbr2
{
font-family:"AvenirLTStd-Heavy" !important;
border-collapse:collapse;
font-size:13px;
font-family:"AvenirLTStd-Book";
border-bottom:2px solid #000000;
border-right:2px solid #000000;
padding:0.5em 0.8em 0.5em 0.8em;
vertical-align:top;
text-align:center;
}
.Chapter_SE .Table-Style-T tbody tr td.T-bbr1
{
font-family:"AvenirLTStd-Heavy" !important;
border-collapse:collapse;
font-size:13px;
font-family:"AvenirLTStd-Book";
border-bottom:2px solid #000000;
padding:0.5em 0.8em 0.5em 0.8em;
vertical-align:top;
text-align:center;
}
.Chapter_SE .Table-Style-T tbody tr td.T-br1
{
font-family:"AvenirLTStd-Heavy" !important;
border-collapse:collapse;
font-size:13px;
font-family:"AvenirLTStd-Book";
border-right:2px solid #000000;
padding:0.5em 0.8em 0.5em 0.8em;
vertical-align:top;
text-align:center;
}
.Chapter_SE table tbody tr td img.middlef5
{
vertical-align:middle;
padding-bottom:0em;
margin-top:0em;
margin-left:auto;
margin-right:auto;
text-align:center !important;
}
.Chapter_SE .Table-Style-s
{
margin:1em auto 1em auto;
page-break-inside:avoid!important;
width:100%;
border-collapse:collapse;
border:1px solid #000000;
}
.Chapter_SE .Table-Style-s thead tr th
{
font-size:12px;
font-family:"AvenirLTStd-Black";
border-right:2px dotted #0068ae;
font-weight:bold;
padding:0.3em 0.5em 0.3em 0.5em;
color:#fff;
background-color:#0068ae;
border-top:2px solid #0068ae;
border-bottom:1px solid #0068ae;
border-left:1px solid #0068ae;
border-right:1px solid #0068ae;
vertical-align:bottom;
text-align:center;
}
.Chapter_SE .Table-Style-s thead tr th.right-dt-s
{
border-right:2px dotted #ffffff;
}
.Chapter_SE .Table-Style-s tbody tr td
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:12px;
font-family:"AvenirLTStd-Book";
padding:0.3em 0.5em 0.3em 0.5em;
vertical-align:top !important;
}
.Chapter_SE .Table-Style-s tbody tr td.br
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:12px;
font-family:"AvenirLTStd-Book";
border-bottom:2px dotted #000000;
border-right:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
vertical-align:top;
}
.Chapter_SE .Table-Style-s tbody tr td.br1
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:12px;
font-family:"AvenirLTStd-Book";
border-bottom:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style-s tbody tr td.br1m
{
vertical-align:middle;
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:12px;
font-family:"AvenirLTStd-Book";
padding:0.5em 0.8em 0.5em 0.8em;
}
.Chapter_SE .Table-Style-s tbody tr td.br2
{
font-family:"AvenirLTStd-Medium" !important;
border-collapse:collapse;
font-size:12px;
font-family:"AvenirLTStd-Book";
border-right:2px dotted #000000;
padding:0.5em 0.8em 0.5em 0.8em;
}
span.sub {
vertical-align:sub;
font-size:70%;
line-height:70%;
}
.Chapter_SE .Table-Style tbody tr td.brn
{
font-size:16px;
font-family:"AvenirLTStd-Heavy" !important;
font-weight:bold;
padding:0.5em 0.8em 0.5em 0.8em;
color:#000000;
border-right:2px dotted #000000;
vertical-align:middle;
text-align:center;
}
.Chapter_SE .Table-Style tbody tr td.brn1
{
font-size:16px;
font-family:"AvenirLTStd-Heavy" !important;
font-weight:bold;
padding:0.5em 0.8em 0.5em 0.8em;
color:#000000;
vertical-align:middle;
text-align:center;
}
.Chapter_SE .Table-Style tbody tr td.u8c1107d
{
border-top:2px dotted #ffffff;
background:#ada1ce;
vertical-align:bottom;
}
.Chapter_SE .Table-Style tbody tr td ul.bull-green
{
font-family:"AvenirLTStd-Medium" !important;
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
color:#5e7b2d;
}
.Chapter_SE .Table-Style tbody tr td ul.bull-green li p
{
margin:0.1em 0em 0.1em -2em;
}
.Chapter_SE .Table-Style tbody tr td.brbb-k p
{
padding-left:1.8em;
text-indent:-0em;
}
.Chapter_SE .Table-Style thead tr th.right-dt2
{
border-top:2px dotted #ffffff !important;
border-right:2px dotted #ffffff !important;
}
.Chapter_SE .Table-Style thead tr th.right-dt3
{
border-top:2px dotted #ffffff !important;
}
.Chapter_SE div.box4 .image {
text-align:center;
margin:0.5em 0em 0.5em 0em;
width:100%;
}
.Chapter_SE .tick-u4
{
font-family:"MinionPro-Regular";
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.3em 1.5em;
}
.Chapter_SE .s_imagec_2
{
margin:1em 0em 1em -1em !important;
page-break-inside:avoid!important;
}
.Chapter_SE .s_imagec_2 tbody tr td
{
padding: 0em 0em 0em 1em;
}
.move1
{
padding-left:2.2em;
}
.vbot
{
vertical-align:bottom !important;
}

.Chapter_SE span.italic1m
{
font-family:"AvenirLTStd-Medium" !important;
font-style:italic;
}

.Chapter_SE .bull-bsm
{
font-family:"AvenirLTStd-Book";
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.6em 0em 0.4em 1.2em;
}
.Chapter_SE .bull-bsm li p
{
margin:0.1em 0em 0.5em 0.3em;
}


.Chapter_SE .Table-Style tbody tr td ul.bull-blue
{
font-family:"AvenirLTStd-Medium" !important;
font-size:16px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
color: #0068ae;
}
.Chapter_SE .Table-Style tbody tr td ul.bull-blue li p
{
margin:0.1em 0em 0.1em -2em;
}


.Chapter_SE .Table-Style thead tr th.bottom
{
font-size:16px;
font-family:"AvenirLTStd-Black";
border-right:2px dotted #ffffff !important;
font-weight:bold;
padding:0.5em 0.8em 0.5em 0.8em;
color:#fff;
background-color:#0068ae;
border-top:2px solid #0068ae;
border-bottom:1px solid #0068ae;
border-left:1px solid #0068ae;
border-right:1px solid #0068ae;
vertical-align:bottom;
text-align:center;
}

.Chapter_SE .Table-Style thead tr th.bottom1
{
font-size:16px;
font-family:"AvenirLTStd-Black";
font-weight:bold;
padding:0.5em 0.8em 0.5em 0.8em;
color:#fff;
background-color:#0068ae;
border-top:2px solid #0068ae;
border-bottom:1px solid #0068ae;
border-left:1px solid #0068ae;
border-right:1px solid #0068ae;
vertical-align:bottom;
text-align:center;
}


.Chapter_SE .Table-Style tbody tr td .bull1
{
font-family:"AvenirLTStd-Medium" !important;
font-size:15px;
text-indent:0em;
line-height:140%;
margin:0.1em 0em 0.4em 1.2em;
color: #0068ae;
}
.Chapter_SE .Table-Style tbody tr td .bull1 li p
{
margin:0.1em 0em 0.1em 0.1em;
}


.Chapter_SE .UnitOpener4a
{
background-image:url('../images/UnitOpener04a.jpg');
background-repeat:no-repeat;
background-position:left top;
}


.highlight
{
background-color: #fff34d;
-moz-border-radius: 5px; /* FF1+ */
-webkit-border-radius: 5px; /* Saf3-4 */
border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* FF3.5+ */
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Saf3.0+, Chrome */
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Opera 10.5+, IE 9.0 */
}
.highlight
{
padding:1px 4px;
margin:0 -4px;
}
