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

#results { font-size: 100%; }
#results a { font-size: 110%; }

/*Small urls*/
.url { /*color: #115599;*/ color: #303692; font-size: 90%; }


/*hr{color:#000066}*/

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

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

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

.searchBox {
	/*border:1px solid #113377;*/
	/*border: 1px solid #303692;*/
}
.searchField {
	display: block;
	border: 1px solid #1E245C;
	padding: .2em .3em;
}

#restricted_access {
	background: #9b0506;
	color: #fff;
	text-align: center;
	margin: 0 0 1em;
	padding: 3px;
}

#result_report {
	text-align:center ;
	padding:3px;
	/*background-color:#e5ecf9;*/
	background-color: #cee7ff;
	/*background-color: #9BC9F0;*/
	font-weight: normal;
	margin-bottom: 1.5em;
}

.catBanner {
	padding:3px;
	margin-top: 1.5em;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top: 1.5em;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr {color:#000066;}



h1 {
	text-align: center;
	font-family: Verdana, Arial;
	/*font-size:24px;*/
	color: #000066;
	}

#other_pages {
	text-align: center;
	font-size: 110%;
}

#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;
	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;

}
