@charset "utf-8";
/* News Now Section ONLY Styles and Overrides */

h1.mainpagetitle {
	clear:both;
}

/* Archives */
	
.threecolumn {
	margin-right:8px;
	width:206px;
	font-size:12px;
	line-height:normal;
}


h3.levelsection {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 8px 0px;
	padding: 2px 0px 4px;
}


.monthgroup {
	padding-bottom: 12px;
}

	.monthgroup a {
		display:block;
		padding:3px 0px 3px 10px;
	}



/* Pages */

h1.resource {
	background-color: #F9BC14;
	color: white;
	padding: 5px 10px;
}


h4 {
	color: black;
	font-style: normal;
	font-weight: bold;
	text-indent: 40px;
	margin-top: 20px;
}


#extrainfo { 
	margin-top:0px; 
	margin-right:0px; 
}


.inline_header {
	color:	#F2D369;
	font-weight: bold;
}

.content p {
	text-indent: 20px;
}

