a{
  border:0;
  color:#003366;
}
@font-face {
  font-family: Trebuchet MS;
  font-style:  normal;
  font-weight: normal;
  src: url(font/TREBUCH1.eot);
}
@font-face {
  font-family: Trebuchet MS;
  font-style:  normal;
  font-weight: 700;
  src: url(font/TREBUCH0.eot);
}
body{
  width:800px;
  background-color: #fff;
  margin:0 auto;
  padding:0px 16px 16px 16px;
  font-family:trebuchet ms,sans-serif;
  font-size:1em;
  text-align:center
}
div{
  display:block;
  text-align:left
}
div.collapse{
  display: none
}
div.container{
  border:1px solid;
  border-color:rgb(203, 203, 239);
  padding:12px 12px 12px 16px
}
div.indent{
  padding-left: 24
}
div.center{
  text-align:center;
}
div#c5{
  text-align:center;
}
div#contact{
  float:right;
  position:relative;
  right:12px;
  top:6px;
  font-size:11px;
}
div#content{
  width:760px;
  padding:0px 16px 16px 16px;
  font-size:14px;
}
div#foot{
  padding:0px 16px 16px 16px;
  font-size:14px;
  text-align:center;
}
div#header{
  width:800px;
  height:80px;
  background-image:url(/images/header.jpg);
  background-repeat:no-repeat;
  overflow:auto
}
div#smartmenu{
  margin:0;
  padding:0px 0px 0px 4px;
  background:#FBF7C2;
  color:#000;
  height:30px;
  width:784px;
  position:relative;
  left:12px;
}
div#topimgs{
  width:800px;
  padding:12px;
  overflow:auto;
}
hr{
  height:1px;
  width:90%;
  color:rgb(203,203,239);
  background-color:rgb(203,203,239);
  border:0;
  display:block
}
img{
  border:0
}
img#title{
  padding:12px;
  float:right
}
img#upleft{
  float:left;
}
input{
  width:180px;
  margin-bottom:5px;
}
label{
  float:left;
  width:160px;
}
textarea{
  width:550px;
  height:100px;
}
textarea.boxes{
  width:1em;
}
