@media print { 
  .noprint{
    display:none;
  }
}

body {
  background-color:#F1F1ED;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11pt;
}

h3 {
  font-family:Arial,Helvetica,sans-serif;
  font-size=12pt;
  font-weight:bold;
  color:green;
  margin-bottom:0px;
  padding-bottom:0px;
}

.head2 {
  font-family:Arial,Helvetica,sans-serif;
  font-size=10pt;
  font-weight:bold;
  color:black;
}
.progtitle {
  font-family:Arial,Helvetica,sans-serif;
  font-size:18pt;
  font-weight:bold;
  color:red;
}

.progfilespec {
  font-family:Arial,Helvetica,sans-serif;
  font-size:8pt;
  color:#000000;
}

h3.pagehead {
  color:black;
}

.pagehead {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12pt;
  font-weight:bold;
  color:black;
}

table.page {
  margin-bottom:15px;
}

img.floatright,table.floatright {
  float:right;
  margin-left:5px;
  margin-bottom:5px;
}

table.logo img{
  vertical-align:bottom;
}

table.logo {
  margin-bottom:5px;
}

table.navbar {
  margin-bottom:25px;
}

table.content {
  margin-bottom:15px;
}

table.footer {
  font-family:Arial,Helvetica,sans-serif;
  font-size:9pt;
}

.search {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#5C5C5C;
}

.awards a img {
  padding:10px 0px 0px 0px;
  display:block;
}

.pageborder_topleft {
    width:8px;
    height:8px; 
    background:transparent url(images/borders/page/topleft.png) no-repeat;
}

.pageborder_top {
    height:8px;
    background:transparent url(images/borders/page/top.png) repeat-x;
}

.pageborder_topright {
    width:8px;
    height:8px; 
    background:transparent url(images/borders/page/topright.png) no-repeat;
}

.pageborder_left {
    width:8px;
    background:transparent url(images/borders/page/left.png) repeat-y;
}

.pageborder_right {
    width:8px;
    background:transparent url(images/borders/page/right.png) repeat-y;
}

.pageborder_bottomleft {
    width:8px;
    height:8px; 
    background:transparent url(images/borders/page/bottomleft.png) no-repeat;
}

.pageborder_bottom {
    height:8px;
    background:transparent url(images/borders/page/bottom.png) repeat-x;
}

.pageborder_bottomright {
    width:8px;
    height:8px; 
    background:transparent url(images/borders/page/bottomright.png) no-repeat;
}

.awardsbackground {
    background:url(images/borders/awards/awards_background.png) repeat;
}

.awardsborder_topleft {
    width:8px;
    height:8px; 
    background:transparent url(images/borders/awards/topleft.png) no-repeat;
}

.awardsborder_top {
    height:26px;
    background:transparent url(images/borders/awards/top.png) repeat-x;
}

.awardsborder_topright {
    width:8px;
    height:8px; 
    background:transparent url(images/borders/awards/topright.png) no-repeat;
}

.awardsborder_left {
    width:8px;
    background:transparent url(images/borders/awards/left.png) repeat-y;
}

.awardsborder_right {
    width:8px;
    background:transparent url(images/borders/awards/right.png) repeat-y;
}

.awardsborder_bottomleft {
    width:8px;
    height:8px; 
    background:transparent url(images/borders/awards/bottomleft.png) no-repeat;
}

.awardsborder_bottom {
    height:8px;
    background:transparent url(images/borders/awards/bottom.png) repeat-x;
}

.awardsborder_bottomright {
    width:8px;
    height:8px; 
    background:transparent url(images/borders/awards/bottomright.png) no-repeat;
}

.logo_background {
  background:transparent url(images/masthead/logo_background.gif) repeat-x;
}

ul.in {
  list-style-postion:inside;
}

ul.specs {
  margin:15px 0px 0px 10px;
  padding:0px 0px 0px 10px;
  list-style-type:disc;
  list-style-postion:inside;
}

li.specs {
  padding:1px 0px 0px 0px;
}

