.generalform ul .emailHidden {display: none;}

.formtitle {
	color: #333333;
	border-bottom: 2px solid #2845b3;
	clear: both;
	width: 440px;
	margin: 10px 0 15px 0;
	height: 25px; line-height: 25px; 
	font-weight: bold;
	font-size: 14px;
}
.formtitle em {
	font-weight: normal;
	font-size: 12px;
}
.barrel {
	margin: 0 8px 0 3px;
	float: left;
	padding: 3px 0 0 0;
}
.clearg {
	clear: both;
	height: 1px;
}
.selections {
	margin: 0 20px;
	height: 20px;
	color: #cccccc;
	display: block;
}
.selections p {
	float: left;
	padding: 3px 0 0 0;
	margin: 0 5px 0 0;
	font-size: 12px;	
}
.selections input {
	float: left;
	margin-top: 0px;
}
html >/**/ body .selections input {
	margin-top: 3px;
}

.selections label {
	float: right;
	padding: 3px 0 0 0;
	margin: 0 5px 15px 5px;
	color: #333333;
	font-size: 12px;
}
.selections input {
	float: right;
	}
.selections p	{ color: #333333; }	
.inc {
	font-size: 10px;
	display: block;
	padding-left: 20px;

}
.generalform {
	margin: 40px;

}
#CON .generalform fieldset { width: 440px;}
.generalform fieldset {
	border: 1px solid #ffffff;
	padding: 0 0 20px 0;
	width: 952px;
	position: relative;

}
.generalform legend {
 display: none;
}
.generalform ul {
	width: auto;
	width: 440px;
	}
 	
.generalform ul li {
	list-style-type: none;
	width: 440px;
	display: block;
	clear: left;
	float: left;
	padding: 0 0 5px 0;
}
.generalform ul li label {
	float: left;
	color: #333333;
	font-size: 12px;

}
.generalform ul li input {
	float: right;
	width: 220px;
	border: 1px solid #cccccc;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #efefef;
}
.generalform ul li select {
	float: right;
	width: 220px;
	margin: 0 0 0 0px;

}

.generalform ul li.showError label { color:#ff0000; }


.generalform textarea {
	float: right;
	overflow: auto;
	width: 220px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #efefef;
	
}
.generalform .sendit {
	height: 25px;
	width: 220px;
	border: 1px solid #2845b3;
	cursor: pointer;
	background: #333333;
	color: #ffffff;
	font-size: 12px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.generalform .sendithover {
	height: 25px;
	width: 350px;
	border: 1px solid #333333;
	cursor: pointer;
	background:#666666;
	color: #ffffff;
	font-size: 12px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#errorContainer {
	background: #666666;
	margin: 0 50px 10px 50px;
	}
#errorContainer h2{
	color:#ffffff;
	font-size:15px;
	padding: 10px 0 10px 0;
	margin: 0 0 0 10px;
	font-weight: normal;
}
#errorContainer #errorMsgList {
	padding: 0px 0 10px 60px;
	}
#errorContainer #errorMsgList li {
	color: #cccccc;
	}
#errorContainer #errorMsgList li a {
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	color: #cccccc;
	}
#errorContainer #errorMsgList li a:hover {
	color: #ffffff;
	border-bottom: 1px solid #cccccc;
	}



.halfinput {
	width: 120px;
	margin-right: 80px;
}
#courtesy {
	width: 18px;
	height: 18px;
	margin: 0 184px 0 0;
}
.twocols {
	float: left;
	width: 440px;
	margin-right: 20px;
}
p.version {
	float: right;
	color: #999999;
	margin-right: 10px;

}
p.version .verdate {
	color: #666666;
	margin-left: 15px;

}
#searchform {
	padding: 0;
}
#searchform legend {
	display: none;
}
#searchform fieldset {
	border: none;
}
#searchform ul {
	width: 476px; height: auto; float: left;

}
#searchform ul li {
	list-style-type: none;
	width: 180px;
	height: 34px;
	float: left;
	padding: 0;
	margin-left: 14px;

}
#searchform ul li#search-button { float: right; width: 64px; height: 56px; margin: -34px 14px 0 0; }
#searchform ul li label {
	float: left;
	color: #cccccc;
	display: none;
}
#searchform ul li select {
	float: right;
	width: 180px;
	height: 22px; font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	
}
#searchform .mmsendit {
	float: right;
	width: 64px; height: 56px;
	background: url(../images/hp-stock-search.png) center top no-repeat;
	border: none;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
#searchform2 {
	padding: 0 0 0 50px;
}
#searchform2 legend {
	display: none;
}
#searchform2 fieldset {
	border: none;
}
#searchform2 ul {

}
#searchform2 ul li {
	list-style-type: none;
	float: left;
	padding: 0 0 5px 0;
	width: 175px;
	margin: 0 5px 0 0;

}
#searchform2 ul li label {
	float: left;
	color: #cccccc;
	padding: 3px 0 0 0;
}
#searchform2 ul li select {
	float: right;
	width: 120px;
}
#searchform2 .mmsendit {

}







