.homepageAboutusTitle {
	font-family: Trebuchet MS;
	font-size: 17px;
	font-weight: bold;
	color: #e79b23;
}
.homepageTitleBlue {
	font-family: Trebuchet MS;
	font-size: 17px;
	font-weight: bold;
	color: #0D4B84;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body.blk,td.blk,th.blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}
a {
	font-family: Trebuchet MS;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.darktext {
  color: #353535;
  line-height: 18px;
}

a.darktext {
	font-family: Trebuchet MS;
	font-size: 12px;
}
a.darktext:link {
	text-decoration: none;
	color: #6A6A6A;
}
a.darktext:visited {
	text-decoration: none;
	color: #6A6A6A;
}
a.darktext:hover {
	text-decoration: underline;
	color: #6A6A6A;
}
a.darktext:active {
	text-decoration: none;
	color: #6A6A6A;
}

a.readmore {
	font-family: Trebuchet MS;
	font-size: 11px;
}
a.readmore:link {
	text-decoration: none;
	color: #e79b23;
}
a.readmore:visited {
	text-decoration: none;
	color: #e79b23;
}
a.readmore:hover {
	text-decoration: none;
	color: #e79b23;
}
a.readmore:active {
	text-decoration: none;
	color: #e79b23;
}
hr.contactus {border: none 0; 
border-top: 1px dashed #bbbbbb;
height: 1px;
} 
div.contact, span.contact {
color:#0D4B84;
font-weight:bold;
}