@charset "iso-8859-1";

a.questionAnswer {
	font-weight: bold;
}

table.volunteering {
	clear: both;
	margin-left: 0;
	text-align: left;
	width: 100%;
}

table.volunteering th, table.volunteering td {
	padding: 4px 0 4px 4px;
	vertical-align: top;
}

table.volunteering th {
	background: #ffff99;
}

col#formFirstCol {
	width: 200px;
}

table.narrowCol {
	clear: both;
	margin-left: 0;
	text-align: center;
}

table.narrowCol caption {
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
}

table.narrowCol th {
	background: #ffff99;
}

table.narrowCol th, table.narrowCol td {
	padding: 4px 0 4px 4px;
	vertical-align: top;
}

table.narrowCol td.leftText, table.narrowCol th.leftText {
	text-align: left;
}

table.narrowCol td.rightText, table.narrowCol th.rightText {
	text-align: right;
}
