
#PageHeaderNavBar {
	float:left;
	width:650px;
	height: 60px;
	margin-top: 15px;
	bottom: 0px; 
	background-color: transparent;
}

#PageHeaderNavTop {
width:650px;
height:25px;
float:left;
clear: both;
margin-top: 3px;

}


#PageHeaderNavBottom {
width:925px;
background-color: #00adef;
float:left;
bottom: 0px;
margin: 0 0 0 0;
 padding: 6px 0 0 20px;

}




/* Top Navigation */



.Backlinks {
	float: left;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 172px;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial Narrow, Helvetica, sans-serif;
	color: white;
}

.Backlinks  a:link, .Backlinks a:visited, Backlinks a:hover, .Backlinks  a:active {
	color: white;
	background: #00adef url(../../images/styles/TopNav-BackTab.jpg) no-repeat right;
	display: block;
	font-family: Arial Narrow;
	font-size: 11px;
	padding: 5px 20px 5px 10px;
	text-decoration: none;

}




.links1 li.selected a:link, .links1 li.selected a:visited {
	font-size: 10px;
}

.links1 li.selected a:hover, .links1 li.selected a:active {
	font-size: 10px;
}

/* Top Links */
.links1 {
	float: left;
	text-align: left;
	padding: 0 0 0 0px;
	margin: 0;
	list-style-type: none;
	text-transform: uppercase;
		font-size: 11px;
	font-family: Arial Narrow, Helvetica, sans-serif;
}

.links1 li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	line-height: 25px;
		font-size: 11px;
	font-family: Arial Narrow, Helvetica, sans-serif;
}

.links1 li a:link, .links1 li a:visited {
	float: left;
	display: block;
	padding: 0 13px 0 5px;
	text-decoration: none;
	color: #808285;
	margin: 0;
	/* hide from mac ie \*/
	height: 1%;
	z-index
		font-size: 11px;
}






.links1 li a:hover, .links1 li a:active {
	color: white;
	background: #00adef url(../../images/styles/TopNav-Divider.jpg) no-repeat right;
	display: block;
		font-size: 11px;

}

.links1 li.selected a:link, .links1 li.selected a:visited {
	color: white;
	background: #00adef url(../../images/styles/TopNav-Divider.jpg) no-repeat right;
	display: block;
		font-size: 11px;
}

.links1 li.selected a:hover, .links1 li.selected a:active {
	color: white;
	background: #00adef url(../../images/styles/TopNav-Divider.jpg) no-repeat right;
	display: block;
		font-size: 11px;

}


/* Botton Links */

.links2 {
	float: left;
	text-align: left;
	padding: 0 0 0 0px;
	margin: 0;
	list-style-type: none;
	text-transform: capitalize;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.links2 li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	line-height: 26px;

}


.links2 li a:link, .links2 li a:visited {
	float: left;
	display: block;
	padding: 0 20px 0 10px;
	text-decoration: none;
	color: white;
	margin: 0;
	font-weight: normal;
	/* hide from mac ie \*/
	height: 1%; /**/
}

.links2 li.selected, .links2 li a:hover, .links2 li a:active {
	color: white;
	background: #81d5f7 url(../../images/styles/bottomNav-Divider.gif) no-repeat right;
	display: block;

}

.links2 li.selected a:link, .links2 li.selected a:visited {
	color: white;
	background: #81d5f7 url(../../images/styles/bottomNav-Divider.gif) no-repeat right;
	display: block;
}

.links2 li.selected a:hover, .links2 li.selected a:active {
	color: white;
	background: #81d5f7 url(../../images/styles/bottomNav-Divider.gif) no-repeat right;
	display: block;
}

