TABLE.billpayExport {
border-top: 1px solid #2F2D29;
border-bottom: 1px solid #2F2D29;
border-left: 1px solid #2F2D29;
border-right: 1px solid #2F2D29;
}
TABLE.foo      {
border-top: 1px solid #2F2D29;
border-bottom: 1px solid #2F2D29;
border-left: 1px solid #2F2D29;
border-right: 1px solid #2F2D29;
}
TABLE.foo2      {
border-top: 1px solid #111356;
border-bottom: 1px solid #111356;
border-left: 1px solid #111356;
border-right: 1px solid #111356;
}
TD.bar2     {
margin-left: 8em;
background-color: #C3BAB3;
}
TD.barTL     {
margin-left: 8em;
border-top: 1px solid #c0c0c0;
border-bottom: 0px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-right: 0px solid #c0c0c0;
}
TD.barTR     {
margin-left: 8em;
border-top: 1px solid #c0c0c0;
border-bottom: 0px solid #c0c0c0;
border-left: 0px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
}
TD.barTLR      {
margin-left: 8em;
border-top: 1px solid #c0c0c0;
border-bottom: 0px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
}
TD.barTLB      {
margin-left: 8em;
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-right: 0px solid #c0c0c0;
}
TD.barTLBR     {
margin-left: 8em;
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
}
TD.barTBR      {
margin-left: 8em;
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
border-left: 0px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
}
TD.barB      {
margin-left: 8em;
border-top: 0px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
border-left: 0px solid #c0c0c0;
border-right: 0px solid #c0c0c0;
}
.whitetext1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.messageText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 110%;
	font-weight: normal;
}
.messageNavText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 110%;
	font-weight: bold;
}
.smallnavtext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
}
.altnavtext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #005883;
}
.whitetext3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.errmsgText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #990000;
}
a:link {
	color: #996699;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #005883;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #A392B7;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #996699;
}

.phone{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	width: 35px;
}
.selectinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}
input{
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}
input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
}
.textareainput{
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
}
.sortheader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	line-height: 120%;
	font-weight: bold;
	font-style:normal;
	color: #000000;
	text-decoration: none;
}
.sortheader:link {
	color: #000000;
	text-decoration: none;
}
.sortheader:visited {
	color: #000000;
	text-decoration: none;
}
.sortheader:hover {
	color: #000000;
	text-decoration: underline;
}
.topnavText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	font-style: normal;
	color: #005580;
}
.topnavText:link {
	color: #005580;
}
.topnavText:visited {
	color: #005580;
}
.topnavText:hover {
	text-decoration: underline;
	color: #A392B7;
}
.topnavText:active {
	color: #005580;
}
.leftnavText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.leftnavText:link {
	color: #FFFFFF;
}
.leftnavText:visited {
	color: #FFFFFF;
}
.leftnavText:hover {
	text-decoration: underline;
	color: #A392B7;
}
.leftnavText:active {
	color: #FFFFFF;
}
.addressText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.grayTextSmall {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
	color: #999999;
}