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

.down {
	background-image: url(images/backmid.gif);
	background-repeat: repeat-y;
	padding-left: 75px;
	padding-right: 75px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #99FF99;
}
h1 {
	color: #CC0000;
	text-align: center;
}
h2 {
	font-size: 16px;
}
.yellow {
	color: #000000;
	background-color: #FFFF99;
	text-align: center;
	font-weight: bold;
}
.style1 {font-size: 18px}
.style2 {color: #FF0000}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.quotebg {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: left;
	font-size: 13px;
	font-weight: bold;
}
#quotel {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	float: left;
	width: 310px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
#quoter {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	float: left;
	width: 310px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 5px;
}
.formnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.inputfields {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	height: 25px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-image: url(images/boxbground.jpg);
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-top: 5px;
	width: 175px;
}
.quote {
	background-repeat: repeat-y;
	padding-left: 75px;
	padding-right: 75px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF5D7;
	text-align: center;
	font-style: italic;
}
.inputehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	color: #333333;
}
