/*#### SoW Styles ####*/
.sow  { color: #000000; font-size: 10pt; font-family: arial; width: auto }
.listing_table  { vertical-align: top; margin: 0px; padding: 0px }
	
	
/* sets width of box that article is displayed in */
.article_box  { width: 590px }

.listing  { text-align: left; text-indent: 0px; vertical-align: top; padding-top: 5px; padding-bottom: 5px; width: 210px }
.archive_table { text-align: left; text-indent: 0px; vertical-align: top; padding-top: 5px; padding-bottom: 5px; width: 210px }
/* bullet formatting for article list */	
.sow .listing_table .archive_table .bullet{
 width:8px;
 height:8px
 background:url(dot.gif) no-repeat;
 }
 /* bullet formatting for article list */	
.bullet { background: url(dot.gif) no-repeat; vertical-align: top; width: 8px; height: 8px }
 


/* styling for sow block headings */
.subhead0, .subhead1, .subhead2, .subhead3 /* hot issues */ { color: #888; font-weight: bold; font-size: 16px; background-color: transparent; margin-top: 0px; width: 210px }


.listing A:Link ,.listing A:VISITED {		
	
		text-decoration:none;
		}		
		

		
.listing A:Hover { text-decoration: underline }


 



/* highlight style for terms found by sow search facility */
.sow .highlight {
background:yellow;
}
/* Styling for sow search form */
.findform {
	padding:4px;
	background:#cccccc;
}

.articlehead  { color: #333333; font-weight: bold; font-size: medium; text-align: left; text-indent: 0px; vertical-align: top; padding-bottom: 5px }

.articleheaddate {
		text-align: left;
		text-indent:0px;
		font-size:small;
		font-weight:normal;
		vertical-align:top;
		padding-top:0px;
		padding-bottom:0px;
}

.article {
		vertical-align:top;
		padding-top:0px;
		padding-bottom:0px;
		color:#000000;
	}
		
.articleheaddescription {
	vertical-align:top;
	padding-top:0px;
	padding-bottom:0px;
	font-style:italic;
	color:#444;
	
	}
