.cancelButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 2px;
	padding-right: 2px;
	text-transform: uppercase;
}
.buttonStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.indent400 {
	text-indent: -115px;
	margin-left: 115px;
	line-height: 10pt;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}
.inputStyle {
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#0052A2;
	background-color:#fef5e4;
	padding-left:3px;
	margin-bottom: 3px;
}

