/* CSS Document */
/* CSS Document */
input {
	font-family: Arial; font-size: 14px; color: #164677; font-weight:bold;
	padding:0.15em;/*0.15em;*/
	border-top:2px solid #111;
	background:#fff;
	/*font:bold 0.95em arial, sans-serif;*/
	-moz-border-radius:1px;/*0.4em;*/
	-khtml-border-radius:1px;/*0.4em;*/
}

option {
	font-family: Arial; font-size: 14px; color: #164677; font-weight:bold;
	padding:0.15em;/*0.15em;*/
	border:1px solid #184771;
	background:#fff;
	/*font:bold 0.95em arial, sans-serif;*/
	-moz-border-radius:1px;/*0.4em;*/
	-khtml-border-radius:1px;/*0.4em;*/
}

option:hover {
	font-family: Arial; font-size: 14px; color: #164677; font-weight:bold;
	border-color:#000000;
	background:#fff;
} 

select:hover {
	font-family: Arial; font-size: 14px; color: #164677; font-weight:bold;
	border-color:#000000;
	background:#fff;
} 
textarea:hover {
	font-family: Arial; font-size: 14px; color: #164677; font-weight:bold;
	border-color:#000000;
	background:#fff;
} 

textarea {
	font-family: Arial; font-size: 14px; color: #164677; font-weight:bold;
	padding:0em;/*0.15em;*/
	border:1px solid #184771;
	background:#fff;
	/*font:bold 0.95em arial, sans-serif;*/
	-moz-border-radius:1px;/*0.4em;*/
	-khtml-border-radius:1px;/*0.4em;*/
}

select {
	font-family: Arial; font-size: 14px; color: #164677; font-weight:bold;
	padding:0em;/*0.15em;*/
	border:1px solid #184771;
	background:#fff;
	/*font:bold 0.95em arial, sans-serif;*/
	-moz-border-radius:1px;/*0.4em;*/
	-khtml-border-radius:1px;/*0.4em;*/
}

input:hover, input:focus {
	font-family: Arial; font-size: 14px; color: #164677; font-weight:bold;
	border-color:#000000;
	background:#fff;
} 
input.default {
	font-family: Arial; font-size: 14px; color: #164677; font-weight:bold;
	color:#bbb;
}

#submit-go {
	font-family: Arial; font-size: 14px; color: #164677; font-weight:bold;
	
	margin-top:0em;/*1em;*/
	text-indent:-9999px;
	overflow:hidden;
	border:1px;
}
#submit-go:hover {

	background-position:0 -26px;
}
