.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: b2c1d1;
	width: 220px;
	border: 0.5px solid #003366;
	padding: 1px;
}

.check {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	border: thin dotted;
}

.send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #003366;
	width: 220px;
}

.boxeslarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: b2c1d1;
	width: 220px;
	height: 70px;
	border: 0.5px solid #003366;
	padding: 1px;
}
