body{
  margin:0 auto;
  font-family:arial;
  font-size:12px;
  line-height:18px;
}
#body{
  background:url(images/bg.png) repeat-x top;
}
.wrapper{
  width:960px;
  margin:0 auto;
}
.box, .box2{
 width:142px;
 height:32px;
 float:left;
 color:white;
 font-size:13px;
 text-align:center;
 font-weight:bold;
 margin-top:17px;
 padding-top:18px;
}
.box2{
  padding-top:11px;
  height:39px;
}
h1{
  margin:0;
  font-size:29px;
  color:#003a6c;
} 
h2{
  margin:0;
  font-size:18px;
  color:#003a6c;
} 
.footer{
  height:68px;
  line-height:68px;
  border-top:1px solid black;
  margin-top:15px;
  color:#231f20;
  padding-left:65px
}
.footer a{
  color:#231f20;
  text-decoration:none
}

#dialog a{
  font-size:14px;
  text-decoration:none;
}
#dialog table{
  height:26px;
  width:95%;
}

