.content 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	font-style: normal;
}
.conentSmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #254973; line-height: 18px}

.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #254973
	;
	line-height: 16px;
	font-style: normal;
	text-decoration: none;
} 

a.breadcrumb 
{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: 
normal; font-weight: normal; color: #254973; text-decoration: none}

.headings { 
	font-family: "AvantGarde Bk BT", "BankGothic Md BT", Arial;
	font-size: 18px;
	color: #254973;
	font-weight: bold;
	font-style: normal;
	line-height: 40px;
	font-variant: normal;
	vertical-align: middle;
}
.smallheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 17px;
	text-transform: capitalize;
	font-variant: normal;


}
a 
{
	text-decoration:none;
	color:#254973; 
}
a:hover
{
	text-decoration:underline;
	color:#254973;
}
a:visited
{
	text-decoration:none;
	color:#77A2D6;
}

