.title {
	font-family: "Lucida Sans Unicode";
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.table {
	border: 1px solid #08587D;
}
.largeBlue {
	font-family: "Lucida Sans Unicode";
	font-size: 12pt;
	font-style: italic;
	color: #08587D;
}
.smallBlack {
	font-family: "Lucida Sans Unicode";
	font-size: 8pt;
	font-style: italic;
	color: #000000;
}
.medBlack {
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.lgBlack {
	font-family: "Lucida Sans Unicode";
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}
.smallBlue {
	font-family: "Lucida Sans Unicode";
	font-size: 10pt;
	font-style: italic;
	color: #000000;
}
.body {
	background-image: url(assets/body.jpg);
	background-repeat: repeat;
}
.body2 {
	background-image: url(assets/images/bkgd.jpg);
	background-repeat: repeat;
}

.nav {
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.nav a:link {
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	font-style: normal;
	color: #FF9501;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	font-style: normal;
	color: #08587D;
	text-decoration: none;
}
.form {
	font-family: "Lucida Sans Unicode";
	font-size: 10pt;
	font-style: normal;
	color: #08587D;
}
	
.orange {
	background-color: #FF9501;
}
.orangePrint {
	font-family: "Lucida Sans Unicode";
	font-size: 10pt;
	font-weight: bold;
	color: #FF9501;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 15px;
}
