td {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
}

.whatsNewHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
}

a 					{ 	color: #293160; font-weight: bold; text-decoration: none; }
a:hover				{	color: #EDC144; font-weight: bold; text-decoration: none; }

a.footernav			{ 	color: #666666; font-weight: normal; text-decoration: none; }
a.footernav:hover	{	color: #CC0033; font-weight: normal; text-decoration: none; }

a.white				{	color: #FFFFFF; font-weight: bold; text-decoration: underline; line-height: 12px;}
a.grey:hover		{	color: #CCCCCC; font-weight: bold; text-decoration: none; line-height: 12px;}

.titleHeader {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #30346f;
}

b, strong {
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #30346f;
}

.decUnderline {
	text-decoration: underline;
}

.decNoDecoration {
	text-decoration: none;
	font-size: 11px;
	line-height: 17px;
}