.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #244B50;
	border: 1px solid #244B50;
	background-color: #9EB9BC;
	width: 150px;
	cursor: hand;

}
