form {
	margin-top: 10px;
}
label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #454545;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	display: block;
	float: left;
	margin: 0px;
}
input {
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #454545;
	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: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	height: 16px;
	display: block;
}
input:focus, select:focus { 
	outline: none; 
}
select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #454545;
	margin-bottom: 15px;
	display: block;
}
input.checkbox {
	float: left;
	padding-top: 3px;
	margin-top: 3px;
	padding-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 5px;
}
input#Zip {
	width: 70px;
}
.checkLabel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #454545;
	float: left;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 10px;
	display: block;
}
textarea {
	width: 350px;
	height: 75px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #454545;
	margin-bottom: 15px;
}
textarea#supportissue {
	height: 105px;
}
.enterButtons {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
	margin-right: 20px;
}
.formBtnWrap {
}
/*
input.file {
	height: 10px;
	position: relative;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	background-color: #FFF;
}
.uploadButton  {
	float: left;
	position: absolute;
	top: 0px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 3px;
	right: 0px;
}
.inputWrap {
	position: relative;
	height: 17px;
	width: 200px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	background-image: url(../images/200pxRoundRectangle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.inputWrapNoImg {
	position: relative;
	height: 16px;
	width: 200px;
	background-color: #FFF;
	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: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}
*/

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-image: url(../site%20files%20with%20nav%20woking%20files/images/200pxRoundRectangle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fakefile input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 14px;
	padding-top: 2px;
	padding-left: 5px;
	width: 180px;
	margin-top: 2px;
	margin-left: 2px;
}
.fakefile img {
	position: absolute;
	top: 4px;
	right: 5px;
}
.uploadButton  {
	float: left;
	position: absolute;
	top: 0px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 3px;
	right: 0px;
}
.inputWrap {
	position: relative;
	height: 17px;
	width: 200px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	background-image: url(../images/200pxRoundRectangle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.inputWrapNoImg {
	position: relative;
	height: 16px;
	width: 200px;
	background-color: #FFF;
	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: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}
.FormActionBox a, .FormActionBox a:link {
	padding-right: 16px;
	color: #454545;
}
.xPeelCol2 input#submit {
	border: 0;
	color: #454545;
	text-decoration: none;
	font-family: inherit;
	cursor: pointer;
	float: left;
	margin-bottom: 0px;
	height: 18px;
	font-size: 62.5%;
	background-color: #DFEBEB;
	margin-right: 20px;
	background-image: url(
../images/xPeel_formCallOut_SubmitBtn.gif;
	background-repeat: no-repeat;
	background-position: left top;
	width: 57px;
	background-image: url(../images/xPeel_formCallOut_SubmitBtn.gif);
}
input#submit, input#reset  {
	border: 0;
	color: #454545;
	text-decoration: none;
	font-family: inherit;
	cursor: pointer;
	float: left;
	margin-bottom: 0px;
	height: 18px;
	font-size: 62.5%;
	background-color: #DFEBEB;
	margin-right: 20px;
	background-image: url(../images/formButtonOutline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 57px;
}
input:hover#submit, input:hover#reset{
	color: #033b88;
	background-image: url(../images/formButtonOutlineHover.gif);
}
.warning , p.warning{
	font-weight: bold;
	color: #930;
}
.xPeelCol2Text #form1 input.textInput {
	width: 214px;
}

