@charset "utf-8";
/* CSS Document */

.navlinks {
 font-family: Arial, Helvetica, sans-serif;
 text-decoration:none;
 font-weight: bold;
 font-size: 11px;
 font-style:normal;
 color:#000000;
 background-color:#FFFFFF
}
.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	font-size: 14px;
	font-style:normal;
	background-color:#FFFFFF;
	color: #000000;
}
a.stdtext:hover {
	color:#990000;
	background-color:#CCCCCC;
}

a.stdtext:link {
	color:#00C;
}

a.stdtext:visited {
	color:#00C;
}

a.stdtext:active {
	color:#00C;
}



.bldtext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
	font-style:normal;
	color:#000000;
	background-color:#FFFFFF;
}
a.bldtext:hover {
	color:#990000;
	background-color:#CCCCCC;
}

a.boldtext:link {
	color:#00C;
}

a.boldtext:visited {
	color:#00C;
}

a.boldtext:active {
	color:#00C;
}



.blditaltext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
	color:#000000;
	background-color:#ffffff;
}
.hdgtext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
	font-style:normal;
	background-color:#FFFFFF;
	color: #000000;
	text-align: center;
}
.hdgtextbl {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
	font-style:normal;
	background-color:#FFFFFF;
	color: #000099;
}
a.hdgtext:hover {
	color:#990000;
	background-color:#CCCCCC;
}
.subhdgtext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
	font-style:italic;
	color:#000000;
	background-color:#FFFFFF;
}
.subhdgtextlt {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
	font-style:italic;
	color:#666666;
	background-color:#FFFFFF;
}
.subhdgtextlnk {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
	font-style:normal;
	color:#000000;
	background-color:#cccccc
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
a.lgndtext:hover {
	color: #FFFFFF;
	background:#666666;
}
a.lgndtextsm:hover {
	color: #FFFFFF;
	background:#666666;
}
a.lgndtext:visited {
	color: #666666;
	background:#FFFFFF;
}
a.lgndtextsm:visited {
	color: #666666;
	background:#FFFFFF;
}
.lgndtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	font-size: 9px;
	font-style:normal;
	font-weight:normal;
	color:#666666;
	background-color:#FFFFFF
}
.lgndtextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: normal;
	font-size: 7px;
	font-style:normal;
	font-weight:normal;
	color:#666666;
	background-color:#FFFFFF
}

