/************************/
/* PRINT / TEXT +- STYLING */
/************************/
.utilMenu {
	width:770px;
	position:absolute;
	text-align:right;
	float:left;
	padding-top:0px;
	}
.printMenu{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	text-decoration:none;
	vertical-align:top;
	padding:0px;
	}
.textMenu{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	vertical-align:top;
	padding:0px;
	}
/************************/
/* MAIN PAGE STYLING */
/************************/
.mainhead {
	font-family:Arial;
	padding:20px 0px 20px 20px;
	font-weight:bold;
	color:#333333;
	font-size:9pt;
}
.details{
	color:#333333;
	font-family:Arial;
	font-size:8pt;
	padding:5px 0px 5px 0px;
}
.clientNumber{
	width:100px;
	background:url(images/phone.gif) no-repeat;
}
.article, p, body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}
.articlehead{	
	font-family:Arial;
	padding:5px 0px 10px 0px;
	font-weight:bold;
	color:#333333;
	font-size:11pt;
	border-bottom:1px solid #CCCCCC;
}
.clientTitle{
	font-family:Arial;
	font-size:20pt;
	font-weight:bold;
	color:#333333;
	padding:10px 0px 5px 20px;
}
.articleheaddescription {
	font-style:italic;
	color:#333333;
	font-family:Arial;
	text-align:left;
	font-size:9pt;
	padding:5px 0px 5px 0px;

}
.bottomNav{
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	color:#333333;
	text-align:center;
	vertical-align:text-top;
	text-decoration:none;
}
.footer{
	font-family:Arial;
	font-weight:normal;
	font-size:8pt;
	color:#333333;
	text-decoration:none;
	padding:3px;
}
/************************/
/*    SOW MENU STYLE    */
/************************/
.sowMenuHolder{
	float:left;
	padding-top:20px;
	width:220px;
}
.sowMenu{
	width:200px;
	border:1px #cccccc solid;
	border-bottom:none;
}
.sowMenu a{
	width:200px;
	font-family:Arial;
	text-align:left;
	font-size:11px;
	border-bottom:1px #cccccc solid;
	border-top:1px #ffffff solid;
	text-decoration:none;
	color:#333333;
	background:url(images/dot.gif) no-repeat 5px 8px #eeeeee;
	padding:5px 10px 5px 20px;
}
.sowMenu a:hover{
	color:#333333;
	background-color:#cccccc;
}		
/************************/
/*    SITE MAP STYLE    */
/************************/
.siteMap{
	width:100%;
}
.siteMap_main{
	width:100%;
	font-family:Arial;
	text-align:left;
	font-size:9pt;
	text-decoration:none;
	color:#666666;
	padding:5px 10px 5px 20px;
	font-weight:bold;
}
.siteMap_main:hover{
	color:#999999;
	background-color:#eeeeee;
}		
.siteMap_sub{
	width:100%;
	text-indent:50px;
	font-family:Arial;
	text-align:left;
	font-size:9pt;
	text-decoration:none;
	color:#666666;
	padding:5px 10px 5px 20px;
	font-weight:normal;
}
.siteMap_sub:hover{
	color:#999999;
	background-color:#eeeeee;
}		
.siteMap_sub_sub{
	font-weight:normal;
	text-indent:100px;
	width:100%;
	font-family:Arial;
	text-align:left;
	font-size:9pt;
	text-decoration:none;
	color:#666666;
	padding:5px 10px 5px 20px;
}
.siteMap_sub_sub:hover{
	color:#999999;
	background-color:#eeeeee;
}		
/************************/
/* RESULTS PAGE STYLING */
/************************/

.aio_results_table {
	width:100%;
	background:white;	
}
.aio_aio_resource_list{
	padding:0px 5px 0px 5px;
}
.aio_ato_results{
	padding:0px 5px 0px 5px;
}
.aio_results_table p{
	font-family:Arial;
	font-size:9pt;
}	
.aio_sub_head2 {
	font-family:Arial;
	color:#ffffff;
	background:#4040ff;
	font-size:9pt;
	font-weight:bold;
	height:20px;
	padding:5px 0px 0px 5px;
}

.aio_sub_head3 {
	font-family:Arial;
	color:#ffffff;
	background:#208020;
	font-size:9pt;
	font-weight:bold;
	height:20px;
	padding:5px 0px 0px 5px;
}

.aio_ato_local_results_header {
	font-family:Arial;
	color:#ffffff;
	background:#000080;
	font-size:9pt;
	font-weight:bold;
	height:20px;
	padding:5px 0px 0px 5px;
}
.aio_row0 {	
	background:#E8f9D8;
	font-size:9pt;
	font-weight:bold;
	font-family:Arial;
	color:#666666;
	padding-top:5px;
}
.aio_row1 {
	background:#ffffff;
	font-size:9pt;
	font-weight:bold;
	font-family:Arial;
	color:#666666;
	padding-top:5px;
}
.aio_url{
	font-size:9pt;
	font-weight:bold;
	font-family:Arial;
	color:#000080;
	text-decoration:none;
}
.aio_url:hover{
	font-size:9pt;
	font-weight:bold;
	font-family:Arial;
	color:#666666;
	text-decoration:none;
}

/* ---------------------------------------*/
.listing_table { /* dont set width here - set in .listing */
	position:relative;
	vertical-align:top;
}
/* sets width of box that article is displayed in */
.article_box, .article_box p, .article_box ul, .article_box li,{
	font-size:11px;
}

.archive_table{
	width:200px;
}
.listing {
	width:190px;
	height:20px;
	border-bottom:1px #eeeeee solid;
}
.listing a, .listing a:visited {
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#333333;
	text-decoration:none;
}
.listing a:hover{
	color:#999999;
}		
/* bullet formatting for article list */	
.bullet{
	background:url(images/dot.gif) no-repeat left;
 	width:10px;
 	height:25px;
}
/* styling for sow block headings */
.subhead0,.subhead1, .subhead2, .subhead3 /* hot issues */{
	font-family:Arial;
	padding-top:10px;
	font-weight:bold;	
	font-size:12px; 
	color: #333333;
	width:200px; /* set to at least width of .bullet and .listing*/
}
/* Styling for sow search form */
.findform {
	padding:4px;
	background:#cccccc;
}