
.core_table2 {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1.5em;
	border: 2px solid #ccc;
	background: none;
	padding: 2px;
}
.core_table2 td, .core_table2 th, .core_table2 caption {	
	padding: 6px;
	border: 1px solid #ccc;
	vertical-align: top;
}
.core_table2 td {
	color: #000;
	border: 2px solid #e2e2e2;
}
.core_table2 th {
	color: #555;
	border: 2px solid #e2e2e2;
	background-color: #f3f3f3;
}
.core_table2 caption {
	font-weight: bold;
	text-align: left;
	margin-left: -1px;
	background-color: #0a97cc;
	border: 2px solid #ccc;
	color: #fff;
	margin-right: -1px;
}

.core_table2 a, .core_table2 a:visited, .core_table2 a:hover  {
	color: #006feb;
}

.core_table2 li {
	font-weight: normal;
}


.core_table a, .core_table a:visited, .core_table a:hover  {
	color: #006feb;
}

.core_table li {
	font-weight: normal;
}

.group_footer {
	font-weight: bold;
	text-align: right;
	background-color: #0a97cc;
	border: 2px solid #ccc;
}