body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 9pt;
	background-color: #FFFFFF;
	width: 100%;
}
h2, h3 {
	color: #000000;
	text-align: center;
	padding: 0px 0px 3px;
	margin: 0px;
}
hr {
	color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#container {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#header {
	width: 775px;
	display: none;
}
#logo {
	float: left;
	height: 100px;
	width: 191px;
	padding-left: 20px;
}
#container3 {
	border-top-width: 0.6em;
	border-top-style: solid;
	border-top-color: #BD2421;
	border-bottom-width: 0.6em;
	border-bottom-style: solid;
	border-bottom-color: #BD2421;
	display: none;
	margin: 0px;
	padding: 0px;
}
#part h5 {
	color: #000000;
	padding: 1px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
#content {
	margin-top: 2px;
	margin-bottom: 2px;
}
#content1 {
	padding: 0px;
	margin: 0px;
}
#content1 p {
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 0px;
}
#map {
	border: 1px solid #999999;
}
#footer {
	display: none;
}
.clear {
	clear:both;
	display:block;
	height:0px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#floatservice {
	float: left;
	width: 30%;
	margin: 5px;
	padding: 0px 5px;
	border-top: thick solid #949EEF;
	border-right: 1px solid #949EEF;
	border-bottom: 1px solid #949EEF;
	border-left: 1px solid #949EEF;
}
#floatservice h4 {
	text-align: center;
	margin: 5px;
	color: #5249ED;
}
#floatnotebook {
	float: left;
	width: 30%;
	margin: 5px;
	padding: 5px;
}
#floatnotebook h5 {
	background-color:#FFFBB5;
	color: #000000;
}
#floatnotebook ul {
	margin: 0 0 0 1em;
	padding: 0;
	list-style-type: disc;
}
#notebookbox {
	background-color: #FFFFFF;
	margin: 1em 0em;
	color: #000000;
}
#notebookbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#notebookbox p {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	font-weight: bold;
}
#floatparts h5 {}
.left {
	float: left;
	margin-left: 0px;
}
.right {
	float: right;
	margin-right: 0px;
}
.subhead {
	padding: 3px;
	color: #BD2421;
}

#floatright {
	clear: right;
	float: right;
	text-align: right;
}
.dontprintme {
	display: none;
	float: right;
}
.desktable {
	color: #000000;
	padding: 0 5px;
	background-color: #fff;
}
.notepricing {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
}
.notefeatures ul {
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style-image: none;
}
.noteoptions {
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

table.system {
	border: 1px solid #000;
	margin-bottom: 1em;
}
table.system h4 {line-height: 40px;}
table.system td {padding-top: 5px; line-height: 1em; font-size: 14px;}
table.system th {
	font-size: 1.2em;
	line-height: 1.5em;
	border-bottom: 1px solid #000;
	text-align: left;
	text-indent: 15px;
}
tr.underline td, tr.overline td {border-bottom: 1px solid #000;}
tr.overline td {border-top: 1px solid #000;}
table.system caption {
	font-size: 1.5em;
	text-align: center;
	padding: .5em;
	font-weight: bold;
	color: #000;
}
table#part {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 0;
}
table#part th {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
table#part td {
	padding: 1px;
	font-size: 11px;
	line-height: 1.2em;
}
table#part p {
	padding: 0;
	margin: 0;
}
table#upgrade {border: 1px solid #000; margin-top: .7em;}
table#upgrade th {line-height: 1em; border-bottom: 1px solid #000;}
table#upgrade td {padding: 1px; line-height: 1.3em;}
#upgrade td, #upgrade p {font-size: 11px;}
.rightline {border-right: 1px solid #000;}
.leftline {border-left: 1px solid #000;}
.leftdashline {border-left: dashed 1px #000;}
.center {
	text-align: center;
	border: 1px solid #000;
	margin: 1em auto 0 auto;
	font-size: 12px;
	line-height: 1em;
	padding: .5em;
	width: 754px;
}
span.print-text {
	display: block !important;
	font-size: 56px;
	letter-spacing: .1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
}
#content1 h3 {font-size: 20px;}
#content1 h5, .banner {display: none;}
.txtindent5 {text-indent: 5px;}
.nb {border: 1px solid #999;}
td.nb ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1em;
	}
/*td.nb li {font-size: 11px;}*/
table.nb caption {font-size: 1.5em;}
