@charset "utf-8";
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
/* CSS Document */
/* Handheld Media Type*/
.twoColFixLtHdr #container #mainContent .objects {
	display: none;
}
#header {
	text-align: center;
}
.twoColFixLtHdr #container #footer .footerdata li {
	text-align: center;
	display: inline;
}
.twoColFixLtHdr #container #mainContent img {
	display: none;
}
.objcenter {
	text-align: center;
}
.footerdata {
	text-align: center;
}
form {
	text-align:center;
}
.formlabel {
	font-style:italic;
	float:left;
	width:15%;
	text-align:left;
	padding-right:4%;
	color: #FF0000;
}
.formlabel1 {
	font-style:italic;
	float:left;
	width:15%;
	text-align:left;
	padding-right:4%;
	color: #000;
}
.formrow {
	height:8%;
	text-align:left;
	}
.formbutton{
text-align: left;
}
.twoColFixLtHdr #container #mainContent #contact .formrow #required-name {
	width: 20%;
}
.twoColFixLtHdr #container #mainContent #contact .formrow #required-address {
	width: 20%;
}
.twoColFixLtHdr #container #mainContent #contact .formrow #required-email {
	width: 20%;
}
.twoColFixLtHdr #container #mainContent #contact .formrow #required-phone {
	width: 20%;
}
.twoColFixLtHdr #container #mainContent #contact .formrow #comments {
	width: 20%;
}
