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

a.mnav {
	font-size:10pt;
	color:#00215c;
	line-height:24px;
	text-decoration:none;
	display:block;
	/*background-attachment: scroll;
	background-image: url(/images/bg_mnav.gif);
	background-repeat: no-repeat;
	background-position: 0px top;*/
	width:159px;
	height:auto;
	background-color:#efefef;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	margin-bottom: 2px;
}
a.mnav:link {
	font-size:10pt;
	color:#00215c;
	line-height:24px;
	text-decoration:none;
	display:block;
	/*background-attachment: scroll;
	background-image: url(/images/bg_mnav.gif);
	background-repeat: no-repeat;
	background-position: 0px top;*/
	width:159px;
	height:auto;
	background-color:#efefef;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	margin-bottom: 2px;
}
a.mnav:hover {
	font-size:10pt;
	font-weight:bold;
	color:#fff;
	line-height:24px;
	text-decoration:none;
	display:block;
	/*background-attachment: scroll;
	background-image: url(/images/bg_selmnav.gif);
	background-repeat: no-repeat;
	background-position: 0px top;*/
	width:159px;
	height:auto;
	background-color:#6f829e;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	margin-bottom: 2px;
}
a.selmnav {
	font-size:10pt;
	font-weight:bold;
	color:#fff;
	line-height:24px;
	text-decoration:none;
	display:block;
	/*background-attachment: scroll;
	background-image: url(/images/bg_selmnav.gif);
	background-repeat: no-repeat;
	background-position: 0px top;*/
	width:159px;
	height:auto;
	background-color:#6f829e;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	margin-bottom: 2px;
}
.padmnav {
	padding-left: 38px;
}


a.snav {
	font-size:9pt;
	color:#00215c;
	line-height:24px;
	text-decoration:none;
	display:block;
	/*background-attachment: scroll;
	background-image: url(/images/bg_mnav.gif);
	background-repeat: no-repeat;
	background-position: 0px top;*/
	width:159px;
	height:auto;
	background-color:#efefef;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	margin-bottom: 2px;
}
a.snav:link {
	font-size:9pt;
	color:#00215c;
	line-height:24px;
	text-decoration:none;
	display:block;
	/*background-attachment: scroll;
	background-image: url(/images/bg_mnav.gif);
	background-repeat: no-repeat;
	background-position: 0px top;*/
	width:159px;
	height:auto;
	/*background-color:#b4bdcd;*/
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	margin-bottom: 2px;
}
a.snav:hover {
	font-size:9pt;
	font-weight:bold;
	color:#fff;
	line-height:24px;
	text-decoration:none;
	display:block;
	/*background-attachment: scroll;
	background-image: url(/images/bg_selmnav.gif);
	background-repeat: no-repeat;
	background-position: 0px top;*/
	width:159px;
	height:auto;
	background-color:#9dacc1;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	margin-bottom: 2px;
}
a.selsnav {
	font-size:9pt;
	font-weight:bold;
	color:#fff;
	line-height:24px;
	text-decoration:none;
	display:block;
	/*background-attachment: scroll;
	background-image: url(/images/bg_selmnav.gif);
	background-repeat: no-repeat;
	background-position: 0px top;*/
	width:159px;
	height:auto;
	background-color:#9dacc1;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	margin-bottom: 2px;
}
.padsnav1 {
	padding-left:53px;
	text-transform:uppercase;
}
.padsnav2 {
	padding-left:68px;
	text-transform:uppercase;
}
.padsnav3 {
	padding-left:83px;
}


