.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212e7d;
	text-decoration: none; text-align:center;
}
.divnav {
	color: #e67817;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1{
	font: Arial;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 10px;
	text-transform:uppercase;
	font-weight: normal; 
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #212e7d;
	text-decoration: none;
}
.textWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #212e7d;
	text-decoration: none;
}
.bodyTextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E67817;
	text-decoration: none;
}
.bodyTextSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headers {
	font-size: 12px;
	font-weight: bold;
	color: #212e7d;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.table {
	border: 1px solid #336699;
	background-image: url(images/bckground.jpg)
}

.tableNoBG {
	border: 1px solid #336699; 
}