/* CSS Document */

.login {
	font-family: arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #910A49 }
	
.login:link {
	font-family: arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #910A49 }
	
.login:hover {
	font-family: arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000 }
	
.header {
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #910A49 }
	
.body {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000}

.body:hover {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000}
	
.body:link {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000}

/* First Niagara Financial Group */	

.FNheader {
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000099 }

.FNalert {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000099 }

.FNdisclaimer {
	font-family: arial,helvetica;
	font-size: 10px;
	color: #000000 }

/* M&T Bank */	

.MTheader {
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #007A54 }

.MTalert {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #007A54 }

.MTdisclaimer {
	font-family: arial,helvetica;
	font-size: 10px;
	color: #000000 }