
body   { color: #000; font-style: normal; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
td     { color: #000; font-style: normal; font-weight: normal; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
/*
.tableCell { font-size: 12px; line-height: 13px; font-family: "Trebuchet MS", FontName, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
*/
.redAndBold { color: #ff4500; font-weight: bold; text-decoration: none }
.headline   { color: #036; font-weight: 900; font-size: 16px; line-height: 18px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.subhead  { color: #633; font-weight: bold; font-size: 13px; line-height: 18px; text-decoration: underline }
.link      { color: #ff4500; font-weight: bold; font-size: 12px; line-height: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a { color: #ff4500; font-weight: bold; text-decoration: none }
.footer  { font-size: 9px; line-height: 10px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.medium { font-weight: bold }
.bold { font-weight: 900 }
.tableHeader  { font-weight: bold; font-size: 13px; line-height: 16px }
.entryName { color: #036; font-weight: 900; font-size: 16px; line-height: 18px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.entryHeader { color: #036; font-weight: bold; font-size: 13px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.entryCell { font-size: 13px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.searchResult   { font-size: 14px; line-height: 16px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.entryDisclaimer { color: #036; font-weight: bold; font-size: 11px; line-height: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.vertNav { color: #036; font-weight: bold; font-size: 12px; line-height: 12px; font-family: "Trebuchet MS", Bookman, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: center; vertical-align: middle }

label.online_pmt {
	font-weight: bold;
  display: block;
  float: left;
  width: 200px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

input.online_pmt {
	display: block;
	width: 60px;
	border:1px #003366 solid;
	background:#FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.form_small {
	display:block;
	font-size:88%;
	margin:0 0 5px 0;
	padding:1px 3px;
}

input.online_pmt_submit {
	margin: 0 0 0 200px;
}