body,td,th {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.greenText {
	color: #00b050;
}

.splashback {
	background-image: url(/design_images/splashback.gif);
	background-repeat: no-repeat;
}
.indent {
	padding: 1em;
	font-size: 80%;
}
.box {
	background-color:#E5E2EA; 
	border: solid 1px #000000; 
	padding:4px;
}
/* used on madisonbondwib.org/Boards/awards.asp */
.awardsh1 {
	color:#330000;
	font-style:italic;
	text-align:right;
}
.awardsh2 {
	font-style:italic;
	text-align:right;
}
.awards3 {
	color:#330000;
	text-align:right;
}
/* end used on madisonbondwib.org/Boards/awards.asp */

.textField  {
	width: 250px;
	border: 1px solid #000000;
}
.textField2 {
	width: 400px;
	border: 1px solid #000000;
}
.question {
	color: #FF0000;
}
.underline {
	text-decoration: underline;
}


hr.divider {
	color: #000000;
	line-height: 1px;
}
