
	
h2 {
	padding:10px 0 10px 0;
	margin:0;
	font-size:25px;
	color:#6699ff;
	}
	
h3 {
	padding:10px 0 10px 0;
	margin:0;
	font-size:25px;
	}

#subheadernews {
	width:850px;
	background:url(images/bg_subheader.jpg) no-repeat;
	height:110px;
	display:block;
	}


.newswrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:850px;
	color:#000000;
	
}

.news_story2  img {
border:1px solid #000000;
	}


.news_date {
width:83px;
float:left;
margin-top:7px;
}

.news_image{
width:167px;
float:right;
margin-left:15px;
height:120px;
display:block;
}

.newsdivider{
	background:url(images/news/divider_bg.gif) repeat-x bottom ;
	height:10px;
	margin:0;
	padding:0;
	clear: both;}

.customerdivider{
	background:url(images/news/divider_bg.gif) repeat-x bottom ;
	height:1px;
	margin:0;
	padding:0;
	clear: both;}	
	

.news_story {
	margin:0;
	
}

.news_story2 {
	margin:0;
	padding-left:96px;
	padding-right:140px;
	display:block;
	
}

.news_story2indent {
	margin:0;
	width:96px;
	
	
}

.readarticle {
	color:6699ff;
	}


.news_story a{
	margin:0;
	text-decoration:none;
	color:#000000;
}


.news_story:hover, .news_story.sfhover {
	background:#FFF;
}


.datehover {
	float:left;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	text-align:center;
	width:46px;
	text-transform: uppercase;
	margin-top:10px;
}

.datehover2{
	float:left;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:34px;
	color:#FFF;
	text-align:center;
	width:46px;
	text-transform: uppercase;
	margin-top:20px;
	padding:0;
}

.storylist ul{
list-style-type:none;
padding:0;
margin-left:10px;
	}
	
	.storylist li {
	background-image:url(images/news/bullet.gif);
background-repeat: no-repeat;
padding-left:20px;
height:20px;

}
	
	.storylist a{
	display:block;
	color:#000000;
	text-decoration: none;
	}
	
	.storylist a:hover{
	color:#6699ff;
	}

/*   pdf download button  */

.newsarchive {
	background:url(images/news/newsarchive_off.gif) no-repeat left  top;
	border:none;
	
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:strong;
	}
	
	.newsarchive a {
	
	height:23px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:12px;
	padding-top:6px;
	text-transform:capitalize;
	}

	
.newsarchive a:hover {
	color:#f09823;
	
	height:23px;
	display:block;
	background:url(images/news/newsarchive_on.gif) no-repeat left top;
	border:none;
	
	cursor: pointer; cursor: hand;
	}
	
	/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			display: block;
			height: 58px;
			background:url(images/customers/customers_arrow.gif) no-repeat left;	
			padding: 18px 10px 0 80px;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 25px;
			cursor: pointer;
			margin:0;
		}
		
		.accordion_toggle:hover{
		background:url(images/customers/customers_arrow2.gif) no-repeat left #fff;
		color:#000;
			}
			
		.accordion_toggle h1:hover, h1.sfhover {
		color:#6699ff;
		text-decoration:none;
		}

		.accordion_toggle h1:hover a, h1.sfhover a {
		color:#6699ff;
		text-decoration:none;
		}

		.accordion_toggle h1 a:hover {
	color:#6699ff;
	text-decoration:none;
}
		.accordion_toggle_active {
			background: url(images/customers/customers_arrow2.gif) no-repeat left #fff;
			color: #ffffff;
		}
		
		.accordion_content {
			color: #444444;
			overflow: hidden;
		}
		
		.accordion_content_holder {
		background:url(images/customers/accordion_contentbg.gif) no-repeat top;
		background-color:#00FF00;
		display:block;
		}
		
		.accordion_content_left {
		width:429px;
		float:left;
		}
		
		.accordion_content_leftformat {
		display:block;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		padding: 21px 30px 0 44px;
		}
		
		.accordion_content_holder h3 {
		display:block;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#FFFFFF;
		margin:0;
		padding:0;
		text-align:left;
		}
		
		
		.accordion_content_middle{
		width:219px;
		float:left;
		height:174px;
		background:url(images/customers/quote_bg.gif) no-repeat 0 20px;
		}
		
		.accordion_content_middle p {
		padding: 20px 30px 0 9px;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-style:italic;
		display:block;
		text-align:center;
		
		}
		
		
		.accordion_content_middle2{
		width:219px;
		float:left;
		height:174px;
		background:url(images/customers/quote_bg.gif) no-repeat 0 20px;
		}
		
		.accordion_content_middle2 p {
		padding: 20px 30px 0 9px;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:italic;
		display:block;
		text-align:center;
		
		}
		
		.accordion_content_right {
		width:202px;
		float:right;
		margin-top:20px;
		}
			
		.accordion_content_footer {
		background:url(images/customers/accordion_contentbg_footer.gif) no-repeat top #fff;
		height:20px;
		clear:both;
		
		}
	
	
		.vertical_accordion_toggle {
			display: block;
		
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
		
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/

    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }
	
/*   pdf download button  */

.customerlink {
	background:url(images/customers/homelink_off.gif) no-repeat left top;
	border:none;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:strong;
	}
	
	.customerlink a {
	
	height:20px;
	display:block;
	color:#6a99ff;
	text-decoration:none;
	padding-left:12px;
	padding-top:7px;
	text-transform:uppercase;
	}

	
.customerlink a:hover {
	color:#FFF;
	
	height:20px;
	display:block;
	background:url(images/customers/homelink_o0.gif) no-repeat left top;
	
	border:none;
	
	cursor: pointer; cursor: hand;
	}
