/* clear */
.border * {
  padding:0px;
  border-spacing:0px;
  margin:0px;
}

/* Tags */

body {
  color: #3F3F3F;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 0.065em;
  font-family: "Helvetica Neue", Helvetica, Geneva, Swiss, SunSans-Regular;
  font-style: normal;
  font-weight: normal;
}
input {
  margin-right: 5px;
  margin-left: 5px;
}
input[type=text] {
  padding:0px;
  border-spacing:0px;
  margin:0px;
  border-top:0px;
  border-left:0px;
  border-right:0px;
  border-bottom:1px #3f3f3f solid;
}
table .border {border-collapse:collapse;}
div {margin:0px auto 0px auto;padding:2px;}
select,option {
  font-size:8pt;
  letter-spacing: 0;
}

/* Classes and ID's */

#header {
  text-align:center;
}
#header img {
  height:72px;
  width:150px;
  vertical-align:top;
}
.col1 {width:120px;}
.col2 {width:230px;}

.padding {margin: 0;padding: 0px; overflow: auto;height: 510px;}
.border {border:1px #3f3f3f solid;}
.code {width:520px;}
.lang {width:520px;}
.form {width:666px;padding:10px;}
.lshift {margin-left:-215px;}
.errors {
  width:60%;
  margin-left:auto;
  margin-right:auto;
  border:1px red dashed;
  font-family:'times new roman',serif;
  font-style:italic;
  font-size:1.1em;
  color:red;
}
.aright {text-align:right;}
.gst {letter-spacing: 0;font-family: arial,sans-serif; font-size:8pt;vertical-align:bottom;}
.offer {
  vertical-align:middle;
  font-family:'times new roman', serif;
  font-size:15pt;
  font-weight:700;
  letter-spacing:.7;
}
.red {color:#a9122a;}
.cal {text-align:right;width:105px;}
.pdf {width:500px;}
.cp {
  width:320px;
  border:0px black solid;
  text-align: center;
  font: bold 7.5pt arial;
  height:2em;
  line-height: 2em;
}
.cpi {font-family:'Times New Roman',serif;font-style:italic;}