#content {
	width: 766px;
	background-image: url(../img/page_swoosh.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #826196; /* LIGHT PURPLE */
	padding-top: 35px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}
	#news a {
	color: #CA0164;
}
	#news p {
	margin: 0 0 1em 0;
	text-align: left;
	color: #000;
}
	#news .centertxt p {
	margin: 0 0 1em 0;
	text-align: center;
	color: #000000;
}
	#news h2, #news h2 a {
	color: #CA0164; /* PINK */
	font-style: italic;
	margin-bottom: .5em;
	text-decoration: none
	}
	#news h3, #news h3 a {
	color: #440E62; /* DARK PURPLE */
	margin-bottom: 0.5em;
	text-decoration: none;
	text-align: left;
	}
	#news img.right {
		float: right;
		margin-left: .5em;
		margin-bottom: .5em
	}
#news .centertxt {
	text-align: center;
}

	#news img.left {
		float: left; 
		margin-right: .5em;
		margin-bottom: .5em
	}
	#news div.box {
		float: right;
		width: 110px;
		background-color: #CCC;
		margin-left: 1em;
		margin-bottom: .5em;
		padding: 5px;
		font-size: .8em
	}
		div.box h3 {
			background: #999;
			padding: 3px;
			margin: 0;
			color: #FFF !important
		}
		div.box p {
			margin: 0 0 .7em 0
		}
		div.box ul {
			margin: 0 0 1em 0;
			padding-left: 30px
		}
	#news div.pullout {
		float: right;
		padding-left: 10px;
		margin: .5em 0 .5em .2em;
		width: 40%;
		border-left: 1px solid #CA0164;
	}
		div.pullout h4 {
			margin: 0 !important;
			color: #CA0164 !important
		}
		div.pullout ul {
			margin: 0;
			padding-left: 20px
		}
		div.pullout ol {
			margin: 0;
			padding-left: 20px
		}
		div.pullout a {
			color: #826196 !important;
			text-decoration: none;
		}
div.textBlockquote {
	padding-right: 35px;
	padding-left: 35px;
}

#news {
	margin: 15px 0 10px 20px;
	width: 705px;
	float: left;
	clear: both;
	padding: 0 10px 0 10px
}
	#news .subnav {
	color: 440E62;
	font-size: small;
	text-align: center;
	font-style: normal;
	}
		.subnav a {
			color: #440E62;
			text-decoration: none
		}
		.subnav a.current {
			font-weight: bold;
			color: #CA0164;
		}
#footer {
	padding: 10px
}
.footnoteText {
	font-size: 0.7em;
	text-align: left;
	text-decoration: none;
}
#news .important {
	color: #C00;
}
/* CSS for Google Search  */

#top #search input.gsc-input {
border-color: #777777;
}
#top #search input.gsc-search-button {
border-color: #CA0164;
background-color: #CA0164;

}
#top #search .cse form.gsc-search-box, #top #search form.gsc-search-box {
  margin-bottom: 6px;
  padding: 0px 0px;
}
#top #search.cse input.gsc-search-button, #top #search input.gsc-search-button {
	border: none;
	padding: 3px 3px 2px 3px;
	text-shadow: none;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;  
	font-size:13px;
}
#top #search.cse input.gsc-input, #top #search input.gsc-input {
  width: 175px;
}
