@charset "utf-8";
#standard form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000;
}
#standard table.sectSample       {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #264875;
}
.sectSample td {
	background-color: #264875;
	text-align: center;
}
.sectSample .row  td {
	background-color: #D9DAF4;
	font-size: 0.9em;
	color: #000000;
}
.sectSample .sectHead table {
	text-align: center;
}
#samples table {
	text-align: center;
	width: 80%;
}
.samplepic {
	width: 250px;
}

