/* styles for testimonial pages */
body {
	margin: 0px;
}
body,p,td,input,select,textarea {
	font-family:verdana, arial, sans-serif;
	font-size:xx-small;
}
#header td {
	background-image: url("http://www.insurancejournal.com/img/header_border.gif");
	background-repeat: repeat-x;
}
#footer td {
	background-image: url("http://www.insurancejournal.com/img/footer-insurance-journal-background-gray.gif");
	background-repeat: repeat-x;
}
.copyright, a.copyright, a:visited.copyright { font-family: verdana, helvetica, sans-serif; font-size: 7pt; color: E9E9E9; }
a:hover.copyright { color: 0033CC; }
.footerlink, a:link.footerlink, a:visited.footerlink { font-family: arial,helvetica,sans-serif; font-size: 10pt; font-weight: normal; color: 0000FF; text-decoration: none; }
a:hover.footerlink { color: FF0000; }
.quotetag {
	font-family: arial, helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color: #CC3300;
}
.adinfotxt {
	font-family: arial, helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
}.compname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC3300;
	font-weight: bold;

}