/*  bristlecone newsletter css for table-less layout version */

body {
	margin:0;
	background-color:#fff;
	color:#000;
	font-family:Verdana, sans-serif;
	}
	
a:link {
	color:#0033CC;
	text-decoration:none;
	}
	
a:visited {
	color:#996600;
	text-decoration:none;
	}	
	
a:hover {
	color:#CCCC00;
	text-decoration:underline;
	}
	
a:active {
	color:#0066CC;
	text-decoration:underline;
	}	
	
#newsback {
	position:relative;
	width: 600px;
	height: 800px;
	background-image:url(http://www.bcone.com/images/newsletters/bc_nwsltr_back.gif);
	}
	
#volumedate {
	position:absolute;
	left:474px;
	top:18px;
	width:106px;
	height:28px;
	text-align:right;
	}

#vdate {
	font-family:Verdana;
	font-size:10px;	
	font-weight:bold;
	height:10px;
	line-height:10px;
	}
	
#introtext {
	position:absolute;
	left:1px;
	top:53px;
	width:550px;
	height:57px;
	font-family:Verdana;
	font-size:10px;
	line-height:11px;
	margin-left:22px;
	margin-right:25px;
	}	
	
#leftnavi {
	position:absolute;
	left:-2px;
	top:124px;
	width:171px;
	height:369px;
	font-family:Verdana;
	font-size:10px;
	line-height:11px;
	margin-left:22px;
	margin-right:25px;
	}
	
.headerz {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	}	

.textchunkz1 {
	font-family:Verdana;
	font-size:12px;
	padding-bottom:4px;
	border-bottom:1px #fd3 inset;
	}
		
.articletext {
	font-family:Verdana;
	font-size:11px;
	line-height:12px;
	}
	
#article_1 {
	position:absolute;
	left:194px;
	top:123px;
	width:358px;
	height:236px;
	font-family:Verdana;
	font-size:12px;
	line-height:12px;
	margin-left:22px;
	margin-right:25px;
	}
	
#readmo1 {
	position:absolute;
	left:2px;
	top:219px;
	width:95px;
	height:18px;
	font-family:Verdana;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	}
	
#article_2 {
	position:absolute;
	left:192px;
	top:375px;
	width:358px;
	height:241px;
	font-family:Verdana;
	font-size:10px;
	line-height:11px;
	margin-left:22px;
	margin-right:25px;
	}	
	
#readmo2 {
	position:absolute;
	left:13px;
	top:220px;
	width:95px;
	height:18px;
	font-family:Verdana;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	}
	
#pubinfo {
	position:absolute;
	left:-194px;
	top:-90px;
	width:176px;
	height:172px;
	font-family:Verdana;
	font-size:10px;
	line-height:10px;
	}		
	
#unsubscriba {
	position:absolute; 
	left:18px; 
	top:150px; 
	width:150px; 
	font-family:Verdana; 
	font-size:10px; 
	line-height:11px; 
	height: 17px;
	}	

#corpinfo {
	position:absolute;
	left:178px;
	top:2px;
	width:191px;
	height:66px;
	font-family:Verdana;
	font-size:11px;
	line-height:12px;
	}
	
#copirite {
	position:absolute;
	left:41px;
	top:68px;
	width:318px;
	height:13px;
	font-family:Verdana;
	font-size:9px;
	line-height:10px;
	}	

