@import url(common.css);

/* layout */
#sidebar1 {display: block; width: 180px;  }
#sidebar2 {display: block; width: 330px; padding: 0px 0px 0px 10px; } 
#content { width: 330px; margin-left: 180px; margin-right: 340px;  padding: 0px 0px 0px 0px; }


/* template style */

#content .border { padding: 0px 10px; }

.keypoint-hdr {  color: #60213c;  font-weight: bold;  font-size: 1.3em;  }
.keypoint {  border: 0 px solid #000;  }
.keypoint ul {  margin: 10px 0px 0px 15px; padding: 0px;  }
.keypoint ul li {  color: #2a4b77;  padding: 0px; font-size: 1.2em;  margin: 0px;  line-height: 20px;  }

.form-name { font-weight: bold; color:#60213c; }

#submit-bttn { padding-top: 6px; }

#datasheet { background: url(../images/acrobat.jpg) no-repeat;  padding: 5px 0px 10px 35px; height: 30px; border: 0px solid #000; }
#datasheet a{ font-weight: bold; text-decoration: underline; font-size: 1em; }
#datasheet a:hover{ text-decoration: none; }

#brochure { background: url(../images/acrobat.jpg) no-repeat;  padding: 5px 0px 0px 35px; height: 30px; border: 0px solid #000; }
#brochure a{ font-weight: bold; text-decoration: underline; font-size: 1em; }
#brochure a:hover{ text-decoration: none; }

h3 {font-size: 1.7em; font-weight: bold; color: #60213c; padding: 0px 0px 0px 50px; margin: 0px; line-height: 24px; }

.form-field { width: 165px; }
.text-area { width: 165px; }

.iq  { font-size: 1.7em; font-weight: bold; color: #60213c; padding: 0px 0px 10px 0px; margin: 0px; line-height: 24px; }