html{
	height:100%;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #554626;
	margin: 0;
	padding: 0;
	height:100%;
	background-color: #FFFFFF;
}
/*\*//*/
html{
	height:auto;
}
body {
	height:auto;
}
/**/
table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #554626;
	margin: 0;
	padding: 0;
}
a:link {
	color:#000000;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color:#000000;
	font-size: 12px;
	text-decoration: underline;
}
a:hover{
	color:#554626;
	font-size: 12px;
	text-decoration: none;
}
a:active{
	color:#000000;
	font-size: 12px;
	text-decoration: underline;
}
.content{
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
/*\*//*/
.content{
	height: 475px;
}
/**/
.navtable {
	margin-top: 20px;
	margin-bottom: 20px;
}
/*\*//*/
.navtable {
	margin-top: 40px;
	margin-bottom: 40px;
}
/**/
.tdcenter {
	text-align: center;
	vertical-align: text-middle;
}
.tdtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #554626;
	line-height: 20px;
	text-align: left;
	vertical-align: text-middle;
}
.biotext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #554626;
	line-height: 20px;
	text-align: left;
	vertical-align: text-top;
}
.tablecenter {
	text-align: center;
	vertical-align: text-middle;
}
.headerimage {
	margin-bottom: 20px;
}
.divpad {
	margin-top: 20px;
	height: 450px;
}
/*\*//*/
.divpad {
	margin-top: 40px;
}
/**/
.imgpad {
	margin: 20px;
}
.formcell
{
	padding-bottom : 10px;
}