#midNav, #contentHero, #pageLeftCol { display:none }

#pageWrap {
	background:white;
}

#pageBody h4, #pageBody p {
	color: black;
}

#pageBody h4 {
	margin-top:2em;
}

#pageBody h4:first-child {
	margin-top:0;
}

#pageWrap a {
	color: black;
	text-decoration: underline;
}

.leftColFixed {
	width:60%;
	max-width:60%
}

#pageBody {
	margin-left: 0;
	margin-right: 0;
}		

.skinnyCTA {
	background: white;
	color:black !important;
	border:1px dotted black;
}

.leftColumnLink {
	display:none;
}

.leftColumnSummary {
	color:black;
}

.skinnyCTA {
	display:block;
	padding:10px 20px;
	margin-bottom:2em;
}

.skinnyCTA p {
	margin:0 !important;
}

.leftColumnSummary {
	margin-bottom:0;
}

.buttonR, .flagLnk {
	background:white;
	color:black !important;
	text-decoration:underline;
	border-left:0 !important;
	padding:0 !important;
}

.buttonR {
	padding-right:20px !important;
	margin-top:10px;
}

#pageBody .pageHead {
	border:0;
}

.featureTable tr.alt {
    background-color: white;
		border-top:1px solid #aaa;
		border-bottom:1px solid #aaa;
}

.featureTable td {
    color: black;
    font-size: 12px;
    padding: 8px 12px 8px 0;
}

.featureTable th {
    color: black;
}

.lcQuote {
    background: white;
    color: black;
    font-size: 14px;
    line-height: 150%;
    padding: 0 10px 0;
}

.attribution {
    background: white;
		padding-top:8px !important;
}

#pageBody ul {
    color: black;
		background:white;
		list-style-type:disc;
		margin-left:16px;
}		

#pageBody ul li {
	background:white;
	padding-left:5px;
}

#pageBody h1 {
    border-right: 1px dotted black;
		font-size:30px;
}		

.leftColFixed, #pageWrap {
	margin-right:0;
	margin-left:0;
	padding-left:0;
	max-width:99%;
	min-width:99%;
	width:99%;
}

.featureTable {
	width:99% !important;
}

.featureTable td, .featureTable th {
	white-space:nowrap;
}

#bodyContent {
	margin:0;
	padding:0;
}

.fadey {
	opacity:1.0;
}