@charset "utf-8";
/* CSS Document */

/* This stylesheet contains styles that are specific to the Services and Programs section ONLY */
#topnav li#aboutNav a{
	color: #a1c8e0;
}

#topnav li#aboutNav li a{
	color: #fff;
}

#content p.teaser,
#content h2,
#content h3,
#content h4{
	color: #0069aa;
}

p.alertArea{
	border: 3px solid #0069aa;
	padding: 5px;
	background-color: #a1c8e0;
}

.box{
	border: 3px solid #0069aa;
	padding: 5px;
}