body {}
p  { }
h1 { color: white; font-style: italic; line-height: 28pt }
td {}
a  { color: #f89b28; text-decoration: none }
:hover { color: #4795d0 }
li  {
	list-style-type: circle;
	list-style-image: url("images/images/bullet.gif");
	margin-bottom: 5px;
	list-style-position: outside;
	margin-left:10px;
	}


#news_events {
	background-color: #FFF;
	border: 1px solid #4795d0;

}
#news_events p {
	margin-left:10px;
}

#approach {
	height:285px;
	
}
#approach img {
	float:left;
	padding-right: 20px;
	padding-bottom: 10px;
}
#approach p {
	margin-left:10px;
	margin-top:10px;
	
}
