.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: none}
.textsm {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.header1 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold}
.textm {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.header2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.borderB {

	border-top: 1px none #000060;
	border-right: 1px none #000060;
	border-bottom: 1px solid #000060;
	border-left: 1px none #000060;
}
a:link, a:visited {

}
a:hover {
	color: #2b417d;

}

}
.borderT {


	border-top: 1px solid #000060;
	border-right: 1px none #000060;
	border-bottom: 1px none #000060;
	border-left: 1px none #000060;
}
.borderL {



	border-top: 1px none #000060;
	border-right: 1px none #000060;
	border-bottom: 1px none #000060;
	border-left: 1px solid #000060;
}
.border1 {
	border: 1px solid #000060;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;


}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2b417d;
	text-decoration: none;

}
.bkgdimage {
	background-image: url(images/bk_front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bkgdimageTow {

	background-image: url(images/bk_trucks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
