p.Privacy_title {
	font-size: 120%;
	font-weight: bold;
	color: #0C0C0C;
	line-height: 130%;
}
ul.NumberIndent li {
	font-size: 90%;
	margin: 0 0 5px;
	padding: 0 0 0 1.6em;
	text-indent: -1.8em;
}
a.LinkText {word-break: break-all;}

table.FormTableStyle td textarea:disabled {
	background-color: #F4F4F4;
	color: #4D4D4D;
}

.JS .FormTableStyle span.NoConfirmReasonMust {
	display: block;
	color: #0C0C0C;
	font-weight: bold;
}
@media screen and (max-width: 579px) {
	.JS .FormTableStyle span.NoConfirmReasonMust {
		display: inline;
		margin-left: 15px;
	}
}

.AdditionalNotesStyle1 dd {
	margin-left: 2em;
}

ul.ListStyle1 {
	font-size: 100%;
}