#menulinks {
	width: 220px;
	text-align: left;
	float: left;
	height: 750px;
	display: inline;
}
#button {
	height: 30px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
#button ul {
	width: 220px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#button li {
	list-style-type: none;
	margin: 0px;
	font-size: 13px;
	background-color: #FFFFFF;
	width: 175px;
	float: left;
	padding: 0px;
}
#button li a {
	font-size: 14px;
	width: 175px;
	color: #0042A1;
	line-height: 17px;
	text-decoration: none;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0042A1;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 10px;
}
#button li a.selected {
	color: #FFFFFF;
	background-color: #0042A1;
}
#button li a.selected2 {
	color: #FFFFFF;
	background-color: #67CB34;
}
#button li a:hover {
	color: #FFFFFF;
	width: 175px;
	background-color: #0042A1;
}
#button li a.sub {
	padding-right: 0px;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-top: 5px;
	font-size: 12px;
	line-height: 13px;
	text-indent: 20px;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #0042A1;
	font-weight: bold;
}
#button li a.subselected {
	padding-right: 0px;
	font-size: 12px;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-top: 5px;
	line-height: 12px;
	text-indent: 20px;
	background-color: #67CB34;
}
#button li a.sub:hover {
	color: #0042A1;
	background-color: #FFFFFF;
}	
#button li a.subselected:hover {
	color: #0042A1;
}
#menu {
	float: left;
	width: 1046px;
	height: 28px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu, .menu A, .menu A:visited, .menu A:link{
	font-size: 14px;
	text-decoration: none;
	color: #0042A1;
	width: 174px;
	line-height: 28px;
	float: left;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.menu_selected A:visited, .menu_selected A, .menu A:hover, .menu_selected, .menu_selected A:link  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	width: 175px;
	line-height: 28px;
	float: left;
	background-color: #0042A1;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#menuindex {
	float: left;
	width: 1046px;
	height: 28px;
	text-align: center;
	background-color: #67CB34;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
