body {
	background-color: #FFFFFF;
	margin: 20px auto 0px auto;
	font-family: helvetica, lucida sans, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

a {
	color: #939598;
	text-decoration: none;
}

a:hover {
	color: #00aedd;
}

a.blueLink:hover {
	color: #FFFFFF;
}

a.blackLink {
	color: #000000;
}

a.blackLink:hover {
	color: #00aedd;
}

td {
	font-family: helvetica, lucida sans, arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
}

.name {
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	font-weight: bold;
}

.location {
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	font-weight: bold;
}

.date {
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	font-weight: bold;
}

.description {
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	padding-left: 10px;
}

.address {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}

.fineprint {
	font-size: 8px;
	line-height: 11px;
	color: #999999;
}

.headerframe {
	width: 150px;
	padding: 1px 0px 0px 5px;
	border-style: solid;
	border-color: #666666;
	border-top-width: 1px;
	border-left-width: 3px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

.headerframeoff {
	width: 150px;
	padding: 1px 0px 0px 5px;
	border-style: solid;
	border-color: #999999;
	border-top-width: 1px;
	border-left-width: 3px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

.menuheader {
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}

.activeproject {
	margin-left: 10px;
	font-size: 14px;
	line-height: 19px;
	color: #000000
}

.menuitems {
	font-size: 14px;
	margin-left: 10px;
	line-height: 19px;
}