@charset "UTF-8";
/* CSS Document */

body , p, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}
.title {
	color: #0054a6;
	font-weight: bold;
	font-size: 15px;
}
#mainContent table tr.white {
	color: #FFF;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
}
#mainContent ul.arrow {
	list-style-image: url(/images/arrow.gif);
	padding-left: 20px;
}
#mainContent p .heading {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#mainContent p.heading {
	padding-top: 24px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#mainContent table {
	font-size: 11px;
	line-height: 12px;
}
#mainContent p a.click_here {
	color: #1B54A3;
}
#mainContent table .white td {
	font-size: 10px;
.tellTheUser {
	font-weight: bold;
	color: #1E3279;
}



#mainContent .trademark {
	font-size: 9px;
}
