/*Search page body */

/*Top categories
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}
*/

/*Small urls*/
.url {color: #009900; font-size: 9pt;}


a:visited{color:#5555AA}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 10pt;}


/* Title/link of pages */
.title{color: #222222;

text-decoration: none;

border-bottom: 1px dashed #222222;
font-size: 10pt;
}

#left{width: 100%;}

.searchBox{}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#aaccff; 
	font-weight: bold;
	margin-bottom:14px;
        font-size: 10pt;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{width: 780;
font-size: 13px;
line-height: 18px;
margin-bottom: 5px;}

#other_pages {
	text-align:center;
}
#other_pages a{
border: 1px solid #ccc !important;
padding: 5px;

#powered_by {
display: none;
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 10pt; 
	text-align:center ;
	margin:10px;

}

