body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #E7E7E7;
	margin: 0px;
}

td,th {
	font-size: 13px;
}

a:link, 
a:visited
{
	color: #003D8F;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

/* Basic container classes */

.contentcontainer {
	background-color: #FFFFFF;
}

.container {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 15px 0 3px;
}

/* Navigation Header */

.navcontainer {
	text-align: left;
	width: 1000px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.navbar {
	border-radius: 0;
	background: #FFFFFF;
	box-shadow: none;
	border: 0;
	border-bottom: 1px solid #a5a5a5 !important;
}

.navlogo {
	margin-left: 15px;
	display: inline;
	padding: 7px 0px 7px 0px;
}

.navbar ul {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 24px 15px 0 0;
	background-color: #fff;
}

.navbar li {
	float: left;
	font-size: 14px;
	font-weight: 300;
}

.navbar li a {
	display: block;
	color: #00358F;
	text-align: center;
	padding: 18px 16px 19px 16px;
	text-decoration: none;
}

.navbar li a.active {
	background-color: #E7E7E7;
}

.navbar li a:hover:not(.active) {
	background-color: #00358F;
	color: #fff;
}

/* Footer */

.footercontainer {
	background-color: #E7E7E7;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footercontent {
	margin: 0 auto;
	width: 1000px;
	color: #777777;
}

.footer {
	background-color: #E7E7E7;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #777777;
}

/* Everything else */

.tinytext {
	font-size: 10px;
	color: #111111;
}
.tinyboldtext {
	font-size: 10px;
	font-weight: bold;
	color: #111111;
}
.mainText {
	font-size: 13px;
	color: #111111;
	vertical-align: top;
}
.mainText h3 {
	font-size: 16px;
	font-weight: bolder;
	color: #003D8F;
	padding-top: 5px;
}
.mainText h4 {
	font-weight: bolder;
	color: #003a8a;
}
.mainText em {
	color: #003D8F;
	font-style: normal;
	font-weight: bolder;
	padding: 0;
}
.grayText {
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.greenText {
	font-size: 13px;
	color: #006600;
}
.padTop0 {
	margin-top: 0px;
	padding-top: 0px;
}
.padTop5 {
	padding-top: 5px;
	margin-top: 0px;
}
.padTop20 {
	padding-top: 20px;
	margin-top: 0px;
}
.padBottom0 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.padBottom5 {
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.padBottom20 {
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.largeText {
	font-size: 13px;
	color: #111111;
}
.white_overprint {
	color: #FFFFFF;
	z-index: auto;
	position: absolute;
	left: 237px;
	top: 407px;
}
.red {
	color: #FF0000;
}
.hugeText {
	font-size: 24px;
	color: #003D8F;
	font-weight: bold;
}
.mainText h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bolder;
	color: #003D8F;
	padding-top: 15px;
}
.mainText ul {
	margin-right: 15px;
}
.padded10 {
	padding: 10px;
}
.padded15 {
	padding: 15px;
}
.indent10 {
	margin-left:10px;
}

/* @group Content */

#dl-buy-button {
	position: relative;
	top: -25px;
	right: 30px;
	z-index: 50;
	height: 43px;
	width: 181px;
	background-image: url(images/button_header_dl_buy.png);
  background-size: 181px 129px;
	margin-top: -43px;
}

#dl-buy-button a:link,
#dl-buy-button a:visited {
	background: none;
	display: block;
	float: left;
	height: 43px;
	text-indent: -999em;
	position: absolute;
}

#dl-buy-button a:link.download,
#dl-buy-button a:visited.download {
	width: 112px;
	left: 0;
	background-position: left top;
}

#dl-buy-button a:hover.download {
	background-image: url(images/button_header_dl_buy.png);
	background-position: left center;
  background-size: 181px 129px;
	text-decoration: none;
}

#dl-buy-button a:active.download {
	background-position: left bottom;
}

#dl-buy-button a:link.buy,
#dl-buy-button a:visited.buy {
	width: 68px;
	right: 0;
	background-position: right top;
}

#dl-buy-button a:hover.buy {
	background-image: url(images/button_header_dl_buy.png);
	background-position: right center;
    background-size: 181px 129px;
	text-decoration: none;
}

#dl-buy-button a:active.buy {
	background-position: right bottom;
}

/* @group Content */

.mfp-ajax-holder .mfp-content {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 700px;
  margin: 20px auto;
}

.change_history {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	background:none;
	background-color:#fff;
	color:#000;
	text-align:left;
	margin:5px;
}
.padTop15 {
	padding-top: 15px;
}

@media (prefers-color-scheme: dark) {
  .change_history {
		background-color:#000;
		color:#fff;
  }

	.change_history a:link, 
	.change_history a:visited
	{
		color: #FFF;
		text-decoration: underline;
		font-weight: bold;
	}
}

.change_history h3 {
	margin-top:5px;
	margin-bottom:5px;
}

.change_history li {
	padding-bottom:7px;
}

.change_history code {
	display:block;
	margin:5px 5px 5px 20px;
}

/* Fixes for WordPress blog content */
.wp-list-none {
	list-style-type: none;
}
