body {
	text-align: left;
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
}

#tableLeft {
   float: left;
   padding-right:10px;
   margin-bottom:5px;
}
#tableRight {
   float: right; width: 440px; height: 175px;
}
#tableRight td {
   height: 175px;
}
#tableRight img {
   position:absolute; left:200px; top: 0px;
}

.title {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.bodyText {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.bolder {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.tableBlue {
	border: 0px solid #336699;
	background-color: #336699;
	width: 600px;
}
.tableWhite {
	border-collapse: separate;
	background-color: #FFFFFF;
	width: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #336799;
	text-align: center;
}
.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;
}
.website {
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}