@charset "utf-8";
.border {
	border-top-color: b2b3b4;
	border-right-color: b2b3b4;
	border-bottom-color: b2b3b4;
	border-left-color: b2b3b4;
}
.searchborder {
	border-top-color: b2b3b4;
	border-right-color: b2b3b4;
	border-bottom-color: b2b3b4;
	border-left-color: b2b3b4;
	font-family: arial;
	font-size: 12px;
	color: 999999;
}
.navtext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
a.navtext:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.navtext:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.navtext:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	text-indent: 10px;
	text-align: left;
	text-decoration: none;
	display: block;
}
.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 25px;
	text-indent: 10px;
	text-align: left;
	background-color: #f26f21;
	text-decoration: none;
	display: block;
}
.menu:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 25px;
	text-indent: 10px;
	text-align: left;
}
.body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.subheader {
	font-family: Arial;
	font-size: 15px;
	font-style: bold;
	font-weight: normal;
	color: #999999;
}

