body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 10px 0px 0px;
	padding: 0px;
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;

}
.logo {
	margin-left: 20px;
}
.highlight { color:#333333;}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:link {
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.footer p {
	color: #666666;
	font-size: 11px;
	text-align: center;
}
.footer p a {
	color: #666666;
	text-decoration: underline;
}
.footer p a:visited {
	color: #666666;
	text-decoration: underline;
}	
.footer p a:hover {
	color: #000000;
	text-decoration: underline;
}	
.footer p a:active {
	color: #666666;
	text-decoration: underline;
}
	
p {
	font-size: 13px;
	line-height: 20px;
}
.testimonial {
	color: #666666;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	padding-right:4px;
}
.testimonial p {
	color: #666666;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	padding-left: 26px;
	padding-right:4px;
}
.testimonial p a {
	color: #666666;
	text-decoration: underline;
}
.testimonial p a:visited {
	color: #666666;
	text-decoration: underline;
}	
.testimonial p a:hover {
	color: #000000;
	text-decoration: underline;
}	
.testimonial p a:active {
	color: #666666;
	text-decoration: underline;
}
.partner-block {
	height: 40px;
	width: 221px;
	border: 1px solid #C0C0C0;
	background-position: center center;
	vertical-align: middle;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 2px;
	margin-bottom: 8px;
}

