p, li, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
li {
margin-bottom: 3px;}

p.contact {
	font-size: 10px;
	line-height: 150%;
}
p.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 150%;
	color: #FF3300;
}
p.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	margin-top:10px;
	margin-bottom:0px;
}
p.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-style: normal;
	margin-top:0px;
	margin-bottom:25px;
	margin-left:15px;
}

h1, h2, h3, h4 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
}

h2 {
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 2px;
}


em.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

em.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	color: #FF3300;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.submenu:link {
	color: #006699;
	text-decoration: none;
}
a.submenu:visited {
	color: #006699;
	text-decoration: none;
}
a.submenu:hover {
	color: #FF3300;
	text-decoration: underline;
}
a.submenuOn:link {
	color: #FF3300;
	text-decoration: none;
}
a.submenuOn:visited {
	color: #FF3300;
	text-decoration: none;
}
a.submenuOn:hover {
	color: #FF3300;
	text-decoration: none;
}

