* {
  margin: 0;
  padding: 0;
}

a,link {
  color:#000000;
  text-decoration: none;
}

ul {
  list-style: none;
}

textarea {
  overflow: hidden;
}

img {
  border: 0;
}

body {
  text-align: center;
  width: 1024px;
  margin: 0 auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
}

.contact,.topic,.title,#lRight,.slogan,#menu,#menuHome,#gentleHome,#content img,.title img,.fLeft,.fRight,.copyRight,#submitForm,.submit,#il,#mo {
  display: none;
}

#logo {
  position: absolute;
}

div.bannerForPrint {
	position: absolute;
  display: block;
}

#content {
  clear: both;
  width: 1024px;
  padding:130px 8px 20px 8px;
  font-size:13px;
}

.gentle {
  position: relative;
  overflow: hidden;
  text-align: left;
  margin-right: 36px;
}

.article {
  margin:30px;
  font-size:14pt;
}

.article p {
  margin: 12px 0;
}

#footer {
  position: relative;
  width: 1024px;
  height: 80px;
  text-align:center;
  clear: both;
}

#printLocation {
  text-align: center;
  font-weight: bold;
}

.bulletcopy {
  margin-top: 8px;
}

.phonePrint {
  text-align:left;
  color:#2e3291;
  font-size:18px;
  font-weight:bold;
}

.phonePrint .left {
  margin-left:200px;
  float:left;
}

.phonePrint .right {
  margin-right:200px;
  float:right;
}

table tr {
  vertical-align:top;
}

.pLeft {
  float:left;
}

.pRight {
  float:right;
}

.seeMap {
  clear:both;
}

.noStyle ul {
  list-style-type:none;
}

.useStyle ul {
  margin-left:20px;
  list-style-type:disc;
}

#userInfo {
  width:95%;
  text-align: left;
  font-size: 18px;
}

#userInfo .light {
  color: red;
}

#userInfo th {
  width:30%;
  font-size:14px;
  text-align:left;
  vertical-align: top;
}

#userInfo td {
  width:70%;
}

#userInfo td {
  padding: 2px 0;
}

#userInfo input {
  width: 100%;
  height: 20px;
  border: 1px solid #000000;
}

#userInfo .field {
  width: 100%;
  height: 90px;
  border: 1px solid #000000;
}

.confirm {
  background-color: #fff6dd;
}

#submitForm {
  margin-top:12px;
  padding-left: 208px;
}

#submitForm .sub {
  width:108px;
  height:32px;
  background: url(../image/submit_a.png) no-repeat top left;
}

#submitForm .reset {
  width:108px;
  height:32px;
  background: url(../image/reset_a.png) no-repeat top left;
}

#userInfo label {
  font-size:12px;
  color:red;
}

label .field {
  border: 1px solid #000000;
  width: 95%;
  height: 90px;
}

.submit {
  width:95%;
  margin-top:12px;
  text-align: center;
}

.submit .sub {
  width:108px;
  height:32px;
  background: url(../image/submit_a.png) no-repeat top left;
}

.submit .reset {
  width:108px;
  height:32px;
  background: url(../image/reset_a.png) no-repeat top left;
}