
	BODY {
		font-family:arial;
	}
	.head1 {
		background-color: #ffffff;
		background-image: url(images/collage.jpg);
		background-repeat: repeat-x;
		background-position: top;
		
	}
	
	/* Site header */
	.header {
		background:#ffffff;
		color:#993333;
		font-family:arial;
		border-bottom:1pt solid #000000;
		border-top:1pt solid #000000;
	}
	.site_name{
		font-size:16pt;
		font-weight:bolder;
		
	}
	.date {
	font-size:70%;
	color:white;
	
	}
	.site_name_tag {
		font-size:12;
		/*font-weight:bolder;*/
		font-style:italic;
		color:black;
	}
	.company_name {
		font-size:14pt;
		/*background-color:#406080;*/
		color:#d0d0e0;
		font-weight:bolder;
		
	}
	.search_panel {
		background:#ADDBE7;
	}
	

	

	.rhs_notes {font-family tahoma,arial;font-size:70%;}
	.rhs_notes TD {border-top:3pt inset #cccccc;}
	.rand_head {background:red;}
	
/* AIO STYLING*/
.sm {color:#f33;padding:10px 30px 20px 20px} /*search message */

#listtable {background: white; font-size:80% }
#listtable td {vertical-align: top}
	
	/* styles the input box for the search term */
.aio_q_input {
	background:#ffffff;
	border:1px solid inset #666666;
	padding:3px;
}
/* styles the quicklinks */
.aio_wombat_link A:link, .aio_wombat_link A:visited{		
	color:#404040;
	font-size:80%;
	text-decoration:none;	
}
.aio_wombat_link A:Hover{		
	color:#ff6060;
  font-size:80%;
	text-decoration:none	
}


/************************/
/* RESULTS PAGE STYLING */
/************************/

/* HEADER container for  wombat image and search summary */
.aio_header {
	background:white;
	width:100%;
}

/*  SEARCH RESULTS SUMMARY */
/* two styles for Search results summary at top of results list */
.aio_sub_head {
	color:#000000;
	font-size:110%;
	background:white;
}
.aio_sub_head .aio_status {
	font-size:90%;
	color:#000060;
	background:white;
}

/* RESULTS TABLE STYLING */
.aio_results_table {
		width:100%;
		padding-left:20px;
		padding-right:20px;
		background:white;
		
}	


/* I N T E R N E T RESOURCES LIST STYLES */

/* style for Internet Resources results heading */
.aio_sub_head3 {
	color:#000;
	background:#ff8020;
	font-size:90%;
	height:15pt;
	padding-left:5px;
}

/* styles for the Internet Resources results list */
.aio_aio_resource_list {border-left:1px dashed black;font-size:80%;padding-left:5px;}
.aio_aio_resource_list A:link,.aio_aio_resource_list A:visited {color:darkblue;text-decoration:underline;}
.aio_aio_resource_list A:hover {color:orange;}

/* styles alternating Internet results list items */
.row0 {	background:#ddd;padding-top:5px;}
.row1 { background:#eef;padding-top:5px;}




/*A T O LIST STYLES*/

/* style for ATO Assist results heading */
.aio_sub_head2 {
	color:#ffffff;
	background:#4040ff;
	font-size:90%;
	height:15pt;
	padding-left:5px;
}

/* styles the description for ato result item */
.aio_ato_results {color:green; font-size:80%;padding-left:0px;	}

/* styles the ato results list title links */	
.aio_ato_results A:link, .aio_ato_results A:visited {	color:darkblue; text-decoration:underline;}
.aio_ato_results A:hover{	color:orange; text-decoration:underline;}
.aio_ato_results .aio_desc { padding-left:20px;}

/* styling for sub heading that sits between ato and local_ato results list */	
.aio_ato_local_results_header {
 background:darkblue;
 color:white;
 }
 
 

  
/* styling for SPACER between ato results */
.aio_spacer{
	width:100%;
	border-bottom:2px solid black;
	}


.aio_url A:Link, .aio_url .aio_A:visited {
	color:blue;	
	font-size:80%;
	text-decoration:underline;
}
