body{
	padding:12px;
	font:12px Arial, sans-serif;
	line-height:1.5;
}

#mainNav,
#subNav,
#skipNav,
#headerNav,
#slideShow,
#footer,
#flashLogo{
	display:none;
}

h1{
	margin:0 0 20px;
}

h2{
	
}

.container{
	width:850px;
}

a img{
	border:none;
}

.typography p{
	font-size:12px;
	padding-bottom:12px;
}

.typography ul, .typography ol{
	font-size:12px;
	margin:0 0 12px 20px;
}

.typography ul li{
	list-style:disc;
}

.typography ol li{
	list-style:decimal;
}

.typography blockquote{
	margin:0 0 12px 20px;
}

.typography img.right {	float: right; margin:0 0 10px 20px; }
.typography img.left { float: left;	margin:0 20px 10px 0; }
.typography img.leftAlone {	display:block; clear:both; }
.typography img.center { float: none; margin-left: auto; margin-right: auto; display: block; }