/* CSS Document */


td {
	
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	line-height: 11pt;
	color: #000000;
}
a:hover {
	color: #000000;
	background-color: #EFE9D2;
}
.navLinks {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	color: #3F7C98;
	line-height: 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.navLinks:hover {
	color: #333333;
	background-color: #EFE9D2;
	
}

.footerText {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 10pt;
	font-weight: bold;
}
a.footerText:hover {
	color: #333333;
	background-color: #EFE9D2;
}
.botLinks{
	font-family: arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	line-height: 8pt;
	
}
a.footerText:hover {
	color: #333333;
	background-color: #EFE9D2;
}

.printLink {
	font-family: Verdana, Helvetica;
	font-size: 7pt;
	color: #333333;
		
}
.printLink:hover {
	color: #000000;
	background-color: #E9EDEF;
	text-decoration: none;
}

.bodyPara{
	font-family: Verdana, Helvetica;
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
}


