body {
	color: #000077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BDC8D9;
}

h2 {
	margin-bottom:5px;
}

h3 {
	margin-bottom:4px;
}

td, p {
	color: #000077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input {
	font-size:12px;
}

select {
	font-size:12px;
}

.subhead {
	color: #000077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.sidebar {
	color: #778BB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.back {
	background-image: url('../images/mano_back.gif');
}

.fieldlabel {
	color: #404045;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.spanbox {
    border: 2px solid #037776;
    padding-left: 10px;
    padding-right: 10px;
}