/* CSS Document */
body {
	background-color: #d38030;
	margin-top: 0px;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.footer-txt:link					{ text-decoration: none;}
a.footer-txt:hover				{ text-decoration: underline;}
a.footer-txt:visited				{ text-decoration: none;}
a.footer-txt:visited:hover		{ text-decoration: underline;}
.parahead-orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #D38030;
	font-weight: bold;
	font-size: 14px;
}
.bodycopy-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
}
.learn-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
}
a.learn-more:link					{color: #0099FF; text-decoration: none;}
a.learn-more:hover					{color: #0099FF; text-decoration: none;}
a.learn-more:visited				{color: #0099FF; text-decoration: none;}
a.learn-more:visited:hover			{color: #0099FF; text-decoration: none;}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.news-parahead {font-family: Arial, Helvetica, sans-serif; color: #D38030; font-weight: bold; font-size: 13px; }
.news-link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0066FF; }
a.news-link:link					{ text-decoration: none;}
a.news-link:hover				{ text-decoration: underline;}
a.news-link:visited				{ text-decoration: none;}
a.news-link:visited:hover		{ text-decoration: underline;}
.newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #666666;
}
.testimonial-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.asterik {
	color: #FF0000;
	font-size: 16px;
}
.redbold {color: #FF0000}.bodycopy-bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
