body {
margin-left: 0px;
margin-top: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #101010;
}

td, ul, p, li, dd {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #101010;
margin-bottom: 10px;
}

.marginleft {
margin-left:10px;
}

.marginleft48 {
margin-left:48px;
}

.layerbelow {
z-index:-1;
}


.text {
font-size: 12px;
color: #101010;
}

.text12 {
font-size: 12px;
color: #101010;
}

.text13 {
font-size: 13px;
color: #101010;
}

.smalltext {font-size: 10px; color: #101010; }
.smalltextwhite {font-size: 12px; color: #FFFFFF; }

.heading {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #101010; text-decoration: none}

.heading_orange {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #F1361F; text-decoration: none}

.heading_black {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none}

.heading_white {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.white {color:#FFFFFF}
.green {color:#33CC00}
.orange {color:#F1361F}
.orange13 {color:#F1361F; font-size:13px;}

a {color:#101010; text-decoration:underline; font-weight:bold}
a:visited {color:#101010; text-decoration:underline; font-weight:bold}
a:hover {color:#F1361F; text-decoration:underline; font-weight:bold}

a.whitelink {color:#FFFFFF; text-decoration:underline; font-weight:normal}
a.whitelink:visited {color:#FFFFFF; text-decoration:underline; font-weight:normal}
a.whitelink:hover {color:#F1361F; text-decoration:underline; font-weight:normal}

a.smalltextnav {color:#404040; text-decoration:underline; font-size:10px}
a.smalltextnav:visited {color:#404040; text-decoration:underline; font-size:10px}
a.smalltextnav:hover {color:#FFFFCC; text-decoration:underline; font-size:10px}

.tagline {
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #F1361F;
	text-align: center;
}
.subheading {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #101010; text-decoration: none
}
.underline {
	text-decoration: underline;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #101010;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right:30px;
	border-style:outset;
	background-color: #eeeeee;
	border-width: 0;
}
