@charset "utf-8";
label {
	display:block;
	font-weight:bold;
	color: #FFFFFF;
}
legend {
	font-size:40px;
	color: #999999;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/* IE7 Only */
*:first-child+html legend {
	line-height: 20px;
	/*padding-top: -10px;*/
	margin-bottom: 30px;
	margin-left: -5px;
}
fieldset {
	border:none;
}
input, textarea {
/*border:1px solid #000; */
}
input:focus, textarea:focus {
	background-color: #333333;
}
label {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}
legend {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	color: #fff;
	line-height: 8px;
	padding-top: 10px;
}
fieldset {
	border:none;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 15px;
}
/* IE7 Only */
*:first-child+html fieldset {
	border:none;
	padding-top: 0px;
	padding-left: 20px;
}
input, textarea {
	border:1px solid #535353;
	background-color: #535353;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 0px;
	font-weight: normal;
}
input:focus, textarea:focus {
/*background-color: none;*/
}
.send {
	color: #99FF00;
	background-color: #333333;
	border: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	margin-left: -6px;
}
.reset {
	color: #999999;
	background-color: #333333;
	border: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contactFax {
	color: #999999;
	padding-left: 5px;
}
.contactFaxForm {
	color: #999999;
	padding-left: 25px;
}
.contactText {
	color: #999999;
	padding-left: 5px;
}
.nobord {
	overflow: hidden;
}

