.copyright {
	font-family:arial, helvetica;
	font-size:8pt;
	color:#2b2b2b;
}
.headings {
	font-family:arial, helvetica;
	font-size:11pt;
	color:#990000;
	font-weight:bold;
}
td {
	font-family:arial, helvetica;
	font-size:10pt;
	color:#2b2b2b;
}
.colorText {
	font-family:arial, helvetica;
	font-size:10pt;
	color:#2b2b2b;
}
.tradeshows {
	font-family:arial, helvetica;
	font-size:8pt;
	color:#2b2b2b;
}
.subheading {
	font-family:arial, helvetica;
	font-size:10pt;
	color:#004080;
	font-weight:bold;
	font-style:italic;
}
.italic {
	font-family:arial, helvetica;
	font-size:9pt;
	color:#2b2b2b;
	font-style:italic;
}
li {
	font-family:arial, helvetica;
	font-size:8pt;
	color:#3c3c3c;
	font-style:none;
}
a:link.links {
	text-decoration:none; 
	color:#004080; 
	font-size:9pt;
	font-weight:bold;
}
	
a:visited.links {
	text-decoration:none; 
	color:#5f5f5f;
	font-size:9pt;
	font-weight:bold;
}
a:hover.links {
	text-decoration:underline; 
	color:#004080;
	font-size:9pt;
	font-weight:bold;
}
.number {
	font-family:arial, helvetica;
	font-size:12pt;
	color:#f2910d;
	font-weight:bold;
}
.newsHeader {
	font-family:arial, helvetica;
	font-size:9pt;
	color:Red;
	font-weight:bold;
}
.newsText {
	font-family:arial, helvetica;
	font-size:7pt;
	color:#3d3d3d;
	font-weight:normal;
}
.featuresHeader {
	font-family:arial, helvetica;
	font-size:11pt;
	color:#004080;
	font-weight:bold;
}
.featuresText {
	font-family:arial, helvetica;
	font-size:8pt;
	color:#3d3d3d;
	font-weight:normal;
}
a:link.colorCard {
	text-decoration:none; 
	color:red; 
	font-size:10pt;
	font-weight:bold;
}
	
a:visited.colorCard {
	text-decoration:none; 
	color:red;
	font-size:10pt;
	font-weight:bold;
}
a:hover.colorCard {
	text-decoration:underline; 
	color:red;
	font-size:10pt;
	font-weight:bold;
}
.formText {
	font-family:Verdana,arial, helvetica;
	font-size:9pt;
	color:#2c2c2c;
	font-weight:bold;
}
.errortable {
	border: solid 2px;
	border-color: #990000;
}
.errortext {
	color: #990000;
	font-weight: bold;
}
