@charset "UTF-8";
/* CSS Document */

	body.simpleb #subheader{
		background: url(../images/styles/subheader_white.png) no-repeat;
	}
	
	h1 {
		font-weight: 200;
	}
	
	#bps2 {
		float: right;
		margin: 0 0 15px;
		width: 140px;
	}
	
	#main_area_text h3{
		margin: 5px 0;
		padding: 0;
		border: none;
		font-weight: bold;
		color: #333;
		font-size: 100%;
	}
	
	#main_area_text h3.red {
		color: #EE2A24;
		font-size: 110%;
		font-weight: lighter;
		margin: 10px 0 0 0;
	}
	
	#main_area_text h3.first_header {
		margin-top: 0;	
	}
	
	#main_area_text p.section {
		padding: 0;
	}