#textureBG
{
	background: url(../images/bg-body.gif) repeat;
}
/*h1 {
font:Georgia, "Times New Roman", Times, serif;
font-size: 2em;
color: #6a6a6a;
padding-top: 25px;
	
}*/

#header
{
	
	background: url(../images/header-form.jpg) no-repeat;
	height: 116px;
}

#shadowBG
{
	background: url(../images/bg-shadow.jpg) repeat-y;
	overflow: visible;
}
#footer
{
	
	background: url(../images/bg-shadow-bottom.jpg) no-repeat;
	height: 10px;
}
.fieldsetContainer div
{
	padding-bottom: 10px;
	height: 82px;
}
.formTitle
{
	font-size: 3em;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}