body {
    font-family: Arial;
    font-size: 14px;
    overflow: hidden;
}

b { font-weight:bold; }
i { font-style: italic; }
p { margin-bottom: 16px; }
sub {
    position: relative;
    bottom: -0.5em;
    font-size: 0.83em;
}
u {text-decoration: underline;}
sup {
    position: relative;
    top: -0.5em;
    font-size: 0.83em;
}

#title {
    background-color: #dbd6bf;
    color: black;
    font-weight: bold;
    margin-bottom: 2.2em;
    margin-left: 5em;
    margin-top: 2.2em;
    padding: 5px;
    text-align: center;
    width: 34.2em;
}

#subtitle {
    font-size: 16px;
    font-weight:bold;
    margin-bottom:16px;
}

#stim2title {
    margin-top:16px;
    font-size: 16px;
    font-weight:bold;
    text-align:center;
}

#img1 {
    display:block;
    float:right;
    margin-bottom:5px;
}

#img2 {
    display:block;
    float:left;
}

#img3 {
    display:block;
    margin: 0 auto 16px auto;
}

/* tabs */
.tabFrame {
    width: 100%;
    height: 671px;
}


/* Page 1 */
#Page3_stimulus {
    height: auto;
}
#pg1Header {
    font-size: 18px;
    font-weight: bold;
    margin-top: -15px;
    text-align: center;
}
#pg1Subheader, #pg2Subheader {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}
#pg1Body {
    margin: 20px;
    padding: 20px;
    font-size: 14px;
}

#pg1Title {
   background-color: #A6A6A6;
    font-size: 25px;
    padding-top: 5px;
    color: white;
    vertical-align: middle;
    height: 35px;
    position: static;
    text-align: center;
    font-family: "Times New Roman";
}
#pg1Columns {
    line-height: 1.3em;
    margin-top: 25px;
}

#saveForestImgId {
    margin-left: 1.2em;
    position: absolute;
    top: 15em;
    width: 508px;
}

/* Page 2 */
#Page2_stimulus {
    height: auto;
 }
#pg2Header {
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    padding-top: 1.2em;
}
#pg3Header {
    font-weight: bold;
    font-size: 19px;
    text-align: center;
        padding-top: 1.2em;
}
#subheadWrap {
    text-align: center;
}

#pg2Body {
    margin: 0px;
    font-size: 14px;
}
#pg2Columns {
    margin: 10px 60px;
    line-height: 1.4em;
}

.ulId1 {
    list-style-type: disc;
    margin-bottom: 9px;
    margin-left: 12px;
    padding-left: 0;
}



#Out-of-School_Children_Q1-4 {
    width: 34.2em;
}


#pg1p2, #pg1p3 {
    padding-left: 30px;
}
#pg1p5 {
    font-weight: bold;
}
.pg1ColumnsCl2 {
    margin-bottom: 3px;
    padding-left: 47px;
}
#pg2p2 {
    background-color: #D1DBBB;
    margin: 20px 20px;
    padding: 1em;
}
#pg1ol {
    list-style-type:decimal;
    margin-left: 56px;
}

#pg1ol li {
    padding: 0 0 0 1em;
}
