/* CSS Document */

#advocacyHighlights {
	margin: 0 275px 0 0;
	}
	#advocacyHighlights li {
		margin: 0 0 25px 0;
		padding: 0 0 0 0;
		}
	#advocacyHighlights ul {
		list-style: disc;
		}


.twoContainer, #navPrimary {
	display: none;
	visibility: hidden;
	}

.outer {
	margin-top: 120px; 
	}
	.internal .outer {
		margin-top: 120px;  /* Adjust to allow the header, nav to fit above the content.*/		
		}

.layout21 .middle {
	margin: 0;
	}
	
.layout21 .inner {
	float: none;
	width: 100%;
	} 
.layout21 .oneContainer {
	float:none;
	margin: 0;
	padding: 0;
	width: 100%;
	}
