img {
  border: 0;
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
}

h1.manual {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #000000;
  margin: 8px 5px 8px 5px;
  padding-left: 5px;
}

h2 {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  margin: 8px 5px 8px 5px;
  padding-left: 5px;
}

h2.centre {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  margin: 8px 5px 8px 5px;
  padding-left: 5px;
  text-align: center;
}

h3 {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  margin: 8px 5px 8px 5px;
  padding-left: 5px;
}

p.centre {
  text-align: center;
}

div.centre {
  text-align: center;
}

.linebreak {
  margin: 5px 10px 5px 10px;
  border-bottom: 1px solid #3B6793;
}

.hr {
  margin: 0;
  border-bottom: 1px solid #3B6793;
}

.vspace {
  height: 15px;
}

.smallvspace {
  height: 5px;
}

.bigvspace {
  height: 20px;
}

#page {
  margin: 0 auto;
  text-align: left;
  width: 760px;
  background-color: #FFFF90;
  border-left: 1px solid #3B6793;
  border-right: 1px solid #3B6793;  
}

#banner {
  height: 75px;
  background: url(../images/bannerspacthin.gif) repeat-x right top;
  margin-right: 0;
}
#banner img {
  float: left;
}

ul#bannerlinks  {
  margin: 0;
  padding: 56px 0 0 0;
  list-style: none;
  float: right;
  display: block;
}
#bannerlinks li {
  float: left;
}
#bannerlinks a {
  text-decoration: none;
  padding: 3px 15px 3px 15px;
  color: #CCFF66;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}
#bannerlinks a:hover {
  color: #FF9900;
  background-color: #CCFF66;
}
#bannerlinks a:active {
  color: #33CCCC;
}

.navbar {
  text-align: center;
  background: #3B6793;
}

.navlinks {
  padding: 0;
  margin: 0;

}

.navlinks li {
  list-style-type: none;
  display: inline;
}

li.navspacer {
  padding-left:150px;
}

.navlinks li a {
  text-decoration: none;
  color: #CCFF66;
  background-color: #3B6793;
  padding: 2px 35px 2px 35px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

.navlinks li a:hover {
  color: #FF9900;
  background-color: #CCFF66;

}
.navlinks li a:active {
  color: #33CCCC;
}

.title {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 16pt;
  color: #000000;
  margin: 4px 5px 5px 5px;
  border-bottom: 1px solid #3B6793;
  padding-bottom: 3px;
  padding-top: 3px;
}

.smalltitle {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 12pt;
  color: #000000;
  margin: 4px 5px 5px 5px;
  border-bottom: 1px solid #3B6793;
  padding-bottom: 3px;
  padding-top: 3px;
}

.intro {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  padding: 3px 0px 3px 0px;
  margin: 4px 5px 3px 5px;
}

p.copyright {
  margin: 0 auto;
  width: 760px;
  text-align: left;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 8pt;
  color: #808080;
  padding: 0;
  margin-top: 1px;
}

p {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt;
  padding: 4px 5px 4px 5px;
  margin: 3px 5px 2px 5px;
}

p.clearpara {
  clear: both;
  padding-top: 15px;
}

p.small {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 8pt;
  color: #808080;
}

.clearboth {
  clear: both;
}

.minititle {
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
}

.underline {
  text-decoration: underline;
}

ol {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt;
  padding: 8px 5px 4px 5px;
  margin: 3px 5px 2px 25px;
}

a.link1 {
  text-decoration: none;
  color: #0078EF;
}

a.link1:hover {
  text-decoration: underline;
  color: #FF9900;
}

a.link2, .question a {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #0078EF;
  font-weight: bold;
}

a.link2:hover, .question a:hover {
  text-decoration: underline;
  color: #FF9900;
  font-weight: bold;
}

div#features {
  width: 560px;
  float: left;
}

