body {
    font-family: Arial;
    font-size: 14px;
	line-height:1.3;
    height:666px;
    border:solid 10px #D9E5C1;  
    background-color:#ffffff;
    width: 390px;
    padding: 10px;
    overflow: hidden;
}

body.bodyWide {
    font-family: Arial;
    font-size: 14px;
    height:666px;
    border:solid 10px #D9E5C1;  
    background-color:#ffffff;
    width: 974px;
    padding: 10px;
    overflow: hidden;
}

b {font-weight:bold;}
i {font-style: italic;}
p {margin-bottom: 15px;}
sub {
    position: relative;
    bottom: -0.5em;
    font-size: 0.83em;
}
u {text-decoration: underline;}
sup {
    position: relative;
    top: -0.5em;
    font-size: 0.83em;
}

#itemTitle {
    background-color: #B2D6F4;
    padding:5px;
    margin-right:2px; 
    margin-bottom:15px; 
    line-height:22px;
    box-shadow: 1px 1px 2px 0px #333333;
}
.itemTitle {
    background-color: #B2D6F4;
    padding:5px;
    margin-right:2px; 
    margin-bottom:15px; 
    line-height:22px;
    box-shadow: 1px 1px 2px 0px #333333;
    min-height: 44px;
}

.itemDirections {
    font-style: italic;
    margin-bottom: 30px;
}
#itemDirections00 {
    font-style: italic;
}

#itemStem {}

.itemStemWide {
    border: 1px solid #d9e5c1;
    height: 29.2em;
    margin: 30px auto 0;
    padding: 50px 80px;
    width: 700px;
}

.textInput {
    width:90%;
    outline:2px solid #D9E5C1;
    margin-top:4px;
    margin-bottom:4px;
}

input[type="radio"] {
    cursor:pointer;
    vertical-align:top;
    margin-right:5px;
}

label {
    cursor:pointer;
    display:inline-block;
    width:90%;
}

.radioDistractor {
    margin: 5px 0 5px 0;
}

.textbox {
    outline: 2px solid #d9e5c1;
    width: 99%;
}

.txt3 {
    height:51px;
}

.txt4 {
    height:68px;
}

.greytable {
    border-collapse: collapse;
    margin-top:10px;
}

.greytable th {
    background-color: #7f7f7f;
    border: 2px solid #a6a6a6;
    color: #ffffff;
    font-weight: bold;
    padding: 6px;
    text-align: left;
    vertical-align: middle;
}

.greytable td {
    border: 2px solid #a6a6a6;
    background-color: #f2f2f2;
    padding: 6px;
    text-align:left;
}

.greytableRadio {text-align: center !important;
    text-align:center;
    vertical-align:middle;
}


#introDirections {
	margin-bottom: 15px;
	font-style: italic;
}

#introBullets {
	margin-bottom: 30px;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 20px;
}

#introBullets li {
	margin-left: 0px;
	margin-bottom:7px;
	padding-left: 0px;
	font-style: italic;
}
.checkbox {
    vertical-align: top;
}
#q01ImgDiv {
    margin-top: 40px;
    position: relative;
    text-align: center;
}
#q01ImgLabel {
    left: 145px;
    position: absolute;
}

#sourceContainer {
    height:140px;
    text-align: center;
}

#q11p2 {
    margin-top: 15px;
}

#q04-ol {
    list-style-type:decimal;
    font-style: italic;
    margin-left: 20px;
}

#q04-ol li {
    padding: 0 0 1em 1em;
}

#q04-ol textarea {
    width: 290px;
    display: block;
}

#introTitle {
    font-family: arial;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: -30px;
    text-align: center;
}
#q3p1 {
    margin-left: 0.2em;
    width: 24.2em;
}
.radioDistractorq3 {
    margin-bottom: 12px;
    margin-left: 6.2em;
    width: 39em;
}
#q4p1 {
    margin-left: 6.2em;
    width: 37.2em;
}
.radioDistractorq4 {
    margin-bottom: 12px;
    margin-left: 6.2em;
    width: 37.2em;
}
#q6Y, #q6N {
    font-weight: bold;
}
#posId, #negId {
    font-weight: bold;
}
.introPclass {
    margin-left: 2em;
}


#qY, #qN{
	font-weight: bold;
}
#Q02Table {
    margin-left: 0px;
}
#tr1th2, #tr1th3 {
    text-align: center;
}

#Q01Table {
    margin-left: 0px;
}

#Q05Table {
    margin: 20px 80px 0px;
}
#q04itStP2, #q04itStP3 {
    margin-top: 40px;
    margin-bottom: 10px;
}
#q06itStP3, #q06itStP4 {
    margin-top: 30px;
    margin-bottom: 10px;
}
#q02itStP2, #q02itStP3 {
    margin-top: 40px;
    margin-bottom: 10px;
}
.boldItalic {
    font-weight: bold;
    font-style: italic;
}