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;
}

#changeWorld_StimulusId01 {
    font-family: arial;
    font-size: 14px;
    overflow: hidden;
}
#changeWorld_StimulusId02{
	font-family: arial;
    font-size: 14px;
    overflow: hidden;
}
.changeWorldStimulusCl{}

#title {
    text-align:center;
    margin-bottom:20px;
    padding:5px;
    background-color:#777777;
    color:#ffffff;
}

#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;
    background-color: #EEEEEE;
}
#pg1Header {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: -15px;
    text-align: center;
}
#pg1Subheader {
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
}
#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 {
    margin-top: 10px;
    line-height: 1.3em;
}

#nobelImg {
    float: right;
    width: 195px;
    margin-left: 15px;
    margin-bottom: 5px;
}

/* Page 2 */
#Page2_stimulus {
    height: auto;
 }
#pg2Header {
    color: #376092;
    font-family: "Times New Roman";
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    padding: 0;
    text-align: center;
}
#subheadWrap {
    text-align: center;
}
#pg2Subheader {
    border-bottom: 2px dotted #376092;
    border-top: 2px dotted #376092;
    display: inline-block;
    font-size: 14px;
    margin: 8px auto 30px;
    padding: 6px 10px;
    text-align: center;
}
#pg2Body {
    margin: 0px;
    font-size: 14px;
}
#pg2Title {
    background-color: #a6bfde;
    color: #17375e;
    font-family: "Times New Roman";
    font-size: 33px;
    font-weight: bold;
    height: 47px;
    padding-top: 5px;
    position: static;
    text-align: center;
    vertical-align: middle;
}
#pg2Columns {
    margin: 10px 60px;
    line-height: 1.4em;
    font-family: "Times New Roman";
}

#pg1Column2 {
    background-color: #dadaf2;
    margin: 0 2.2em;
    padding: 25px;
}

#pg1p5 {
    margin-bottom: 0px;
}