#features ul {
  /* background-color: #FFFF70; */
  /* background-color: #95FFFF; */
  background-color: #AAFFFF;
  list-style-type: none;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  border: 1px solid #3B6793;
  padding: 10px 3px 10px 12px;
  margin: 20px 20px 20px 10px;

}

#features li {
  padding: 4px 0px 5px 25px;
  background: url(../images/bullet.gif) no-repeat 5px center;
}

div#quicklinks {
  width: 180px;
  float: right;
}

#quicklinks ul {
  list-style-type: none;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt; 
  margin-top: 12px;
  padding-left: 0;
  margin-left: 0;
}

#quicklinks li {
  padding: 5px;
  margin-top: 0;
}

#quicklinks a {
  text-decoration: none;
  color: #0078EF;
  font-weight: bold;
}

#quicklinks a:hover {
  text-decoration: underline;
  color: #FF9900;
}

div#maincontent {
  clear: both;
}

div#download {
  width: 380px;
  margin: 0 auto;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 0;
  padding-bottom: 0;
}

div#location1 {
  width: 50%;
  float: left;
  background-color: #FFFF70;
  border: 1px solid #3B6793;
  border-right: none;
}
div#location2 {
  width: 48%;
  float: left;
  background-color: #FFFF70;
  border: 1px solid #3B6793;
  border-left: none;
}

p.tablehead {
  margin: 0;
  padding-top: 0;
  padding-bottom: 5px;
  padding-right: 0;
  padding-left: 0;
}

.tablehead em{
  display: block;
  font-style: normal;
  font-weight: bold;
  background-color: #3B6793;
  color: #FFFFFF;
  margin-top: 0;
  padding-bottom: 3px;
  padding-top: 3px;
}

ul.examplelist {
  list-style-type: none;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt; 
  margin-top: 20px;
  padding: 0 0 10px 0;
  margin: 5px 10px 5px 10px;
}
.examplelist em {
  font-weight: bold;
  text-decoration: underline;
  font-style: normal;
}

.examplelist li {
  margin-top: 3px;
}  

.examplelist a {
  text-decoration: none;
  color: #0078EF;
}

.examplelist a:hover {
  text-decoration: underline;
  color: #FF9900;
}


table.prices {
  text-align: center;
  margin: 0 auto;
  border-collapse: collapse;
  margin-top: 10px;
  margin-bottom: 10px;
}

.prices thead {
  background-color: #3B6793;
  color: #FFFFFF;
}

.prices tbody {
  background-color: #FFFF70;
  color: black;
}

.prices th, .prices td {
  margin: 0;
  padding: 3px 20px 3px 20px;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  border: 1px solid black;
}

table.upgrades {
  text-align: center;
  margin: 0 auto;
  border-collapse: collapse;
  margin-top: 10px;
  margin-bottom: 10px;
}

.upgrades thead {
  background-color: #3B6793;
  color: #FFFFFF;
}

.upgrades tbody {
  background-color: #FFFF70;
  color: black;
}

.upgrades th, .upgrades td {
  margin: 0;
  padding: 3px 10px 3px 10px;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  border: 1px solid black;
}

table.files {
  text-align: center;
  margin: 0 auto;
  border-collapse: collapse;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 80%;
}

.files thead {
  background-color: #3B6793;
  color: #FFFFFF;
}

.files tbody {
  background-color: #FFFF70;
  color: black;
}

.files th, .files td {
  margin: 0;
  padding: 3px 10px 3px 10px;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt;
  border: 1px solid #3B6793;
  text-align: left;
}

table.shift {
  text-align: center;
  margin: 0 auto;
  border-collapse: collapse;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 50%;
}

.shifttbody {
  background-color: #FFFF70;
  color: black;
}

.shift th, .shift td {
  margin: 0;
  padding: 3px 10px 3px 10px;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt;
  text-align: left;
}

.shift td.centre, .shift th.centre {
  text-align: center;
}

