@charset "UTF-8";

#flash_box {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 949px;
}


* #contactform {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
* #contactform legend {
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	border-style: none;
}
#contactform fieldset {
	border: 1px solid #CCC;
}
* input {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 11px;
	color: #006600;
}
* input:focus {
	border: 1px solid #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 11px;
	color: #006600;
	background-color: #F0D885;
}
#lh_content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
