.Section1 {
	margin-top: 20px;
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0033FF;
}

.Section1 {
	color: #0033FF;
	font-size: 50px;
}

.msgText {
	color: #FF0000;
}

.tablenobackgrnd {
	background-color: #FFFFFF;
}

.toprow, .dkblue {
	background-color: #3399CC;
}

.rowltgrey, .ltgrey {
	background-color: #DDDDDD;
}

.rowwhite, .white {
	background-color: #FFFFFF;
}

table, .ltblue {
	background-color: #D5EFFF;
}

.colwhite {
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.colltgrey {
	background-color: #DDDDDD;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}

select.multipleSelect {
	width: 175px;
	height: 300px;
}

td.centeredButtons {
	text-align: center;
}

tr.centeredRow {
	text-align: center;
}

.note {
	font-size: 80%;
}