a.headerProd:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	letter-spacing: 1pt;
	text-decoration: none;
	line-height: 10px;
}

a.headerProd:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	letter-spacing: 1pt;
	text-decoration: none;
	line-height: 10px;
}

a.headerProd:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3333;
	letter-spacing: 1pt;
	text-decoration: none;
	line-height: 10px;
}

a.headerProd:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3333;
	letter-spacing: 1pt;
	text-decoration: none;
	line-height: 10px;
}


a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
.footer {
	background-color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	display: table-cell;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.graphText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
bordLR {
	display: table;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-left-color: #0000FF;
}
.bordLeftRight {
	display: table;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bordLeft {
	display: table-cell;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
.bordRight {
	display: table-cell;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FF3333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FF3333;
	text-decoration: none;
}
.bordRedBot {
	display: table-cell;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FA2E2D;
}
.bordThinGrey {
	display: table-cell;
	border: 1px solid #CCCCCC;
}


a.footerLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF3333;
	text-decoration: none;
}
a.footerLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF3333;
	text-decoration: none;
}
.graphBg {
	background-color: #EFEFEF;
}
