body, td, tr, table, body, p, font, a, div
{
	font-family: verdana, helvetica, arial;
	font-size: 9pt;	
}
body
{
	margin: 0, 0, 0, 0;
}

a
{
	color : blue;
	text-decoration: underline; 
}
a:hover 
{
	color : silver;
}
a.nav
{
	color: #151d89;
	font-weight: bold;
	text-decoration: none; 
}
a.nav:hover 
{
	color : silver;
}
a.navON
{
	color : White;
	font-weight: bold;
	text-decoration: none; 
}
a.navON:hover 
{
	color : silver;
}
a.viewmore
{
	color: #151d89;
	font-weight: bold;
	text-decoration: none;
}
a.viewmore:hover
{
	color: #e89c08;
	font-weight: bold;
	text-decoration: underline;
}
a.mainLinks
{
	font-size: 9pt;
	text-decoration: none;
}
a.mainLinks:hover
{
	color: #7e7e7e;
	text-decoration: underline;
}
p.welcome
{
	font-size: 8.5pt;
}
a.welcome
{
	font-size: 8.5pt;
}
a.welcome:hover
{
	font-size: 8.5pt;
}
TD.rowheader
{
	background: #9d2836;
	color: #FFFFFF;
	align: center;
	text-align: center;
	font-weight: bold;
}
TD.headerrow
{
	background: #9d2836;
	color: #FFFFFF;
	font-weight: bold;
}
TD.MainCell
{
	padding: 10px, 10px, 10px, 0px;
}
.promotion
{
	font-size: 11px;
	font-weight: bold;
	color: #151d89;
}
.footer
{
	font-size: 9px;
	color: #5F5E5E;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.masthead
{
	font-size : 14pt;
	color: #151d89;
	font-weight: bold;
}


