.sow A:Link {color:blue;font-size:10pt;}
.sow A:VISITED {color:blue;font-size:10pt;}
.sow A:HOVER {color:red;font-size:10pt;}



body {
	background:#cccccc;	
	font-family:arial;
	font-size:10pt;
	}
.content {
	font-size:10pt;
	color:#000000;
	padding-top:17px;
	padding-left:30px;
	padding-right:55px;
	padding-bottom:10px;
/*	background:url(images/main_bg2.jpg) repeat-y ;*/
	vertical-align:top;
	height:100%;
		
}
.normal {
font-size:10pt;
color:#000000;
}

.footermenu {
	background:#ffffff;
	padding-bottom:5px;
	font-size:80%;
	border-top:1px solid #cccccc;
	}

.left_block {
	/*background:#C29e08;*/
	background:#006d67;
	color:white;
	font-size:10px;
	width:120px;
	height:420px;
	vertical-align:top;
	padding:2px;
	}
	
	.contenthead{
		font-size:14pt;
		font-weight:bold;
		font-style:italic;
		padding-top:5px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:3px;
		background:#ffffff;
		color:#006d67;
		}
		
.email_link{
	color:#ffffff;	
}
.email_link A:link, .menu_items A:Visited {
	color:#ffffff;

	text-decoration: none;
}
.email_link A:Hover {
	color:#cccccc;	
	text-decoration: underline;
}
/* Menu Styles */
.menu_items A:link, .menu_items A:Visited {
	color:#ffffff;

	text-decoration: none;
}

.menu_items A:Hover {
	color:#cccccc;	
	text-decoration: underline;
}

.menu_items {
	line-height:26px;
	padding-left:10px;
	padding-top:15px;
	font-size:90%;
	font-weight:500;
	padding-bottom:5px;
	
}		

/****************************************************/
/* The styles below are for the AIO Internet Wombat */
/****************************************************/

/******************************/
/* FERRET SEARCH FORM STYLING */
/******************************/

/* style for the form container */
.aio_table {
 background:#94a5b6;
 border:1px solid #cccccc;
 padding:2px;
 }

/* styles the input box for the search term */
.aio_q_input {
	background:#ffffff;
	border:1px solid inset #666666;
	padding:3px;
    width:118px;
}
/* styles the quicklinks */
.aio_wombat_link A:link, .aio_wombat_link A:visited{		
	color:black;
	font-size:70%;
	text-decoration:none;	
}
.aio_wombat_link A:Hover{		
	color:orange;
	font-size:70%;
	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%;
}
.aio_sub_head .aio_status {
	font-size:90%;
	color:#000060;
}

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


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

/* style for Internet Resources results heading */
.aio_sub_head3 {
	color:#ffffff;
	background:#208020;
	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 */
.aio_row0 {	background:#E8f9D8;padding-top:5px;}
.aio_row1 { background:#ffffff;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;
}

a:link, a:visited {color:#cfc}	
a:hover	{color:#ccc}