@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000099;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
}
.smalltype1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 203970;
	font-weight: bold;
}
.bodycopy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #1F3870;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #293970;
}
/*added jul-30, 2010 to style testimonials */

.testimonial blockquote {
	font-style: italic;
	background: url("/IMAGES/quote_open.gif") left top no-repeat;
	padding-left: 20px;
	text-align: left;
	margin-left: 0;
	color: #303030;
}

.testimonial .author {
	text-align: left;
	margin-left: 20px;
	color: #999999;
	padding-bottom: 15px;
}

.testimonial strong {
	font-weight: bold;
	color: #000;
}
