.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #000000;
	padding-left: 6px;
	padding-bottom: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000063;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000063;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000063;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2D32D1;
	font-style: normal;
	text-decoration: none;

}
.tabletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}

#navigation td {
	border-bottom: 1px solid #58B7FF;
	}
	
#navigation a {
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	color: #000063;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E0FFFE;
	}
	
#navigation a:hover {
	color:#2D32D1;
	border-left-color: #0066FF;
	border-left-width: 5px;
	border-left-style: solid;
	background-color: #ECFFFF;
	}
#popup td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
