ul.topSitenav {
	background-color: #d5e03c;
	margin: 0px;
	padding: 0px;
	height: 23px;
	list-style-type: none;
}
 ul.topSitenav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 23px;
	line-height: 23px;
	display: inline;
}
.header  ul.topSitenav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 21px;
	padding-left: 21px;
	text-decoration: none;
	display: block;
	height: 23px;
	float: left;
}
.header  ul.topSitenav li a.act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #717274;
	font-weight: bold;
	padding-right: 21px;
	padding-left: 21px;
	text-decoration: none;
	background-color: #e5e5e5;
	display: block;
	height: 23px;
}
.header  ul.topSitenav li a:hover {
	background-color:#dce0a8;
	}
ul.subSitenav   {
	list-style-type: none;
	padding: 0px;
	width: 191px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

ul.subSitenav  li  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
}
ul.subSitenav  li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666766;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	display: block;
	margin: 0px;
	text-decoration: none;
}
ul.subSitenav  li a:hover, ul.subSitenav  li a.act  {
	color: #FFFFFF;
	background-color: #D5E03C;

}

ul.subSitenav   li ul {
	list-style-type: none;
	padding: 0px;
	width: 191px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.subSitenav  li ul li  {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul.subSitenav  li ul li a{
	color: #666766;
	font-size: 11px;
	font-weight: normal;

}	

ul.subSitenav  li ul li a.act{
	color: #000;
	font-size: 11px;
		font-weight: normal;
	background-color: #F5F5F5;
}

ul.subSitenav  li ul li a:hover  {
	color: #aaaaaa;
	background-color: #EEEEEE;

}

.topSitenav .loginbutton {
	display: block;
	height: 21px;
	width: 177px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 0;
	border-right-color: #D5E03C;
	border-bottom-color: #D5E03C;
	border-left-color: #D5E03C;
	text-align: center;
	font-size: 11px;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
}
.topSitenav .right_col .loginbutton:hover {
	display: block;
	height: 21px;
	width: 177px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 0;
	border-right-color: #D5E03C;
	border-bottom-color: #D5E03C;
	border-left-color: #D5E03C;
	text-align: center;
	font-size: 11px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DDDDDD;
}
.footer ul {
	margin: 0px;
	padding: 0px;
	height: 23px;
	list-style-type: none;
	margin-left: 10px;

}

.footer li {
text-align: center;

	height: 23px;
	line-height: 23px;
	display: inline;
	}
	
	.footer a { margin-right: 10px;}
