@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	font-family: "Trebuchet MS", "Segoe UI", Calibri, "Arial Narrow";
	line-height: 20px;
	color: #333333;
	background-image: url(images/bg_vertlines.gif);
	text-align: left;
	font-size: 12px;
}
.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: 26px;
	color: #2E5272;
	margin-top: 2px;
}

h2 {
	font-family: "Trebuchet MS", "Segoe UI", Calibri, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.editable {
	font-family: "Trebuchet MS", "Segoe UI", Calibri, sans-serif;
	font-size: 12px;
	line-height: 21px;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
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;
}

#kileyWebForm 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: #FEFDF3;
	border-left-color: #FFF;


}

label {
	top: 10px;
}

