.body-white {
	font-size: 11px;
	line-height: 12px;
	color: #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
}
.bold-yellow {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.title-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: -1px;
	text-transform: uppercase;
}


.img-border-white {
	border: 1px solid #4F6497;
}
.body-black {

	font-size: 11px;
	line-height: 12px;
	color: #06124D;
	font-family: Arial, Helvetica, sans-serif;
}
TD.footer {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;	
	color: #141010;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
}
TD.footer A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #093097;
	letter-spacing: -1px;
}
TD.footer A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #093097;
	letter-spacing: -1px;
}
TD.footer A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #093097;
	letter-spacing: -1px;
}
TD.footer A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1451F1;
	letter-spacing: -1px;
}
.inputstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #E2E2E2;
}	
.bm-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E2E2E2;
	background-color: #0A37B1;
}
.bold-blue {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #10408C;
}
.td-border-blue {
	border: 1px solid #031D67;
}