A { color: #333333; }
A:link {
	color: #333333;
}
A:visited {
	color: #333333;
}
SPAN.whiteButtonDim { color: #FFF; }

#wuLogo {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
	background-color: #FFF;
}


.b { font-weight: bold; }
.nb { font-weight: normal; }
.red { color: #F00; }
.taC { text-align: center; }
.taR { text-align: right; }
.taL { text-align: left; }
.vaT TD { vertical-align: top; }
.full { width: 100%; }
.hide, .none { display: none; }
.nobr { white-space: nowrap; }
.tm10 { margin-top: 10px; }
.bm10 { margin-bottom: 10px; }
.mainG { color: #4C566C; font-family: Helvetica, sans-serif; font-size: 17px; font-weight: bold; margin: 10px 0 5px 15px; text-shadow: #000; }
.center { margin: 0 auto 0 auto; }
.padLeft { text-align: left; padding: 0 10px 0 10px; }
.updateObs {
	font-size: 12px;
	text-align: center;
	border-bottom: 1px solid #DCDCDC;
}
.toggle A { text-decoration: none; }
.grayButton { color: #FFF; }

.barMenu {
	text-align: center;
	margin: 0px 0 5px 0;
	background: #fbfbfb repeat-x;

}
.barMenu SPAN.button {
	color: #9966CC;
}



.contentTable { width: 100%; text-align: left; }
.contentTable TBODY TR TD { border-bottom: 1px solid #DCDCDC; }
.contentTable TBODY TR TD.placeTitle { padding: 10px; width: 100%; }
.contentTable TBODY TR TD.placeConds { padding: 10px; white-space: nowrap; }
.contentTable TBODY TR TD.placeAlert { padding: 0; white-space: nowrap; }
.contentTable TBODY TR.noRow TD { border-bottom: 0; }
.contentTable TBODY TR TD.noRow { border-bottom: 0; }
.contentTable TBODY TR.extRow { display: none; }

