/* CSS Document */
.onstate-fieldeducation,
.onstate-fieldsocialwork,
.onstate-fieldreligious,
.onstate-fieldactivism,
.onstate-fieldhealthcare,
.onstate-fieldnonprofit,
.onstate-fieldforprofit,
.onstate-involvedother,
.onstate-involvedpe {
 display:block;
}
.onstate-iao.
.onstate-choseother {
 display:inline;
}
.offstate-fieldeducation,
.offstate-fieldsocialwork,
.offstate-fieldreligious,
.offstate-fieldactivism,
.offstate-fieldhealthcare,
.offstate-fieldnonprofit,
.offstate-fieldforprofit,
.offstate-iao,
.offstate-choseother,
.offstate-involvedother,
.offstate-involvedpe {
 display:none;
}
