html {
	margin: 0;
	padding: 0; 
}

body {
	color: #000000;
	font-size: 80%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #ffffff;
	margin: 0;
	padding: 0; 
}

/* >>> Freight Tools Nav */

.toolNavH {
	font-weight: bold;
	background-color: #fec22a;
	border: thin #ffffff solid;
	width: 100%;
	height: 1.25em;
	background-repeat: repeat;
	vertical-align: middle;
	padding: .6em; 
}

.toolNav {
	background-color: #f7f09f;
	border: thin #ffffff solid;
	width: 100%;
	height: 1.25em;
	background-repeat: repeat;
	vertical-align: middle;
	padding: .6em;
	visibility: visible;
	margin-top: -1.2em;
	font-weight: bold; 
}

.toolNav >a:link, .toolNav >a:visited {
	text-decoration: none;
	color: #000000; 
}

.toolNav >a:hover {
	text-decoration: none;
	color: #81213a; 
}

.toolNav > a:hover > .underline {
	text-decoration: none;
	color: #000000; 
}

.toolNav >a:active {
	text-decoration: none;
	color: #fec22a; 
}

.toolNav >a:active > .underline {
	text-decoration: none;
	color: #fec22a; 
}

/* >>> Top Nav  */

#nav {
	width: 100%;
	height: 2.5em;
	z-index: 100;
	text-align: left;
	background-color: #fec22a;
	font-weight: bold;
	padding: .3em .3em .3em 240px;
	font-family: 'Arial Black', Charcoal, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	overflow: visible;
	text-decoration: none; 
}

#nav > a:link, #nav > a:visited {
	text-decoration: none;
	color: #000000;
	vertical-align: middle; 
}

#nav > a:hover, #nav > a:focus {
	text-decoration: none;
	color: #81213a; 
}

#nav > a:hover > .underline {
	text-decoration: none;
	color: #000000; 
}

#nav > a:active {
	text-decoration: none;
	color: #ffffff; 
}

#nav > a:active > .underline {
	text-decoration: none;
	color: #ffffff; 
}

/* >>> Sub Nav */

.subNavH {
	font-weight: bold;
	color: #fec22a;
	font-size: 1.1em;
	margin-bottom: -.7em;
	padding-left: .6em; 
}

.subNav {
	margin-left: 2em;
	text-indent: -1em;
	margin-bottom: -.7em;
	padding-left: .6em; 
}

.subNav >a:link, .subNav >a:visited {
	text-decoration: none;
	color: #000000; 
}

.subNav >a:hover {
	text-decoration: none;
	color: #81213a; 
}

.subNav > a:hover > .underline {
	text-decoration: none;
	color: #000000; 
}

.subNav >a:active {
	text-decoration: none;
	color: #fec22a; 
}

.subNav >a:active > .underline {
	text-decoration: none;
	color: #fec22a; 
}

#top {
	z-index: 110;
	width: 100%;
	height: 2em;
	background-color: #81213a; 
}

#s-box {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 120;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	text-align: right; 
}

#logo {
	top: 0;
	left: 0;
	z-index: 150;
	position: absolute; 
}

#photos {
	z-index: 90;
	width: 100%;
	height: 84px;
	background-color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
	margin-top: -10px;
	position: relative;
	background-image: url(images/top/composite.jpg);
	background-position: 0em 2px;
	background-repeat: repeat-x; 
}

.topPics {
	margin-top: 2px; 
}

#breadcrumbs {
	z-index: 110;
	padding-left: 15%;
	margin-bottom: 1em;
	border-top: medium #81213a solid;
	border-bottom: medium #81213a solid; 
}

#breadcrumbs a:first-child {
	padding-left: 1em; 
}

#breadcrumbs > a {
	text-decoration: none;
	color: #81213a;
	background-color: transparent; 
}

#leftContent {
	width: 15%;
	min-width: 120px;
	background-color: #ffffff; 
}

#rightContent {
	width: 15%;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #ffffff; 
}

#centerContent {
	width: 70%;
	min-width: 40%;
	min-width: 400px;
	background-color: #ffffff;
	padding-left: 1em;
	padding-right: 1em;
	margin: 0em; 
}

.underline {
	text-decoration: underline; 
}

p, td {
	font-size: 1em; 
}

th {
	font-size: 1.2em;
	text-align: left;
	color: #81213a; 
}

h1 {
	color: #000000;
	background-color: transparent;
	font-variant: small-caps;
	font-size: 1.25em;
	margin-bottom: -1em;
	border-bottom: thin #81213a solid;
	font-family: Impact, "Helvetica Neue Black Condensed", Arial, Helvetica, Verdana, sans-serif;
font-weight: normal; }

