td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #00529B;
	text-decoration: none;
	}
	
a:hover {
	color: #BF3038;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:13px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #FFFFFF;
	color:#D00033;
	}
	
.bodyText {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-indent: 3px;
	}
	
	
.navText {
	font: 15px Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;  	
	color: #FFFFFF;
	letter-spacing:-0.05em;
	text-decoration: none;
	}
	
