@charset "utf-8";
/* CSS Document */
td, .towingText, P, LI  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smlText, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a, a:link.towingText, a:active.towingText, a:visited.towingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}


a:link.smlText, a:active.smlText, a:visited.smlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bigHeader {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.boldtext {

font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link.boldtext, a:active.boldtext, a:visited.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.bigBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: oblique;
	font-weight: bolder;
	color: Blue;
	text-decoration: none;
}

.headerLI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.smlBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
