.bg_testimonials {
	background-color: #ECEBE9;
	}
	
.footer_blueline {
	background-color: #00226D;
	border: 1px solid #ffffff;
	}
	
.footer_bgcolor {
	background-color: #001033;
	}		
	
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 400;
	color: #001033;
	}
	
.brown_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 400;
	color: #737069;
	}
	
.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #101010;
	}
	
.normaltext_caps {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
	color: #101010;
	}

.normaltext_big_subheading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #001033;
	}
	
.normaltext_subheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #101010;
	}		
	
.normaltext_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #101010;
	}
	
.read_more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0032A0;
	}
	
a.read_morerollover:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0032A0;
	text-decoration: none;
}
a.read_morerollover:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0032A0;
}
a.read_morerollover:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #001033;
}
a.read_morerollover:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0032A0;
}									
	

.normaltext_bold_italic {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #101010;
	}
	
.normaltext_italic {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	font-style: italic;
	color: #101010;
	}	
	
.footer_links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}
	
.footer_linksbar {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	}	
	
.copyright_text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	color: #ffffff;
	}
	
a.footer_rollover:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.footer_rollover:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.footer_rollover:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ECEBE9;
}
a.footer_rollover:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}									

