/* LOCAL SECTION CSS OVERRIDE */
#centrecolumn{
	background: url(images/sectionbg_white.jpg) repeat-y top right;
}

#content {
	color: #496DB9;
}

#content a {
	color: #BF2326;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content ul {
	margin: 0 0 0 20px;
	padding: 0;

}

#content ul li {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 130%;
}