@charset "utf-8";
/* CSS Document */

#euroform input, textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-transform: uppercase;
}

.rawfpl {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#euroform label {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9px;
  font-weight: bold;
	color: #000000;
}

#euroform table {
	margin-bottom: 0px;
}

tbody { border-top: none; border: none; }

#euroform td {
	padding: 0px;
	color: #000000;
}

#euroform form { margin-bottom: 0px; }

.fplmarkup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#euroform select {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-transform: uppercase;
	width: 35px;
}

.tooltiphead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	width: 150px;
	border: 1px solid #A5CFE9;
	padding: 3px;
	color: #4B7A98;
	background: #D5EBF9;
}

.tooltipbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	border-bottom: 1px solid #A5CFE9;
	border-left: 1px solid #A5CFE9;
	border-right: 1px solid #A5CFE9;
	padding: 3px;
	color: #1B4966;
	background: #FFFFFF;
}

.tooltipbody em {
	font-size: 9px;
}

td.off { background: #0470A1; }

td.on { background: #A5CFE9; }

td.down { background: #336699; }

  .searchResult { line-height: 1.4em; font-size: 9px; color: black; }
  #searchWell div { line-height: 1.4em; font-size: 9px; color: white; }
  .searchResult a { line-height: 1.4em; font-size: 9px; color: #336699; }
  #searchWell div a { line-height: 1.4em; font-size: 9px; color: white; }
  div.gs-title { font-weight: bold; font-size: 12px; }
  #searchWell .gs-title span { font-weight: bold; font-size: 9px; text-decoration: underline; }
  #searchWell .gs-title:hover span { 10px; font-weight: bold; font-size: 9px; text-decoration: none; }
  div.gs-directions-to-from { margin-top: 6px; }
  div.gs-phone { font-weight: bold; }