body {
	background-color: #3B4D61;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #FC7300;
}

a.footer_nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.footer_nav_link:hover {
	color: #FC7300;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}

p.indent {
	text-indent: 1.5em;
}

p.client_tes {
	color: #333333;
	margin-top: 5px; 
	margin-left: 20px
}

p.testimonial {
	margin-top: 0px; 
	margin-bottom: 0px; 
}

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}

hr {
	color: #666666; margin-top: 5px; margin-bottom: 5px
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #3C76B9;
	text-decoration: none;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #335993;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #335993;
	text-decoration: none;
	font-style: normal;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FC7300;
}

.standardBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

