@charset "utf-8";
/* css created by BatesMeron sweet design 6/14/07 */

body {
	text-align: left;
	margin-left: 150px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7e7966;
	font-size: 10px;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	color: #bf311a;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #5c5849;
}

a {
	
	color: #5c5849;
}

#contentwrap {
	width: 600px;
}

/* form */

.inputbox {
background:white none repeat scroll 0%;
border:1px solid #969178;
color:#767676D;
font-size:10px;
width:125px;
}

.inputbox2 {
background:white none repeat scroll 0%;
border:1px solid #969178;
color:#767676;
font-size:10px;
width:200px;
}

.textareabox {
background:white none repeat scroll 0%;
border:1px solid #969178;
color:#767676;
font-size:10px;
width:400px;
}

.formleft {
	width: 150px;
	text-align: right;
}

#disclaimer {
	width: 600px;
	color:#979178;
	text-decoration: none;
   font-size: 10px;
}

