
body.background, body.background * {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #242424;
}

body.background h3, body.background p.pagehead {
	font-size: 14px;
	font-weight: bold;
	color: #2f2f2f;
    margin-bottom: 5px;
}

div.limits {
	line-height: 18px;
}
div.limits .section {
	text-decoration: underline;
}
div.limits input, div.limits select {
	margin-left: 20px;
}

td.search_results_header {
	margin: 10px;
	padding: 10px 3px 3px 3px;
	border-bottom: 1px solid #cecece;
	vertical-align: bottom;
}

td.search_results_sections {
	padding: 8px 0;
	border-bottom:1px solid #cecece;
	vertical-align: top;
}

td.search_results_footer {
	padding: 8px 0;
	vertical-align: top;
}

.text {
	font-size: 12px;
}

.tableheader {
	font-weight: bold;
}

.not-logged-in td {
	padding: 6px;
	border: 1px;
	border-color: #cccccc;
	border-style: solid;
	line-height: 18px;
}

#cqp-findrep-main {
   display: none;
   position: absolute;
   border-style: solid;
   border-color: #060;
   border-width: 1px;
   background-color: #F5F5F5;
   padding: 2px;   
   z-index: 200;
   width: 225px !important;
}

#cqp-findrep-results {
   font-size: 12px;
}

#cqp-findrep-results div {
   clear: both;
   text-align: left; 
   margin: 0 5%;
}

#cqp-findrep-results img {
   border: solid 1px black;
   width: 30px;
   float: left;
   margin: 3px 6px 3px 3px;
}

#cqp-findrep-results a {
   color: #4D4D4D;
   text-decoration: none;
   font-weight: bold;
}

#cqp-findrep-results a:hover {
   color: #000000;
   font-weight: bolder;
   text-decoration: none;
}

#cqp-findrep-results-title {
   font-size: 13px;
   font-weight: bold;
   color: #036;
   margin-top: .5em;
   margin-bottom: .2em;
   text-align: center;
}

#cqp-findrep-title {
   font-size: 100%;
   font-weight: bold;
   color: #036;
   text-align: center;
   margin-bottom: .75em;
}

#cqp-findrep-input {
   font-size: 12px;
   margin-bottom:.25em;
}

#cqp-findrep-badzip {
   display: none;
   font-style: normal;
   font-size: 12px;
   background: yellow;
   border: solid 1px black;
   width: 100px;
   position: absolute;
   z-index: 200;
}

#cqp-findrep-loading {
   display: none;
   position: absolute;
   font-style: normal;
   font-size: 12px;
   font-weight: bold;
   color: black;
   background: white;
   border: solid 1px black;
   z-index: 200;
}

.cqp-findrep-footer {
   font-family: "verdana",sans-serif;
   font-size: 9px;
   padding: 4px;
   text-align: center;
   clear: left;
}

a.cqp-findrep-link {
   color: #036;
   text-decoration: none;
}

a.cqp-findrep-link:hover {
   color: #036;
   text-decoration: none;
}

.cqp-findrep-advisory {
   font-style: italic;
   font-size: 12px;
   padding: .25em;
   text-align: center;
}

.cqp-findrep-advisory a {
   color: #4D4D4D;
   font-weight: bold;
   text-decoration: none;  
}

.cqp-findrep-advisory a:hover {
   color: #000000;
   font-weight: bolder;
   text-decoration: none;  
}
