@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/form-background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
}
h1   {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin: 0;
	padding-top: 10px;
	color: #000099;
	font-style: normal;
	padding-bottom: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin: 0;
	color: #000099;
	font-style: normal;
}
p {
	font-weight: bold;
	color: #000033;
}


.appearing {
	visibility: hidden;
}
.indent {
	padding-left: 15px;
}



#wrap {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#wrap #content {
	margin-right: auto;
	margin-left: auto;
	height: 1600px;
	width: 850px;
	padding-top: 150px;
}
#wrap #content #waterjet {
	height: 600px;
	text-align: left;
	padding-left: 510px;
}
#wrap #content #waterjet .wFormContainer .wForm wFormdefaultWidth #id2786905 #tfa_ProjectInformati #form1 {
	float: left;
	width: 300px;
	height: 300px;
	padding: 5px;
	margin: 5px;
}




#wrap #footer {
	height: auto;
}
.space {
	padding-left: 7px;

}

