* {
	margin: 0;
	padding: 0;
  }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  background-color: #fff;
  }

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: Black;
  }
  
h2, h3, h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: Black;
  }

.pageframe {

  margin-left: auto;
  margin-right: auto;
  width: 980px;
  }

.page {
  float: left;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  border: none;
  clear: both;
  width: 980px;
  }

.printzone {
  visibility: visible;
  position: relative;
  display: inline;
  float: left;
  margin: 0px 0px 0px 0px;
  background-color: #ffffff;
  color: #000000;
  font-size: 10pt;
  height: 35px;
  width: 980px;
  }

.header {
  position: relative;
  display: none;
  float: left;
  margin: 0px 0px 0px 0px;
  background-color: #cb1919;
  border-bottom: 1px solid Black;
  height: 80px;
  width: 980px;
  }

.logo {
  position: relative;
  display: inline;
  float: left;
  top: 16px;
  left: 20px;
  }

.onestop {
  position: relative;
  display: inline;
  float: right;
  top: 30px;
  right: 20px;
  }

.navbar {
  position: relative;
  display: none;
  float: left;
  text-align: center;
  margin: 0px 0px 0px 0px;
  background-color: black;
  height: 26px;
  width: 980px;
	z-index: 1;
  }
  
.menuframe {
  margin-left: 221px;
  border-top: 1px solid Black;
  }

.left-top {
  position: relative;
  display: none;
  float: left;
  margin: 20px 10px 10px 20px;
  background-color: #adadad;
  text-align: center;
  font-size: 14px;
  line-height: 160%;
  width: 180px;
  background-image: url(../media/left.png);
  background-repeat: no-repeat;
  }

.leftcol {
  position: relative;
  display: none;
  float: left;
  border: 1px solid #adadad;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 160%;
  width: 178px;
  height: 740px;
  overflow: hidden;
  }

.mid-top {
  position: relative;
  display: inline;
  float: left;
  margin: 20px 10px 10px 10px;
  background-color: #adadad;
  text-align: center;
  font-size: 14px;
  line-height: 160%;
  width: 536px;
  background-image: url(../media/mid.png);
  background-repeat: no-repeat;
  }
  
.mid {
  position: relative;
  display: inline;
  float: left;
  background-color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 160%;
  width: 534px;
  background-repeat: no-repeat;
  border: 0px solid #fff;
  }

.mid a:link {color: #000; text-decoration: none;}
.mid a:visited {color: #000; text-decoration: none;}
.mid a:hover {color: #cb1919; text-decoration: none;}
.mid a:focus {color: #cb1919; text-decoration: none;}
.mid a:active {color: #000; text-decoration: none;}

.right-top {
  position: relative;
  display: none;
  float: left;
  margin: 20px 20px 10px 10px;
  background-color: #adadad;
  text-align: center;
  font-size: 14px;
  line-height: 160%;
  width: 180px;
  background-image: url(../media/right.png);
  background-repeat: no-repeat;
  }

.rightcol {
  position: relative;
  display: none;
  border: 1px solid #adadad;
  float: left;
  overflow: hidden;
  background-color: #fff;
  text-align: left;
  font-size: 14px;
  line-height: 160%;
  width: 178px;
  }

.tape {
  position: relative;
  display: inline;
  float: left;
  margin: 20px 20px 10px 20px;
  overflow: hidden;
  text-align: left;
  font-size: 10px;
  line-height: 120%;
  height: 140px;
  width: 488px;
  background-image: url(../media/tape.png);
  background-repeat: no-repeat;
  }

.tapeinfo {
  position: relative;
  display: inline;
  float: left;
  margin: 12px 12px 12px 12px;
  overflow: hidden;
  text-align: left;
  font-size: 10px;
  line-height: 120%;
  height: 140px;
  width: 488px;
  }

.leftbubble {
  position: relative;
  display: inline;
  float: left;
  margin: 20px 10px 0px 22px;
  overflow: hidden;
  text-align: left;
  font-size: 10px;
  line-height: 120%;
  height: 176px;
  width: 234px;
  background-image: url(../media/bubble.png);
  background-repeat: no-repeat;
  }

.rightbubble {
  position: relative;
  display: inline;
  float: left;
  margin: 20px 20px 0px 10px;
  overflow: hidden;
  text-align: left;
  height: 176px;
  width: 234px;
  background-image: url(../media/bubble.png);
  background-repeat: no-repeat;
  }
  
.bubbleinfo {
  position: relative;
  display: inline;
  float: left;
  margin: 12px 12px 12px 12px;
  overflow: hidden;
  text-align: left;
  font-size: 13px;
  line-height: 120%;
  height: 152px;
  width: 210px;
  }
  
.spacer {
  clear: both;
  height: 12px;
  }

.footnav {
  position: relative;
  display: none;
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 190%;
  margin: 10px 0px 0px 0px;
  background-color: black;
  color: #fff;
  height: 25px;
  width: 980px;
  }

.footnav a:link {color: #fff; text-decoration: none;}
.footnav a:visited {color: #fff; text-decoration: none;}
.footnav a:hover {color: #fff; text-decoration: underline;}
.footnav a:focus {color: #fff; text-decoration: underline;}
.footnav a:active {color: #fff; text-decoration: underline;}

.footer {
  position: relative;
  display: none;
  float: left;
  text-align: center;
  font-size: 12px;
  line-height: 280%;
  margin: 0px 0px 0px 0px;
  background-color: #cb1919;
  color: #fff;
  height: 35px;
  width: 980px;
  }

.whitelink a:link {color: #fff; text-decoration: none;}
.whitelink a:visited {color: #fff; text-decoration: none;}
.whitelink a:hover {color: #fff; text-decoration: underline;}
.whitelink a:focus {color: #fff; text-decoration: underline;}
.whitelink a:active {color: #fff; text-decoration: underline;}

.blacklink {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

.historylink {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

.silverline {
  color: #adadad;
  background-color: #adadad;
  height: 1px;
  width: 100%;
  border: none;
  }

.creamline {
  color: #E6E6FA;
  background-color: #E6E6FA;
  height: 1px;
  width: 100%;
  border: none;
  }

.redline {
  color: #cb1919;
  background-color: #cb1919;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  width: 260px;
  border: none;
  }

.faqtopic {
  color: #000000;
  line-height: 150%;
  font-size: 17px;
  }
 
.faqquestion {
  color: #0000FF;
  font-size: 15px;
  }
 
.faqline {
  color: #cb1919;
  background-color: #cb1919;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  width: 490px;
  border: none;
  margin-top: 4px;
  margin-bottom: 4px;
  }

.detailstext {
  color: #000;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 130%;
  }

.notestext {
  color: #000;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
  line-height: 110%;
  }

.contact_table {
  color: #000;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 100%;
  }
  
.contact_table a:link {color: #000; text-decoration: none;}
.contact_table a:visited {color: #000; text-decoration: none;}
.contact_table a:hover {color: #cb1919; text-decoration: none;}
.contact_table a:focus {color: #cb1919; text-decoration: none;}
.contact_table a:active {color: #000; text-decoration: none;}

.printlink1 {
  display: none;
  }
