#div-content table th {
	text-align: left;
	font-weight: normal;
	padding-right: 7px;
	font-size: 11px;
}
#div-content table thead th {
	font-weight: bold;
}
#div-content table th strong a {
	text-decoration: none;
	color: #000000;
}
#div-content table th strong a:hover  {
	color: #ffffff;
}
#div-content table th b a {
	text-decoration: none;
	color: #000000;
}
#div-content table th b a:hover  {
	color: #ffffff;
}
#div-content table td {
	font-size: 11px;
	padding-right: 7px;
	text-align: right;
}
#div-content table {
	margin-bottom: 15px;
	border: 1px solid #305382;
	padding: 3px;
}
#div-content table thead th {
	text-align: center;
	background: #D9CEF9;
	padding: 15px 0 15px 0;
}
#div-content table tbody th a {
	text-decoration: none;
}
#div-content table tbody th, #div-content table tbody td {
	border-bottom: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
}