body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f5688;
	line-height: 16px;
}
body {
	margin: 25px 0px 0px;
	background: #dbe5ee url(img/bkg.gif) repeat-x top;
}
a {
	text-decoration: underline;
}
a:link {
	color: #0073b1;
}
a:visited {
	color: #0073b1;
}
a:hover {
	color: #0073b1;
	text-decoration: none;
}
a:active {
	color: #0073b1;
}
ul {
	list-style: disc outside;
	margin-left: 8px;
	padding-left: 8px;
}
h1 {
	color: #1a3f94;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
h2 {
	color: #1a3f94;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}
.border_main {
	border: 1px solid #b1b1b1;
	background: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.bold14 {
	color: #1a3f94;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}
.testimonial {
	color: #a6a6a6;
}
.footer {
	color: #94a1b9;
	font-size: 10px;
	text-align: center;
	padding: 15px 0px 20px;
}
.footer a:link{
	color: #94a1b9;
	text-decoration: none;
}
.footer a:visited {
	color: #94a1b9;
	text-decoration: none;
}
.footer a:hover {
	color: #3f5688;
	text-decoration: underline;
}
/* ============================= BOTTOM RIGHT PAGE GRAPHICS ============================= */
.content_home {
	padding: 45px;
	/*background: url(img/b-home.jpg) no-repeat right bottom;
	text-align: left;*/
}
.content_earl {
	padding: 45px;
	/*background: url(img/b-earl.jpg) no-repeat right bottom;
	text-align: left;*/
}
.content_roz {
	padding: 45px;
	/*background: url(img/b-roz.jpg) no-repeat right bottom;
	text-align: left;*/
}
.content_track {
	padding: 45px;
	/*background: url(img/b-track.jpg) no-repeat right bottom;
	text-align: left;*/
}
.content_process {
	padding: 45px;
	/*background: url(img/b-process.jpg) no-repeat right bottom;
	text-align: left;*/
}
.content_clients {
	padding: 45px;
	text-align: left;
}
.content_testimonials {
	padding: 45px;
	text-align: left;
}
.content_onboarding {
	padding: 45px;
	/*background: url(img/b-onboarding.jpg) no-repeat right bottom;
	text-align: left;*/
}
.content_contact {
text-align:center;
	padding: 45px;
	/*background: url(img/b-contact.jpg) no-repeat right bottom;
	text-align: left;*/
}
.content_privacy {
	padding: 45px;
	text-align: left;
}