* {	margin: 0px;	padding: 0px;}* html #nav2 ul {	float: left;}body {   behavior: url(styles/csshover3.htc);}#navWrapper {	padding-left: 50px;	padding-top: 30px;	position: relative;	z-index: 5;}#nav {	font-family: Verdana, Geneva, sans-serif;	float: left;	width: 100%;	margin-top: 20px;	margin-left: 30px;	color: #FFF;	position: absolute;	z-index: 10;}#nav ul {	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	font-size: 12px;}#nav ul li {	float: left;	list-style-type: none;	position: relative;	padding-top: 2px;	padding-bottom: 2px;}#nav a, #nav a:link {	padding-top: 2px;	padding-right: 8px;	padding-bottom: 2px;	padding-left: 8px;	color: #FFF;	text-decoration: none;}#nav a:hover {	color: #FAE12E;}#nav ul li ul {	position: absolute;	left: -1px;	display: none;	width: 11em;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	margin-top: 0px;	font-size: 11px;}#nav ul li:hover ul , #nav ul li ul:hover{	display: block;}#nav ul li ul li {	width: 100%;	padding-left: 10px;	padding-right: 10px;	background-image: url(../images/navDropBG.png);	background-repeat: repeat;	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: #069;	border-bottom-color: #069;	border-left-color: #069;}#nav ul li ul li:first-child {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #069;}#nav ul li ul li a , #nav ul li ul li a:link{	padding: 0px;	margin: 0px;	color: #1E88AC;}#nav ul li ul li a:hover {	color: #b0791a;}#nav ul li ul li:hover {	background-image: url(../images/navDropBG-over.png);	background-repeat: repeat;}#nav ul li ul li ul {	padding-left: 6em;}#navWrapper .myAcctLink {	position: absolute;	right: 136px;	top: 52px;	text-align: center;	font-size: 70%;	line-height: 100%;	z-index: 10;	font-weight: bold;}#navWrapper .logoutLink {	position: absolute;	top: 50px;	right: 63px;	font-size: 70%;	z-index: 10;	font-weight: bold;}#navWrapper .myAcctLink a, #navWrapper .myAcctLink a:link, #navWrapper .logoutLink a, #navWrapper .logoutLink a:link {	color: #FFF;	text-decoration: none;}#navWrapper .myAcctLink a:hover , #navWrapper .logoutLink a:hover      {	text-decoration: underline;}#loginFrontEnd {	font-size: 70%;	position: absolute;	top: 52px;	right: 136px;	font-weight: bold;	z-index: 10;}#loginFrontEnd a, #loginFrontEnd a:link, .myAcctLinkHome a:link {	text-decoration: none;	color: #FFF;}#loginFrontEnd a:hover {	color: #1E88AC;}#loginFrontEndHome {	font-size: 70%;	position: absolute;	top: 2px;	right: 140px;	font-weight: bold;	z-index: 15;}.myAcctLinkHome {	font-size: 70%;	position: absolute;	top: 2px;	right: 208px;	font-weight: bold;	z-index: 15;}.logoutLinkHome { 	font-size: 70%;	position: absolute;	top: 2px;	right: 135px;	font-weight: bold;	z-index: 15;}