@charset "UTF-8";
.sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.tophead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	line-height: 15px;
}
.projectcathead {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	text-transform: lowercase;
	font-weight: lighter;
	line-height: 15px;
}
a:link {
	text-decoration: none;
	font-style: normal;
	color: #333333;
}
.sansserifheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	line-height: 18pt;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
.nonserifbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 16px;
}
.collaborate {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9pt;
	line-height: 12pt;
}
a:hover {
	color: #0099CC;
	font-style: normal;
	text-decoration: underline;
}
.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	line-height: 12pt;
}
.typewritercopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	line-height: 22px;
}

