/* CSS Document */
.nonIME {
	ime-mode: disabled;
}
.formError {
	background-color:#FFFFDD;
	color:#FF0000;
	font-weight:bold;
	padding-left:5px;
	width:100%;
}
.must {
	width: px;
	height: px;
	display: inline-block;
	background: url(../../images/spacer.gif) no-repeat 0 0;
}
.opp {
	width: px;
	height: px;
	display: inline-block;
	background: url(../../images/spacer.gif) no-repeat 0 0;
}
.contactTable {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.contactTable th {
	vertical-align: top;
	padding: 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width: 20%;
}
.contactTable td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.contactTable td .info {
	margin-left: 10px;
	font-size: 10px;
}
.addressTable {
}
.addressTable td {
	border-bottom: 1px dotted #CCC !important;
	border-right: none !important;
}
.btn_form01 {
	background: url() no-repeat 0 0;
	width: px;
	height: px;
	display: inline-block;
	overflow: hidden;
	text-indent: -5000px;
	border: 0;
	cursor: pointer;
}
.btn_form02 {
	background: url() no-repeat 0 0;
	width: px;
	height: px;
	display: inline-block;
	overflow: hidden;
	text-indent: -5000px;
	border: 0;
	cursor: pointer;
}
.thanksTxt {
	text-align: center;
	line-height: 1.7em;
	font-size: 14px;
}
.thanksTxt span {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	display: inline-block;
}

