@charset "utf-8";

.titles {
	font-family: "Trebuchet MS", "Segoe UI", Calibri, sans-serif;
	font-size: 14px;
	line-height: 32px;
	font-variant: small-caps;
	color: #C00;
	letter-spacing: 1px;
}


/* CSS Document */

body {
	margin-top: 0px;
	font-family: "Trebuchet MS", "Segoe UI", Calibri, "Arial Narrow";
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#indexTable {
	background-color: #00617a;

}
#slideshow {
	position:absolute;
	left:21px;
	top:284px;
	width:630px;
	height:520px;
	z-index:999;
}

.ratesdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #660033;
}

h1 {
	font-family: "Trebuchet MS", "Segoe UI", Calibri, "Arial Narrow";
	font-size: 15px;
	line-height: 20px;
	color: #FFF;
	margin-top: 2px;
	margin-left: 16px;
}

h2 {
	font-family: "Trebuchet MS", "Segoe UI", Calibri, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	margin-left: 16px;
}
h3 {
	font-family: "Trebuchet MS", "Segoe UI", Calibri, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	margin-left: 16px;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #FFF;
	margin-left: 22px;
}
a:visited {
	color: #FFF;
	margin-left: 22px;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

input {
	border: 1px solid #CCC;
}

.button {
	color: #FFF;
	background-color: #333;
	border: 1px solid #0F3;
}

textarea {
	border: 1px solid #CCC;
}

#foskeyWebForm img {
	border-top-width: 6px;
	border-right-width: 6px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FEFDF3;
	border-right-color: #FFFFFF;
	border-left-color: #FFF;


}

label {
	top: 10px;
}

.imagesRight {
	float: left;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 1px;
	border: 0;
}
.mileages {
	font-family: "Trebuchet MS", "Segoe UI", Calibri, sans-serif;
	font-size: 11px;
	color: #090;
	line-height: 22px;
}
