.bdc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #2A5976;
	font-weight: normal;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #2A5976;
	font-weight: normal;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}
.bdc ul {
	list-style-image: url(../images/bullet.png);
	line-height: 16px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A5976;
}
.copyright a:link, .copyright a:hover, .copyright a:visited {
	color: #FFFFFF;
}
.bdc a:link, .bdc a:hover, .bdc a:visited {
	color: #2A5976;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2A5976;
	font-weight: normal;
}
