body {
	text-align:center;
	margin: 0px;
	font-size: 13px;
	color: #163161;
	line-height: 19px;
	font-family: Arial,Verdana,san-serif;
	text-decoration: none;
}

a:hover {
	color: #000000 !important;
	background-color: #ECECD9;
}

a.crossLinkTerm {
	border-bottom-style: dashed;
	border-bottom-color: #DDB868;
	border-bottom-width: 1px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 1px;
	color: #163161;
}

#pad {
	display: block;
	height: 1px;
}
.navleft {
	font-family: Arial,Verdana,san-serif;
	font-size: 13px;
	text-align: left;
	color: #6666CC;
	text-decoration: none;
	width: 300px;
	position: absolute;
	
}
.navright {
	font-family: Arial,Verdana,san-serif;
	font-size: 13px;
	text-align: right;
	color: #6666CC;
	text-decoration: none;
	width: 290px;
	position: absolute;
	background-color: #FFFFFF;
	color:
}

.navright a:hover{
	color: #000000 !important;
	background-color: #FFFFFF;
}
.navleft a:hover{
	color: #000000 !important;
	background-color: #FFFFFF;
}



/*other sites menu overrides*/
div#othersitesnavholder {
	width:775px;
	margin:auto;
}

div#mastNavOtherSitesWraper {
	position:absolute;
	top:0;
	left:50%;
	width:775px;
	margin-left:-388px;
}

	
div.mastNavOtherSites {right:0;}
/*end other sites menu overrides*/
