/*
//-----------------------------------------------------------------------------

	typo.css
	
	version:	1.0
	date:		07/13/09
	author:		[Martin Olson @ innertwine]
	email:		[martin@innertwine.com]

	website:	[www.nwaf.com]

	version history: [1.0]
	

// -----------------------------------------------------------------------------
*/

h1 a {
	background: url(/stock/nwaf-logo.gif) 0 0 no-repeat;
	display: block;
	float: left;
	color: #004963;
	font-size: 14px;
	font-weight: 700;
	height: 100px;
	line-height: 1em;
	padding-top: 10px;
	text-align: left;
	text-indent: -9999px;
	width: 245px
	}
h2 {
	color: #be1e2d;
	font-size: 25px;
	font-weight: 100;
	width: 500px
	}
h3 {
	font-size: 21px;
	font-weight: 100;
	line-height: 35px;
	margin-bottom: .5em
	}
	
	/* image replacement */
	h3.facts {
		color: #a9763d;
		background: url(/stock/hdr/h3-foundationfacts.png) 0 0 no-repeat;
		text-indent: -9999px
		}
	h3.people {
		color: #a9763d;
		background: url(/stock/hdr/h3-people.png) 0 0 no-repeat;
		text-indent: -9999px
		}
	h3.policies {
		color: #a9763d;
		background: url(/stock/hdr/h3-keypolicies.png) 0 0 no-repeat;
		text-indent: -9999px
		}
	h3.contact {
		color: #a9763d;
		background: url(/stock/hdr/h3-contactus.png) 0 0 no-repeat;
		text-indent: -9999px
		}
	h3.learn {
		color: #004963;
		background: url(/stock/hdr/h3-learnmore.png) 0 0 no-repeat;
		text-indent: -9999px
		}
	h3.whatsnew {
		color: #004963;
		background: url(/stock/hdr/h3-whatsnew.png) 0 0 no-repeat;
		text-indent: -9999px
		}
	
h4 {
	color: #be1e2d;
	font-size: 14px;
	font-weight: 100;
	line-height: 1.1em;
	margin-bottom: .1em
	}
h5 {
	
	}
p {
	margin-bottom: 1.5em
	}
	
/*	sIFR
-----------------------------------------------------------------------------*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-active h2 {
	visibility: hidden;
	line-height: 1em;
	font-size: 25px;
}
.sIFR-active h3.title {
	visibility: hidden;
	line-height: 1em;
	font-size: 23px;
}
