table.table-default, table.table-default tbody {
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

table.table-default td {
	padding: 4px;
	border-top: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}

table.table-default tr.greycolumn td {
	background: #ededed;
}

.text-default-grey, .wide-side .news-article p.text-default-grey {
	color: #676767;
	font-size: 12px;
	line-height: 18px;
}
.text-default-blue, .wide-side .news-article p.text-default-blue {
	color: #005baa;
	font-size: 12px;
	line-height: 18px;
}
.text-default-red, .wide-side .news-article p.text-default-red {
	color: #d10000;
	font-size: 12px;
	line-height: 18px;
}
.text-default-black, .wide-side .news-article p.text-default-black {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

.header1-blue {
	font-size: 15px;
	font-weight: bold;
	color: #005baa;
	margin: 16px 0px 14px;
}
.header1-red {
	font-size: 15px;
	font-weight: bold;
	color: #d10000;
	margin: 16px 0px 14px;
}
.header1-grey {
	font-size: 15px;
	font-weight: bold;
	color: #676767;
	margin: 16px 0px 14px;
}
.header1-black {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 16px 0px 14px;
}
.news-article h1 {
	margin: 16px 0px 14px;
}

.header2-blue {
	font-size: 14px;
	font-weight: bold;
	color: #005baa;
	margin: 14px 0px 13px;
}
.header2-red {
	font-size: 14px;
	font-weight: bold;
	color: #d10000;
	margin: 14px 0px 13px;
}
.header2-grey {
	font-size: 14px;
	font-weight: bold;
	color: #676767;
	margin: 14px 0px 13px;
}
.header2-black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 14px 0px 13px;
}
.news-article h2 {
	margin: 14px 0px 13px;
}

.header3-blue {
	font-size: 13px;
	font-weight: bold;
	color: #005baa;
	margin: 13px 0px 12px;
}
.header3-red {
	font-size: 13px;
	font-weight: bold;
	color: #d10000;
	margin: 13px 0px 12px;
}
.header3-grey {
	font-size: 13px;
	font-weight: bold;
	color: #676767;
	margin: 13px 0px 12px;
}
.header3-black {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 13px 0px 12px;
}
.news-article h3 {
	margin: 13px 0px 12px;
}

.text-small-blue, .wide-side .news-article p.text-small-blue {
	color: #005baa;
	font-size: 10px;
	line-height: 13px;
}
.text-small-red, .wide-side .news-article p.text-small-red {
	color: #d10000;
	font-size: 10px;
	line-height: 13px;
}
.text-small-grey, .wide-side .news-article p.text-small-grey {
	color: #676767;
	font-size: 10px;
	line-height: 13px;
}
.text-small-black, .wide-side .news-article p.text-small-black {
	color: #000000;
	font-size: 10px;
	line-height: 13px;
}
/*
.text-small-bold-blue, .wide-side .news-article p.text-small-bold-blue {
	color: #005baa;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
}
.text-small-bold-red, .wide-side .news-article p.text-small-bold-red {
	color: #d10000;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
}
.text-small-bold-grey, .wide-side .news-article p.text-small-bold-grey {
	color: #676767;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
}
.text-small-bold-black, .wide-side .news-article p.text-small-bold-black {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
}
*/
