body { background: url(../images/bg.gif) repeat-y; }
body, td {
	font: 14px Arial, Helvetica, sans-serif;
	text-align: left;
}
#leftcontent {
	float:left;
	width: 400px;
}
#rightcontent {
	float:left;
	width: 350px;
	margin-left:20px;
	border:thin solid #FF0;
	padding: 10px;
	background: #FFC;
}

h1 .chrsuper {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	vertical-align: 10px;
}
h1 {
	font-size:24px;
	border:none;
	color: #000;
	font-weight: bold;
}
h1 .sub {
	font-size: 18px;
	color: #C33;
}
h2 {
	color: #2c5185;
	font-size: 20px;
}
h2.sub {
	color: #2C5185;
	font-style: italic;
	font-size: 18px;
	margin-top: -5px;
}
h2 .chrsuper {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	vertical-align: 5px;
}
h3, h3 a {
	color: #C00;
	font-size: 18px;
}
h3.accent { color:#CF1943; }
h4 {
	color: #CF1943;
	font-size: 14px;
}
a, a:link, a:visited { color: #4A6FA4; }
a img { border: none }
ul {
	margin-left: 1em;
	padding-left: 1em;
}
li { padding-bottom: 5px; }
sup {
	font-size: small;
	line-height: 0;
}
.a, .answer:first-letter {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #2AAB6D;
}
.q, .question:first-letter {
	font-size: 16px;
	color: #2793D2;
}
.question {
	font-style: italic;
	font-weight: bold;
	margin-bottom: -10px;
}
.floatleft {
	float: left;
	padding-right: 5px;
}
.floatright {
	float: right;
	padding-left: 5px;
}
.largecallout {
	font-style: italic;
	font-weight: bold;
}
.largecallout .larger {
	font-size: 18px;
	line-height: 22px;
	color: #C33;
}
.largecallout a {
	color: #36A2D8;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.mouse, .patents {
	font-size: 10px !important;
	clear: both;
}
.nobreak { white-space: nowrap; }
.normaltext {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.productname {
	font-size: 13px;
	font-weight: bold;
}
.boldRed, .red { color: crimson; }
.boldRed { font-weight: bold; }
.gray { background-color: #ccc; }
.white {
	background-color: #fff;
	border: 1px solid #000;
}
.subhead {
	font-weight: bold;
	font-size: 14px;
	color: #2E7088;
}
.subsubhead {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.welcome { font: 14px/24px verdana, arial, sans-serif; }
#a img { border-style: none; }
#eppLogo {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#iconstrip {
	position: absolute;
	top: 80px;
	left: 180px;
	width: 739px;
}
#leftnav {
	position: absolute;
	left: 0;
	top: 70px;
	width: 165px;
	height: 100%;
	z-index: 101;
	background-color: #2c5185;
	padding-top: 50px;
}
#logobar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #000000;
	border-bottom: 4px solid #bdbdbd;
	z-index: 10;
	height: 66px;
}
#logobar #logoStrip img { padding: 0 10px; }
#logoStrip {
	float: right;
	margin-top: 10px;
	margin-right: 70px;
}
#maincontent {
	position: absolute;
	top: 80px;
	left: 185px;
	width: 800px;
}
#products, #staticProducts {
	margin-top:20px;
	width:700px;
}
#products td, #staticProducts td {
	padding-top: 3px;
	padding-bottom: 6px;
	border-top: 2px solid #ff0;
	background-color: #fff;
}
.insertTable td {
	border: none !important ;
}
#thumbs img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#toc {
	border-top: 1px solid #36A2D8;
	border-bottom: 1px solid #36A2D8;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
#maincontent p, #maincontent li {
	font-weight: normal;
	font-style: normal;
}
.wideRightMargin { margin-right: 150px; }
.productname {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
.paddingTop10 { padding-top: 10px; }
#qc p { line-height: normal; }
#qc th { padding-bottom: 10px }
#qc td.divider {
	padding-top: 10px;
	border-top: 2px solid #FFFF00;
}
#priceList td {
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
}
#priceList .header {
	border-bottom: 1px solid black;
	padding-bottom: 3px;
	font-weight: bold;
}
.cartlinks { text-align: right; }
.imgLeft {
	margin-right: 5px;
	float: left;
}
.imgRight {
	float: right;
	margin-left: 5px;
}
ul.largecallout { list-style-image: url(../images/arrow.gif); }
.ievac ul.largecallout {
	list-style-image: url(../images/arrow.gif);
	font-size: 16px;
	line-height: 18px;
}
ul.largecallout li { }
.cartlinks { font-size:12px !important; }
#footer {
	margin-top:20px;
	border-top: thin solid yellow;
}
.readMore {
	font-size:10px;
	font-weight:bold;
	float:right;
	margin-right:20px;
}
.details { font-weight:bold; }
#upsell {
	font-weight:bold;
	margin-top: 20px;
}
#tableProductDetails td { vertical-align:top; }
#thumbs img.bordered { border: 1px solid #000; }
#maincontent #specstable td { border-bottom: thin solid #C00; }
#specstable tr td ul {
	margin-top: 0em;
	margin-left: .5em;
	padding-top: 0em;
	padding-left: .5em;
}
.largecallout li ul { margin-top: 10px; }
#maincontent .largecallout li ul li {
	font-weight: normal;
	list-style: disc url(none);
}
.largeBoldLink {
	font-size: 16px;
	font-weight: bold;
	color: #329932 !important;
}
.ievacSidebar { text-align: center; }
.ievacSidebar a {
	font-size:18px;
	line-height:150%
}
.ievac #maincontent #leftcontent ul { font-size: 16px; }
.ievac #maincontent #rightcontent p {
	font-size: 16px;
	line-height: 20px;
}
.ievac #maincontent #rightcontent table tr td { font-size: 12px; }
.ievac #maincontent #rightcontent table { margin-top: 10px; }
.ievac #maincontent #leftcontent #moreinfo {
	border-top: thin solid #3C3;
	border-bottom: thin solid #3C3;
}
