.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 117E85;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 165C80;
}
.sectiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 24939A;
}
.bullet {
	font-size: 12px;
	color: 379CA3;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A72B6;

}
a.links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3AB1B9;
}

.subpage-label {
	font-family: "Arial Narrow", Arial;
	font-size: 20px;
	font-weight: bold;
	color: 3ab1b9;

}
.subpage-label-2 {
	font-family: "Arial Narrow", Arial;
	font-size: 18px;
	color: 7071AF;
	font-weight: bold;

}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #136BAF;
}

a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2999A1;
	text-decoration: underline;
}

a:link {
	text-decoration: none;
}
a:visited {
		text-decoration: none;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #676F5F;
}
.sublink {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: red;

}
a.sublink:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: red;

}
.sublink-2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3AB1B9;
}
.bodytext-2 {
	font-family: Arial;
	font-size: 11px;
	color: #24939a;
	font-weight: bold;
	font-style: normal;

}
.bodytext-orange {
	font-family: Arial;
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	font-style: normal;

}
.textlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #136BAF;
}
a.textlink:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #24939a;
	text-decoration: underline;
	}.greentext-small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 117E85;
}
.testimonials2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;

}
.textbox {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		margin-left: 4px;
	}
	/*
input.btn{
   color: Black;
   font-family:verdana;
   font-size:70%;
   font-weight:bold;
   border: 2px outset;}
input.btn2{
   color: Black;
   font-family:verdana;
   font-size:80%;
   font-weight:regular;
   border: 2px outset;}
*/
input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:10px;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   line-height: 15px;
   filter:progid:DXImageTransform.Microsoft.Gradient
   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

