body {
	font-family: verdana,arial,helvetica,clean,sans-serif;
	font-size: 90%;
}

h1,h2,h3,h4,h5 {
	margin: .5em 0pt;
}

h2 {
	font-weight: normal;
	font-size: 138.5%;
	color: #333;
}

h3,h4,h5,h6 {
	color: #444;
}

th {
	padding: .1em 0.25em;
}

#header {
	display: none;
}

.pinstripe {
	display: none;
}

#page-content {
	width: 100%;
}

td,th {
	border: 0px;
}

table.sortable thead td,table.sortable thead th {
	text-align: left;
}

table.results {
	border: 1px solid #666;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}

table.results td {
	padding: 1px 3px 1px 3px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #CCC;
}

table.results thead td {
	color: #000;
	font-weight: bold;
}

table.results tfoot td {
	border-top: 1px solid #000;
	font-weight: bold;
}

table caption {
	font-weight: bold;
}

.process-help {
	display: none;
}

table.slick {
	border: 1px solid #000;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}

table.slick td {
	padding: 1px 3px 1px 3px;
	border-bottom: 1px solid #CCC;
}

table.slick thead td,table.slick thead th {
	color: #000;
	font-weight: bold;
	font-size: 80%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #AAA;
}

table.slick tfoot td {
	border-top: 1px solid #CCC;
	font-weight: bold;
	background-color: #2e393f;
	color: #FFF;
}

table.smaller tr td {
	font-size: 80%;
}

