body, table, td, p, h1, h2, h3
{	font-family: arial, helvetica, sans-serif;
}
.toplefttd a, .toplefttd a:hover {
	background-color: white;
	color: #336699;
	text-color: white;
}

.Localpage {
	background-color: #9ABCDD;
}

.page, .toplefttd {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #ffffff;
}

.page a, .page a:visited, .page a:hover {
	color: #336699;
	text-decoration: none;
}

.FooterMargin, .FooterMargin a, {
	font-color: #000000;
	color: #000000;
}

.Footer {
color: #000000;
}


.navcontainer {
	background-color: #9CBDDE;
	font-weight : normal;
	}


.navcontainer a:hover{
    background-color: #E8F0F7;
	color: #003366;
	}

	a.firstGlobalNavItem
	{
	border-left: 1px solid #aaaaaa;
	}
	
.globalcurve {
background-image:  url("/images/globalcurve.gif");
background-position: left;
background-repeat: no-repeat;
}

.globalcurve a:hover {
background-image:  url("/images/globalcurve.gif");
background-position: left;
background-repeat: no-repeat;
}

.globalcurve2 {
background-image:  url("/images/globalcurve2.gif");
background-position: right;
background-repeat: no-repeat;
}

.globalcurve2 a:hover {
background-image:  url("/images/globalcurve2.gif");
background-position: right;
background-repeat: no-repeat;
}

#lhncontainer span, .services
{
background-color: #9ABCDD;
color: #003366;
}

#lhncontainer a, #lhnlevel3container a, .leftnavheader, .leftnavheader p, .leftnavheader a
{
color: #003366;
background-color: #9ABCDD;
}

#lhncontainer a:hover
{
color: #003366;
background-color: #E8F0F7;
}
	#lhnlevel3container a:hover
	{
	background-color: #E8F0F7;
	color: #003366;
	}

