/* ///////////////////////////////// Footer //////////////////////////////// */

/* //////////////////////////// Help Headers ////////////////////////////  */
td.footer-buttons{ 
	background: url(../../../Images/NETSite/footer_header_back.gif) repeat-x left;
}
td.footer-buttons img{ 
	margin-top: 1px;
}
div.footer-headings{ 
	padding-top: 4px;
	text-align: center;
	color: #006666;
	font-weight: normal;
}
/* *** Help Links *** */
table.menu a {
	width: 138px;
	border: 1px solid #ebebeb;
	display: block;
}
div.menu a {
	color: #666;
	background-color: #fff;
	border: 1px solid #ebebeb;
	padding-top: 2px;
	text-decoration: none;
	height: 16px;
}
div.menu a:link {
	color: #666;
	background: #fff;
	text-decoration: none;
}
div.menu a:active {
	background: #fff;
	text-decoration: none;
}
div.menu a:hover {
	color: #fff;
	background:  #8ec0b7;
	border:1px solid  #8ec0b7;
	text-decoration: none;
}
div.footerLeft {
	width: 200px;
	text-align: right;
}