td {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: none;
	letter-spacing: 0px
}
.bold-text {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: none
}
a:link {
	color: #0a51a1;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: none
}
a:visited {
	color: #0a51a1;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: none
}
a:hover {
	color: #bfcbe2;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: none
}
a:active {
	color: #bfcbe2;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: none
}

.flashBanner{
	 margin:12px auto;
	 width:740px;
}