body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00263e;
	margin: 0px;
	padding: 0px;
}
.teleback {
	background-image: url(../images/tele-back.gif);
	background-repeat: no-repeat;
	height: 138px;
}

.lightgreen {
	color: #002840;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002840;
}
.fleet-main {
	background-image: url(../images/fleet-main.gif);
	background-repeat: no-repeat;
	height: 114px;
	width: 503px;
}
.fleet-main2 {
	background-image: url(../images/fleet-main2.gif);
	height: 96px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.subtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-image: url(../images/hr-line-small.gif);
	background-repeat: no-repeat;
	background-position: 0px 21px;
	height: 22px;
}

.fleet-bulletpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99a9b2;
	text-align: left;
}
.bullets-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 5px;
	margin-left: 5px;
	text-indent: 5px;
}