h2 {
	color: #81213a;
	background-color: transparent;
	clear: both;
	font-size: 2em; 
}

.address {
	padding: .6em;
	background-color: #81213a;
	color: #ffffff; 
}

.top {
	font-weight: bold;
	/*padding: .6em;
	width: 2em;
	*/
	float: right;
	/*
	background-color: #81213a;
	background-image: url(images/shadow-bg.gif);
	*/
	/*margin-top: -3em;
	*/
	clear: both; 
}

.answer {
	margin-left: 2em; 
}

.question {
	font-weight: bold; 
}

tt {
	font-family: Courier, "Courier New", monospace;
	font-size: 1em;
	color: #9999cc; 
}

fieldset {
	margin-top: .5em; 
}

tr.grey  td {
	background-color: #e6e6e6; 
}

.paleYellow {
	background-color: #f7f09f; 
}

.white {
	background-color: #ffffff; 
}

legend {
	color: #81213a;
	font-weight: bold; 
}

label {
	font-size: 1em;
	font-weight: normal; 
}

.glossary {
	cursor: help;
	background-color: #ffffcc; 
}

abbr, acronym {
	border:none; 
}

abbr[title], acronym[title] {
	border-bottom: 1px gray dashed;
	cursor: help; 
}

acronym {
	speak: normal; 
}

abbr {
	speak: spell-out; 
}

table {
	width: 100%;
	margin: 0em;
	clear: both; 
}

table td {
	padding: 0em;
	vertical-align: top;
	border-width: 0em ; 
}

.hang-quote {
	text-indent: -.4em; 
}

td#centerContent img.left {
	vertical-align: text-top;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em; 
}

td#centerContent img.right {
	vertical-align: text-top;
	float: right;
	margin-left: 1em;
	margin-bottom: 1em; 
}

.dropNum {
	float: left;
	font-size: 1.5em;
	background-color: #f7f09f;
	border: thin #81213a solid;
	padding: .5em;
	margin-right: .5em;
	margin-bottom: .5em;
	font-weight: bold; 
}

.burgundy {
	color: #81213a; 
}

#footer {
	margin-top: -.5em; 
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold; 
}

#footer a:hover {
	text-decoration: none;
	color: #81213a;
	font-weight: bold; 
}

#footer a:hover > .underline {
	text-decoration: none;
	color: #000000; 
}

#footer a:active {
	text-decoration: none;
	color: #fec22a;
	font-weight: bold; 
}

#footer a:active > .underline {
	text-decoration: none;
	color: #fec22a; 
}

.right {
	text-align: right; 
}

img.right {
	float: right;
	margin-left: 1em; 
}

img.left {
	float: left;
	margin-right: 1em; 
}

.centre {
	text-align: center; 
}

.r-column {
	position: absolute;
	right: 0em;
	width: 120px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f7f09f; 
}

.pullQuoteR {
	float: right;
	width: 20%;
	margin-left: 1em;
	margin-bottom: 1em;
	border-bottom: thick #81213a solid;
	border-top: thick #81213a solid;
	font-style: italic;
	line-height: 2em;
	background-color: #f7f09f;
	padding-left: .5em;
	padding-right: .5em; 
}

.pullQuoteL {
	float: left;
	width: 20%;
	margin-right: 1em;
	margin-bottom: 1em;
	border-bottom: thick #81213a solid;
	border-top: thick #81213a solid;
	font-style: italic;
	line-height: 2em;
	background-color: #f7f09f;
	padding-left: .5em;
	padding-right: .5em; 
}

.highlite {
	background-color: #ffff00; 
}

.testimonial {
	font-family: "Arial Narrow", "Helvetica Neue Bold Condensed", Arial, Helvetica, sans-serif;
	padding: .5em;
	border-top: 1px #e4e4e4 solid;
	border-right: 3px #d6dcdc solid;
	border-bottom: 3px #d6dcdc solid;
	border-left: 1px #e4e4e4 solid; 
}

.testimonial div.corner {
	position: relative;
	top: -.5em;
	right: -.5em; 
}

img.staff {
	margin: 2px .75em 2px 0;
	float: left; 
}

.staff-ad {
	width: 120px;
	background-color: #991336;
	color: #fec22a;
	font-family: "Arial Narrow", "Helvetica Neue Bold Condensed", Arial, Helvetica, sans-serif;
	padding-bottom: 5px; 
}

.staff-ad p {
	padding: 0 10px; 
}

.staff-ad p+p {
	color: #ffffff; 
}

ol[type="a"] {
	margin: -1em 0 -1em 1.5em; 
}

.col3 td {
	width: 30%;
}

.col3 td+td {
	padding-left: 1em; 
}
