#body-center-left, #body-center-right {
	float: left;
}

#body-center-left .pagination {
	text-align: right;
	margin: 16px;
}

#body-center-left .pagination-links, #body-center-left .pagination b {
	font-size: 14px;
	padding: 7px 6px;
	border: 1px solid #9cade7;
}

#body-center-left .pagination .no-link {
	color: #9c9c9c;
	border: 1px solid #dedede;
	background-color: #fff;
}

#body-center-left .pagination a, #body-center-left .pagination b {
	color: #105ab5;
}

#body-center-left .pagination a:hover {
	border: 1px solid #296bb5;
	color: #000;
}

#body-center-left .pagination b {
	background-color: #296bb5;
	color: #fff;
}

#body-center-left td p {
    color: #424242;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    padding: 5px 10px 10px 10px;
    margin: 0;
}

#body-center-left td p a, #body-center-left td a {
    color: #27769A;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}

#body-center-left td p a:hover, #body-center-left td a:hover {
    text-decoration: underline;
}

#body-center-left td h3 .sortval a, #body-center-left td h1 .sortval a {
    font-size: 11px;
}

#body-center-left td h3 .sortval a:hover, #body-center-left td h1 .sortval a:hover {
    text-decoration: underline;
}

.clearfix {
	clear: both;
}

.left-content-table {
	width: 564px;
	margin-bottom: 10px;
}

.printheader {
	display: none;
}