body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 12px;
}
td {
	font-size: 12px;
}
.bottomBar {
	background-image:  url(../graphics/bottom-bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentCell {
	background-image:   url(../graphics/cell-background.gif);
	background-repeat: repeat;
}
.homeContentCell {
	background-image:   url(../graphics/stripe-bg-lg.gif);
	background-repeat: repeat;
}
.NYCPC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.newsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.newsBodyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
.stripedContentCell {
	background-image:  url(../graphics/stripe-bg-lg.gif);
}
.topBar {
	background-image:  url(../graphics/top-bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a {
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
.small {
	font-size: xx-small;
}
.bigBoldBlue {
	font-size: x-large;
	font-weight: bolder;
	color: #000066;
}
.lightGrey {
	color: #CCCCCC;
}
.smaller {
	font-size: smaller;
}
.newsHeading {
	font-weight: bolder;
	background-color: #999999;
}
.newsListing {
	background-color: #CCCCCC;
}
.red {
	color: #CC0000;
}
.large {
	font-size: large;
}
.x-large {
	font-size: x-large;
}
.larger {
	font-size: larger;
}
.associateBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: small-caps;
	font-size: x-large;
	border: thin solid #333333;
	background-color: #FFFFFF;
	color: #333333;
	padding: 2;
}
.maroon {
	color: #330000;
}
.boldMaroon {
  font-weight: bold;
	color: #330000;
}
.darkGrey {
	color: #333333;
}
.boldDarkGrey {
  font-weight: bold;
	color: #333333;
}
.menuCell {
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
