td
{
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	letter-spacing: normal;
}
.whitetitle{ color:#FFFFFF;
font-size:14px;
font-weight:bold}

.lineheight{
height:25px;
}
.copyright {
	line-height: 15px;
	color:#6E6E6E;
}

.title {
	font-size: 14px;
	color: #002153;
	font-weight:bold;
}
.navfont {
	font-size: 12px;
	color: #ABABAB;
}

.list td{
	height:25;
	vertical-align: bottom;
}

a.nav:link { color: #ffffff; text-decoration: none}
a.nav:visited { color: #ffffff; text-decoration: none}
a.nav:hover {
	color: #ffffff;
	text-decoration: none;
}
a.nav:active { color: #ffffff; text-decoration: none;}


a.bluenav:link { color: #004C90; text-decoration: none}
a.bluenav:visited { color: #004C90; text-decoration: none}
a.bluenav:hover {
	color: #004C90;
	text-decoration: none;
}
a.bluenav:active { color: #004C90; text-decoration: none;}


a:link { color: #4C4C4C; text-decoration: none}
a:visited { color: #4C4C4C; text-decoration: none}
a:hover { color: #FF8400; text-decoration: none}
a:active { color: #FF8400; text-decoration: none}

.bluetitle {
	line-height: 20px;
	font-weight: bold;
	color: #004C90;
}

.bluetitlelink {
	color: #004C90;
}
.whitefont {
	color: #FFFFFF;
}