@charset "UTF-8";
/* CSS Document */

.bottombuttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #333;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}

h1{font-size:20px; color:#99B7DF; }
a:active {
	color: #abc4e6;
	text-decoration: none;
}
a:link {
	color: #abc4e6;
	text-decoration: none;
}
a:visited {
	color: #abc4e6;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
.form {
	color: #666666;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 14px;
}
.contactbody {
	color: #666;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding-right: 45px;
	padding-left: 30px;
}.bodybold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-variant: small-caps;
	color: #a0ab6d;
}
.leftcontact {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #999;
}
.mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	font-style: italic;
}
.leftbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	border: 1px solid #999;
}
.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	list-style-image: url(bullet.jpg);
	list-style-position: outside;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
}
.bulletproducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	border-bottom-width: 0.25px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.bodybullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	list-style-image: url(bullet.jpg);
	list-style-position: outside;
	padding-top: 20px;
	margin-top: 20px;
	clip: rect(auto,auto,auto,20px);
}

