body, p, td, input, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
}
a {
	color: #255A99;
}
a:hover {
	color: #770000;
}
form {
	margin: 0px 0px 0px 0px;
}
.marketingText {
	font-size: 11px;
}
.smallText {
	font-size: xx-small;
}
span.formRequired {
	color: #0000ff;
}
span.formError {
	color: #ff0000;
}
span.tickerTitle {
	color: #336666;
}
span.tickerText {
}
span.internalTitle {
	color: #336666;
	font-weight: bold;
}
span.cellTitle {
	color: #669966;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}
span.sectionTitle {
	color: #999999;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
}
span.subSectionTitle {
	color: #669966;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}
span.subSectionContentTitle {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}
span.contentTitle {
	font-weight: bold;
}
span.footer {
	color: #669966;
	font-size: xx-small;
}
a.footerLink {
	color: #669966;
	font-size: xx-small;
}
a.navLink {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}
.navTitle {
	font-size: 13px;
	color: #336666;
	font-weight: bold;
}
a.productIndexLink {
	color: #000000;
	font-weight: bold;
}
span.productName {
	font-weight: bold;
	font-size: medium;
	margin-bottom: 100px;
}
span.productDescription {
}
a.productViewLink {
	color: #999999;
}
.internalSearchTable {
}
.internalTable {
}
.internalSearchTitle {
	padding: 2px;
	text-align: center;
	font-weight: bold;
	background-color: #999999;
}
.internalTitle {
	font-weight: bold;
	color: #000000;
}
.internalSearchItem {
	padding: 2px;
	background-color: #cccccc;
}
.internalItem {
}

