.mainText10 { font-size: 10px; font-family: Verdana, Helvetica, sans-serif; color: #003333}

.mainText11 { font-size: 11px; font-family: Verdana, Helvetica, sans-serif; color: #003333}
.mainText { font-size: 11px; font-family: Verdana, Helvetica, sans-serif; color: #003333}
.field { font-size: 11px; font-family: Verdana, Helvetica, sans-serif; color: #003333}

.boldText11 { font-size: 11px; font-family: Verdana, Helvetica, sans-serif; color: #003333; font-weight: bold }
.boldText { font-size: 11px; font-family: Verdana, Helvetica, sans-serif; color: #003333; font-weight: bold }

.boldText14 { font-size: 14px; font-family: Verdana, Helvetica, sans-serif; color: #003333; font-weight: bold }

.boldText14red { font-size: 14px; font-family: Verdana, Helvetica, sans-serif; color: #ff0000; font-weight: bold }



 

a:link    { color: #000033; text-decoration: underline }
a:active  { color: #000033; text-decoration: underline }
a:visited { color: #000033; text-decoration: underline }
a:hover   { color: #000033; text-decoration: none }

.linebluetop {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #95A5B9;
	border-right-color: #95A5B9;
	border-bottom-color: #95A5B9;
	border-left-color: #95A5B9;
}

.linebluebtm {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #95A5B9;
	border-right-color: #95A5B9;
	border-bottom-color: #95A5B9;
	border-left-color: #95A5B9;
}

.linebluetopbtm {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95A5B9;
	border-right-color: #95A5B9;
	border-bottom-color: #95A5B9;
	border-left-color: #95A5B9;
}

.lineblueall {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95A5B9;
	border-right-color: #95A5B9;
	border-bottom-color: #95A5B9;
	border-left-color: #95A5B9;
}.fields {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	border: 1.0px solid #000033;
}

