td.quote-again {
font-family: sans-serif;
font-size: 12px;
color: #02752a;
text-decoration: none;
font-weight: bold;
padding: 5px;
text-align: right;
}
.quote-again a:link, .quote-again a:visited {
font-family: sans-serif;
font-size: 12px;
color: #02752a;
text-decoration: underline;
font-weight: bold;
}
.quote-again a:active, .quote-again a:hover {
font-family: sans-serif;
font-size: 12px;
color: #023c16;
text-decoration: underline;
font-weight: bold;
}

td.content {
border-left: #02752a 3px solid;
border-right: #02752a 3px solid;
}

td.field-labels {
font-family: sans-serif;
font-size: 12px;
color: #02752a;
text-decoration: none;
font-weight: bold;
padding: 2px;
text-align: left;
}
.fields {
font-family: sans-serif;
font-size: 11px;
color: #02541e;
text-decoration: none;
font-weight: bold;
border: #c0c0c0 1px solid;
}

.submits {
background-color: #0f5929;
font-family: sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: normal;
border: #09431e 1px solid;
}

td.title {
background-color: #f2efd3;
font-family: sans-serif;
font-size: 13px;
color: #024017;
text-decoration: none;
font-weight: bold;
padding: 5px;
padding-left: 0px;
text-align: left;
}

td.quote-text {
font-family: sans-serif;
font-size: 13px;
color: #015851;
text-decoration: none;
font-weight: bold;
padding: 2px;
text-align: center;
}
td.quote-titles {
font-family: sans-serif;
font-size: 12px;
color: #015851;
text-decoration: underline;
font-weight: bold;
padding: 2px;
text-align: center;
}
td.quote-titles2 {
background-color: #d1fce0;
font-family: sans-serif;
font-size: 11px;
color: #013b15;
text-decoration: none;
font-weight: bold;
padding: 2px;
text-align: center;
text-transform: uppercase;
}
td.totals {
font-family: sans-serif;
font-size: 12px;
color: #013833;
text-decoration: none;
font-weight: bold;
padding: 2px;
text-align: center;
}

td.total {
font-family: sans-serif;
font-size: 13px;
color: #023c16;
text-decoration: none;
font-weight: bold;
padding: 5px;
text-align: left;
}

td.note {
font-family: sans-serif;
font-size: 12px;
color: #3c3c3c;
text-decoration: none;
font-weight: normal;
padding: 5px;
text-align: left;
}