body {
	background: url(../../Images/New/bostonBG_01.jpg) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797979;
	background-color: #EBE7CA;
}
html, body, div, span, h1, h2, h3, p
{
	margin: 0;
	padding: 0;
}
img, table
{
	border: 0;
}
tr
{
	text-align: left;
	vertical-align: top;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #534F34;
	font-weight: normal;
}
a, a:visited{
	color: #534F34;
	text-decoration: underline;
}
a:hover {
	color: #cc0066;
	text-decoration: underline;
}
sidebar a:hover {
	color: #cc0066;
	text-decoration: underline;
}
sidebar a, sidebar a:visited {
	color: #7B786F;
	text-decoration: underline;
}
.NavText a
{
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #7B786F;
}
.Header
{
	width: 800px;
	height: 158px;
	overflow: hidden;
}
.PanelDiv
{
	
}
.BostonIframe
{
	width: 690px;
	height: 1940px;
	margin: 0 auto;
	border: 0;
}
.PageHeadingDiv
{
	margin-bottom: 9px;
}
.redtail
{
	font-weight: bold;
	line-height: 25px;
}

/* Generic Classes */
.CB
{
	clear: both;
}
.CB1
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}
.CleanUL, .CleanUL li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.CP
{
	cursor: pointer;
}
.DB
{
	display: block;
}
.DI
{
	display: inline;
}
.DN
{
	display: none;
}
.FL
{
	float: left;
}
.FR
{
	float: right;
}
.MA
{
	margin-left: auto;
	margin-right: auto;
}
.OH
{
	overflow: hidden;
}
.TC
{
	text-align: center;
}
.TL
{
	text-align: left;
}
.TR
{
	text-align: right;
}
.VT
{
	vertical-align: top;
}
.W100
{
	width: 100%;
}

/* End Generic Classes */