body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
h3 {
	font-size: 12pt;
	color: #000000;
}
h4 {
	color: #8B6A65;
}
a:link {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 8pt;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.svc:link {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.svc:visited {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.svc:hover {
	font-size: 9pt;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
a.svc:active {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.nv:link {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.nv:visited {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.nv:hover {
	font-size: 8pt;
	color: #FF6600;
	text-decoration: none;
}
a.nv:active {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.nvCell {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(../images/nav_bg.gif);
	text-align: right;
}
.nvtCell {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 20px;
}
a.cr:link {
	font-size: 7pt;
	color: #999999;
}
a.cr:visited {
	font-size: 7pt;
	color: #999999;
}
a.cr:hover {
	font-size: 7pt;
	color: #FF9900;
}
a.cr:active {
	font-size: 7pt;
	color: #999999;
}
.pageTitle {
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
}
.sectionTitle {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.bodyCopy {
	font-size: 8pt;
	color: #000000;
}
.bodyCopyEmph {
	font-size: 8pt;
	font-style: italic;
	color: #000000;
}
.bodyCopyBold {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.bodyCell {
	font-size: 8pt;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sbCopy {
	font-size: 8pt;
	color: #000000;
}
.sbTitle {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.sbCell {
	padding-top: 4px;
	padding-right: 40px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.credit {
	font-size: 7pt;
	color: #999999;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
}
.copyright {
	font-size: 7pt;
	color: #999999;
	padding-top: 2px;
	padding-left: 2px;
}

