@charset "UTF-8";
/* CSS reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.75 !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Main Styling */
html {
	/* font-family: Verdana, Arial, Geneva, sans-serif; */
	font-family: "Merriweather", times, serif;
	font-size: 13px;
	width: 100%;
	text-decoration: none;
	color: #dddddd;
}
h1 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.9em;
	font-style: oblique;
	margin: 1.0em 0 1em;
}
h2 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.7em;
	font-style: oblique;
	margin: 1.0em 0 1em;
}
h3 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.6em;
	font-style: oblique;
	margin: 1.0em 0 1em;
}
h4 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.4em;
	font-style: oblique;
	margin: 1.0em 0 1em;
}
p {
	margin: 1em 0;
}
i, em {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-style: italic;
	color: #408CB3;
}
b, strong {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #00C;
}
a:hover, a:active {
	color: #f50808;
}
blockquote {
	margin-left: 30px;
	margin-right: 30px;
}
ul {
	list-style: square inside none;
}
.follow-h {
	margin-top: -1.1em;
}
#browser {
	width: 100%;
	background-color: #fff;
	position: relative;
}
#masthead {
	width: 100%;
	margin: 10px auto;
	position: relative;
	height: 200px;
	line-height: 1 !important;
	background: url(https://www.computerlanguage.com/imgs/masthead-bg.png) repeat-x;
}
#masthead-content {
	position: relative;
	margin: 25px auto;
	width: 1400px;
	height: 200px;
}
#masthead-graphic {
	float: left;
	height: inherit;
	width: 391px;
}
#masthead-logo {
	float: left;
	height: 70px;
	width: 70px;
	padding-top: 10px;
	padding-left: 20px;
}
#masthead-title {
	float: left;
	padding-top: 25px;
	padding-left: 35px;
}
#masthead-subtitle {
	clear: right;
	float: left;
	padding-top: 10px;
	padding-left: 205px;
}
#masthead-menu {
	clear: right;
	float: left;
	font-family: Verdana, Arial, Geneva, sans-serif;
	padding-top: 50px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #a69a9a;
}
#masthead-menu a {
	text-decoration: none;
	color: inherit;
}
#masthead-menu a:hover, #masthead-menu a:active {
	color: #f50808;
}
#masthead-menu ul {
	color: #a69a9a;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#masthead-menu ul li {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}
#content-body {
	clear: both;
	position: relative;
	width: 1500px;
	min-height: 600px;
	height: 100%;
	margin: 55px auto;
	text-align: left;
	color: #444;
}
#hp-popup {
	clear: both;
	text-align: center;
}
#hp-lookup {
	clear: both;
	margin-top: 40px;
	text-align: center;
}
#hp-lookup-prompt {
	font-size: 28px;
	font-weight: bold;
	color: #006;
}
#hp-lookup-box {
	margin: 5px;
}
#hp-lookup-box #lookup-box {
	width: 400px;
	padding: 3px;
	font-size: 20pt;
	border: 3px solid #b4b4b4;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	line-height: 1.5em;
	box-shadow: inset 0px 2px 2px #ececec;
}
#hp-lookup-box #lookup-box:focus, #hp-lookup-box #lookup-box:hover {
	outline: 0;
	border: 3px solid #ff2222;
}
#hp-lookup-index {
	margin-top: 15px;
	font-size: 13px;
}
#hp-lookup-index a {
	text-decoration: none;
	color: #00C;
}
#hp-lookup-index a:hover, #hp-lookup-index a:active {
	color: #f50808;
}
#hp-movie {
	clear: both;
	margin-top: 20px;
	text-align: center;
}
#hp-bottom {
	clear: both;
	margin-top: 20px;
	text-align: center;
}
#hp-bottom #hp-quote {
	width: 86%;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #006;
	text-align: left;
	margin: 0 auto;
}
#hp-list {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1 !important;
	color: #000;
}
#hp-list ul li {
	list-style-type: square;
	list-style-image: url(https://www.computerlanguage.com/imgs/red-block.png);
	list-style-position: outside;
	font-weight: bold;
	margin-bottom: 8px;
}
.hp-rightside-item {
	margin: 20px auto;
	text-align: center;
}
#copyright {
	text-align: center;
	font-size: 9px;
	color: #666;
	margin-top: 20px;
	margin-bottom: 25px;
}
#features-list {
	font-size: 10px;
	color: #000;
}
#features-list ul li {
	list-style-type: square;
	list-style-image: url(https://www.computerlanguage.com/imgs/red-block.png);
	list-style-position: outside;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 8px;
}
#features-graphics {
	clear: both;
	margin-top: 20px;
}
#features-graphic {
	float: left;
	margin-right: 5px;
}
#windemo-image {
	clear: both;
	padding-top: 30px;
}
#ttod-lookup {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
}
.page-row {
	clear: both;
	position: relative;
	width: 100%;
}
.col-span01 {
	float: left;
	min-height: 1em;
	width: 5%;
}
.col-span02 {
	float: left;
	min-height: 1em;
	width: 10%;
}
.col-span03 {
	float: left;
	min-height: 1em;
	width: 15%;
}
.col-span04 {
	float: left;
	min-height: 1em;
	width: 20%;
}
.col-span05 {
	float: left;
	min-height: 1em;
	width: 25%;
}
.col-span06 {
	float: left;
	min-height: 1em;
	width: 30%;
}
.col-span07 {
	float: left;
	min-height: 1em;
	width: 35%;
}
.col-span08 {
	float: left;
	min-height: 1em;
	width: 40%;
}
.col-span09 {
	float: left;
	min-height: 1em;
	width: 45%;
}
.col-span10 {
	float: left;
	min-height: 1em;
	width: 50%;
}
.col-span11 {
	float: left;
	min-height: 1em;
	width: 55%;
}
.col-span12 {
	float: left;
	min-height: 1em;
	width: 60%;
}
.col-span13 {
	float: left;
	min-height: 1em;
	width: 65%;
}
.col-span14 {
	float: left;
	min-height: 1em;
	width: 70%;
}
.col-span15 {
	float: left;
	min-height: 1em;
	width: 75%;
}
.col-span16 {
	float: left;
	min-height: 1em;
	width: 80%;
}
.col-span17 {
	float: left;
	min-height: 1em;
	width: 85%;
}
.col-span18 {
	float: left;
	min-height: 1em;
	width: 90%;
}
.col-span20 {
	float: left;
	min-height: 1em;
	width: 95%;
}
.col-span20 {
	float: left;
	min-height: 1em;
	width: 100%;
}
.col4 {
	float: left;
	width: 22%;
	margin-right: 18px;
}
.img-col {
	float: right;
	vertical-align: top;
	margin-right: 10px;
}
.banner-right {
	float: right;
}
.banner-center {
	float: right;
	text-align: center;
}
.page-row-space {
	height: 300px;
}
.col-right-caption {
	color: #F00;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.caption-text {
	font-size: 11px;
}
.pad-on-top {
	margin-top: 30px;
}
.pad-on-top-small {
	margin-top: 20px;
}
.highlight {
	color: #F00;
}
.no-padding {
	padding: 0;
}
.no-spacing {
	margin: 0;
}
.cde-textBold {
	font-size: 10pt;
	color: #2D6CAD;
}
.cde-textBoldRed {
	font-size: 10pt;
	color: #C00;
	font-weight: normal;
	text-align: left;
}
.cde_ind-master {
	font-size: 36pt;
	color: red;
}
