/* search form */

	#searchform
	{
	margin-bottom:1em;
	padding: 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 488px;
	}
	#searchform label
	{
		display: block;
		font-size: 11px;
	}
	#query2
	{
	margin: 4px 0;
	width: 150px;
	float:left;
	background: white;
	border: 2px solid #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;















		*height: 20px;
		*margin-left: -15px;
	padding-left: 2px;
	padding: 1px 1px 1px 2px;
	height: 16px;
	}
	#searchform button
	{
	display: block;
	float:left;
	background: none;
	border: none;
	outline: none;
	margin: 5px 9px 9px 9px;
	padding: 0;
	width: 84px;
	height: 22px;
	text-indent: -9999px;
	}
	#searchform button.hover
	{
		background-position: 1px 1px;
	}




/* results hearder */



/* results */

	#results
	{
	font-weight: normal !important;
	float: left;
	clear: left;
	margin-top:12px; }
	#results h3
	{
		margin-bottom: .25em;
		font-size: 16px;
	}
	#results p.description
	{
		margin-bottom: 0;
	}
	#results p.url
	{
		margin-top: .25em;
		margin-bottom: 1.5em;
		font-size: 11px;
		color: #000;
	}




/* more results */

	#other_pages
	{
		margin-top:1em;
		clear:left;
		padding-top: 1em;
		border-top: 1px solid #ddd;
		text-align: center;
	}
	#other_pages a,
	#other_pages b
	{
		margin-right: .25em;
	}
	#other_pages b
	{
		color: #000;
	}

.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}

/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 13px;}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.title{color:#0000FF; font-size:15px}



.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center;
	padding:3px;
	background-color:#e5ecf9;
	font-weight: bold;
	margin-bottom:14px;
	clear: left;
}

.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 */

#other_pages {
	text-align:center;
}


#common_report {
		text-align:center;
		margin-bottom:10px;
		
}

#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;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px;
	text-align:center;
	margin:10px;

}

