td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #EFF1F0;
}
.style1 {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #69897A;
	line-height: normal;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #69897A;
	line-height: normal;
}


.whitesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #455a51;
	line-height: normal;
}

.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:13px;
	letter-spacing:.1em;
	text-decoration: none;
	}


#navigation td {
	border-right: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:13px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 8px 8px 8px;
	}
	
#navigation a:hover {
	
	color:#CAB69E;
	}
a:link {
	color: #003399;
}
