.cellTitle {
  font-family: Verdana,Arial,Helvetica;
  font-size: 12pt; color: #fff; 
  text-align: center;
  border-top: 1px solid #000066; 
  border-bottom: 1px solid #000066; padding: 2px; background-color:#000099
}
.tableBlue { 
  margin-left:25px; margin-top:10px; margin-bottom:10px;
  border:3px solid #336699;
  background-color:#336699;
  width:600px;
}
.tableWhite { 
   border-collapse:separate; background-color:#fff; width: 100%; 
   font-family: Arial,helvetica,sans-serif;
   color:#336799;
   text-align:center;
}
.PackageCopy {
   margin-left:5px; margin-right:5px; margin-top:10px; margin-bottom:10px;
   text-align: center; color:#336799;
   font-family: Arial,helvetica,sans-serif;
   font-size: 14px; font-weight: normal;
}
.cellTitle { 
  background-color:#A79573;
  height: 25px;
  font-size:12px; font-weight:bold;
  color:#FFFFFF
}
.cellDates { 
  background-color:#EAEDF2;
  height: 25px;
  font-size:12px; font-weight:bold;
}
.cellBlue { 
  background-color:#336799; 
  color:#FFFFFF; font-weight:bold;
}
.cellSuite {
  text-align: left;
  padding:4px;
  font-weight:bold;
}
.cellsmall { 
  background-color:#EAEDF2;
  font-size:10px; font-weight:normal;
}
body, td { 
     text-align: left;
	 font-family: Arial,helvetica,sans-serif;
     font-size: 14px;
     margin:0px; background-color:#fff;
}
.title {
     margin-left:20px; margin-right:20px; margin-top:10px; margin-bottom:10px;
     text-align: center;
     font-family: Arial,helvetica,sans-serif;
     font-size: 18px; font-weight: normal;
}
.business {
     margin-left:20px; margin-right:20px; margin-top:10px; margin-bottom:10px;
     text-align: left;
     font-family: Arial,helvetica,sans-serif;
     font-size: 18px; font-weight: normal;
}
.website {
     margin-left:20px; font-size: 12px; font-weight: bold; color: #444;
}
.bodyText {
     margin-left:20px; margin-right:20px; margin-top:0px; margin-bottom:10px;
     text-align: left;
	 font-family: Arial,helvetica,sans-serif;
     font-size: 12px; font-weight: normal; color: #444;
}

#tableLeft {
   float: left; margin:0px; padding-bottom:10px;
}

#tableRight {
   float: right; margin:0px; clear: right;
}
.list {
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.beigeHeaders {
    margin-left:20px; margin-right:20px; margin-top:5px; margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A79573;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: bold;
	color: #fff;
}