div.tabs div.tab_content {
	padding: 10px;
}

label {
	font-weight: bolder;
	display: block;
	margin-top: 7px
}

div.tabs select,div.tabs  input {
	width: 200px;
}

input#search {
	margin-top: 20px;
	display: block;
	width: 100px;
	text-align: center;
	margin-left: 100px
}

div.results,div.tabs {
	float: left;
}

div.results h1 {
	margin-bottom: 6px;
}

div.results {
	margin: 10px 0 0 10px;
}

#fapTable {
	width: 711px;
}

#fapTable {
	border: 1px solid #CBD4DC;
	border-collapse: collapse;
}

#fapTable td,#fapTable th {
	padding: 2px 0 2px 4px;
	vertical-align: top;
}

#fapTable td {
	background: #E5EFF7;
}

#fapTable tr.hl td {
	background: #fff;
}

#fapTable thead,#fapTable tfoot * {
	background: #fff;
	color: #00548d;
	font-weight: bolder;
}

#fapTable tfoot td {
	font-size: 0.95em;
	padding: 4px;
}

div.tabs div.tab_content {
	display: none;
	width: 387px;
}

ul.tabNavigation li {
	width: 135px;
}
