@charset "utf-8";
sidenavright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	color: #ffffff;
	padding: 0px;
}

#sidenavright {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ffffff;
	padding: 0;
	float: right;
	white-space: normal;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #00529b;
}
#sidenavright img {border: 0;}
#navlistright {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlistright a, #navlistright a:visited {
	display: block;
	padding: 2px 2px 2px 24px;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000;
	text-decoration: none;
	background-image: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #deb407;
	border-right-color: #deb407;
	border-bottom-color: #deb407;
	border-left-color: #deb407;
}
#navlistright a:hover {
	background-color: #DEB407;
	color: #ffffff;
mainbodylist {
	list-style-type: none;
}
