@charset "UTF-8";
.columnwidth {
	width: 165px;
}
.table {
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #DFEBC7;
}
.table ul {
	margin: 5px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	list-style-image: url(../images/bullet.gif);
}
.header_bground {
	background-color: #DFEBC7;
	font-size: 12px;
	font-weight: bold;
}
.header_bgroundCopy {
	background-color: #E7EBDD;
	font-size: 12px;
}
