.bgLeft {
	background-image: url(../images/leftedge.gif);
}
.bgRight {
	background-image: url(../images/rightedge.gif);
}
.bgFooter {
	background-color: #eeeed1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	vertical-align: middle;

}
.bgLinks {
	background-color: #6666cc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;


}
.bgAddress {
	background-color: 000066;
	text-align: center;

}
.bgBottom {
	background-image: url(../images/bottom.gif);
}
.bgWhite {
	background-color: #ffffff;
}
a:hover {
	color: #990000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tableBoston {
	background-image: url(../images/bostonwhite.jpg);
	padding: 20px;


}
.cellPd20 {
	padding: 20px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.headerBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.txtBlueLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}
.bgGray {
	background-color: #CCCCCC;
}
.txtBold {
	font-weight: bold;
	color: #000000;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.txtUnderline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.txtRed {
	color: #990000;
}
.bgSky {
	background-color: #C7e2f3;
}
.txtWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}
