@charset "utf-8";
a.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a.menuLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
a.subLinks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	line-height: 20px;
	width: 195px;
	border: thin solid #999999;
	text-indent: 5px;
	background-color: #C5DAF7;
	text-decoration: none;
	text-align: left;
}
a.subLinks1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #003366;*/
	line-height: 20px;
	width: 195px;
	border: thin solid #999999;
	text-indent: 5px;
	background-color: #D7E6F9;
	text-decoration: none;
	text-align: left;
}
a.subLinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	line-height: 20px;
	width: 225px;
	border: thin solid #999999;
	text-indent: 5px;
	background-color: #C5DAF7;
	text-decoration: none;
	text-align: left;
}
a.subLinks2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #003366;*/
	line-height: 20px;
	width: 225px;
	border: thin solid #999999;
	text-indent: 5px;
	background-color: #D7E6F9;
	text-decoration: none;
	text-align: left;
}
a.subLinks3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	line-height: 20px;
	width: 205px;
	border: thin solid #999999;
	text-indent: 5px;
	background-color: #C5DAF7;
	text-decoration: none;
	text-align: left;
}
a.subLinks3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #003366;*/
	line-height: 20px;
	width: 205px;
	border: thin solid #999999;
	text-indent: 5px;
	background-color: #D7E6F9;
	text-decoration: none;
	text-align: left;
}
a.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a.bodyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #003366;
}
a.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.topLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a.h1n1Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.h1n1Link:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
a.dropLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a.dropLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
a.employment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.employment:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9B2904;
	text-decoration: underline;
}
a.redLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.redLink:hover {
	color: #990000;
	text-decoration: underline;
}

