@charset "UTF-8";
/* CSS Document */

.topnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #336969;
	text-decoration: none;
}
.topnav a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #336969;
	text-decoration: none;
}
.topnav a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000000;
	text-decoration: underline;
}




.nav_on {
	color : #000;
	font-weight: bold;
	background-image: url(/layout_forakergroup/subnav/on_bkg.gif);
	width: 145px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.nav_on a:link {
	color: #000;
	text-decoration: none;
}
.nav_on a:visited {
	color: #000;
	text-decoration: none;
}
.nav_on a:active {
	color: #000;
	text-decoration: none;
}
.nav_on a:hover {
	color: #000;
	text-decoration: none;
}
.nav_off {
	color : #336969;
	width: 147px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 0px;
	margin-left: 5px;
	font-weight: bold;
}
.nav_off a:link {
	color: #336969;
	text-decoration: none;
}
.nav_off a:visited {
	color: #336969;
	text-decoration: none;
}
.nav_off a:active {
	color: #336969;
	text-decoration: none;
}
.nav_off a:hover {
	color: #000;
	text-decoration: none;
}
.nav_top {
	
	color: #336969;
	height: 1px;
	width: 147px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 0px;
	margin-left: 5px;
}

.nav_misc {
	width: 147px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-right: 0px;
	margin-left: 5px;
	font-weight: bold;
}

.navlinks {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336969;
}
.navlinks a:link {
	color: #336969;
	text-decoration: none;
}
.navlinks a:visited {
	color: #336969;
	text-decoration: none;
}
.navlinks a:active {
	color: #336969;
	text-decoration: none;
}
.navlinks a:hover {
	color: #336969;
	text-decoration: none;
}

.navlinks2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.navlinks2 a:link {
	color: #000;
	text-decoration: none;
}
.navlinks2 a:visited {
	color: #000;
	text-decoration: none;
}
.navlinks2 a:active {
	color: #000;
	text-decoration: none;
}
.navlinks2 a:hover {
	color: #000;
	text-decoration: none;
}


.subnavlinks {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336969;
	line-height: 12px;
}
.subnavlinks a:link {
	color: #336969;
	text-decoration: none;
}
.subnavlinks a:visited {
	color: #336969;
	text-decoration: none;
}
.subnavlinks a:active {
	color: #336969;
	text-decoration: none;
}
.subnavlinks a:hover {
	color: #336969;
	text-decoration: none;
}

.subnavlinks2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 12px;
}
.subnavlinks2 a:link {
	color: #000;
	text-decoration: none;
}
.subnavlinks2 a:visited {
	color: #000;
	text-decoration: none;
}
.subnavlinks2 a:active {
	color: #000;
	text-decoration: none;
}
.subnavlinks2 a:hover {
	color: #000;
	text-decoration: none;
}


.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ##336699;
	text-decoration: none;
}
.sublinks a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ##336699;
	text-decoration: none;
}
.sublinks a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ##336699;
	text-decoration: none;
}
.sublinks a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ##000;
	text-decoration: underline;
}

