/* CSS Document */


body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #20244A;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	border-top-width: .5em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #000099;
}
a:hover {
	color: #990033;
}

div {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
p {
	margin: 0px 0px 1em;
	padding: 0px;
}
h1 {
	color: #990033;
	font-size: 24px;
}

h2 {
	font-size: 18pt;
}

#page {
	margin: 0px auto;
	border-width: 0px;
	padding: 0px;
	width: 800px;

}
#header1 {
	width: 800px;
	margin: 0px;
	padding: 0px;
	/* background-image: url(images/TruckerCareLogo2.gif);  */
	background-position: center center;
	background-repeat: no-repeat;
	height: 25px;
}
#header2 {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header.jpg);
	height: 120px;
	background-repeat: no-repeat;
}
#header2babel {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_babel.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 135px;
	background-color: #006599;
}
#babel {
	padding: 5px 5px 0px 0px;
	float: right;
}
#header2tc {
	height: 300px;
	width: 800px;
	background-image: url(images/header_tc.jpg);
}
#header2gw {
	height: 222px;
	width: 800px;
	background-image: url(images/header_greatwide.jpg);
}
#header2rmc {
	height: 300px;
	width: 800px;
	background-image: url(images/header_rmc.jpg);
}
#header2jeb {
	height: 300px;
	width: 800px;
	background-image: url(images/header_jeb.jpg);
}
#header2ndmca {
	height: 222px;
	width: 800px;
	background-image: url(images/header_ndmca.jpg);
}
#header2aita {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_aita.jpg);
	height: 120px;
	background-repeat: no-repeat;
}
#nav {
	height: 32px;
	width: 798px;
	background-color: #3B69C7;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	border: 1px solid #161A34;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 800px;
}
#nav ul li {
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	width: 113px;
	text-align: center;
	height: 32px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #20244A;
	color: #20244A;
}
#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav ul li a:hover {
	color: #006699;
	background-color: #FFFFFF;
	display: block;
	height: 32px;
}
#nav_6 {
	height: 32px;
	width: 798px;
	background-color: #3B69C7;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	font-size: 13px;
}
#nav_6 ul {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 800px;
}
#nav_6 ul li {
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	width: 130px;
	text-align: center;
	height: 32px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #000033;
}
#nav_6 ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav_6 ul li a:hover {
	color: #006699;
	background-color: #FFFFFF;
	display: block;
	height: 32px;
}
#nav_5 {
	height: 32px;
	width: 798px;
	background-color: #3B69C7;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	font-size: 13px;
}
#nav_5 ul {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 800px;
}
#nav_5 ul li {
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	width: 159px;
	text-align: center;
	height: 32px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #000033;
}
#nav_5 ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav_5 ul li a:hover {
	color: #006699;
	background-color: #FFFFFF;
	display: block;
	height: 32px;
}
#content {
	width: 800px;
	padding: 10px 20px;
	background-color: #DFF2F8;
}
#content td {
	vertical-align: top;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}


#footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: 800px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.red18pt {
	font-size: 18pt;
	color: #990033;
	font-weight: bold;
}
.red14pt {
	font-size: 14pt;
	color: #990033;
	font-weight: bold;
}
.black18pt {
	font-size: 18px;
	font-weight: bold;
}
.timesbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 72px;
	font-weight: bold;
	color: #000099;
}
#headerah {

	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header-aha.gif);
	height: 80px;
	background-repeat: no-repeat;
}
.floatleft {
	float: left;
}
.blue18pt {
	color: #0909FF;
	font-size: 18pt;
	font-style: italic;
}
.10pttext {
	font-size: 10pt;
}
#header2mct {
	height: 121px;
	width: 800px;
	background-image: url(images/header_mct.jpg);
	background-repeat: no-repeat;
}
#cust_serv td {
	border: 1px dotted #333333;
}
.cellpad {
	padding-left: 10px;
}

