/* ID Styles */
	
#menu1 a {
	font: 13px Arial;
	color: #003366;
	line-height:13px;
	letter-spacing:;
	text-decoration: bold;
	display:block;
	padding:2px 0px 2px 0px;
	background:) 12px 45% no-repeat;
	}
	
#menu1 a:hover {
	background: #18b2e7 13px 45% no-repeat;
	color:white;
	text-decoration: bold;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial;
	color:#003366;
	line-height:11px;
	margin-top:0px;
	}

.navText {
	font: 11px Arial;
	color: #003366;
	line-height:11px;
	letter-spacing:;
	text-decoration: none;
	}
	
