.normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal}

.normal a:link {
	color: #003399; 
	text-decoration: none;
	}
.normal a:visited {
	color: #003399; 
	text-decoration: none;
	} 
.normal a:hover {
	color: #003399; 
	text-decoration: underline;
	}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold
	}
.nav a:link {
	color: #FFFFFF; 
	text-decoration: none
	}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.nav a:hover {
	color: #CCCC99;
	text-decoration: none;
	}
	
.navsmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #CCCC99; 
	text-decoration: none; 
	font-weight: normal
	}
.navsmall a:link {
	color: #FFFFFF; 
	text-decoration: none
	}
.navsmall a:visited {
	color: #FFFFFF; 
	text-decoration: none
	}
.navsmall a:hover {
	color: #000066; 
	text-decoration: underline
	}

.whitetext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal}

.whitetext a:link {
	color: #FFFFFF; 
	text-decoration: none;
	}
.whitetext a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	}
.whitetext a:hover {
	color: #CCCC99; 
	text-decoration: none;
	}

.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none
}
.small a:link {
	color: #666666; 
	text-decoration: none
	}
.small a:visited {
	color: #666666; 
	text-decoration: none
	}
.small a:hover {
	color: #666666; 
	text-decoration: underline
	}
	
.smallblack {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}
.smallblack a:link {
	color: #000000; 
	text-decoration: none
	}
.smallblack a:visited {
	color: #000000; 
	text-decoration: none
	}
.smallblack a:hover {
	color: #666666; 
	text-decoration: underline
	}
	
.smallblack_underline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; font-weight: 
	bold; color: #000000; 
	text-decoration: none
}
.headline a:link {
	color: #000000; 
	text-decoration: none
	}
.headline a:visited {
	color: #000000; 
	text-decoration: none
	}
.headline a:hover {
	color: #000000; 
	text-decoration: underline
	}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.subhead a:link {
	color: #000000; 
	text-decoration: none
	}
.subhead a:visited {
	color: #000000; 
	text-decoration: none
	}
.subhead a:hover {
	color: #000000; 
	text-decoration: underline
	}

.subhead_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.subhead_light a:link {
	color: #003399; 
	text-decoration: none
	}
.subhead_light a:visited {
	color: #003399; 
	text-decoration: none
	}
.subhead_light a:hover {
	color: #003399; 
	text-decoration: underline
	}

.sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.blue_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-style: italic;
}

.table {
	border: thin solid #999999;
}

.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal}

.text a:link {
	color: #003399; 
	text-decoration: none;
	}
.text a:visited {
	color: #003399; 
	text-decoration: none;
	} 
.text a:hover {
	color: #003399; 
	text-decoration: underline;
	}

.subhead_light-pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.subhead_light-pagelink a:link {
	color: #003399; 
	text-decoration: none
	}
.subhead_light-pagelink a:visited {
	color: #003399; 
	text-decoration: none
	}
.subhead_light-pagelink a:hover {
	color: #003399; 
	text-decoration: underline;
	}

.whitetextsm {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal}

.whitetextsm a:link {
	color: #FFFFFF; 
	text-decoration: none;
	}
.whitetextsm a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	}
.whitetextsm a:hover {
	color: #CCCC99; 
	text-decoration: underline;
	}

a span {display: none;} 
a:hover span {position: absolute;
display: block;
background: #ffffff;} 


