body{
	text-decoration: none;
	font: normal normal normal 10px Verdana, sans-serif;
	color: #444e5a;
	background: #003391;
}
.topnav{
	font: normal small-caps normal 11px/26px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #858585;
	text-decoration: none;
}
.topnav:HOVER{
	font: normal small-caps normal 11px/26px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5cc9d0;
	text-decoration: none;	
}

.branches_nav{
	font: normal normal normal 11px Verdana, sans-serif;
	text-decoration: none;
	color: #444e5a;
}
.branches_nav:HOVER{
	font: normal normal normal 11px Verdana, sans-serif;
	text-decoration: underline;
	color: #444e5a;
}
.pdic{
	font: normal normal normal 9px Verdana, sans-serif;
	text-decoration: none;
	color: #002c85;
}
.normaltxt{
	font: normal normal normal 11px Verdana, sans-serif;
	text-decoration: none;
	color: #444e5a;
}
.short_contents{
	font: normal normal normal 11px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #444e5a;
}
.titlebold{
	font: normal normal bold 12px Verdana, sans-serif;
	text-decoration: none;
	color: #00579f;
}
.contentnormal{
	font: normal normal normal 11px/15px Verdana, sans-serif;
	text-decoration: none;
	color: #444e5a;
}
.trust_bg{
	background-image: url(../images/trust_fund_bg.jpg);
	background-repeat: repeat-x;
}
.trust_fundbold{
	font: italic normal bold 17px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #00579f;
}
.trust_fundnormal{
	font: normal normal normal 9px Verdana, sans-serif;
	text-decoration: none;
	color: #00579f;
}
.title_contentbold{
	font: italic normal bold 21px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #00579f;
}
.newly_contentbold{
	font: italic normal bold 18px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #00579f;
}