.txt_normal_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3b3b3b;
}


/*--ID Table Contact Us Form--*/


#id_tbl_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3b3b3b;
	width:460px;
	border:1px solid #d2d2d2;
	background-color:#f8f8f6;
	}
	
#id_tbl_contact td {
	height:27px;
	}
	
#id_tbl_contact div {
	padding-right:6px;
	}
	

#id_tbl_contact table {
	padding-right:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3b3b3b;
}

#id_tbl_contact span.txt_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #e10404;
}

#id_tbl_contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width:195px;
	}
	
#id_tbl_contact input.sm_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width:200px;
	}
	
#id_tbl_contact input.other_interest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width:130px;
	}
	
#id_tbl_contact input.txtfield_specify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3b3b3b;
	font-style: normal;
	font-weight: normal;
	width:120px;
	}
	
#id_tbl_contact input.radio_btn {
	padding:0;
	margin:0;
	width:20px;
	}
	
#id_tbl_contact select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#646158;
	font-style: normal;
	font-weight: normal;
	width:150px;
	}
	
#id_tbl_contact select.dropdown_country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3b3b3b;
	font-style: normal;
	font-weight: normal;
	width:198px;
	}
	
#id_tbl_contact select.dropdown_services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3b3b3b;
	font-style: normal;
	font-weight: normal;
	width:340px;
	}
	
#id_tbl_contact input.btn_send {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#5b5b5b;
	background-color: #e8e8e8;
	border:1px solid #c8c8c8;
	width:70px;
	}


#id_tbl_contact input.checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	width:14px;
	margin:0;
	padding:0;
	color:#3b3b3b;
	}
