body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.boldRed {
	font-weight: bold;
	color: E53C32;
	text-decoration: none;
}
.boldLightBlue {
	font-weight: bold;
	color: 00AFCE;
	text-decoration: none;
}
.boldDarkBlue {
	font-weight: bold;
	color: 000080;
	text-decoration: none;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: F2558A;
	text-decoration: none;
	text-transform: uppercase;
}
.footerLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: F2558A;
	text-decoration: none;
	text-transform: uppercase;
}
.footerLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: E53C32;
	text-decoration: underline;
	text-transform: uppercase;
}
.contactInfoEmail a{
	font-weight: bold;
	color: 000080;
	text-decoration: underline;
}
.contactInfoEmail a:hover{
	font-weight: bold;
	color: E53C32;
	text-decoration: underline;
}
a{
	font-weight: bold;
	color: 00AFCE;
	text-decoration: underline;
}
a:hover{
	font-weight: bold;
	color: F48C0D;
	text-decoration: underline;
}
.salesEmail a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: E53C32;
	text-decoration: underline;
}
.salesEmail a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: F48C0D;
	text-decoration: underline;
}