ol.buylist {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt; 
  margin-top: 20px;
  padding: 10px 10px 10px 10px;
  margin: 10px 100px 10px 100px;
  background-color: #FFFF70;
  border: 1px solid #3B6793;
  list-style-position: inside;
}

.buylist li {
  padding-top: 3px;
  padding-bottom: 8px;
}

ol.points {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt; 
  margin-top: 20px;
  padding: 10px 10px 10px 10px;
  margin: 10px 50px 10px 50px;
  background-color: #EEEEEE;
  border: 1px solid #3B6793;
  list-style-position: inside;
}

.points li {
  padding-top: 3px;
  padding-bottom: 8px;
}

div#cardlogos {
  margin: 0 auto;
  text-align: center;
}

#cardlogos img {
  padding-top: 8px;
  padding-bottom: 8px;
}

select {
  color : #006699;
  border-top : 1px #006699;
  border-bottom : 1px #006699;
  border-left : 1px #006699;
  border-right : 1px #006699; 
  background : #ffffff;
  font-family : "Tahoma" , "Verdana" , "Arial" , "Sans-Serif";
  font-size : 11px;
}

.pay1button {
  margin-left: 10px;
  margin-top: 15px;
  padding: 2px;
}

div#wpblock {
  margin: 0 auto;
  text-align: center;
  width: 600px;
  background-color: #FFFF70;
  border: 1px solid #3B6793;
  margin-top: 30px;
  margin-bottom: 80px;
}

#wpblock .submit {
  margin-top: 20px;
  margin-bottom: 20px;
}

div#productform {
  margin-top: 20px;
} 

#productform form {
  text-align: center;
}

.productbutton {
  margin-left: 10px;
  margin-right: 10px;
}

.mono, .code p {
  font-family: "Courier New", Courier, monospace;
  font-size: 10pt;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

.smallcode p {
  font-family: "Courier New", Courier, monospace;
  font-size: 9pt;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

.highlightblock1 {
  width: 60%;
  margin: 10px auto 10px auto;
  padding: 8px;
  text-align: center;
  background-color: #FFFF70;
  border: 1px solid #3B6793;
}

.code, .smallcode {
  width: 90%;
  margin: 10px auto 10px auto;
  padding: 4px;
  background-color: #EEEEEE;
  border: 1px solid #3B6793;
}

.halfpage {
  width: 50%;
  margin-left: 20px;
}

.code em {
  color: #FF0000;
  font-style: normal;
}  

div#addressfooter p {
  background-color : #3B6793;
  margin: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  clear: both;
}

#addressfooter p {
  text-align: center;
  font-family : Arial, Helvetica, sans-serif;
  font-style : normal;
  font-size: 8pt;
  color : #CCFF66;
  line-height: 0.8em;
}

div#leftcolumn {
  float: left;
  width: 378px;
}

div#rightcolumn {
  margin-left: 380px;
}

div.productblock {
  margin: 2px 2px 2px 2px;
  padding: 3px 3px 5px 3px;
  border: 1px solid #3B6793;
  background-color: #FFFF90;
}

.productblock p {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 9pt;
  padding: 0;
  margin: 2px 2px 2px; 5px;
}

p.newproductline {
  margin-top: 6px;
}

.productblock a.link3 {
  text-decoration: none;
  color: #0078EF;
  font-weight: bold;
  font-size: 10pt;
}

.productblock a.link3:hover {
  text-decoration: none;
  color: #FF9900;
  font-weight: bold;
  font-size: 10pt
}

a.link3 strong{
  color: #000;
}

a.small {
  text-decoration: none;
  color: #0078EF;
  font-size: 9pt;
  font-weight: normal;

}

a.small:hover {
  text-decoration: underline;
  color: #FF9900;
  font-size: 9pt
  font-weight: normal;
}

.productblock strong {
  font-style: normal;
  font-weight: bold;
  font-size: 10pt
} 

.productblock h2 {
  padding-left: 0px;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 14pt;
  margin-left: 3px;
  margin-top: 3px;
}

