@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background: url(img/bkgd2.gif) no-repeat top center #fff;
	color: #00569c;
}
a {
	color: #0062b0;
}
#wrap {
	width: 800px;
	margin: 0 auto;
}
#content {
	clear: both;
	float: left;
	display: inline;
	width: 475px;
	width: 640px;
	padding: 40px 0 0 50px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #00569c;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
}
form {
	float: left;
	display: inline;
	width: 400px;
	padding: 50px 0 0 350px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #00ad4c;
}
input, textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #00ad4c;
	width: 145px;
}
input.short {
	width: auto !important;
}
input.button {
	background: #00ad4c;
	color: #fff;
	font-weight: bold;
	width: auto !important;
}
#footer {
	clear: both;
	padding: 20px 0 0 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #bed5e3;
}
.hidden {
	display: none !important;
}
.photoLeft{
	float:left;
	padding:0 10px 10px 0;
	width:113px;
	height:152px;
}
.short{
	width:350px;
}
.indent{
	float:left;
	xfont-weight:bold;
	xfont-size:10px;
	line-height: 1.4em;
	padding:20px 0 0 0;
	height:auto;
	width:330px;
}
.clear{
	clear:both;
	text-align:center;
}