.subnavibutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.subnavibutton a {
	display: block;
	vertical-align: middle;
	padding-top: 3px;
	margin-right: 5px;
	height: 23px;
}
.subnavibutton a:link, .subnavibutton a:visited {
	color: #000000;
	border: 1px solid #1264A9;
	background-color: #E1E7F3;
	text-decoration: none;
}
.subnavibutton a:hover {
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: -2px;
	background-color: #1264A9;
}
.subnavibutton a:active {
color: #ffffff;
	background-repeat: no-repeat;
	background-position: -2px;
	background-color: #1264A9;
}
.subnavibutton-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.subnavibutton-active a {
	display: block;
	vertical-align: middle;
	padding-top: 3px;
	margin-right: 5px;
	height: 23px;
}
.subnavibutton-active a:link, .subnavibutton-active a:visited {
	color: #ffffff;
	border: 1px solid #1264A9;
	background-color: #1264A9;
	text-decoration: none;
}
.subnavibutton-active a:hover {
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: -2px;
	background-color: #1264A9;
}
.subnavibutton-active a:active {
color: #ffffff;
	background-repeat: no-repeat;
	background-position: -2px;
	background-color: #1264A9;
}
.style1 {
	background-color: #1264A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
.style2 {
	background-color: #E1E7F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
}