.home {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 16pt;
  color: #000000;
  margin: 2px 5px 2px 5px;
  padding-bottom: 3px;
  padding-top: 3px;
}

div.question {
  margin: 8px 50px 8px 50px;
  padding: 5px 8px 5px 8px;
  border: 1px solid #3B6793;
  background-color: #FFFF90;
}

.question h2 {
  margin-left: 10px;
  font-size: 15pt;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.question ul {
  list-style-type: none;
}

.question li {
  font-weight: bold;
  font-family: Arial, Helvetiva, sans-serif;
}

div.inlineimage {
  clear: both;
  margin: 20px;
  text-align: center;
}

div.leftimage {
  clear: left;
  float: left;
  margin: 15px 10px 15px 5px;
}

div.rightimage {
  clear: right;
  float: right;
  margin: 15px 5px 15px 10px;
}

div#directlinks {
  margin: 5px 50px 10px 50px;
  border: 1px solid #3B6793;
  padding-top: 0;
}

#directlinks ul {
  list-style-type: none;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt; 
  padding-left: 5px;
  margin-left: 0;
}

#directlinks li {
  padding: 5px;
  margin-top: 0;
}

#directlinks a {
  text-decoration: none;
  color: #0078EF;
}

#directlinks a:hover {
  text-decoration: underline;
  color: #FF9900;
}

#toc ul {
  list-style-type: none;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 9pt; 
  margin-top: 5px;
  padding-left: 5px;
  margin-left: 50px;
}

#toc li {
  padding: 1px 0 0 0;
  margin-top: 0;
  display: inline;
}

#toc li.heading {
  font-size: 10pt;
  font-weight: bold;
}

#toc a {
  text-decoration: none;
  color: #0078EF;
  display: block;
}

#toc a:hover {
  text-decoration: underline;
  color: #FF9900;
}

div.index {
  float: left;
  width: 180px;
}

.index ul {
  list-style-type: none;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 9pt;

}

.index li {
  padding: 1px 0 0 0;
  margin-top: 0;
}

.index a {
  text-decoration: none;
  color: #0078EF;
}

.index a:hover {
  text-decoration: underline;
  color: #FF9900;
}

div.styles {

}

div.leftstyles {
  width: 300px;
  float: left;
  margin-left: 100px
}

div.rightstyles {
  width: 300px;
  float: left;
}

div.styleimage {
  width: 200px;
  float: left;
}

div.styleimage img {
  float: right;
  margin: 8px;
}

div.styleimage p {
  margin-top: 14px;
}

div.cftextimage {
  width: 400px;
  margin-left: 120px;
  margin-top: 15px;
}

div.cftextimage img {
  float: right;
  margin: 8px;
}

div.cftextimage p {
  margin-top: 20px;
  float: left;
}

div.mergeimage {
  margin-left: 15px;
  margin-top: 40px;
}

div.leftmerge {
  width: 320px;
  float: left;
  margin-left: 100px;
  margin-right: 40px;
  margin-bottom: 10px;
  text-align: center;
}

div.boxedlist {
  border: 1px solid #3B6793;
  margin: 5px 50px 15px 50px;
}

div.enum {
  float: left;
  padding-left: 50px;
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt;
}

.enum caption {
  font-weight: bold;
  padding-top: 10px;
  text-align: left;
}

.enum table {
  width: 160px;
}

.enum td.right {
  text-align: right;
}

ul.manual {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt;
  padding-right: 10px;
}
div.linklist {
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.linklist p {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 9pt;
  padding: 0;
  margin: 2px 2px 2px; 5px;
}

ul.pricepages li {
  font-family: Arial, Helvetiva, sans-serif;
  font-size: 10pt;
  padding: 1px 0 0 0;
  margin-top: 0;
}

ul.pricepages a {
  text-decoration: none;
  color: #0078EF;
}

ul.pricepages a:hover {
  text-decoration: underline;
  color: #FF9900;
}