@charset "utf-8";
/* CSS Document */

.smallArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.legalese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}
.inset {
	text-indent: 5px;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}
.border {
	border: 1px solid #000066;
}
.headingBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.box_1 {
	border: 1px solid #3651a0;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.watermark_sm {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.companyname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

