/*#### SoW Styles ####*/
.sow {
	font-family:arial;
	font-size:10pt;
	color:#000000;	

}
.listing_table {
	padding:5px 5px 5px 30px;
	margin:2px;
	vertical-align:top;
	color: #000000;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	background-image: url(../images/grey_01.gif);


	}
	
	
/* sets width of box that article is displayed in */
.article_box {
	width:70%;
	padding-right: 35px;
	padding-left: 35px;

}

.listing {
	text-align: left;
	text-indent:0px;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	width:200px;
	padding-left: 5px;

		}
		
		

/* 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{
 width:8px;
 height:8px;
 background:url(dot.gif) no-repeat;
 }
 


/* styling for sow block headings */
.subhead0, .subhead1, .subhead2, .subhead3 /* hot issues */{
	margin-top:15px;
	font-weight:bold;
	font-size:16px;
	padding-left:10px;
	color: #000000;
	background-color: transparent;
	width:80%;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
	padding-top: 10px;


}


.listing A:Link ,.listing A:VISITED {
	text-decoration:none;
	font-weight: normal;


		}		
		

		
.listing A:Hover{
	color:#850001;
	text-decoration:underline;
	font-weight: normal;

		}


 



/* highlight style for terms found by sow search facility */
.sow .highlight {
background:yellow;
}
/* Styling for sow search form */
.findform {
	padding:4px;
	background:#cccccc;
}

.articlehead {
	text-align: left;
	text-indent:0px;
	font-weight:bold;
	font-size:medium;
	vertical-align:top;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:0px;
	color: #333333;
	border-bottom:1px #333333 solid;
	
	
}

.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:5px;
	padding-bottom:0px;
	font-style:italic;
	color:#444;
	
	}

