a {
	font-weight:bold;
	text-decoration:none;
	color:#0081B4;

}

a:visited {
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;	
}


.bodytext {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
}

.bodytext2 {
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	line-height:16px;
}


.bodytextja {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000000;
}


.hdrtext {
	font-family:Osaka,arial,helvetica,sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000000;
}


.subhdr {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	line-height:16px;
	color:#000000;
}


.subhdr2 {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;

}
.leftnav {
	font-family:arial,helvetica,Osaka,Times;
	font-size:10px;
	font-weight:regular;
	text-decoration:none;
	color:#FFFFFF;
}

a.leftnav:link {
	text-decoration:none;
	color:#FFFFFF;
}

a.leftnav:visited {
	text-decoration:none;
	font-weight:regular;
	color:#FFFFFF;
}

a.leftnav:hover {
	text-decoration:none;
	font-weight:regular;
	color:#587B8A;

}
.leftnavsub {
	font-size:10px;
	font-weight:regular;
	text-decoration:none;
	color:#729BAD;
}

a.leftnavsub:link {
	text-decoration:none;
	color:#729BAD;
}

a.leftnavsub:visited {
	text-decoration:none;
	color:#729BAD;
}

a.leftnavsub:hover {
	text-decoration:none;
	color:#8EB459;

}

.bottomnav {
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	color:#000000;
}

a.bottomnav:link {
	color:#000000;
	text-decoration:none;
}

a.bottomnav:visited {
	color:#000000;
	text-decoration:none;
}

a.bottomnav:hover {
	text-decoration:underline;
}



