table.mybody,
table.mymain,
table.my {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}

html, body {
	overflow-x: hidden;
}

.pageallcontent {
	clear: both;
	padding-top: 8px;
}

.pageallcontent:after {
	content: "";
	display: block;
	clear: both;
}

.pagebreadcrumbs {
	display: block;
	margin: 2px 10px 10px 22px;
	font-size: 12px;
	color: #666;
}

.pagecolumn1 {
	float: right;
	width: 178px;
	margin-top: 3px;
	font-size: 12px;
	clear: right;
	text-align: left;
}

.pagecolumn2 {
	float: left;
	width: 740px;
	margin: 10px 10px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.35;
	color: #111;
	min-height: 120px;
	overflow: hidden;
}

.pagecolumn1 strong {
	border: 0;
	font-weight: bold;
	color: #333;
	padding-left: 20px;
	display: block;
	margin: 10px 0 4px 10px;
	font-size: 15px;
	background: url(/images/icon-products.gif) no-repeat left;
}

.pagecolumn2 h2 {
	margin: 0 0 14px 0;
	font-size: 20px;
	line-height: 1.1;
	color: #0d0d0d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.articleHomeTitle {
	color: #056792 !important;
	font-size: 48px;
	line-height: 1.12;
	font-weight: 700;
	margin: 8px 0 12px 0;
}

.pagecolumn2 p,
.pagecolumn2 li {
	font-size: 14px;
	line-height: 1.28;
}

.pagecolumn1 .pagecategory,
.pagecolumn1 a.pagecategory {
	display: block;
	padding: 4px 4px 4px 14px;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	line-height: 1.25;
}

.menuLeftHeading {
	border: 0;
	font-weight: bold;
	color: #333;
	padding-left: 20px;
	display: block;
	margin: 10px 0 4px 10px;
	font-size: 15px;
}

#menuHeading_products {
	background: url(/images/icon-products.gif) no-repeat left;
}

.pagecolumn1 a.menuLeftItem,
.pagecolumn1 a.menuLeftItem:visited {
	display: block;
	padding: 4px 4px 4px 14px;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	line-height: 1.25;
}

.pagecolumn1 a.menuLeftItem:hover {
	color: #4673a0;
	font-weight: bold;
	background-color: #efefef;
}

.pagecolumn1 .pagecategory:hover {
	color: #4673a0;
	font-weight: bold;
	background-color: #efefef;
}

.pagecolumn1 ul {
	list-style: none;
	margin: 8px 0 0 0 !important;
	padding: 0 !important;
}

.pagecolumn1 ul li a {
	display: block;
	padding: 4px 4px 4px 14px;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	line-height: 1.25;
}

.pagecolumn2 img {
	max-width: 100%;
	height: auto;
}

.pagecolumn2 table {
	max-width: 100%;
}

.pagecolumn2,
.pagecolumn2 * {
	word-wrap: break-word;
	overflow-wrap: anywhere;
}

.featuredPromoDesktop {
	display: block;
}

.featuredPromoMobile {
	display: none;
}

.pagecolumn1 ul li a:hover {
	color: #4673a0;
	font-weight: bold;
	background-color: #efefef;
}

div.author {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #555;
}

a.paging,
a.paging:link,
a.paging:visited {
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4040aa;
}

a.paging:hover {
	text-decoration: none;
	color: red;
}

span.paging {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #303070;
}

.text {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

@media (max-width: 980px) {
	.pagecolumn1,
	.pagecolumn2 {
		float: none;
		width: 100% !important;
		max-width: 100% !important;
		margin: 8px 0;
	}
	.pagecolumn1 {
		padding-top: 8px;
		border-top: 1px solid #ddd;
	}
	.pagecolumn1 strong {
		font-size: 18px;
	}
	.pagecolumn1 ul li a,
	.pagecolumn1 .pagecategory,
	.pagecolumn1 a.pagecategory {
		font-size: 14px;
	}
	.pagecolumn2 h2 {
		font-size: 28px;
	}
	.articleHomeTitle {
		font-size: 30px;
		line-height: 1.2;
	}
	.pagecolumn2 p,
	.pagecolumn2 li {
		font-size: 16px;
		line-height: 1.4;
	}
	.pagecolumn2,
	.pagecolumn2 * {
		overflow-wrap: break-word;
		word-break: break-word;
	}
	.pagecolumn2 table,
	.pagecolumn2 tbody,
	.pagecolumn2 tr,
	.pagecolumn2 td {
		max-width: 100% !important;
	}
	#featuredPromo > table > tbody > tr > td {
		display: block;
		width: 100%;
	}
	#featuredPromo table td td {
		display: table-cell !important;
		vertical-align: middle;
	}
	.featuredPromoDesktop {
		display: none !important;
	}
	.featuredPromoMobile {
		display: block !important;
	}
}
