body{
	font-family: Arial;
	font-size: 12px;
}
table tr{
	color: #444444;
	font-style: normal;
	font-weight: bold;
}
table tr td{
	padding:9px 5px 9px 5px;
	text-align:left;
	
}
table tr td select{
	font-size: 12.35px;
	color:#444444;
}
table tr td input{
   	font-size: 12.35px;
	color:#444444;
}
table tr td input:focus{
	border:2px solid #A1AD09;
	outline-style: none;
}
table tr:nth-last-child(1) td{
  padding-left:185px;
}
table tr:nth-last-child(1) td input{
font-size:14px;
color:#000000;
}
p{
    color: #A1AD09;
    font-style: normal;
	font-weight: bold;
	padding-bottom:15px;
}
em{
    color: #A1AD09;
    font-style: normal;
}