ul.links {
  margin:15px 0px 0px 10px;
  padding:0px 0px 0px 10px;
  list-style-type:disc;
  list-style-postion:inside;
}

li.links {
  padding:5px 0px 0px 0px;
}

.support ul {
  margin:2px 0px 6px 10px;
  padding:0px 0px 0px 10px;
  list-style-type:disc;
}

.support li {
  padding:1px 0px 0px 0px;
}

.smallredfont {
  font-family:Arial,Helvetica,sans-serif;
  font-size:7pt;
  color:#ff0000;
  text-align:center;
}

.smallgreenfont2 {
  font-family:Arial,Helvetica,sans-serif;
  font-size:7pt;
  color:#008000;
  text-align:center;
}

.greenfont {
  font-family:Arial,Helvetica,sans-serif;
  color:#008000;
  text-align:left;
  font-weight:800;
  margin-left:20px;
}

.smallblackfont {
  font-family:Arial,Helvetica,sans-serif;
  font-size:7pt;
  color:#000000;
  text-align:center;
}

.smallblackfont2 {
  font-family:Arial,Helvetica,sans-serif;
  font-size:8pt;
  color:#000000;
  text-align:center;
}

.qepversiontext {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12pt;
  font-weight:800;
  color:#000000;
  text-align:left;
}
.qepslogantext {
  font-family:Arial,Helvetica,sans-serif;
  font-size:9pt;
  font-weight:800;
  color:#000000;
  text-align:left;
}

table.support {
  float:right;
  margin:0px 0px 10px 10px;
}

th.support {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
  font-weight:bold;
  color:#ffffff;
  background-color:#007AF4;
  text-align:center;
  padding:5px;
  border:1px solid black;
  border-bottom:none;
}

td.support {
  font-family:Arial,Helvetica,sans-serif;
  font-size:9pt;
  font-weight:100;
  color:#000000;
  background-color:#ffffff;
  text-align:left;
  padding:5px;
  border:1px solid black;
}

.greennotes a:hover {
  color:#595959;
  background-color:yellow;
  text-decoration:underline;
}

.smallgreennotes {
  font-family:Arial,Helvetica,sans-serif;
  font-size:7pt;
  color:#008000;
  text-align:center;
}

.smallgreennotes a:link,.smallgreennotes a:active,.smallgreennotes a:visited {
  color:green;
  text-decoration:underline;
}

.greennotes a:link,.greennotes a:active,.greennotes a:visited {
  color:green;
  text-decoration:underline;
}

table.greennotes {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
  color:green;
  border:1px solid green;
  margin-top:25px;
  padding:15px;
}

.prodlist{
    font-family:Arial,Helvetica,sans-serif;
    font-size:9pt;
    border-top:1px white solid;
    border-left:1px white solid;
}

.prodnamehd,.prodopsyshd,.prodpricehd,.prodlinkhd {
    border-bottom:1px white solid;
    border-right:1px white solid;
    padding:5px;
    background-color:#F1F1ED;
    color:black;
    font-weight:bold;
}
.prodname,.prodopsys,.prodprice,.prodlink {
    border-bottom:1px white solid;
    border-right:1px white solid;
    padding:5px;
    background-color:#F1F1ED;
}

.prodname a:link, .prodname a:active, .prodname a:visited {
  text-decoration:underline;
  color:black;
}

.prodname a:hover {
  text-decoration:underline;
  color:black;
}

.bitsize {
  font-size:7pt;
}
.prodnamehd, .prodname {
  width:215px;
  text-align:left;
}

.prodopsyshd, .prodopsys {
  text-align:left;
}
.prodpricehd, .prodprice {
  width:45px;
  text-align:right;
}
.prodlinkhd, .prodlink {
  width:80px;
  text-align:center;
}

.bluelinks {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
}

.bluelinks a:link,.bluelinks a:active,.bluelinks a:visited {
  text-decoration:none;
  color:blue;
}

.bluelinks a:hover {
  text-decoration:underline;
  color:blue;
}
  